Commit Graph

175 Commits

Author SHA1 Message Date
craig.p.drummond
efa3125c13 Fix Qt icons 2013-06-19 18:24:27 +00:00
craig.p.drummond
88c5cdbf10 Fix border colour 2013-06-19 18:23:44 +00:00
craig.p.drummond@gmail.com
fa8f22409d Set text colour of labels on menus (e.g. in volume popup) 2013-06-18 11:10:06 +00:00
craig.p.drummond
f44d17506d Use hand-pointer when mouse over label. 2013-06-17 18:37:14 +00:00
craig.p.drummond
efe7b1b889 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
c010c7c1d8 Cleanup 2013-06-14 17:30:16 +00:00
craig.p.drummond
89d415ded2 Consistent way to get layout spacing 2013-06-13 18:54:28 +00:00
craig.p.drummond
da5b03c3d6 Fix preferecne dialog sizes between Qt4, Qt5, and high dpi 2013-06-12 19:58:33 +00:00
craig.p.drummond
0f87f5905c Qt5 compile fixes 2013-06-11 17:44:43 +00:00
craig.p.drummond@gmail.com
170815f8e9 Fix build when there is no QGtkStyle 2013-06-11 11:03:39 +00:00
craig.p.drummond
4c674121ff More high DPI work
BUG:231
2013-06-08 15:09:27 +00:00
craig.p.drummond
529a9e8952 Work on high-DPI support. QWizard seems broken???
BUG:231
2013-06-08 15:01:03 +00:00
craig.p.drummond
53ec42fc6f Dont need meta object fot OSThumb if we are not building overlay scrollbars 2013-06-07 19:24:00 +00:00
craig.p.drummond
1e67d1707e No scrollbar groove for Gtk style in context view 2013-06-06 18:47:46 +00:00
craig.p.drummond
b2519adac8 Oops! Forgot to import... 2013-06-06 18:46:59 +00:00
craig.p.drummond
5afc580d1b RTL fixes 2013-06-06 18:46:38 +00:00
craig.p.drummond
9e36f0b3e4 Use style-hint to dtermine if we show icons on buttons or not 2013-06-06 18:45:40 +00:00
craig.p.drummond
3ace2d5e75 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
5612c2beaa Intercept ::polish events on QMenu, so can add accel manager 2013-06-05 19:17:11 +00:00
craig.p.drummond
4327a6a77e Automatic accelator assignment for Qt builds. 2013-06-05 16:55:22 +00:00
craig.p.drummond
fd724f0f91 Better URL label 2013-06-03 18:14:23 +00:00
craig.p.drummond
bde42e3daa Increase process timeout 2013-05-31 19:07:15 +00:00
craig.p.drummond
0c5862abb2 Work-around issues with dconf causing hangs at start-up 2013-05-31 17:25:21 +00:00
craig.p.drummond
d4fbd83afc Use 24px playback icons if the icon theme has these. 2013-05-31 17:24:56 +00:00
craig.p.drummond
dcd3a7dbb4 Improve radiance toolbar 2013-05-31 17:24:29 +00:00
craig.p.drummond
63ee2e6f38 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
587aec145b Consistent style for treeviews 2013-05-30 18:58:37 +00:00
craig.p.drummond
9ae929a329 - 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
f8a6542375 USe background colour for background of scrollbar slider on combobox 2013-05-16 18:12:20 +00:00
craig.p.drummond
d657768718 Recreate context menu when toggle mono icons 2013-05-16 18:10:57 +00:00
craig.p.drummond
532aea900a No need for scrollbar background 2013-05-16 18:10:28 +00:00
craig.p.drummond
5120cbdf54 Fix consistency of default button in messageboxes between Qt and KDE builds. 2013-05-10 19:02:29 +00:00
craig.p.drummond
813ee2f784 - Fix deletion of threads.
- Enable online services for windows builds.
2013-05-04 10:35:06 +00:00
craig.p.drummond
98f666df22 Add option to toggle mono icons 2013-05-03 18:06:05 +00:00
craig.p.drummond
a2bd6c6459 Base on/off colour on button colour, not 'mid' colour 2013-05-01 07:00:56 +00:00
craig.p.drummond
1b087b3a80 Slightly larger ON/OFF buttons 2013-04-29 18:35:32 +00:00
craig.p.drummond
ebd7a706ed Try to ensure icon colour is same as text 2013-04-26 18:44:01 +00:00
craig.p.drummond
4f502b1567 Read Gtk icon theme too - as in 13.04 Qt apps dont seem to be usnig Humanity? 2013-04-25 23:08:03 +00:00
craig.p.drummond
bdf4fd224a Force light toolbar icons - so that Qt5 build gets light main menu icon! 2013-04-25 22:50:13 +00:00
craig.p.drummond
3210fe3c40 Monochrome sidebar icons 2013-04-25 22:25:03 +00:00
craig.p.drummond
1eac3d0f5e Disable icons in menus if we read a css file. This fixes the odd looking border that is drawn around these in KDe4 builds (and Qt5?) 2013-04-25 09:48:01 +00:00
craig.p.drummond
4b91567c4c No need for border with top/bottom bars 2013-04-22 20:05:42 +00:00
craig.p.drummond
a840d1fe22 Set default initial size for pref dialog 2013-04-15 18:37:09 +00:00
craig.p.drummond
abdbf1cc8e Fix issues with "bottom bar" 2013-04-14 13:04:50 +00:00
craig.p.drummond
11f1577f31 Fix build when we have no QGtkStyle 2013-04-14 09:51:43 +00:00
craig.p.drummond
cfc44d5c29 Remove 'windowTitle' property from widgets 2013-04-08 17:14:57 +00:00
craig.p.drummond
ffe9477277 Put scripts into 'scripts' sub-folder, and .css files into 'themes' 2013-04-08 17:10:02 +00:00
craig.p.drummond
3db33b6e55 Spinner size is based upon font 2013-04-04 19:00:33 +00:00
craig.p.drummond
24b5e74e49 Only use editable hack if we have more than max number of items 2013-03-27 21:48:59 +00:00
craig.p.drummond
01abbf27da Add separator before 'Icons only' option 2013-03-25 19:59:16 +00:00