Commit Graph

45 Commits

Author SHA1 Message Date
craig.p.drummond
bcc00cc851 Smaller +/- on spin buttons 2014-01-21 18:56:41 +00:00
craig.p.drummond
c87c614243 Fill view corner with base colour 2014-01-15 19:33:17 +00:00
craig.p.drummond
8ca6db3823 Better spin boxes 2014-01-10 20:02:13 +00:00
craig.p.drummond
2f24b3fd9b Results of cppcheck... 2014-01-08 19:49:48 +00:00
craig.p.drummond
a8060fe489 Cleanup 2014-01-08 19:47:07 +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
f530c2ee5a For Qt5, need to check spinbox's width is sufficient 2014-01-08 19:45:56 +00:00
craig.p.drummond
7b4750604c Show disabled +/- as disabled 2014-01-08 19:45:11 +00:00
craig.p.drummond
0b642d1ed7 Fix RTL of spin box 2014-01-08 19:44:53 +00:00
craig.p.drummond
653a8e278a Use line-edit to draw spinbox border - removes need for focus workaround 2014-01-08 19:44:15 +00:00
craig.p.drummond
78017f97ad Smaller +/- symbols 2014-01-08 19:43:27 +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@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
0f1be3602e No scrollbar groove for Gtk style in context view 2013-06-06 18:47:46 +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
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
9130ffe1f1 USe background colour for background of scrollbar slider on combobox 2013-05-16 18:12:20 +00:00
craig.p.drummond
13b5dfe20e No need for scrollbar background 2013-05-16 18:10:28 +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
0cc309148c Initialise sbarEdgeTimer to 0 2013-03-06 19:34:33 +00:00
craig.p.drummond
baa9112b68 Dont stop sbarEdgeTimer - deleting it should be enough! 2013-03-06 17:32:03 +00:00
craig.p.drummond
a08b1d6bb7 Cant enable overlay scrollbars for Gtk2 code, tried and failed :-( 2013-03-05 19:45:47 +00:00
craig.p.drummond
996e56e1bd Fix KDE compile 2013-02-27 19:41:19 +00:00
craig.p.drummond
76611dd025 Handle view move and resize 2013-02-27 19:39:01 +00:00
craig.p.drummond
376fb7d073 Better state detection 2013-02-25 18:55:01 +00:00
craig.p.drummond
3dbfc5cd24 No overlay scrollbars from combos 2013-02-25 18:54:40 +00:00
craig.p.drummond
143230bb09 Fix scrollbar orientation change 2013-02-21 20:08:55 +00:00
craig.p.drummond
e0b31b6733 Slightly better overlay scrollbars 2013-02-21 20:08:27 +00:00
craig.p.drummond
080e2d6d02 Correct 'to-thumb' rect 2013-02-21 20:07:20 +00:00
craig.p.drummond
f5919dfdac Improve edge timer code 2013-02-21 20:06:10 +00:00
craig.p.drummond
a3b25ccd85 Use 'sbarXXX' for scrollbar related items 2013-02-21 20:05:55 +00:00
craig.p.drummond
13a788024c Only draw slider highlighted if it is the active control 2013-02-20 21:59:31 +00:00
craig.p.drummond
b754fb7f31 - 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
ff5c311a99 Slightly better (thicker) scrollbars for webview 2013-02-20 20:17:07 +00:00
craig.p.drummond
58fa381fa7 Increase sensitive area width 2013-02-20 17:38:17 +00:00
craig.p.drummond
f39be7ea40 Update sliderOffset on thumbMove too 2013-02-20 17:31:45 +00:00
craig.p.drummond
eabf26b21f Update sliderOffset if we use the page buttons 2013-02-20 17:09:49 +00:00
craig.p.drummond
a82ed117bd Move GtkProxyStyle and css files into support 2013-02-20 16:56:02 +00:00