From: <si...@us...> - 2010-06-18 14:51:14
|
Revision: 1198 http://qterm.svn.sourceforge.net/qterm/?rev=1198&view=rev Author: sidos Date: 2010-06-18 14:51:08 +0000 (Fri, 18 Jun 2010) Log Message: ----------- add mainframe ui Modified Paths: -------------- trunk/qterm-qt4/src/CMakeLists.txt trunk/qterm-qt4/src/ui/aboutdialog.ui Added Paths: ----------- trunk/qterm-qt4/src/qterm.qrc trunk/qterm-qt4/src/ui/mainframe.ui Removed Paths: ------------- trunk/qterm-qt4/src/frame.qrc trunk/qterm-qt4/src/ui/frame.ui Modified: trunk/qterm-qt4/src/CMakeLists.txt =================================================================== --- trunk/qterm-qt4/src/CMakeLists.txt 2010-06-18 14:49:25 UTC (rev 1197) +++ trunk/qterm-qt4/src/CMakeLists.txt 2010-06-18 14:51:08 UTC (rev 1198) @@ -165,8 +165,10 @@ ui/aboutdialog.ui ui/addrdialog.ui ui/articledialog.ui + ui/closedialog.ui ui/imageviewer.ui ui/keydialog.ui + ui/mainframe.ui ui/msgdialog.ui ui/prefdialog.ui ui/quickdialog.ui @@ -175,14 +177,13 @@ ui/soundconf.ui ui/sshlogin.ui ui/toolbardialog.ui - ui/closedialog.ui ui/zmodemdialog.ui) set(qterm_MISC address.cfg credits qterm.cfg) set(qterm_RCCS - frame.qrc) + qterm.qrc) if(WIN32) if(MINGW) Deleted: trunk/qterm-qt4/src/frame.qrc =================================================================== --- trunk/qterm-qt4/src/frame.qrc 2010-06-18 14:49:25 UTC (rev 1197) +++ trunk/qterm-qt4/src/frame.qrc 2010-06-18 14:51:08 UTC (rev 1198) @@ -1,43 +0,0 @@ -<RCC> - <qresource> - <file>cursor/prev.xpm</file> - <file>cursor/end.xpm</file> - <file>cursor/enter.xpm</file> - <file>cursor/exit.xpm</file> - <file>cursor/hand.xpm</file> - <file>cursor/home.xpm</file> - <file>cursor/next.xpm</file> - <file>cursor/pagedown.xpm</file> - <file>cursor/pageup.xpm</file> - <file>pic/addr.png</file> - <file>pic/anti-idle.png</file> - <file>pic/appearance.png</file> - <file>pic/article.png</file> - <file>pic/auto-reply.png</file> - <file>pic/color-copy.png</file> - <file>pic/connect.png</file> - <file>pic/copy.png</file> - <file>pic/disconnect.png</file> - <file>pic/fonts.png</file> - <file>pic/keys.png</file> - <file>pic/message.png</file> - <file>pic/messagebox_critical.png</file> - <file>pic/messagebox_info.png</file> - <file>pic/messagebox_warning.png</file> - <file>pic/mouse.png</file> - <file>pic/paste.png</file> - <file>pic/popwidget.png</file> - <file>pic/pref.png</file> - <file>pic/qterm.png</file> - <file>pic/qterm_32x32.png</file> - <file>pic/qterm_48x48.png</file> - <file>pic/qterm_tray.png</file> - <file>pic/quick.png</file> - <file>pic/reconnect.png</file> - <file>pic/rect.png</file> - <file>pic/refresh.png</file> - <file>pic/shadow.png</file> - <file>pic/sound.png</file> - <file>pic/tabpad.png</file> - </qresource> -</RCC> Copied: trunk/qterm-qt4/src/qterm.qrc (from rev 1194, trunk/qterm-qt4/src/frame.qrc) =================================================================== --- trunk/qterm-qt4/src/qterm.qrc (rev 0) +++ trunk/qterm-qt4/src/qterm.qrc 2010-06-18 14:51:08 UTC (rev 1198) @@ -0,0 +1,43 @@ +<RCC> + <qresource> + <file>cursor/prev.xpm</file> + <file>cursor/end.xpm</file> + <file>cursor/enter.xpm</file> + <file>cursor/exit.xpm</file> + <file>cursor/hand.xpm</file> + <file>cursor/home.xpm</file> + <file>cursor/next.xpm</file> + <file>cursor/pagedown.xpm</file> + <file>cursor/pageup.xpm</file> + <file>pic/addr.png</file> + <file>pic/anti-idle.png</file> + <file>pic/appearance.png</file> + <file>pic/article.png</file> + <file>pic/auto-reply.png</file> + <file>pic/color-copy.png</file> + <file>pic/connect.png</file> + <file>pic/copy.png</file> + <file>pic/disconnect.png</file> + <file>pic/fonts.png</file> + <file>pic/keys.png</file> + <file>pic/message.png</file> + <file>pic/messagebox_critical.png</file> + <file>pic/messagebox_info.png</file> + <file>pic/messagebox_warning.png</file> + <file>pic/mouse.png</file> + <file>pic/paste.png</file> + <file>pic/popwidget.png</file> + <file>pic/pref.png</file> + <file>pic/qterm.png</file> + <file>pic/qterm_32x32.png</file> + <file>pic/qterm_48x48.png</file> + <file>pic/qterm_tray.png</file> + <file>pic/quick.png</file> + <file>pic/reconnect.png</file> + <file>pic/rect.png</file> + <file>pic/refresh.png</file> + <file>pic/shadow.png</file> + <file>pic/sound.png</file> + <file>pic/tabpad.png</file> + </qresource> +</RCC> Modified: trunk/qterm-qt4/src/ui/aboutdialog.ui =================================================================== --- trunk/qterm-qt4/src/ui/aboutdialog.ui 2010-06-18 14:49:25 UTC (rev 1197) +++ trunk/qterm-qt4/src/ui/aboutdialog.ui 2010-06-18 14:51:08 UTC (rev 1198) @@ -53,7 +53,7 @@ <string/> </property> <property name="pixmap"> - <pixmap resource="../frame.qrc">:/pic/qterm_32x32.png</pixmap> + <pixmap resource="../qterm.qrc">:/pic/qterm_32x32.png</pixmap> </property> <property name="scaledContents"> <bool>true</bool> @@ -138,7 +138,7 @@ <string/> </property> <property name="pixmap"> - <pixmap resource="../frame.qrc">:/pic/qterm.png</pixmap> + <pixmap resource="../qterm.qrc">:/pic/qterm.png</pixmap> </property> <property name="scaledContents"> <bool>true</bool> @@ -186,7 +186,7 @@ <string/> </property> <property name="pixmap"> - <pixmap resource="../frame.qrc">:/pic/qterm.png</pixmap> + <pixmap resource="../qterm.qrc">:/pic/qterm.png</pixmap> </property> <property name="scaledContents"> <bool>true</bool> @@ -229,8 +229,8 @@ <tabstop>mainTabWidget</tabstop> </tabstops> <resources> - <include location="../frame.qrc"/> - <include location="../frame.qrc"/> + <include location="../qterm.qrc"/> + <include location="../qterm.qrc"/> </resources> <connections> <connection> Deleted: trunk/qterm-qt4/src/ui/frame.ui =================================================================== --- trunk/qterm-qt4/src/ui/frame.ui 2010-06-18 14:49:25 UTC (rev 1197) +++ trunk/qterm-qt4/src/ui/frame.ui 2010-06-18 14:51:08 UTC (rev 1198) @@ -1,631 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ui version="4.0"> - <class>Frame</class> - <widget class="QMainWindow" name="Frame"> - <property name="geometry"> - <rect> - <x>0</x> - <y>0</y> - <width>674</width> - <height>393</height> - </rect> - </property> - <property name="windowTitle"> - <string>QTerm</string> - </property> - <widget class="QMdiArea" name="mdiArea"/> - <widget class="QMenuBar" name="menubar"> - <property name="geometry"> - <rect> - <x>0</x> - <y>0</y> - <width>674</width> - <height>20</height> - </rect> - </property> - <widget class="QMenu" name="menuFile"> - <property name="title"> - <string>&File</string> - </property> - <addaction name="actionConsole"/> - <addaction name="actionNew_ANSI"/> - <addaction name="actionOpen_ANSI"/> - <addaction name="separator"/> - <addaction name="actionSave"/> - <addaction name="actionSave_As"/> - <addaction name="actionClose"/> - <addaction name="separator"/> - <addaction name="actionQuick_Login"/> - <addaction name="actionAddressBook"/> - <addaction name="separator"/> - <addaction name="actionPrint_Preview"/> - <addaction name="actionPrint"/> - <addaction name="actionQuit"/> - </widget> - <widget class="QMenu" name="menuView"> - <property name="title"> - <string>&View</string> - </property> - <widget class="QMenu" name="menuLanguage"> - <property name="title"> - <string>Language</string> - </property> - <addaction name="actionEnglish"/> - <addaction name="actionSimplified_Chinese"/> - <addaction name="actionTraditional_Chinese"/> - </widget> - <widget class="QMenu" name="menuTheme"> - <property name="title"> - <string>Theme</string> - </property> - </widget> - <addaction name="actionFont"/> - <addaction name="separator"/> - <addaction name="actionStatusbar"/> - <addaction name="actionRuler"/> - <addaction name="actionFullscreen"/> - <addaction name="actionRefresh"/> - <addaction name="menuLanguage"/> - <addaction name="menuTheme"/> - </widget> - <widget class="QMenu" name="menuEdit"> - <property name="title"> - <string>&Edit</string> - </property> - <widget class="QMenu" name="menuPaste_w_Color"> - <property name="title"> - <string>Paste w Color</string> - </property> - <addaction name="actionNone_Color"/> - <addaction name="actionESC_ESC"/> - <addaction name="actionCtrl_U"/> - <addaction name="actionCustom"/> - </widget> - <widget class="QMenu" name="menuClipboard_Conversion"> - <property name="title"> - <string>Clipboard Conversion</string> - </property> - <addaction name="actionNone"/> - <addaction name="actionCHS_CHT"/> - <addaction name="actionCHT_CHS"/> - </widget> - <addaction name="actionCut"/> - <addaction name="actionCopy"/> - <addaction name="actionPaste"/> - <addaction name="separator"/> - <addaction name="actionAuto_Copy"/> - <addaction name="actionRectangle_Selection"/> - <addaction name="actionPaste_w_Wordwrap"/> - <addaction name="separator"/> - <addaction name="actionCopy_w_Color"/> - <addaction name="menuPaste_w_Color"/> - <addaction name="separator"/> - <addaction name="actionSymbols"/> - <addaction name="menuClipboard_Conversion"/> - </widget> - <widget class="QMenu" name="menuFavatite"> - <property name="title"> - <string>&Favatite</string> - </property> - <addaction name="actionAdd_to_favarites"/> - <addaction name="actionManage_Favarites"/> - <addaction name="separator"/> - </widget> - <widget class="QMenu" name="menuBBS"> - <property name="title"> - <string>&BBS </string> - </property> - <addaction name="actionCopy_Article"/> - <addaction name="actionAnti_idle"/> - <addaction name="actionAuto_Reply"/> - <addaction name="actionSupport_Mouse"/> - <addaction name="actionBeep_on_message"/> - <addaction name="actionView_Message"/> - <addaction name="actionArticle_Manager"/> - <addaction name="actionImage_Viewer"/> - </widget> - <widget class="QMenu" name="menuOptions"> - <property name="title"> - <string>&Options</string> - </property> - <addaction name="actionDefault_Session_Setting"/> - <addaction name="actionPreference"/> - <addaction name="separator"/> - <addaction name="actionConfigure_Shortcuts"/> - <addaction name="actionConfigure_Toolbars"/> - </widget> - <widget class="QMenu" name="menuScript"> - <property name="title"> - <string>&Script</string> - </property> - <addaction name="actionRun"/> - <addaction name="actionStop"/> - <addaction name="actionDebug_Console"/> - <addaction name="actionReload_Script"/> - </widget> - <widget class="QMenu" name="menuHelp"> - <property name="title"> - <string>Help</string> - </property> - <addaction name="actionQTerm_Online"/> - <addaction name="actionContents"/> - <addaction name="actionWhat_s_this"/> - <addaction name="separator"/> - <addaction name="actionAbout_QTerm"/> - <addaction name="actionAbout_Qt"/> - </widget> - <widget class="QMenu" name="menuWindow"> - <property name="title"> - <string>Window</string> - </property> - </widget> - <addaction name="menuFile"/> - <addaction name="menuEdit"/> - <addaction name="menuBBS"/> - <addaction name="menuView"/> - <addaction name="menuFavatite"/> - <addaction name="menuOptions"/> - <addaction name="menuScript"/> - <addaction name="menuWindow"/> - <addaction name="menuHelp"/> - </widget> - <widget class="QStatusBar" name="statusbar"/> - <widget class="QToolBar" name="terminalToolBar"> - <property name="windowTitle"> - <string>Terminal</string> - </property> - <property name="orientation"> - <enum>Qt::Horizontal</enum> - </property> - <attribute name="toolBarArea"> - <enum>TopToolBarArea</enum> - </attribute> - <attribute name="toolBarBreak"> - <bool>false</bool> - </attribute> - <addaction name="actionDisconnect"/> - </widget> - <widget class="QToolBar" name="mainToolBar"> - <property name="windowTitle"> - <string>toolBar</string> - </property> - <attribute name="toolBarArea"> - <enum>TopToolBarArea</enum> - </attribute> - <attribute name="toolBarBreak"> - <bool>false</bool> - </attribute> - <addaction name="actionAddressBook"/> - <addaction name="actionQuick_Login"/> - </widget> - <widget class="QToolBar" name="keyToolBar"> - <property name="windowTitle"> - <string>toolBar</string> - </property> - <attribute name="toolBarArea"> - <enum>TopToolBarArea</enum> - </attribute> - <attribute name="toolBarBreak"> - <bool>false</bool> - </attribute> - <addaction name="actionKey_Setup"/> - </widget> - <action name="actionQuick_Login"> - <property name="icon"> - <iconset resource="../frame.qrc"> - <normaloff>:/pic/quick.png</normaloff>:/pic/quick.png</iconset> - </property> - <property name="text"> - <string>Quick Login</string> - </property> - <property name="whatsThis"> - <string>This provides an express way to connect.</string> - </property> - </action> - <action name="actionAddressBook"> - <property name="icon"> - <iconset resource="../frame.qrc"> - <normaloff>:/pic/addr.png</normaloff>:/pic/addr.png</iconset> - </property> - <property name="text"> - <string>&AddressBook</string> - </property> - </action> - <action name="actionNew_ANSI"> - <property name="text"> - <string>New ANSI</string> - </property> - </action> - <action name="actionOpen_ANSI"> - <property name="text"> - <string>Open ANSI</string> - </property> - </action> - <action name="actionQuit"> - <property name="text"> - <string>&Quit</string> - </property> - <property name="iconText"> - <string>Quit</string> - </property> - <property name="toolTip"> - <string>Quit</string> - </property> - <property name="whatsThis"> - <string>This will close all windows. You will be prompted to confirm disconnent active sessions or save modified files.</string> - </property> - </action> - <action name="actionSave"> - <property name="text"> - <string>Save</string> - </property> - </action> - <action name="actionSave_As"> - <property name="text"> - <string>Save As...</string> - </property> - </action> - <action name="actionConsole"> - <property name="text"> - <string>New &Console</string> - </property> - </action> - <action name="actionCopy"> - <property name="icon"> - <iconset resource="../frame.qrc"> - <normaloff>:/pic/copy.png</normaloff>:/pic/copy.png</iconset> - </property> - <property name="text"> - <string>&Copy</string> - </property> - </action> - <action name="actionPaste"> - <property name="icon"> - <iconset resource="../frame.qrc"> - <normaloff>:/pic/paste.png</normaloff>:/pic/paste.png</iconset> - </property> - <property name="text"> - <string>&Paste</string> - </property> - </action> - <action name="actionCopy_w_Color"> - <property name="icon"> - <iconset resource="../frame.qrc"> - <normaloff>:/pic/color-copy.png</normaloff>:/pic/color-copy.png</iconset> - </property> - <property name="text"> - <string>Copy w Color</string> - </property> - </action> - <action name="actionPaste_w_Wordwrap"> - <property name="text"> - <string>Paste w Wordwrap</string> - </property> - </action> - <action name="actionRectangle_Selection"> - <property name="icon"> - <iconset resource="../frame.qrc"> - <normaloff>:/pic/rect.png</normaloff>:/pic/rect.png</iconset> - </property> - <property name="text"> - <string>Rectangle Selection</string> - </property> - </action> - <action name="actionAuto_Copy"> - <property name="checkable"> - <bool>true</bool> - </property> - <property name="text"> - <string>&Auto Copy</string> - </property> - </action> - <action name="actionSymbols"> - <property name="text"> - <string>Symbols</string> - </property> - <property name="toolTip"> - <string>Symbols</string> - </property> - </action> - <action name="actionFullscreen"> - <property name="text"> - <string>&Fullscreen</string> - </property> - </action> - <action name="actionDefault_Session_Setting"> - <property name="text"> - <string>Default Session Setting</string> - </property> - </action> - <action name="actionPreference"> - <property name="icon"> - <iconset resource="../frame.qrc"> - <normaloff>:/pic/pref.png</normaloff>:/pic/pref.png</iconset> - </property> - <property name="text"> - <string>&Preference</string> - </property> - </action> - <action name="actionAdd_to_favarites"> - <property name="text"> - <string>Add to favarites</string> - </property> - </action> - <action name="actionManage_Favarites"> - <property name="text"> - <string>Manage Favarites ...</string> - </property> - </action> - <action name="actionCopy_Article"> - <property name="icon"> - <iconset> - <normaloff>:/pic/copyarticle.png</normaloff>:/pic/copyarticle.png</iconset> - </property> - <property name="text"> - <string>&Copy Article</string> - </property> - </action> - <action name="actionAuto_Reply"> - <property name="text"> - <string>&Auto Reply</string> - </property> - </action> - <action name="actionSupport_Mouse"> - <property name="icon"> - <iconset resource="../frame.qrc"> - <normaloff>:/pic/mouse.png</normaloff>:/pic/mouse.png</iconset> - </property> - <property name="text"> - <string>Support &Mouse</string> - </property> - </action> - <action name="actionBeep_on_message"> - <property name="icon"> - <iconset resource="../frame.qrc"> - <normaloff>:/pic/sound.png</normaloff>:/pic/sound.png</iconset> - </property> - <property name="text"> - <string>&Beep on message</string> - </property> - </action> - <action name="actionConfigure_Shortcuts"> - <property name="text"> - <string>Configure Shortcuts</string> - </property> - </action> - <action name="actionView_Message"> - <property name="icon"> - <iconset resource="../frame.qrc"> - <normaloff>:/pic/message.png</normaloff>:/pic/message.png</iconset> - </property> - <property name="text"> - <string>&View Message </string> - </property> - </action> - <action name="actionRun"> - <property name="text"> - <string>Run...</string> - </property> - </action> - <action name="actionStop"> - <property name="text"> - <string>Stop</string> - </property> - </action> - <action name="actionContents"> - <property name="text"> - <string>Contents...</string> - </property> - </action> - <action name="actionAbout_QTerm"> - <property name="text"> - <string>About QTerm</string> - </property> - </action> - <action name="actionAbout_Qt"> - <property name="text"> - <string>About Qt</string> - </property> - </action> - <action name="actionPrint"> - <property name="text"> - <string>Print</string> - </property> - </action> - <action name="actionPrint_Preview"> - <property name="text"> - <string>Print Preview</string> - </property> - </action> - <action name="actionClose"> - <property name="text"> - <string>Close</string> - </property> - </action> - <action name="actionAnti_idle"> - <property name="icon"> - <iconset resource="../frame.qrc"> - <normaloff>:/pic/anti-idle.png</normaloff>:/pic/anti-idle.png</iconset> - </property> - <property name="text"> - <string>Anti-&idle</string> - </property> - </action> - <action name="actionDebug_Console"> - <property name="text"> - <string>Debug Console</string> - </property> - </action> - <action name="actionWhat_s_this"> - <property name="text"> - <string>What's this?</string> - </property> - </action> - <action name="actionQTerm_Online"> - <property name="text"> - <string>QTerm Online</string> - </property> - </action> - <action name="actionConfigure_Toolbars"> - <property name="text"> - <string>Configure Toolbars</string> - </property> - </action> - <action name="actionCut"> - <property name="text"> - <string>Cu&t</string> - </property> - </action> - <action name="actionRuler"> - <property name="text"> - <string>Ruler</string> - </property> - </action> - <action name="actionFont"> - <property name="icon"> - <iconset resource="../frame.qrc"> - <normaloff>:/pic/fonts.png</normaloff>:/pic/fonts.png</iconset> - </property> - <property name="text"> - <string>Font</string> - </property> - </action> - <action name="actionStatusbar"> - <property name="checkable"> - <bool>true</bool> - </property> - <property name="text"> - <string>Statusbar</string> - </property> - <property name="toolTip"> - <string>Show/Hide Statusbar</string> - </property> - <property name="whatsThis"> - <string>Show/Hide Statusbar</string> - </property> - </action> - <action name="actionArticle_Manager"> - <property name="text"> - <string>Article Manager</string> - </property> - </action> - <action name="actionRefresh"> - <property name="icon"> - <iconset resource="../frame.qrc"> - <normaloff>:/pic/refresh.png</normaloff>:/pic/refresh.png</iconset> - </property> - <property name="text"> - <string>Refresh</string> - </property> - </action> - <action name="actionReload_Script"> - <property name="text"> - <string>Reload Script</string> - </property> - </action> - <action name="actionImage_Viewer"> - <property name="text"> - <string>Image Viewer</string> - </property> - </action> - <action name="actionNone"> - <property name="checkable"> - <bool>true</bool> - </property> - <property name="text"> - <string>None</string> - </property> - </action> - <action name="actionCHS_CHT"> - <property name="checkable"> - <bool>true</bool> - </property> - <property name="text"> - <string>CHS -> CHT</string> - </property> - </action> - <action name="actionCHT_CHS"> - <property name="checkable"> - <bool>true</bool> - </property> - <property name="text"> - <string>CHT -> CHS</string> - </property> - </action> - <action name="actionEnglish"> - <property name="text"> - <string>English</string> - </property> - </action> - <action name="actionNone_Color"> - <property name="checkable"> - <bool>true</bool> - </property> - <property name="text"> - <string>None</string> - </property> - </action> - <action name="actionESC_ESC"> - <property name="checkable"> - <bool>true</bool> - </property> - <property name="text"> - <string>ESC ESC [</string> - </property> - </action> - <action name="actionCtrl_U"> - <property name="checkable"> - <bool>true</bool> - </property> - <property name="text"> - <string>Ctrl+U [</string> - </property> - </action> - <action name="actionCustom"> - <property name="checkable"> - <bool>true</bool> - </property> - <property name="text"> - <string>Custom ...</string> - </property> - </action> - <action name="actionSimplified_Chinese"> - <property name="text"> - <string>Simplified Chinese</string> - </property> - </action> - <action name="actionTraditional_Chinese"> - <property name="text"> - <string>Traditional Chinese</string> - </property> - </action> - <action name="actionKey_Setup"> - <property name="icon"> - <iconset resource="../frame.qrc"> - <normaloff>:/pic/keys.png</normaloff>:/pic/keys.png</iconset> - </property> - <property name="text"> - <string>Key Setup</string> - </property> - <property name="toolTip"> - <string>Key Setup</string> - </property> - </action> - <action name="actionDisconnect"> - <property name="icon"> - <iconset resource="../frame.qrc"> - <normaloff>:/pic/disconnect.png</normaloff>:/pic/disconnect.png</iconset> - </property> - <property name="text"> - <string>Disconnect</string> - </property> - <property name="toolTip"> - <string>Disconnect</string> - </property> - </action> - </widget> - <resources> - <include location="../frame.qrc"/> - </resources> - <connections/> -</ui> Copied: trunk/qterm-qt4/src/ui/mainframe.ui (from rev 1195, trunk/qterm-qt4/src/ui/frame.ui) =================================================================== --- trunk/qterm-qt4/src/ui/mainframe.ui (rev 0) +++ trunk/qterm-qt4/src/ui/mainframe.ui 2010-06-18 14:51:08 UTC (rev 1198) @@ -0,0 +1,631 @@ +<?xml version="1.0" encoding="UTF-8"?> +<ui version="4.0"> + <class>Frame</class> + <widget class="QMainWindow" name="Frame"> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>674</width> + <height>393</height> + </rect> + </property> + <property name="windowTitle"> + <string>QTerm</string> + </property> + <widget class="QMdiArea" name="mdiArea"/> + <widget class="QMenuBar" name="menubar"> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>674</width> + <height>20</height> + </rect> + </property> + <widget class="QMenu" name="menuFile"> + <property name="title"> + <string>&File</string> + </property> + <addaction name="actionConsole"/> + <addaction name="actionNew_ANSI"/> + <addaction name="actionOpen_ANSI"/> + <addaction name="separator"/> + <addaction name="actionSave"/> + <addaction name="actionSave_As"/> + <addaction name="actionClose"/> + <addaction name="separator"/> + <addaction name="actionQuick_Login"/> + <addaction name="actionAddressBook"/> + <addaction name="separator"/> + <addaction name="actionPrint_Preview"/> + <addaction name="actionPrint"/> + <addaction name="actionQuit"/> + </widget> + <widget class="QMenu" name="menuView"> + <property name="title"> + <string>&View</string> + </property> + <widget class="QMenu" name="menuLanguage"> + <property name="title"> + <string>Language</string> + </property> + <addaction name="actionEnglish"/> + <addaction name="actionSimplified_Chinese"/> + <addaction name="actionTraditional_Chinese"/> + </widget> + <widget class="QMenu" name="menuTheme"> + <property name="title"> + <string>Theme</string> + </property> + </widget> + <addaction name="actionFont"/> + <addaction name="separator"/> + <addaction name="actionStatusbar"/> + <addaction name="actionRuler"/> + <addaction name="actionFullscreen"/> + <addaction name="actionRefresh"/> + <addaction name="menuLanguage"/> + <addaction name="menuTheme"/> + </widget> + <widget class="QMenu" name="menuEdit"> + <property name="title"> + <string>&Edit</string> + </property> + <widget class="QMenu" name="menuPaste_w_Color"> + <property name="title"> + <string>Paste w Color</string> + </property> + <addaction name="actionNone_Color"/> + <addaction name="actionESC_ESC"/> + <addaction name="actionCtrl_U"/> + <addaction name="actionCustom"/> + </widget> + <widget class="QMenu" name="menuClipboard_Conversion"> + <property name="title"> + <string>Clipboard Conversion</string> + </property> + <addaction name="actionNone"/> + <addaction name="actionCHS_CHT"/> + <addaction name="actionCHT_CHS"/> + </widget> + <addaction name="actionCut"/> + <addaction name="actionCopy"/> + <addaction name="actionPaste"/> + <addaction name="separator"/> + <addaction name="actionAuto_Copy"/> + <addaction name="actionRectangle_Selection"/> + <addaction name="actionPaste_w_Wordwrap"/> + <addaction name="separator"/> + <addaction name="actionCopy_w_Color"/> + <addaction name="menuPaste_w_Color"/> + <addaction name="separator"/> + <addaction name="actionSymbols"/> + <addaction name="menuClipboard_Conversion"/> + </widget> + <widget class="QMenu" name="menuFavatite"> + <property name="title"> + <string>&Favatite</string> + </property> + <addaction name="actionAdd_to_favarites"/> + <addaction name="actionManage_Favarites"/> + <addaction name="separator"/> + </widget> + <widget class="QMenu" name="menuBBS"> + <property name="title"> + <string>&BBS </string> + </property> + <addaction name="actionCopy_Article"/> + <addaction name="actionAnti_idle"/> + <addaction name="actionAuto_Reply"/> + <addaction name="actionSupport_Mouse"/> + <addaction name="actionBeep_on_message"/> + <addaction name="actionView_Message"/> + <addaction name="actionArticle_Manager"/> + <addaction name="actionImage_Viewer"/> + </widget> + <widget class="QMenu" name="menuOptions"> + <property name="title"> + <string>&Options</string> + </property> + <addaction name="actionDefault_Session_Setting"/> + <addaction name="actionPreference"/> + <addaction name="separator"/> + <addaction name="actionConfigure_Shortcuts"/> + <addaction name="actionConfigure_Toolbars"/> + </widget> + <widget class="QMenu" name="menuScript"> + <property name="title"> + <string>&Script</string> + </property> + <addaction name="actionRun"/> + <addaction name="actionStop"/> + <addaction name="actionDebug_Console"/> + <addaction name="actionReload_Script"/> + </widget> + <widget class="QMenu" name="menuHelp"> + <property name="title"> + <string>Help</string> + </property> + <addaction name="actionQTerm_Online"/> + <addaction name="actionContents"/> + <addaction name="actionWhat_s_this"/> + <addaction name="separator"/> + <addaction name="actionAbout_QTerm"/> + <addaction name="actionAbout_Qt"/> + </widget> + <widget class="QMenu" name="menuWindow"> + <property name="title"> + <string>Window</string> + </property> + </widget> + <addaction name="menuFile"/> + <addaction name="menuEdit"/> + <addaction name="menuBBS"/> + <addaction name="menuView"/> + <addaction name="menuFavatite"/> + <addaction name="menuOptions"/> + <addaction name="menuScript"/> + <addaction name="menuWindow"/> + <addaction name="menuHelp"/> + </widget> + <widget class="QStatusBar" name="statusbar"/> + <widget class="QToolBar" name="terminalToolBar"> + <property name="windowTitle"> + <string>Terminal</string> + </property> + <property name="orientation"> + <enum>Qt::Horizontal</enum> + </property> + <attribute name="toolBarArea"> + <enum>TopToolBarArea</enum> + </attribute> + <attribute name="toolBarBreak"> + <bool>false</bool> + </attribute> + <addaction name="actionDisconnect"/> + </widget> + <widget class="QToolBar" name="mainToolBar"> + <property name="windowTitle"> + <string>toolBar</string> + </property> + <attribute name="toolBarArea"> + <enum>TopToolBarArea</enum> + </attribute> + <attribute name="toolBarBreak"> + <bool>false</bool> + </attribute> + <addaction name="actionAddressBook"/> + <addaction name="actionQuick_Login"/> + </widget> + <widget class="QToolBar" name="keyToolBar"> + <property name="windowTitle"> + <string>toolBar</string> + </property> + <attribute name="toolBarArea"> + <enum>TopToolBarArea</enum> + </attribute> + <attribute name="toolBarBreak"> + <bool>false</bool> + </attribute> + <addaction name="actionKey_Setup"/> + </widget> + <action name="actionQuick_Login"> + <property name="icon"> + <iconset resource="../qterm.qrc"> + <normaloff>:/pic/quick.png</normaloff>:/pic/quick.png</iconset> + </property> + <property name="text"> + <string>Quick Login</string> + </property> + <property name="whatsThis"> + <string>This provides an express way to connect.</string> + </property> + </action> + <action name="actionAddressBook"> + <property name="icon"> + <iconset resource="../qterm.qrc"> + <normaloff>:/pic/addr.png</normaloff>:/pic/addr.png</iconset> + </property> + <property name="text"> + <string>&AddressBook</string> + </property> + </action> + <action name="actionNew_ANSI"> + <property name="text"> + <string>New ANSI</string> + </property> + </action> + <action name="actionOpen_ANSI"> + <property name="text"> + <string>Open ANSI</string> + </property> + </action> + <action name="actionQuit"> + <property name="text"> + <string>&Quit</string> + </property> + <property name="iconText"> + <string>Quit</string> + </property> + <property name="toolTip"> + <string>Quit</string> + </property> + <property name="whatsThis"> + <string>This will close all windows. You will be prompted to confirm disconnent active sessions or save modified files.</string> + </property> + </action> + <action name="actionSave"> + <property name="text"> + <string>Save</string> + </property> + </action> + <action name="actionSave_As"> + <property name="text"> + <string>Save As...</string> + </property> + </action> + <action name="actionConsole"> + <property name="text"> + <string>New &Console</string> + </property> + </action> + <action name="actionCopy"> + <property name="icon"> + <iconset resource="../qterm.qrc"> + <normaloff>:/pic/copy.png</normaloff>:/pic/copy.png</iconset> + </property> + <property name="text"> + <string>&Copy</string> + </property> + </action> + <action name="actionPaste"> + <property name="icon"> + <iconset resource="../qterm.qrc"> + <normaloff>:/pic/paste.png</normaloff>:/pic/paste.png</iconset> + </property> + <property name="text"> + <string>&Paste</string> + </property> + </action> + <action name="actionCopy_w_Color"> + <property name="icon"> + <iconset resource="../qterm.qrc"> + <normaloff>:/pic/color-copy.png</normaloff>:/pic/color-copy.png</iconset> + </property> + <property name="text"> + <string>Copy w Color</string> + </property> + </action> + <action name="actionPaste_w_Wordwrap"> + <property name="text"> + <string>Paste w Wordwrap</string> + </property> + </action> + <action name="actionRectangle_Selection"> + <property name="icon"> + <iconset resource="../qterm.qrc"> + <normaloff>:/pic/rect.png</normaloff>:/pic/rect.png</iconset> + </property> + <property name="text"> + <string>Rectangle Selection</string> + </property> + </action> + <action name="actionAuto_Copy"> + <property name="checkable"> + <bool>true</bool> + </property> + <property name="text"> + <string>&Auto Copy</string> + </property> + </action> + <action name="actionSymbols"> + <property name="text"> + <string>Symbols</string> + </property> + <property name="toolTip"> + <string>Symbols</string> + </property> + </action> + <action name="actionFullscreen"> + <property name="text"> + <string>&Fullscreen</string> + </property> + </action> + <action name="actionDefault_Session_Setting"> + <property name="text"> + <string>Default Session Setting</string> + </property> + </action> + <action name="actionPreference"> + <property name="icon"> + <iconset resource="../qterm.qrc"> + <normaloff>:/pic/pref.png</normaloff>:/pic/pref.png</iconset> + </property> + <property name="text"> + <string>&Preference</string> + </property> + </action> + <action name="actionAdd_to_favarites"> + <property name="text"> + <string>Add to favarites</string> + </property> + </action> + <action name="actionManage_Favarites"> + <property name="text"> + <string>Manage Favarites ...</string> + </property> + </action> + <action name="actionCopy_Article"> + <property name="icon"> + <iconset> + <normaloff>:/pic/copyarticle.png</normaloff>:/pic/copyarticle.png</iconset> + </property> + <property name="text"> + <string>&Copy Article</string> + </property> + </action> + <action name="actionAuto_Reply"> + <property name="text"> + <string>&Auto Reply</string> + </property> + </action> + <action name="actionSupport_Mouse"> + <property name="icon"> + <iconset resource="../qterm.qrc"> + <normaloff>:/pic/mouse.png</normaloff>:/pic/mouse.png</iconset> + </property> + <property name="text"> + <string>Support &Mouse</string> + </property> + </action> + <action name="actionBeep_on_message"> + <property name="icon"> + <iconset resource="../qterm.qrc"> + <normaloff>:/pic/sound.png</normaloff>:/pic/sound.png</iconset> + </property> + <property name="text"> + <string>&Beep on message</string> + </property> + </action> + <action name="actionConfigure_Shortcuts"> + <property name="text"> + <string>Configure Shortcuts</string> + </property> + </action> + <action name="actionView_Message"> + <property name="icon"> + <iconset resource="../qterm.qrc"> + <normaloff>:/pic/message.png</normaloff>:/pic/message.png</iconset> + </property> + <property name="text"> + <string>&View Message </string> + </property> + </action> + <action name="actionRun"> + <property name="text"> + <string>Run...</string> + </property> + </action> + <action name="actionStop"> + <property name="text"> + <string>Stop</string> + </property> + </action> + <action name="actionContents"> + <property name="text"> + <string>Contents...</string> + </property> + </action> + <action name="actionAbout_QTerm"> + <property name="text"> + <string>About QTerm</string> + </property> + </action> + <action name="actionAbout_Qt"> + <property name="text"> + <string>About Qt</string> + </property> + </action> + <action name="actionPrint"> + <property name="text"> + <string>Print</string> + </property> + </action> + <action name="actionPrint_Preview"> + <property name="text"> + <string>Print Preview</string> + </property> + </action> + <action name="actionClose"> + <property name="text"> + <string>Close</string> + </property> + </action> + <action name="actionAnti_idle"> + <property name="icon"> + <iconset resource="../qterm.qrc"> + <normaloff>:/pic/anti-idle.png</normaloff>:/pic/anti-idle.png</iconset> + </property> + <property name="text"> + <string>Anti-&idle</string> + </property> + </action> + <action name="actionDebug_Console"> + <property name="text"> + <string>Debug Console</string> + </property> + </action> + <action name="actionWhat_s_this"> + <property name="text"> + <string>What's this?</string> + </property> + </action> + <action name="actionQTerm_Online"> + <property name="text"> + <string>QTerm Online</string> + </property> + </action> + <action name="actionConfigure_Toolbars"> + <property name="text"> + <string>Configure Toolbars</string> + </property> + </action> + <action name="actionCut"> + <property name="text"> + <string>Cu&t</string> + </property> + </action> + <action name="actionRuler"> + <property name="text"> + <string>Ruler</string> + </property> + </action> + <action name="actionFont"> + <property name="icon"> + <iconset resource="../qterm.qrc"> + <normaloff>:/pic/fonts.png</normaloff>:/pic/fonts.png</iconset> + </property> + <property name="text"> + <string>Font</string> + </property> + </action> + <action name="actionStatusbar"> + <property name="checkable"> + <bool>true</bool> + </property> + <property name="text"> + <string>Statusbar</string> + </property> + <property name="toolTip"> + <string>Show/Hide Statusbar</string> + </property> + <property name="whatsThis"> + <string>Show/Hide Statusbar</string> + </property> + </action> + <action name="actionArticle_Manager"> + <property name="text"> + <string>Article Manager</string> + </property> + </action> + <action name="actionRefresh"> + <property name="icon"> + <iconset resource="../qterm.qrc"> + <normaloff>:/pic/refresh.png</normaloff>:/pic/refresh.png</iconset> + </property> + <property name="text"> + <string>Refresh</string> + </property> + </action> + <action name="actionReload_Script"> + <property name="text"> + <string>Reload Script</string> + </property> + </action> + <action name="actionImage_Viewer"> + <property name="text"> + <string>Image Viewer</string> + </property> + </action> + <action name="actionNone"> + <property name="checkable"> + <bool>true</bool> + </property> + <property name="text"> + <string>None</string> + </property> + </action> + <action name="actionCHS_CHT"> + <property name="checkable"> + <bool>true</bool> + </property> + <property name="text"> + <string>CHS -> CHT</string> + </property> + </action> + <action name="actionCHT_CHS"> + <property name="checkable"> + <bool>true</bool> + </property> + <property name="text"> + <string>CHT -> CHS</string> + </property> + </action> + <action name="actionEnglish"> + <property name="text"> + <string>English</string> + </property> + </action> + <action name="actionNone_Color"> + <property name="checkable"> + <bool>true</bool> + </property> + <property name="text"> + <string>None</string> + </property> + </action> + <action name="actionESC_ESC"> + <property name="checkable"> + <bool>true</bool> + </property> + <property name="text"> + <string>ESC ESC [</string> + </property> + </action> + <action name="actionCtrl_U"> + <property name="checkable"> + <bool>true</bool> + </property> + <property name="text"> + <string>Ctrl+U [</string> + </property> + </action> + <action name="actionCustom"> + <property name="checkable"> + <bool>true</bool> + </property> + <property name="text"> + <string>Custom ...</string> + </property> + </action> + <action name="actionSimplified_Chinese"> + <property name="text"> + <string>Simplified Chinese</string> + </property> + </action> + <action name="actionTraditional_Chinese"> + <property name="text"> + <string>Traditional Chinese</string> + </property> + </action> + <action name="actionKey_Setup"> + <property name="icon"> + <iconset resource="../qterm.qrc"> + <normaloff>:/pic/keys.png</normaloff>:/pic/keys.png</iconset> + </property> + <property name="text"> + <string>Key Setup</string> + </property> + <property name="toolTip"> + <string>Key Setup</string> + </property> + </action> + <action name="actionDisconnect"> + <property name="icon"> + <iconset resource="../qterm.qrc"> + <normaloff>:/pic/disconnect.png</normaloff>:/pic/disconnect.png</iconset> + </property> + <property name="text"> + <string>Disconnect</string> + </property> + <property name="toolTip"> + <string>Disconnect</string> + </property> + </action> + </widget> + <resources> + <include location="../qterm.qrc"/> + </resources> + <connections/> +</ui> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |