Commit Graph

196 Commits

Author SHA1 Message Date
craig.p.drummond
159fecd66f Store data under XDG_DATA_HOME (~/.local/share) 2013-09-24 18:38:31 +00:00
craig.p.drummond
03118e282a If no icon is to be used on a message-box button, then ensure the icon is cleared. 2013-09-24 18:35:10 +00:00
craig.p.drummond
d97bef0387 Remove margin 2013-09-20 19:41:11 +00:00
craig.p.drummond
55d2b69190 Cache browser results for 2 days 2013-09-20 19:38:44 +00:00
craig.p.drummond
aa426d5493 Import initial podcast search dialog
- Search iTunes
- Browse BBC, CBC, NPR, and Digital Podcast
2013-09-19 19:44:23 +00:00
craig.p.drummond@gmail.com
a6b578fea2 Place a 0-pixel wide 'size widget' at the bottom of each view, to attempt to ensure consisten sizes between views. 2013-09-13 11:25:34 +00:00
craig.p.drummond
2149b18c0b Use QListWidget in Qt preferences dialog, so that keyboard navigation can be used. 2013-08-29 18:25:04 +00:00
craig.p.drummond
5eaa69ba3d Better drag cursor for Qt5 builds 2013-08-22 18:22:19 +00:00
craig.p.drummond
20551906c2 No X11 for Qt5 2013-08-22 18:21:58 +00:00
craig.p.drummond
ce297c81ed Uniform row heights 2013-08-14 18:17:55 +00:00
craig.p.drummond
8b23e21d49 More CSS themes... 2013-08-02 19:27:56 +00:00
craig.p.drummond
70719fef97 Move CSS theme files into themes sub-folder 2013-07-31 20:08:40 +00:00
craig.p.drummond
8efe9e24a2 Add CSS theme for Faience 2013-07-31 20:05:14 +00:00
craig.p.drummond
20f536ab85 Use KIconTheme to ascertain icon theme name with KDE builds. 2013-07-22 21:52:25 +00:00
craig.p.drummond
f0aad581a6 Dont include qtplural in localize.h - support folder should be as stand-alone as possible 2013-07-18 14:54:10 +00:00
craig.p.drummond
72cd22161c Use i18n is a more KDE-like manner, other wise debug builds of kdelibs produce (I18N_ARGUMENT_MISSING)
BUG: 254
2013-07-18 14:52:45 +00:00
craig.p.drummond
179d0eeca2 Better TunIn searches. Search is now in main window, and all types are searched.
BUG:252
2013-07-09 14:15:11 +00:00
craig.p.drummond
ec5fc48767 Set default button to 'Cancel' in aciton dialog 2013-06-27 15:53:35 +00:00
craig.p.drummond
1a11b0d9e3 Flat folder button for KDE path requester 2013-06-24 18:46:02 +00:00
craig.p.drummond
9935cb1516 Need to trap setProperty("text") 2013-06-24 18:44:19 +00:00
craig.p.drummond
8f14a9234d Toggle radio buttons too 2013-06-22 14:36:04 +00:00
craig.p.drummond
af7b4d0abc Fix Qt icons 2013-06-19 18:24:27 +00:00
craig.p.drummond
338715a3eb Fix border colour 2013-06-19 18:23:44 +00:00
craig.p.drummond@gmail.com
ce7ef4cdbe Set text colour of labels on menus (e.g. in volume popup) 2013-06-18 11:10:06 +00:00
craig.p.drummond
1107dcbdbb Use hand-pointer when mouse over label. 2013-06-17 18:37:14 +00:00
craig.p.drummond
edf3412cef For Qt builds, if shortcut is set to default then remove entry from config file. 2013-06-15 19:06:47 +00:00
craig.p.drummond
d2fd806a67 Cleanup 2013-06-14 17:30:16 +00:00
craig.p.drummond
f00fb0b20d Consistent way to get layout spacing 2013-06-13 18:54:28 +00:00
craig.p.drummond
83f529d441 Fix preferecne dialog sizes between Qt4, Qt5, and high dpi 2013-06-12 19:58:33 +00:00
craig.p.drummond
a32658a688 Qt5 compile fixes 2013-06-11 17:44:43 +00:00
craig.p.drummond@gmail.com
cec00375ea Fix build when there is no QGtkStyle 2013-06-11 11:03:39 +00:00
craig.p.drummond
eff8d5aa54 More high DPI work
BUG:231
2013-06-08 15:09:27 +00:00
craig.p.drummond
d8af54e418 Work on high-DPI support. QWizard seems broken???
BUG:231
2013-06-08 15:01:03 +00:00
craig.p.drummond
acfb6e18e9 Dont need meta object fot OSThumb if we are not building overlay scrollbars 2013-06-07 19:24:00 +00:00
craig.p.drummond
0f1be3602e No scrollbar groove for Gtk style in context view 2013-06-06 18:47:46 +00:00
craig.p.drummond
e290b2ed12 Oops! Forgot to import... 2013-06-06 18:46:59 +00:00
craig.p.drummond
a78a0ebf7a RTL fixes 2013-06-06 18:46:38 +00:00
craig.p.drummond
6dd3eb3b20 Use style-hint to dtermine if we show icons on buttons or not 2013-06-06 18:45:40 +00:00
craig.p.drummond
4aad69af04 Add event filter to capture short-cut events, so that these can be passed onto buddy 2013-06-06 18:45:01 +00:00
craig.p.drummond
3bfb7bbbce Intercept ::polish events on QMenu, so can add accel manager 2013-06-05 19:17:11 +00:00
craig.p.drummond
521c01c606 Automatic accelator assignment for Qt builds. 2013-06-05 16:55:22 +00:00
craig.p.drummond
87c42813af Better URL label 2013-06-03 18:14:23 +00:00
craig.p.drummond
5b582c97f2 Increase process timeout 2013-05-31 19:07:15 +00:00
craig.p.drummond
7ecfef5604 Work-around issues with dconf causing hangs at start-up 2013-05-31 17:25:21 +00:00
craig.p.drummond
63955cf7c4 Use 24px playback icons if the icon theme has these. 2013-05-31 17:24:56 +00:00
craig.p.drummond
f9a41c469e Improve radiance toolbar 2013-05-31 17:24:29 +00:00
craig.p.drummond
d698663d21 If using QGtkStyle, then draw background of unselected tabs - to fix issues with a 1 pixel line 2013-05-31 17:22:45 +00:00
craig.p.drummond
88bade2fa5 Consistent style for treeviews 2013-05-30 18:58:37 +00:00
craig.p.drummond
8854c4b7c1 - Try no to use yes/no in dialogs - as Gtk reverses this to no/yes!!
- Use standard gui items, and create Qt equivalents
2013-05-29 19:00:50 +00:00
craig.p.drummond
9130ffe1f1 USe background colour for background of scrollbar slider on combobox 2013-05-16 18:12:20 +00:00