Mercurial > hg > Feedworm
annotate Ui_MainWindow.ui @ 91:e5d5fc34ff2e
convert feed list to a table view. TODO: proper resizing for columns
author | Dirk Olmes <dirk@xanthippe.ping.de> |
---|---|
date | Sun, 26 Dec 2010 08:35:36 +0100 |
parents | daa2731967fe |
children | 7c6e500c1579 |
rev | line source |
---|---|
14 | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 <ui version="4.0"> | |
3 <class>MainWindow</class> | |
4 <widget class="QMainWindow" name="MainWindow"> | |
5 <property name="geometry"> | |
6 <rect> | |
7 <x>0</x> | |
8 <y>0</y> | |
20 | 9 <width>992</width> |
10 <height>750</height> | |
14 | 11 </rect> |
12 </property> | |
13 <property name="windowTitle"> | |
14 <string>Feedworm</string> | |
15 </property> | |
26 | 16 <property name="windowIcon"> |
41
9fa1e33b67da
use Qt resources for window icons
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
40
diff
changeset
|
17 <iconset resource="Feedworm.qrc"> |
9fa1e33b67da
use Qt resources for window icons
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
40
diff
changeset
|
18 <normaloff>:/newPrefix/worm.png</normaloff>:/newPrefix/worm.png</iconset> |
26 | 19 </property> |
15
b1aeb98824c1
Add a list view displaying all feeds
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
14
diff
changeset
|
20 <widget class="QWidget" name="centralwidget"> |
22
cb9d8da0f307
Put the widgets into a layout to have proper resize behaviour
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
20
diff
changeset
|
21 <layout class="QGridLayout" name="gridLayout"> |
cb9d8da0f307
Put the widgets into a layout to have proper resize behaviour
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
20
diff
changeset
|
22 <item row="0" column="0"> |
cb9d8da0f307
Put the widgets into a layout to have proper resize behaviour
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
20
diff
changeset
|
23 <widget class="QSplitter" name="splitter_2"> |
cb9d8da0f307
Put the widgets into a layout to have proper resize behaviour
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
20
diff
changeset
|
24 <property name="orientation"> |
cb9d8da0f307
Put the widgets into a layout to have proper resize behaviour
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
20
diff
changeset
|
25 <enum>Qt::Horizontal</enum> |
20 | 26 </property> |
22
cb9d8da0f307
Put the widgets into a layout to have proper resize behaviour
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
20
diff
changeset
|
27 <widget class="QListView" name="feedList"> |
cb9d8da0f307
Put the widgets into a layout to have proper resize behaviour
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
20
diff
changeset
|
28 <property name="alternatingRowColors"> |
cb9d8da0f307
Put the widgets into a layout to have proper resize behaviour
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
20
diff
changeset
|
29 <bool>true</bool> |
cb9d8da0f307
Put the widgets into a layout to have proper resize behaviour
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
20
diff
changeset
|
30 </property> |
cb9d8da0f307
Put the widgets into a layout to have proper resize behaviour
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
20
diff
changeset
|
31 <property name="resizeMode"> |
cb9d8da0f307
Put the widgets into a layout to have proper resize behaviour
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
20
diff
changeset
|
32 <enum>QListView::Fixed</enum> |
cb9d8da0f307
Put the widgets into a layout to have proper resize behaviour
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
20
diff
changeset
|
33 </property> |
cb9d8da0f307
Put the widgets into a layout to have proper resize behaviour
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
20
diff
changeset
|
34 </widget> |
cb9d8da0f307
Put the widgets into a layout to have proper resize behaviour
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
20
diff
changeset
|
35 <widget class="QSplitter" name="splitter"> |
cb9d8da0f307
Put the widgets into a layout to have proper resize behaviour
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
20
diff
changeset
|
36 <property name="orientation"> |
cb9d8da0f307
Put the widgets into a layout to have proper resize behaviour
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
20
diff
changeset
|
37 <enum>Qt::Vertical</enum> |
cb9d8da0f307
Put the widgets into a layout to have proper resize behaviour
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
20
diff
changeset
|
38 </property> |
91
e5d5fc34ff2e
convert feed list to a table view. TODO: proper resizing for columns
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
59
diff
changeset
|
39 <widget class="QTableView" name="feedEntryList"/> |
22
cb9d8da0f307
Put the widgets into a layout to have proper resize behaviour
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
20
diff
changeset
|
40 <widget class="QWebView" name="webView"> |
cb9d8da0f307
Put the widgets into a layout to have proper resize behaviour
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
20
diff
changeset
|
41 <property name="url"> |
cb9d8da0f307
Put the widgets into a layout to have proper resize behaviour
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
20
diff
changeset
|
42 <url> |
cb9d8da0f307
Put the widgets into a layout to have proper resize behaviour
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
20
diff
changeset
|
43 <string>about:blank</string> |
cb9d8da0f307
Put the widgets into a layout to have proper resize behaviour
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
20
diff
changeset
|
44 </url> |
cb9d8da0f307
Put the widgets into a layout to have proper resize behaviour
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
20
diff
changeset
|
45 </property> |
cb9d8da0f307
Put the widgets into a layout to have proper resize behaviour
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
20
diff
changeset
|
46 </widget> |
cb9d8da0f307
Put the widgets into a layout to have proper resize behaviour
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
20
diff
changeset
|
47 </widget> |
20 | 48 </widget> |
22
cb9d8da0f307
Put the widgets into a layout to have proper resize behaviour
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
20
diff
changeset
|
49 </item> |
cb9d8da0f307
Put the widgets into a layout to have proper resize behaviour
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
20
diff
changeset
|
50 </layout> |
15
b1aeb98824c1
Add a list view displaying all feeds
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
14
diff
changeset
|
51 </widget> |
14 | 52 <widget class="QMenuBar" name="menubar"> |
53 <property name="geometry"> | |
54 <rect> | |
55 <x>0</x> | |
56 <y>0</y> | |
20 | 57 <width>992</width> |
14 | 58 <height>27</height> |
59 </rect> | |
60 </property> | |
61 <widget class="QMenu" name="menuFeed"> | |
62 <property name="title"> | |
63 <string>Feed</string> | |
64 </property> | |
39
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
65 <addaction name="actionAddFeed"/> |
56
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
66 <addaction name="actionMarkFeedRead"/> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
67 <addaction name="actionUpdate"/> |
39
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
68 <addaction name="actionFeedSettings"/> |
14 | 69 </widget> |
33
f371d02fa09d
mark unread feed entries bold. Add a menu item to toggle between read/unread
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
26
diff
changeset
|
70 <widget class="QMenu" name="menuArticle"> |
39
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
71 <property name="enabled"> |
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
72 <bool>false</bool> |
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
73 </property> |
33
f371d02fa09d
mark unread feed entries bold. Add a menu item to toggle between read/unread
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
26
diff
changeset
|
74 <property name="title"> |
f371d02fa09d
mark unread feed entries bold. Add a menu item to toggle between read/unread
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
26
diff
changeset
|
75 <string>Article</string> |
f371d02fa09d
mark unread feed entries bold. Add a menu item to toggle between read/unread
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
26
diff
changeset
|
76 </property> |
f371d02fa09d
mark unread feed entries bold. Add a menu item to toggle between read/unread
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
26
diff
changeset
|
77 <addaction name="actionMarkSelectedRead"/> |
39
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
78 <addaction name="actionOpenLink"/> |
37
22214d79ed41
database URL must be given as commandline argument now, no need for creating complicated config files. Add a menu entry for opening the selected article in browser.
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
33
diff
changeset
|
79 <addaction name="actionOpenInBrowser"/> |
33
f371d02fa09d
mark unread feed entries bold. Add a menu item to toggle between read/unread
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
26
diff
changeset
|
80 </widget> |
39
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
81 <widget class="QMenu" name="menuFeedworm"> |
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
82 <property name="title"> |
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
83 <string>Feedworm</string> |
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
84 </property> |
56
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
85 <addaction name="actionUpdateAllFeeds"/> |
39
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
86 <addaction name="actionPreferences"/> |
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
87 <addaction name="separator"/> |
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
88 <addaction name="actionQuit"/> |
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
89 </widget> |
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
90 <addaction name="menuFeedworm"/> |
14 | 91 <addaction name="menuFeed"/> |
33
f371d02fa09d
mark unread feed entries bold. Add a menu item to toggle between read/unread
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
26
diff
changeset
|
92 <addaction name="menuArticle"/> |
14 | 93 </widget> |
94 <widget class="QStatusBar" name="statusbar"/> | |
95 <action name="actionQuit"> | |
96 <property name="text"> | |
97 <string>Quit</string> | |
98 </property> | |
99 <property name="shortcut"> | |
100 <string>Ctrl+Q</string> | |
101 </property> | |
102 </action> | |
39
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
103 <action name="actionAddFeed"> |
15
b1aeb98824c1
Add a list view displaying all feeds
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
14
diff
changeset
|
104 <property name="text"> |
b1aeb98824c1
Add a list view displaying all feeds
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
14
diff
changeset
|
105 <string>Add ...</string> |
b1aeb98824c1
Add a list view displaying all feeds
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
14
diff
changeset
|
106 </property> |
26 | 107 <property name="shortcut"> |
108 <string>Ctrl+A</string> | |
109 </property> | |
15
b1aeb98824c1
Add a list view displaying all feeds
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
14
diff
changeset
|
110 </action> |
23
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
111 <action name="actionXxx"> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
112 <property name="text"> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
113 <string>xxx</string> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
114 </property> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
115 </action> |
33
f371d02fa09d
mark unread feed entries bold. Add a menu item to toggle between read/unread
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
26
diff
changeset
|
116 <action name="actionMarkSelectedRead"> |
f371d02fa09d
mark unread feed entries bold. Add a menu item to toggle between read/unread
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
26
diff
changeset
|
117 <property name="text"> |
f371d02fa09d
mark unread feed entries bold. Add a menu item to toggle between read/unread
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
26
diff
changeset
|
118 <string>Mark selected read</string> |
f371d02fa09d
mark unread feed entries bold. Add a menu item to toggle between read/unread
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
26
diff
changeset
|
119 </property> |
f371d02fa09d
mark unread feed entries bold. Add a menu item to toggle between read/unread
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
26
diff
changeset
|
120 <property name="shortcut"> |
f371d02fa09d
mark unread feed entries bold. Add a menu item to toggle between read/unread
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
26
diff
changeset
|
121 <string>M</string> |
f371d02fa09d
mark unread feed entries bold. Add a menu item to toggle between read/unread
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
26
diff
changeset
|
122 </property> |
f371d02fa09d
mark unread feed entries bold. Add a menu item to toggle between read/unread
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
26
diff
changeset
|
123 </action> |
37
22214d79ed41
database URL must be given as commandline argument now, no need for creating complicated config files. Add a menu entry for opening the selected article in browser.
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
33
diff
changeset
|
124 <action name="actionOpenInBrowser"> |
22214d79ed41
database URL must be given as commandline argument now, no need for creating complicated config files. Add a menu entry for opening the selected article in browser.
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
33
diff
changeset
|
125 <property name="text"> |
22214d79ed41
database URL must be given as commandline argument now, no need for creating complicated config files. Add a menu entry for opening the selected article in browser.
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
33
diff
changeset
|
126 <string>Open in browser</string> |
22214d79ed41
database URL must be given as commandline argument now, no need for creating complicated config files. Add a menu entry for opening the selected article in browser.
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
33
diff
changeset
|
127 </property> |
22214d79ed41
database URL must be given as commandline argument now, no need for creating complicated config files. Add a menu entry for opening the selected article in browser.
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
33
diff
changeset
|
128 <property name="shortcut"> |
22214d79ed41
database URL must be given as commandline argument now, no need for creating complicated config files. Add a menu entry for opening the selected article in browser.
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
33
diff
changeset
|
129 <string>Ctrl+O</string> |
22214d79ed41
database URL must be given as commandline argument now, no need for creating complicated config files. Add a menu entry for opening the selected article in browser.
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
33
diff
changeset
|
130 </property> |
22214d79ed41
database URL must be given as commandline argument now, no need for creating complicated config files. Add a menu entry for opening the selected article in browser.
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
33
diff
changeset
|
131 </action> |
39
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
132 <action name="actionOpenLink"> |
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
133 <property name="text"> |
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
134 <string>Open link</string> |
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
135 </property> |
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
136 <property name="shortcut"> |
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
137 <string>L</string> |
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
138 </property> |
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
139 </action> |
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
140 <action name="actionPreferences"> |
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
141 <property name="enabled"> |
40 | 142 <bool>true</bool> |
39
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
143 </property> |
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
144 <property name="text"> |
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
145 <string>Preferences</string> |
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
146 </property> |
40 | 147 <property name="shortcut"> |
148 <string>Ctrl+.</string> | |
149 </property> | |
39
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
150 </action> |
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
151 <action name="actionFeedSettings"> |
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
152 <property name="enabled"> |
53
8cca4585eb33
the feed settings menu item starts out disabled and gets enabled once a feed is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
48
diff
changeset
|
153 <bool>false</bool> |
39
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
154 </property> |
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
155 <property name="text"> |
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
156 <string>Settings ...</string> |
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
157 </property> |
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
158 </action> |
56
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
159 <action name="actionMarkFeedRead"> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
160 <property name="enabled"> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
161 <bool>false</bool> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
162 </property> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
163 <property name="text"> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
164 <string>Mark all read</string> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
165 </property> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
166 <property name="toolTip"> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
167 <string>Mark all articles in current feed as read</string> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
168 </property> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
169 <property name="shortcut"> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
170 <string>Ctrl+M</string> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
171 </property> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
172 </action> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
173 <action name="actionUpdate"> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
174 <property name="enabled"> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
175 <bool>false</bool> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
176 </property> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
177 <property name="text"> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
178 <string>Update</string> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
179 </property> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
180 <property name="toolTip"> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
181 <string>Update selected feed</string> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
182 </property> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
183 <property name="shortcut"> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
184 <string>Ctrl+U</string> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
185 </property> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
186 </action> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
187 <action name="actionUpdateAllFeeds"> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
188 <property name="enabled"> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
189 <bool>false</bool> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
190 </property> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
191 <property name="text"> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
192 <string>Update feeds</string> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
193 </property> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
194 <property name="shortcut"> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
195 <string>Ctrl+Shift+U</string> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
196 </property> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
197 </action> |
14 | 198 </widget> |
20 | 199 <customwidgets> |
200 <customwidget> | |
201 <class>QWebView</class> | |
202 <extends>QWidget</extends> | |
203 <header>QtWebKit/QWebView</header> | |
204 </customwidget> | |
205 </customwidgets> | |
41
9fa1e33b67da
use Qt resources for window icons
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
40
diff
changeset
|
206 <resources> |
9fa1e33b67da
use Qt resources for window icons
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
40
diff
changeset
|
207 <include location="Feedworm.qrc"/> |
9fa1e33b67da
use Qt resources for window icons
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
40
diff
changeset
|
208 </resources> |
14 | 209 <connections> |
210 <connection> | |
211 <sender>actionQuit</sender> | |
212 <signal>activated()</signal> | |
213 <receiver>MainWindow</receiver> | |
214 <slot>close()</slot> | |
215 <hints> | |
216 <hint type="sourcelabel"> | |
217 <x>-1</x> | |
218 <y>-1</y> | |
219 </hint> | |
220 <hint type="destinationlabel"> | |
221 <x>399</x> | |
222 <y>299</y> | |
223 </hint> | |
224 </hints> | |
225 </connection> | |
23
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
226 <connection> |
39
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
227 <sender>actionAddFeed</sender> |
23
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
228 <signal>activated()</signal> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
229 <receiver>MainWindow</receiver> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
230 <slot>addFeed()</slot> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
231 <hints> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
232 <hint type="sourcelabel"> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
233 <x>-1</x> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
234 <y>-1</y> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
235 </hint> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
236 <hint type="destinationlabel"> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
237 <x>495</x> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
238 <y>374</y> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
239 </hint> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
240 </hints> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
241 </connection> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
242 <connection> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
243 <sender>feedList</sender> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
244 <signal>clicked(QModelIndex)</signal> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
245 <receiver>MainWindow</receiver> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
246 <slot>feedSelected(QModelIndex)</slot> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
247 <hints> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
248 <hint type="sourcelabel"> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
249 <x>126</x> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
250 <y>377</y> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
251 </hint> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
252 <hint type="destinationlabel"> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
253 <x>495</x> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
254 <y>374</y> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
255 </hint> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
256 </hints> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
257 </connection> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
258 <connection> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
259 <sender>feedEntryList</sender> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
260 <signal>clicked(QModelIndex)</signal> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
261 <receiver>MainWindow</receiver> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
262 <slot>feedEntrySelected(QModelIndex)</slot> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
263 <hints> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
264 <hint type="sourcelabel"> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
265 <x>616</x> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
266 <y>117</y> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
267 </hint> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
268 <hint type="destinationlabel"> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
269 <x>495</x> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
270 <y>374</y> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
271 </hint> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
272 </hints> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
273 </connection> |
33
f371d02fa09d
mark unread feed entries bold. Add a menu item to toggle between read/unread
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
26
diff
changeset
|
274 <connection> |
f371d02fa09d
mark unread feed entries bold. Add a menu item to toggle between read/unread
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
26
diff
changeset
|
275 <sender>actionMarkSelectedRead</sender> |
f371d02fa09d
mark unread feed entries bold. Add a menu item to toggle between read/unread
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
26
diff
changeset
|
276 <signal>activated()</signal> |
f371d02fa09d
mark unread feed entries bold. Add a menu item to toggle between read/unread
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
26
diff
changeset
|
277 <receiver>MainWindow</receiver> |
f371d02fa09d
mark unread feed entries bold. Add a menu item to toggle between read/unread
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
26
diff
changeset
|
278 <slot>toggleReadOnSelectedEntry()</slot> |
f371d02fa09d
mark unread feed entries bold. Add a menu item to toggle between read/unread
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
26
diff
changeset
|
279 <hints> |
f371d02fa09d
mark unread feed entries bold. Add a menu item to toggle between read/unread
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
26
diff
changeset
|
280 <hint type="sourcelabel"> |
f371d02fa09d
mark unread feed entries bold. Add a menu item to toggle between read/unread
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
26
diff
changeset
|
281 <x>-1</x> |
f371d02fa09d
mark unread feed entries bold. Add a menu item to toggle between read/unread
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
26
diff
changeset
|
282 <y>-1</y> |
f371d02fa09d
mark unread feed entries bold. Add a menu item to toggle between read/unread
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
26
diff
changeset
|
283 </hint> |
f371d02fa09d
mark unread feed entries bold. Add a menu item to toggle between read/unread
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
26
diff
changeset
|
284 <hint type="destinationlabel"> |
f371d02fa09d
mark unread feed entries bold. Add a menu item to toggle between read/unread
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
26
diff
changeset
|
285 <x>495</x> |
f371d02fa09d
mark unread feed entries bold. Add a menu item to toggle between read/unread
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
26
diff
changeset
|
286 <y>374</y> |
f371d02fa09d
mark unread feed entries bold. Add a menu item to toggle between read/unread
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
26
diff
changeset
|
287 </hint> |
f371d02fa09d
mark unread feed entries bold. Add a menu item to toggle between read/unread
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
26
diff
changeset
|
288 </hints> |
f371d02fa09d
mark unread feed entries bold. Add a menu item to toggle between read/unread
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
26
diff
changeset
|
289 </connection> |
37
22214d79ed41
database URL must be given as commandline argument now, no need for creating complicated config files. Add a menu entry for opening the selected article in browser.
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
33
diff
changeset
|
290 <connection> |
39
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
291 <sender>actionOpenLink</sender> |
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
292 <signal>activated()</signal> |
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
293 <receiver>MainWindow</receiver> |
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
294 <slot>openLinkFromSelectedEntry()</slot> |
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
295 <hints> |
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
296 <hint type="sourcelabel"> |
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
297 <x>-1</x> |
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
298 <y>-1</y> |
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
299 </hint> |
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
300 <hint type="destinationlabel"> |
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
301 <x>495</x> |
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
302 <y>374</y> |
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
303 </hint> |
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
304 </hints> |
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
305 </connection> |
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
306 <connection> |
37
22214d79ed41
database URL must be given as commandline argument now, no need for creating complicated config files. Add a menu entry for opening the selected article in browser.
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
33
diff
changeset
|
307 <sender>actionOpenInBrowser</sender> |
22214d79ed41
database URL must be given as commandline argument now, no need for creating complicated config files. Add a menu entry for opening the selected article in browser.
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
33
diff
changeset
|
308 <signal>activated()</signal> |
22214d79ed41
database URL must be given as commandline argument now, no need for creating complicated config files. Add a menu entry for opening the selected article in browser.
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
33
diff
changeset
|
309 <receiver>MainWindow</receiver> |
39
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
310 <slot>openSelectedEntryInBrowser()</slot> |
37
22214d79ed41
database URL must be given as commandline argument now, no need for creating complicated config files. Add a menu entry for opening the selected article in browser.
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
33
diff
changeset
|
311 <hints> |
22214d79ed41
database URL must be given as commandline argument now, no need for creating complicated config files. Add a menu entry for opening the selected article in browser.
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
33
diff
changeset
|
312 <hint type="sourcelabel"> |
22214d79ed41
database URL must be given as commandline argument now, no need for creating complicated config files. Add a menu entry for opening the selected article in browser.
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
33
diff
changeset
|
313 <x>-1</x> |
22214d79ed41
database URL must be given as commandline argument now, no need for creating complicated config files. Add a menu entry for opening the selected article in browser.
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
33
diff
changeset
|
314 <y>-1</y> |
22214d79ed41
database URL must be given as commandline argument now, no need for creating complicated config files. Add a menu entry for opening the selected article in browser.
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
33
diff
changeset
|
315 </hint> |
22214d79ed41
database URL must be given as commandline argument now, no need for creating complicated config files. Add a menu entry for opening the selected article in browser.
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
33
diff
changeset
|
316 <hint type="destinationlabel"> |
22214d79ed41
database URL must be given as commandline argument now, no need for creating complicated config files. Add a menu entry for opening the selected article in browser.
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
33
diff
changeset
|
317 <x>495</x> |
22214d79ed41
database URL must be given as commandline argument now, no need for creating complicated config files. Add a menu entry for opening the selected article in browser.
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
33
diff
changeset
|
318 <y>374</y> |
22214d79ed41
database URL must be given as commandline argument now, no need for creating complicated config files. Add a menu entry for opening the selected article in browser.
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
33
diff
changeset
|
319 </hint> |
22214d79ed41
database URL must be given as commandline argument now, no need for creating complicated config files. Add a menu entry for opening the selected article in browser.
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
33
diff
changeset
|
320 </hints> |
22214d79ed41
database URL must be given as commandline argument now, no need for creating complicated config files. Add a menu entry for opening the selected article in browser.
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
33
diff
changeset
|
321 </connection> |
40 | 322 <connection> |
323 <sender>actionPreferences</sender> | |
324 <signal>activated()</signal> | |
325 <receiver>MainWindow</receiver> | |
326 <slot>showPreferences()</slot> | |
327 <hints> | |
328 <hint type="sourcelabel"> | |
329 <x>-1</x> | |
330 <y>-1</y> | |
331 </hint> | |
332 <hint type="destinationlabel"> | |
333 <x>495</x> | |
334 <y>374</y> | |
335 </hint> | |
336 </hints> | |
337 </connection> | |
48 | 338 <connection> |
339 <sender>actionFeedSettings</sender> | |
340 <signal>activated()</signal> | |
341 <receiver>MainWindow</receiver> | |
342 <slot>showFeedSettings()</slot> | |
343 <hints> | |
344 <hint type="sourcelabel"> | |
345 <x>-1</x> | |
346 <y>-1</y> | |
347 </hint> | |
348 <hint type="destinationlabel"> | |
349 <x>495</x> | |
350 <y>374</y> | |
351 </hint> | |
352 </hints> | |
353 </connection> | |
56
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
354 <connection> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
355 <sender>actionMarkFeedRead</sender> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
356 <signal>activated()</signal> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
357 <receiver>MainWindow</receiver> |
59
daa2731967fe
Marking all articles in a feed as read doesn't toggle any more ... it marks all articles as read.
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
56
diff
changeset
|
358 <slot>markSelectedFeedRead()</slot> |
56
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
359 <hints> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
360 <hint type="sourcelabel"> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
361 <x>-1</x> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
362 <y>-1</y> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
363 </hint> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
364 <hint type="destinationlabel"> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
365 <x>495</x> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
366 <y>374</y> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
367 </hint> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
368 </hints> |
c82f5538733c
add a menu item to mark all entries in a feed as read
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
53
diff
changeset
|
369 </connection> |
14 | 370 </connections> |
23
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
371 <slots> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
372 <slot>addFeed()</slot> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
373 <slot>feedSelected(QModelIndex)</slot> |
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
374 <slot>feedEntrySelected(QModelIndex)</slot> |
33
f371d02fa09d
mark unread feed entries bold. Add a menu item to toggle between read/unread
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
26
diff
changeset
|
375 <slot>toggleReadOnSelectedEntry()</slot> |
39
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
376 <slot>openSelectedEntryInBrowser()</slot> |
0c2578196643
Disable the article menu by default, enable it when the first article is selected
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
37
diff
changeset
|
377 <slot>openLinkFromSelectedEntry()</slot> |
40 | 378 <slot>showPreferences()</slot> |
48 | 379 <slot>showFeedSettings()</slot> |
59
daa2731967fe
Marking all articles in a feed as read doesn't toggle any more ... it marks all articles as read.
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
56
diff
changeset
|
380 <slot>markSelectedFeedRead()</slot> |
23
dcc8abff0694
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
22
diff
changeset
|
381 </slots> |
14 | 382 </ui> |