Commit Graph

18 Commits

Author SHA1 Message Date
Craig Drummond
d8ce400aa5 Work-around some issues with drawing item view frames - specifically
when to draw top/right and when not.
2015-07-05 23:21:20 +01:00
craig.p.drummond
5d7f2ea2d6 CMake option to enabkle touch-friendly support. Disable by default (apart from in Windows) as it only really works under windows. 2015-04-05 20:09:16 +00:00
craig.p.drummond
c680beae24 Fix variable setting 2015-02-06 22:39:17 +00:00
craig.p.drummond
b8c8a3fc2d Correct highlight colour for OSX 2014-10-07 18:48:12 +00:00
craig.p.drummond
bd044155e6 - Thinner splitters for more styles
- Because of the above, dont draw mac focus highlight for views
2014-10-02 17:16:13 +00:00
craig.p.drummond
ec04c6a2ea Use Utils::scaleForDpi 2014-09-02 18:31:07 +00:00
craig.p.drummond
c52fc572a5 Fix painting of view corner when both scrollbars visible 2014-08-11 19:33:47 +00:00
craig.p.drummond
7f06761ef5 Better scrollbar for touch style 2014-07-01 19:19:24 +00:00
craig.p.drummond
e08a2e80fe Move buildPath into Utils 2014-06-25 16:45:59 +00:00
craig.p.drummond
c7b4a89501 Dont hide scrollbars in touch-friendly views, but make then only 2px wide - so that there is a hint to the position in the list. 2014-06-21 14:54:42 +00:00
craig.p.drummond
2c7aa5cea4 Only expand width of toolbuttons if they do not have text 2014-06-10 19:49:43 +00:00
craig.p.drummond
4ecc2b9a68 Set wider toolbuttons via style 2014-05-21 18:41:07 +00:00
craig.p.drummond
67ce069d9d No need to set type and version 2014-05-21 18:40:40 +00:00
craig.p.drummond
7ae38f2c32 Set combo delegate in TouchProxyStyle 2014-05-20 18:15:03 +00:00
craig.p.drummond
c72f5c109f Don't always paint spin enabled 2014-05-19 18:34:08 +00:00
craig.p.drummond
63442d27ec Use TouchProxyStyle to enable flick-charm 2014-05-19 18:33:36 +00:00
craig.p.drummond
c7adc5a2f7 Better touch-style spin 2014-05-19 18:32:55 +00:00
craig.p.drummond
265587cec6 Touch-style spin for all styles 2014-05-15 11:15:14 +00:00