From e178284172396ee51acb77c2daa8135b4855c12b Mon Sep 17 00:00:00 2001 From: Jan Dalheimer Date: Wed, 16 Jul 2014 00:13:40 +0200 Subject: Merge global settings and accounts into a pagedialog Also split external tools into it's own page --- gui/pages/global/ExternalToolsPage.ui | 145 ++++++++++++++++++++++++++++++++++ 1 file changed, 145 insertions(+) create mode 100644 gui/pages/global/ExternalToolsPage.ui (limited to 'gui/pages/global/ExternalToolsPage.ui') diff --git a/gui/pages/global/ExternalToolsPage.ui b/gui/pages/global/ExternalToolsPage.ui new file mode 100644 index 00000000..96650f0f --- /dev/null +++ b/gui/pages/global/ExternalToolsPage.ui @@ -0,0 +1,145 @@ + + + ExternalToolsPage + + + + 0 + 0 + 494 + 562 + + + + Form + + + + + + JProfiler + + + + + + + + + + + ... + + + + + + + + + Check + + + + + + + <html><head/><body><p><a href="http://www.ej-technologies.com/products/jprofiler/overview.html"><span style=" text-decoration: underline; color:#0000ff;">http://www.ej-technologies.com/products/jprofiler/overview.html</span></a></p></body></html> + + + + + + + + + + JVisualVM + + + + + + + + + + + ... + + + + + + + + + Check + + + + + + + <html><head/><body><p><a href="http://visualvm.java.net/"><span style=" text-decoration: underline; color:#0000ff;">http://visualvm.java.net/</span></a></p></body></html> + + + + + + + + + + MCEdit + + + + + + + + + + + ... + + + + + + + + + Check + + + + + + + <html><head/><body><p><a href="http://www.mcedit.net/"><span style=" text-decoration: underline; color:#0000ff;">http://www.mcedit.net/</span></a></p></body></html> + + + + + + + + + + Qt::Vertical + + + + 20 + 160 + + + + + + + + + -- cgit