craig.p.drummond
897c5d9614
SpinButton sizing...
2014-02-12 21:49:49 +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
3a745d62ff
Smaller +/- on spin buttons
2014-01-21 18:56:41 +00:00
craig.p.drummond
2df5a96b2b
Fill view corner with base colour
2014-01-15 19:33:17 +00:00
craig.p.drummond
7f3bebbc70
Better spin boxes
2014-01-10 20:02:13 +00:00
craig.p.drummond
d91f8807d2
Results of cppcheck...
2014-01-08 19:49:48 +00:00
craig.p.drummond
f2721e8631
Cleanup
2014-01-08 19:47:07 +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
75edb03cf8
For Qt5, need to check spinbox's width is sufficient
2014-01-08 19:45:56 +00:00
craig.p.drummond
828fee1436
Show disabled +/- as disabled
2014-01-08 19:45:11 +00:00
craig.p.drummond
3c59f12ef2
Fix RTL of spin box
2014-01-08 19:44:53 +00:00
craig.p.drummond
4be76607f9
Use line-edit to draw spinbox border - removes need for focus workaround
2014-01-08 19:44:15 +00:00
craig.p.drummond
c1ff2d56ba
Smaller +/- symbols
2014-01-08 19:43:27 +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
1e67d1707e
No scrollbar groove for Gtk style in context view
2013-06-06 18:47:46 +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
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
f8a6542375
USe background colour for background of scrollbar slider on combobox
2013-05-16 18:12:20 +00:00
craig.p.drummond
532aea900a
No need for scrollbar background
2013-05-16 18:10:28 +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
9fb5a64562
Bett thin sbar
2013-03-12 17:03:36 +00:00
craig.p.drummond
0437421f13
Check env correctly!
2013-03-11 20:02:00 +00:00
craig.p.drummond
8599928b05
Add a 'thin' scrollbar style.
2013-03-11 19:55:11 +00:00
craig.p.drummond
d25382057c
slider line is 'active' if thumb is visible
2013-03-11 19:52:43 +00:00
craig.p.drummond
de64f664f5
When os thumb moves, use actual slider size when getting value from position
2013-03-11 19:52:19 +00:00
craig.p.drummond
276e681a37
Initialise sbarEdgeTimer to 0
2013-03-06 19:34:33 +00:00
craig.p.drummond
e563b83376
Dont stop sbarEdgeTimer - deleting it should be enough!
2013-03-06 17:32:03 +00:00
craig.p.drummond
982d4744a1
Cant enable overlay scrollbars for Gtk2 code, tried and failed :-(
2013-03-05 19:45:47 +00:00
craig.p.drummond
c874af4bff
Fix KDE compile
2013-02-27 19:41:19 +00:00
craig.p.drummond
877f89a48c
Handle view move and resize
2013-02-27 19:39:01 +00:00
craig.p.drummond
91dd4687f1
Better state detection
2013-02-25 18:55:01 +00:00
craig.p.drummond
cff3bed1d0
No overlay scrollbars from combos
2013-02-25 18:54:40 +00:00
craig.p.drummond
ed1a4a55fc
Fix scrollbar orientation change
2013-02-21 20:08:55 +00:00
craig.p.drummond
325af13739
Slightly better overlay scrollbars
2013-02-21 20:08:27 +00:00
craig.p.drummond
c8b0bf12b6
Correct 'to-thumb' rect
2013-02-21 20:07:20 +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
c84726998f
Only draw slider highlighted if it is the active control
2013-02-20 21:59:31 +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
b5a40e81a7
Slightly better (thicker) scrollbars for webview
2013-02-20 20:17:07 +00:00
craig.p.drummond
a6731f7023
Increase sensitive area width
2013-02-20 17:38:17 +00:00
craig.p.drummond
d114ab8281
Update sliderOffset on thumbMove too
2013-02-20 17:31:45 +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