Commit Graph

147 Commits

Author SHA1 Message Date
craig.p.drummond
9130ffe1f1 USe background colour for background of scrollbar slider on combobox 2013-05-16 18:12:20 +00:00
craig.p.drummond
539bb2356a Recreate context menu when toggle mono icons 2013-05-16 18:10:57 +00:00
craig.p.drummond
13b5dfe20e No need for scrollbar background 2013-05-16 18:10:28 +00:00
craig.p.drummond
7c085c1913 Fix consistency of default button in messageboxes between Qt and KDE builds. 2013-05-10 19:02:29 +00:00
craig.p.drummond
ab3c63410f - Fix deletion of threads.
- Enable online services for windows builds.
2013-05-04 10:35:06 +00:00
craig.p.drummond
135c3d7f72 Add option to toggle mono icons 2013-05-03 18:06:05 +00:00
craig.p.drummond
5091e2d39f Base on/off colour on button colour, not 'mid' colour 2013-05-01 07:00:56 +00:00
craig.p.drummond
d0e45f3c4d Slightly larger ON/OFF buttons 2013-04-29 18:35:32 +00:00
craig.p.drummond
590db58f01 Try to ensure icon colour is same as text 2013-04-26 18:44:01 +00:00
craig.p.drummond
8a8bc11edd 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
c67f20baef Force light toolbar icons - so that Qt5 build gets light main menu icon! 2013-04-25 22:50:13 +00:00
craig.p.drummond
78f5298bab Monochrome sidebar icons 2013-04-25 22:25:03 +00:00
craig.p.drummond
a1c2892c27 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
32451b450f No need for border with top/bottom bars 2013-04-22 20:05:42 +00:00
craig.p.drummond
36f795ca2a Set default initial size for pref dialog 2013-04-15 18:37:09 +00:00
craig.p.drummond
5b81fdeca1 Fix issues with "bottom bar" 2013-04-14 13:04:50 +00:00
craig.p.drummond
c75c7b6ed7 Fix build when we have no QGtkStyle 2013-04-14 09:51:43 +00:00
craig.p.drummond
aebf181b75 Remove 'windowTitle' property from widgets 2013-04-08 17:14:57 +00:00
craig.p.drummond
2ccccc902e Put scripts into 'scripts' sub-folder, and .css files into 'themes' 2013-04-08 17:10:02 +00:00
craig.p.drummond
35580c4dbf Spinner size is based upon font 2013-04-04 19:00:33 +00:00
craig.p.drummond
44998f245b Only use editable hack if we have more than max number of items 2013-03-27 21:48:59 +00:00
craig.p.drummond
2701965be1 Add separator before 'Icons only' option 2013-03-25 19:59:16 +00:00
craig.p.drummond
e31b1abf38 Min size is required for line-edit - otherwise thay can be too thin 2013-03-25 19:58:52 +00:00
craig.p.drummond
7fede32702 RTL spinner, and middle spinner 2013-03-25 19:56:43 +00:00
craig.p.drummond
804344f9e8 Formatting 2013-03-22 21:17:54 +00:00
craig.p.drummond
1378287f15 Fix windows build 2013-03-22 20:56:33 +00:00
craig.p.drummond
c6f8ea5130 Cache artist info 2013-03-22 20:55:03 +00:00
craig.p.drummond
e4e9df6759 Fix button padding! 2013-03-20 20:27:01 +00:00
craig.p.drummond
c3ab6851dc Qt5, KDE, and Windows compile fixes 2013-03-20 19:35:06 +00:00
craig.p.drummond
bb1ce19646 Fix setting of status parameter 2013-03-18 21:36:30 +00:00
craig.p.drummond
1e4659a55e Use correct type 2013-03-18 20:17:10 +00:00
craig.p.drummond
091a411d2f When checking if user is in "users" group, first check if current group is "users" 2013-03-18 20:16:11 +00:00
craig.p.drummond
f0b2e83dad Save, and restore, sizes of (most) dialogs. 2013-03-18 20:15:41 +00:00
craig.p.drummond
871dcbfda5 Is setting min size required? 2013-03-16 07:40:14 +00:00
craig.p.drummond
600fedaba4 Oxygen background fix 2013-03-16 07:39:55 +00:00
craig.p.drummond
212483eafb KDE compile fixes 2013-03-14 19:31:33 +00:00
craig.p.drummond
c6b5c240a1 Move custom 'exec' into dialog - required for overlay scrollbars 2013-03-14 19:31:01 +00:00
craig.p.drummond
37daf25a84 Remove icons from menu for Qt5 QGtkStyle 2013-03-13 19:50:54 +00:00
craig.p.drummond
c5fbab7c37 Use css to determine light toobar icons 2013-03-13 19:50:30 +00:00
craig.p.drummond
dc4261b592 Disable ovlerlay scrollbars - these are not working 100% 2013-03-12 17:04:23 +00:00
craig.p.drummond
2372d1ce99 Bett thin sbar 2013-03-12 17:03:36 +00:00
craig.p.drummond
bd5647221e Check env correctly! 2013-03-11 20:02:00 +00:00
craig.p.drummond
292f661425 Add a 'thin' scrollbar style. 2013-03-11 19:55:11 +00:00
craig.p.drummond
4e816d374f slider line is 'active' if thumb is visible 2013-03-11 19:52:43 +00:00
craig.p.drummond
481253140d When os thumb moves, use actual slider size when getting value from position 2013-03-11 19:52:19 +00:00
craig.p.drummond
6f687e2d3a css file controls whether we use symbolic icons or not 2013-03-11 19:51:27 +00:00
craig.p.drummond
654726f769 Safer thread deletion 2013-03-08 21:57:55 +00:00
craig.p.drummond
74db814abd Add to repo 2013-03-07 17:30:27 +00:00
craig.p.drummond
b13d9605c4 Custom int input dialog - so that Gtk style spin box is used 2013-03-07 17:29:40 +00:00
craig.p.drummond
a3c2621098 PAss focus in/out onwards - so that we get the | focus bar 2013-03-07 17:29:11 +00:00