32 Commits

Author SHA1 Message Date
Craig Drummond
c5e7fa9c0d Use AUTOMOC 2018-03-07 19:04:14 +00:00
padertux
d01f915b4a Refactor code to use C++11 nullptr 2018-01-08 23:01:25 +01:00
padertux
c2ee7e5ad8 Refactor code to use C++11 overriding 2018-01-08 22:51:48 +01:00
Craig Drummond
445d1497ac Update (c) year 2018-01-01 10:11:39 +00:00
Craig Drummond
948026d73b Use for(var: list) and not foreach(var, list) 2017-11-27 22:36:53 +00:00
Craig Drummond
47bc81beeb Fix Kvantum causing views to overlap. Kvantum returns a -ve number for
scrollbar spacing, which was not handled.
2017-06-21 22:35:43 +01:00
Craig Drummond
3ef2515e45 Remove touch support - does not work that well, and QtWidgets are not designed for touch 2017-04-11 17:15:21 +01:00
Craig Drummond
a2f007a2b7 Update (c) year 2017-04-02 18:45:30 +01:00
Craig Drummond
05647dca0f Update (c) year 2016-01-08 18:55:13 +00:00
Craig Drummond
2406289303 Update (c) year 2015-08-13 21:12:34 +01: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
874e2ab671 If auto-splitter hide is disabled, then restore sizes.
BUG: 521
2014-08-17 15:45:47 +00:00
craig.p.drummond
52b0af84ea Semi colon not needed after Q_UNUSED 2014-07-23 18:04:26 +00:00
craig.p.drummond
d29d9a8781 Alter includes to have su-folder - e.g. utils.h -> support/utils.h 2014-05-13 18:37:52 +00:00
craig.p.drummond
fb5094f7ff Dont increase icon size for 'touch friendly' - looks awful. Instead, just increase with of toolbuttons by 33% 2014-04-24 19:10:27 +00:00
craig.p.drummond
0f8c134ca5 Wider splitter if touch friendly 2014-04-19 08:49:30 +00:00
craig.p.drummond
17b83e7f75 Vary splitter size according to style 2014-03-20 19:46:40 +00:00
craig.p.drummond
751b5f2dd1 Use 1pixel wide splitter if not using QGtkStyle 2014-03-04 20:07:13 +00:00
craig.p.drummond
df93af6f32 0-pixel wide splitter... 2014-02-27 17:44:25 +00:00
craig.p.drummond
3437238121 Reduce splitter width between playqueue and views to 1 pixel. 2014-02-27 17:41:23 +00:00
craig.p.drummond
ab7ffecca3 Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
9d4bde1570 Initial splitter sizes 2013-02-15 17:18:27 +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
973963c179 init vars 2012-02-28 19:32:24 +00:00
craig
67e8e3d6a6 Set hidden at start-up, if enabled 2012-02-28 19:32:13 +00:00
craig
8f1b599161 Set a min width, allows main window to shrink more 2012-02-28 19:30:08 +00:00
craig
c6e7d1f83c From Piotr: fix for autohiding splitter for situations, when expanding and collapsing the whole window (aka the mini mode) would bork up the sizes/proportions of the sidebar. 2012-02-27 19:57:08 +00:00
craig
ea42193836 Fix for: no autohiding -> resize splitter -> enable autohiding -> splitter expands/collapses to size previously defined when the sidebar was in autohide state. 2012-02-24 19:23:53 +00:00
craig
192abdafb0 Apply Piotr's updates for slider 2012-02-24 18:18:39 +00:00
craig
db15590158 Add GUI for auto hiding slider 2012-02-24 18:09:37 +00:00
craig
a3776421c7 Import auto-hiding-splitter from piotr 2012-02-23 17:43:39 +00:00