23 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
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
7d8bd06d11 Fix preferences dialog titlebar under macOS 2017-07-09 10:53:59 +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
2323767763 Enable dragging of toolbar in osx pref dialog 2015-10-19 18:25:31 +01:00
Craig Drummond
2406289303 Update (c) year 2015-08-13 21:12:34 +01:00
Craig Drummond
b61f9f3238 Use QIcon not Icon 2015-08-08 15:11:14 +01:00
Craig Drummond
21d4b37c92 Disable re-size animation
#703
2015-07-23 21:06:07 +01:00
Craig Drummond
9d83898393 Show pref dialog 16pixels down from main window on OSX 2015-07-06 18:27:24 +01:00
craig.p.drummond
8732c67fb2 Increase min width of OSX config dialog by 48px... 2015-02-05 20:23:30 +00:00
craig.p.drummond
fabbd0c59d Add a minimum pad of 16pixels at each end of toolbar. 2014-10-12 12:58:16 +00:00
craig.p.drummond
54bc8a240b Position config dialog as per iTunes (centered horiz, 86px from top) 2014-10-12 12:55:31 +00:00
craig.p.drummond
08761f16ad - Centre-align toolbar buttons for OSX - matches iTunes
- Enable maximize button, so that window is resizeable
2014-10-11 10:57:18 +00:00
craig.p.drummond
6035bb84d1 OSX: If we are not instant apply, then hide close buttons and dont rect to esc-key. iTunes' config dialog does not have window buttons either, and it has OK/Cancel, so this is not totally inconsistent. 2014-10-11 09:51:24 +00:00
craig.p.drummond
cd32582aa5 Allow OSX config dialog to be resized 2014-10-10 19:47:59 +00:00
craig.p.drummond
256e003510 Remove space between items 2014-10-08 22:02:50 +00:00
craig.p.drummond
d2dd637651 Re-add window control buttons - as Esc closes window anyway... 2014-10-08 21:40:21 +00:00
craig.p.drummond
5937d727d8 Yosemite highlight? 2014-10-08 20:38:25 +00:00
craig.p.drummond
31dd2bddbf Resize config dialog when page changes 2014-10-08 14:39:08 +00:00
craig.p.drummond
e76b90f63b More OSX-like preferences dialog for OSX builds. (Still has Apply/OK/Cancel buttons) 2014-10-08 13:10:49 +00:00