Commit Graph

18 Commits

Author SHA1 Message Date
craig.p.drummond
3eea07be98 Touch-style spin for all styles 2014-05-15 11:15:14 +00:00
craig.p.drummond
0dd5b07989 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
dc3de3046f 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
2df5a96b2b Fill view corner with base colour 2014-01-15 19:33:17 +00:00
craig.p.drummond
370695f6c6 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
9029248314 Use style to create Gtk3-like spinboxes. 2014-01-07 21:25:00 +00:00
craig.p.drummond
addfca835a Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond@gmail.com
f88fabd01d 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
4327a6a77e Automatic accelator assignment for Qt builds. 2013-06-05 16:55:22 +00:00
craig.p.drummond
483cc5c81b Disable ovlerlay scrollbars - these are not working 100% 2013-03-12 17:04:23 +00:00
craig.p.drummond
8599928b05 Add a 'thin' scrollbar style. 2013-03-11 19:55:11 +00:00
craig.p.drummond
c874af4bff Fix KDE compile 2013-02-27 19:41:19 +00:00
craig.p.drummond
cff3bed1d0 No overlay scrollbars from combos 2013-02-25 18:54:40 +00:00
craig.p.drummond
ea91e048ad Improve edge timer code 2013-02-21 20:06:10 +00:00
craig.p.drummond
7ebd474fe1 Use 'sbarXXX' for scrollbar related items 2013-02-21 20:05:55 +00:00
craig.p.drummond
97d79a132a - Use subControlRect to get slider position.
- Add a timer for when slider thumb is at edges, but slider itself is not, and slider overlaps thumb.
2013-02-20 21:40:00 +00:00
craig.p.drummond
6bc3f31102 Update sliderOffset if we use the page buttons 2013-02-20 17:09:49 +00:00
craig.p.drummond
ca3dfee4a3 Move GtkProxyStyle and css files into support 2013-02-20 16:56:02 +00:00