2013-06-09 22:24:10 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>FormMain</class>
<widget class="QMainWindow" name="FormMain">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
2013-12-23 21:15:01 +01:00
<width>979</width>
2013-06-09 22:24:10 +02:00
<height>600</height>
</rect>
</property>
<property name="windowTitle">
2013-07-30 18:54:36 +02:00
<string notr="true">MainWindow</string>
2013-06-09 22:24:10 +02:00
</property>
2013-06-14 10:50:11 +02:00
<widget class="QWidget" name="centralwidget">
2013-07-08 20:58:24 +02:00
<layout class="QHBoxLayout" name="horizontalLayout">
2014-01-27 14:54:27 +01:00
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
2013-10-15 21:10:54 +02:00
<number>0</number>
</property>
2013-07-08 20:58:24 +02:00
<item>
2013-07-30 18:54:36 +02:00
<widget class="TabWidget" name="m_tabWidget">
2013-07-08 20:58:24 +02:00
<property name="currentIndex">
2013-07-30 18:54:36 +02:00
<number>-1</number>
2013-07-08 20:58:24 +02:00
</property>
2013-07-14 08:04:24 +02:00
<property name="documentMode">
<bool>true</bool>
</property>
<property name="movable">
<bool>true</bool>
</property>
2013-07-08 20:58:24 +02:00
</widget>
</item>
</layout>
2013-06-14 10:50:11 +02:00
</widget>
2013-06-13 15:07:33 +02:00
<widget class="QMenuBar" name="m_menuBar">
2013-06-09 22:24:10 +02:00
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
2013-12-23 21:15:01 +01:00
<width>979</width>
2014-01-27 14:54:27 +01:00
<height>21</height>
2013-06-09 22:24:10 +02:00
</rect>
</property>
2013-06-13 15:07:33 +02:00
<widget class="QMenu" name="m_menuFile">
<property name="title">
<string>&File</string>
</property>
<addaction name="m_actionQuit"/>
</widget>
<widget class="QMenu" name="m_menuHelp">
<property name="title">
<string>&Help</string>
</property>
2013-06-26 19:04:38 +02:00
<addaction name="m_actionAboutGuard"/>
2013-06-13 15:07:33 +02:00
</widget>
2013-06-30 15:22:44 +02:00
<widget class="QMenu" name="m_menuView">
2013-06-13 15:07:33 +02:00
<property name="title">
<string>&View</string>
</property>
2013-07-21 09:58:22 +02:00
<addaction name="m_actionFullscreen"/>
2013-06-13 15:07:33 +02:00
</widget>
2013-06-14 22:15:37 +02:00
<widget class="QMenu" name="m_menuTools">
<property name="title">
<string>&Tools</string>
</property>
<addaction name="m_actionSettings"/>
</widget>
2013-09-25 20:21:32 +02:00
<widget class="QMenu" name="m_menuWebBrowser">
<property name="title">
2013-11-24 18:35:12 +01:00
<string>&Web browser</string>
2013-09-25 20:21:32 +02:00
</property>
2013-11-05 19:33:21 +01:00
<widget class="QMenu" name="m_menuCurrentTab">
<property name="title">
<string>&Current tab</string>
</property>
</widget>
<addaction name="m_actionAddBrowser"/>
<addaction name="m_actionCloseCurrentTab"/>
<addaction name="m_actionCloseAllTabs"/>
<addaction name="separator"/>
<addaction name="m_menuCurrentTab"/>
2013-09-25 20:21:32 +02:00
</widget>
2013-11-24 14:44:17 +01:00
<widget class="QMenu" name="m_menuFeeds">
<property name="title">
2013-12-30 21:23:42 +01:00
<string>Fee&ds && categories</string>
2013-11-24 14:44:17 +01:00
</property>
2014-01-30 14:37:28 +01:00
<widget class="QMenu" name="m_menuAddItem">
<property name="title">
<string>Add new item</string>
</property>
<addaction name="m_actionAddStandardCategory"/>
<addaction name="m_actionAddStandardFeed"/>
</widget>
2013-11-24 18:35:12 +01:00
<addaction name="m_actionUpdateAllFeeds"/>
2013-12-30 21:23:42 +01:00
<addaction name="m_actionUpdateSelectedFeedsCategories"/>
2013-11-24 14:44:17 +01:00
<addaction name="separator"/>
2014-01-30 14:37:28 +01:00
<addaction name="m_menuAddItem"/>
2013-12-30 21:23:42 +01:00
<addaction name="m_actionEditSelectedFeedCategory"/>
2014-01-17 19:10:10 +01:00
<addaction name="m_actionDeleteSelectedFeedCategory"/>
2013-11-24 18:35:12 +01:00
<addaction name="separator"/>
2014-01-04 14:09:38 +01:00
<addaction name="m_actionViewSelectedItemsNewspaperMode"/>
2013-12-30 23:03:32 +01:00
<addaction name="m_actionMarkAllFeedsRead"/>
2014-01-30 14:37:28 +01:00
<addaction name="m_actionMarkSelectedFeedsAsRead"/>
<addaction name="m_actionMarkSelectedFeedsAsUnread"/>
2014-02-04 13:14:36 +01:00
<addaction name="m_actionClearSelectedFeeds"/>
2013-11-24 14:44:17 +01:00
</widget>
<widget class="QMenu" name="m_menuMessages">
<property name="title">
<string>&Messages</string>
</property>
2013-11-24 18:35:12 +01:00
<addaction name="m_actionMarkSelectedMessagesAsRead"/>
<addaction name="m_actionMarkSelectedMessagesAsUnread"/>
<addaction name="m_actionSwitchImportanceOfSelectedMessages"/>
<addaction name="m_actionDeleteSelectedMessages"/>
2013-11-24 14:44:17 +01:00
</widget>
2013-06-13 15:07:33 +02:00
<addaction name="m_menuFile"/>
2013-06-30 15:22:44 +02:00
<addaction name="m_menuView"/>
2013-11-24 14:44:17 +01:00
<addaction name="m_menuFeeds"/>
<addaction name="m_menuMessages"/>
2013-09-25 20:21:32 +02:00
<addaction name="m_menuWebBrowser"/>
2013-06-14 22:15:37 +02:00
<addaction name="m_menuTools"/>
2013-06-13 15:07:33 +02:00
<addaction name="m_menuHelp"/>
2013-06-09 22:24:10 +02:00
</widget>
2013-06-13 15:07:33 +02:00
<action name="m_actionImport">
<property name="text">
<string>&Import</string>
</property>
2013-11-30 19:24:09 +01:00
<property name="toolTip">
<string>Import stuff.</string>
</property>
2013-06-30 15:22:44 +02:00
<property name="shortcut">
2013-12-12 10:10:17 +01:00
<string notr="true">Ctrl+Shift+I</string>
2013-06-30 15:22:44 +02:00
</property>
2013-06-13 15:07:33 +02:00
</action>
<action name="m_actionExport">
<property name="text">
<string>E&xport</string>
</property>
2013-11-30 19:24:09 +01:00
<property name="toolTip">
<string>Export stuff.</string>
</property>
2013-06-30 15:22:44 +02:00
<property name="shortcut">
2013-12-12 10:10:17 +01:00
<string notr="true">Ctrl+Shift+E</string>
2013-06-30 15:22:44 +02:00
</property>
2013-06-13 15:07:33 +02:00
</action>
<action name="m_actionQuit">
<property name="text">
<string>&Quit</string>
</property>
2013-11-30 19:24:09 +01:00
<property name="toolTip">
<string>Quit the application.</string>
</property>
2013-06-30 15:22:44 +02:00
<property name="shortcut">
2013-12-12 10:10:17 +01:00
<string notr="true">Ctrl+Shift+Q</string>
2013-06-30 15:22:44 +02:00
</property>
2014-02-02 14:44:00 +01:00
<property name="menuRole">
<enum>QAction::QuitRole</enum>
</property>
2013-06-13 15:07:33 +02:00
</action>
2013-06-14 22:15:37 +02:00
<action name="m_actionSettings">
<property name="text">
<string>&Settings</string>
</property>
2013-11-30 19:24:09 +01:00
<property name="toolTip">
<string>Display settings of the application.</string>
</property>
2013-06-30 15:22:44 +02:00
<property name="shortcut">
2013-12-12 10:10:17 +01:00
<string notr="true">Ctrl+Shift+S</string>
2013-06-30 15:22:44 +02:00
</property>
2013-06-14 22:15:37 +02:00
</action>
2013-06-26 19:04:38 +02:00
<action name="m_actionAboutGuard">
<property name="text">
<string>&About RSS Guard</string>
</property>
2013-11-30 19:24:09 +01:00
<property name="toolTip">
<string>About RSS Guard.</string>
</property>
2013-07-30 18:54:36 +02:00
<property name="shortcut">
2013-12-12 10:10:17 +01:00
<string notr="true">Ctrl+Shift+A</string>
2013-07-30 18:54:36 +02:00
</property>
2014-02-02 14:44:00 +01:00
<property name="menuRole">
<enum>QAction::AboutRole</enum>
</property>
2013-06-26 19:04:38 +02:00
</action>
2013-07-21 09:58:22 +02:00
<action name="m_actionFullscreen">
<property name="text">
2014-01-31 13:09:26 +01:00
<string>Switch &fullscreen/normal mode</string>
2013-07-21 09:58:22 +02:00
</property>
2013-11-30 19:24:09 +01:00
<property name="toolTip">
<string>Switch fullscreen mode.</string>
</property>
2013-07-21 09:58:22 +02:00
<property name="shortcut">
2014-02-02 09:48:53 +01:00
<string notr="true">Ctrl+Shift+F</string>
2013-07-21 09:58:22 +02:00
</property>
</action>
2013-11-05 19:33:21 +01:00
<action name="m_actionAddBrowser">
<property name="text">
<string>&Add tab</string>
</property>
<property name="toolTip">
2013-11-30 19:24:09 +01:00
<string>Add new web browser tab.</string>
2013-11-05 19:33:21 +01:00
</property>
2013-11-09 18:04:50 +01:00
<property name="shortcut">
2013-12-12 10:10:17 +01:00
<string notr="true">Ctrl+Shift+T</string>
2013-11-09 18:04:50 +01:00
</property>
2013-11-05 19:33:21 +01:00
</action>
<action name="m_actionCloseAllTabs">
<property name="text">
<string>Close &all tabs except current one</string>
</property>
<property name="toolTip">
<string>Close all tabs except current one</string>
</property>
2013-11-09 18:04:50 +01:00
<property name="shortcut">
2013-11-26 22:03:01 +01:00
<string notr="true">Ctrl+Shift+O</string>
2013-11-09 18:04:50 +01:00
</property>
2013-11-05 19:33:21 +01:00
</action>
<action name="m_actionCloseCurrentTab">
<property name="text">
<string>Close current &tab</string>
</property>
2013-11-30 19:24:09 +01:00
<property name="toolTip">
<string>Close current web browser tab.</string>
</property>
2013-11-09 18:04:50 +01:00
<property name="shortcut">
2013-12-12 10:10:17 +01:00
<string notr="true">Ctrl+Shift+C</string>
2013-11-09 18:04:50 +01:00
</property>
2013-11-05 19:33:21 +01:00
</action>
2013-11-24 18:35:12 +01:00
<action name="m_actionUpdateAllFeeds">
2013-11-24 14:44:17 +01:00
<property name="text">
2013-12-30 21:23:42 +01:00
<string>Update &all items</string>
2013-11-24 14:44:17 +01:00
</property>
<property name="toolTip">
<string>Update all feeds.</string>
</property>
2014-02-02 09:48:53 +01:00
<property name="shortcut">
<string notr="true"/>
</property>
2013-11-24 14:44:17 +01:00
</action>
2013-12-30 21:23:42 +01:00
<action name="m_actionUpdateSelectedFeedsCategories">
2013-11-24 14:44:17 +01:00
<property name="text">
2013-12-30 21:23:42 +01:00
<string>Update &selected items</string>
2013-11-24 14:44:17 +01:00
</property>
<property name="toolTip">
<string>Update selected feeds/categories.</string>
</property>
2014-02-02 09:48:53 +01:00
<property name="shortcut">
<string notr="true"/>
</property>
2013-11-24 14:44:17 +01:00
</action>
2013-12-30 21:23:42 +01:00
<action name="m_actionEditSelectedFeedCategory">
2013-11-24 14:44:17 +01:00
<property name="text">
2014-02-01 17:32:31 +01:00
<string>&Edit selected item</string>
2013-11-24 14:44:17 +01:00
</property>
<property name="toolTip">
<string>Edit selected feed/category.</string>
</property>
2014-02-02 09:48:53 +01:00
<property name="shortcut">
<string notr="true"/>
</property>
2013-11-24 14:44:17 +01:00
</action>
2014-01-17 19:10:10 +01:00
<action name="m_actionDeleteSelectedFeedCategory">
2013-11-24 14:44:17 +01:00
<property name="text">
2014-02-01 17:32:31 +01:00
<string>&Delete selected item</string>
2013-11-24 14:44:17 +01:00
</property>
<property name="toolTip">
2014-01-17 19:10:10 +01:00
<string>Delete selected feed/category.</string>
2013-11-24 14:44:17 +01:00
</property>
2014-02-02 09:48:53 +01:00
<property name="shortcut">
<string notr="true"/>
</property>
2013-11-24 14:44:17 +01:00
</action>
2013-11-24 18:35:12 +01:00
<action name="m_actionMarkSelectedMessagesAsRead">
2013-11-24 14:44:17 +01:00
<property name="text">
2013-11-24 18:35:12 +01:00
<string>Mark selected messages &read</string>
2013-11-24 14:44:17 +01:00
</property>
<property name="toolTip">
<string>Mark selected messages as read.</string>
</property>
2013-11-26 22:03:01 +01:00
<property name="shortcut">
<string notr="true"/>
</property>
2013-11-24 14:44:17 +01:00
</action>
2013-11-24 18:35:12 +01:00
<action name="m_actionMarkSelectedMessagesAsUnread">
2013-11-24 14:44:17 +01:00
<property name="text">
2013-11-24 18:35:12 +01:00
<string>Mark selected messages &unread</string>
2013-11-24 14:44:17 +01:00
</property>
<property name="toolTip">
<string>Mark selected messages as unread.</string>
</property>
2013-11-26 22:03:01 +01:00
<property name="shortcut">
<string notr="true"/>
</property>
2013-11-24 14:44:17 +01:00
</action>
2013-11-24 18:35:12 +01:00
<action name="m_actionSwitchImportanceOfSelectedMessages">
2013-11-24 14:44:17 +01:00
<property name="text">
2013-11-24 18:35:12 +01:00
<string>Switch &importance of selected messages</string>
2013-11-24 14:44:17 +01:00
</property>
<property name="toolTip">
<string>Switch importance of selected messages.</string>
</property>
2013-11-26 22:03:01 +01:00
<property name="shortcut">
<string notr="true"/>
</property>
2013-11-24 14:44:17 +01:00
</action>
2014-01-30 14:37:28 +01:00
<action name="m_actionMarkSelectedFeedsAsRead">
2013-11-24 18:35:12 +01:00
<property name="text">
2013-12-30 21:23:42 +01:00
<string>Mark &selected items read</string>
2013-11-24 18:35:12 +01:00
</property>
2013-11-30 19:24:09 +01:00
<property name="toolTip">
2014-01-05 21:36:25 +01:00
<string>Mark all messages (without message filters) from selected feeds as read.</string>
2013-12-12 10:10:17 +01:00
</property>
2014-02-02 09:48:53 +01:00
<property name="shortcut">
<string notr="true"/>
</property>
2013-11-24 18:35:12 +01:00
</action>
2014-01-30 14:37:28 +01:00
<action name="m_actionMarkSelectedFeedsAsUnread">
2013-11-24 18:35:12 +01:00
<property name="text">
2013-12-30 21:23:42 +01:00
<string>Mark selected items unread</string>
2013-11-24 18:35:12 +01:00
</property>
2013-11-30 19:24:09 +01:00
<property name="toolTip">
2014-01-05 21:36:25 +01:00
<string>Mark all messages (without message filters) from selected feeds as unread.</string>
2013-12-12 10:10:17 +01:00
</property>
2014-02-02 09:48:53 +01:00
<property name="shortcut">
<string notr="true"/>
</property>
2013-11-24 18:35:12 +01:00
</action>
<action name="m_actionDeleteSelectedMessages">
<property name="text">
2013-12-26 15:56:37 +01:00
<string>&Clear selected messages</string>
2013-11-24 18:35:12 +01:00
</property>
2013-11-30 19:24:09 +01:00
<property name="toolTip">
<string>Delete selected messages.</string>
2013-11-26 22:03:01 +01:00
</property>
2014-02-02 09:48:53 +01:00
<property name="shortcut">
<string notr="true"/>
</property>
2013-11-24 18:35:12 +01:00
</action>
2014-02-04 13:14:36 +01:00
<action name="m_actionClearSelectedFeeds">
2013-11-24 18:35:12 +01:00
<property name="text">
2013-12-30 21:23:42 +01:00
<string>Clear selected items</string>
2013-11-24 18:35:12 +01:00
</property>
2013-11-30 19:24:09 +01:00
<property name="toolTip">
2014-01-05 21:36:25 +01:00
<string>Remove all messages from selected feeds.</string>
2013-12-12 10:10:17 +01:00
</property>
2013-11-30 19:24:09 +01:00
</action>
2014-01-29 12:26:50 +01:00
<action name="m_actionAddStandardFeed">
2013-11-30 19:24:09 +01:00
<property name="text">
2014-02-04 13:14:36 +01:00
<string>New standard &feed</string>
2013-11-30 19:24:09 +01:00
</property>
<property name="toolTip">
2014-01-30 14:37:28 +01:00
<string>Add new standard feed.</string>
2013-11-26 22:03:01 +01:00
</property>
2013-11-24 18:35:12 +01:00
</action>
2013-12-08 14:02:28 +01:00
<action name="m_actionOpenSelectedSourceArticlesExternally">
2013-12-07 20:33:41 +01:00
<property name="text">
2013-12-08 14:02:28 +01:00
<string>Open selected source articles in external browser</string>
2013-12-07 20:33:41 +01:00
</property>
<property name="toolTip">
2013-12-08 14:02:28 +01:00
<string>Open selected source articles in external browser.</string>
2013-12-07 20:33:41 +01:00
</property>
2013-12-12 10:10:17 +01:00
<property name="shortcut">
<string notr="true"/>
</property>
2013-12-07 20:33:41 +01:00
</action>
<action name="m_actionOpenSelectedMessagesInternally">
<property name="text">
<string>Open selected messages in internal browser</string>
</property>
<property name="toolTip">
<string>Open selected messages in internal browser.</string>
</property>
<property name="shortcut">
<string notr="true"/>
</property>
</action>
2013-12-08 14:02:28 +01:00
<action name="m_actionOpenSelectedSourceArticlesInternally">
2013-12-07 20:33:41 +01:00
<property name="text">
2013-12-08 14:02:28 +01:00
<string>Open selected source articles in internal browser</string>
2013-12-07 20:33:41 +01:00
</property>
<property name="toolTip">
2013-12-08 14:02:28 +01:00
<string>Open selected source messages in internal browser.</string>
2013-12-07 20:33:41 +01:00
</property>
2013-12-12 10:10:17 +01:00
<property name="shortcut">
<string notr="true"/>
</property>
</action>
2014-01-27 14:54:27 +01:00
<action name="m_actionAddStandardCategory">
2013-12-12 10:10:17 +01:00
<property name="text">
2014-02-04 13:14:36 +01:00
<string>New standard &category</string>
2013-12-12 10:10:17 +01:00
</property>
2014-01-27 14:54:27 +01:00
<property name="toolTip">
<string>Add new standard category.</string>
2013-12-12 10:10:17 +01:00
</property>
2013-12-07 20:33:41 +01:00
</action>
2013-12-26 15:56:37 +01:00
<action name="m_actionNoActions">
<property name="text">
<string>No actions available</string>
</property>
<property name="toolTip">
<string>No actions are available right now.</string>
</property>
2014-02-02 09:48:53 +01:00
<property name="shortcut">
<string notr="true"/>
</property>
2013-12-26 15:56:37 +01:00
</action>
2013-12-30 23:03:32 +01:00
<action name="m_actionMarkAllFeedsRead">
<property name="text">
<string>Mark all &items read</string>
</property>
<property name="toolTip">
<string>Mark all messages in all feeds read. This does not take message filters into account.</string>
</property>
2014-02-02 09:48:53 +01:00
<property name="shortcut">
<string notr="true"/>
</property>
2013-12-30 23:03:32 +01:00
</action>
2014-01-04 14:09:38 +01:00
<action name="m_actionViewSelectedItemsNewspaperMode">
<property name="text">
<string>View selected items in newspaper mode</string>
</property>
<property name="toolTip">
2014-01-05 21:36:25 +01:00
<string>Displays all messages from selected feeds/categories in a new "newspaper mode" tab. Note that messages are not set as read automatically.</string>
2014-01-04 14:09:38 +01:00
</property>
2014-02-02 09:48:53 +01:00
<property name="shortcut">
<string notr="true"/>
</property>
2014-01-04 14:09:38 +01:00
</action>
2014-02-04 19:05:41 +01:00
<action name="m_actionSwitchMainWindow">
<property name="text">
<string>Switch visibility of main window</string>
</property>
<property name="toolTip">
<string>Hides main window if it is visible and shows it if it is hidden.</string>
</property>
<property name="shortcut">
<string notr="true"/>
</property>
</action>
2013-06-09 22:24:10 +02:00
</widget>
2013-07-14 08:04:24 +02:00
<customwidgets>
<customwidget>
2013-07-30 18:54:36 +02:00
<class>TabWidget</class>
<extends>QTabWidget</extends>
<header>tabwidget.h</header>
2013-07-14 08:04:24 +02:00
<container>1</container>
</customwidget>
</customwidgets>
2013-06-09 22:24:10 +02:00
<resources/>
<connections/>
</ui>