Commit Graph

38 Commits

Author SHA1 Message Date
craig.p.drummond
d76b2a6044 Match Q_OS_WIN and Q_OS_MAC more 2014-06-10 19:46:18 +00:00
craig.p.drummond
a1766acefc Use systemDir() 2014-06-03 15:47:45 +00:00
craig.p.drummond
9277e44477 Default to ubuntu-mono-dark icons under Unity, if icon theme not detected 2014-05-29 20:47:18 +00:00
craig.p.drummond
e47e8212b8 runProc -> readDconfSetting 2014-05-29 20:46:37 +00:00
craig.p.drummond
f56f8593cf Default to 'Ambiance' under Unity if no theme detected 2014-05-29 20:45:50 +00:00
craig.p.drummond
be331ff4b4 Call QCoreApplication::setAttribute(Qt::AA_DontShowIconsInMenus) earlier on 2014-05-28 18:46:07 +00:00
craig.p.drummond
265587cec6 Touch-style spin for all styles 2014-05-15 11:15:14 +00:00
craig.p.drummond
86722718b4 No need for view hack if touch friendly 2014-05-02 16:37:02 +00:00
craig.p.drummond
c83a41d412 Fix window drag on menubar 2014-03-05 19:51:26 +00:00
craig.p.drummond
45596a7732 For some Gtk styles, make it appear as if there is just one line between views. 2014-02-27 17:45:16 +00:00
craig.p.drummond
8cab4358e2 Wait longer for dconf/gconf replies 2014-02-25 19:26:58 +00:00
craig.p.drummond
52c5c915a1 Work-around QStyleSheetStyle not calling sizeFromContents on our proxy style with Qt5.2.
When reading in CSS, read line by line (each widget is on a single line), and apply the style sheet only to the relevant widgets. This also fixes the bad tab rendering in Qt4 :-)
2014-02-11 21:48:33 +00:00
craig.p.drummond
b94aa86b74 Specify colour of symbolic icons in css file 2014-02-03 19:16:22 +00:00
craig.p.drummond
f6b2bf432b setThemeName & setIconTheme - are used, just not by Cantata... 2014-01-13 21:02:45 +00:00
craig.p.drummond
2f24b3fd9b Results of cppcheck... 2014-01-08 19:49:48 +00:00
craig.p.drummond
2caf9293bd Remove overlayscrollbar code - not been working for a while, and I have no time/motivation to fix. 2014-01-08 19:46:48 +00:00
craig.p.drummond
0e60e3f9f5 Use style to create Gtk3-like spinboxes. 2014-01-07 21:25:00 +00:00
craig.p.drummond
ab7ffecca3 Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
a099f79b49 Make it possible to force Gtk theme and icon settings 2013-11-08 21:39:44 +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
3bfb7bbbce Intercept ::polish events on QMenu, so can add accel manager 2013-06-05 19:17:11 +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
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
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
c75c7b6ed7 Fix build when we have no QGtkStyle 2013-04-14 09:51:43 +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
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
292f661425 Add a 'thin' scrollbar style. 2013-03-11 19:55:11 +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
a82ed117bd Move GtkProxyStyle and css files into support 2013-02-20 16:56:02 +00:00
craig.p.drummond
1f85125096 Some windows build fixes 2013-02-08 18:01:36 +00:00
craig.p.drummond
c65fc7713c Support for Qt5 2013-02-08 17:57:02 +00:00
craig.p.drummond
ca25aade0e Ambiance theme integration 2013-02-05 17:45:48 +00:00
craig.p.drummond
09374f37a4 Remove Qt module prefix from includes - will make Qt5 port a little easier! 2013-01-28 19:33:42 +00:00
craig.p.drummond
476d132466 Update copyright year 2013-01-17 16:57:20 +00:00
craig.p.drummond
f927ee9db4 Move more stuff into 'support' library - these might be useful to other projects 2012-10-07 15:49:10 +00:00