30 Commits

Author SHA1 Message Date
Craig Drummond
b6bd94c236 Update (c) year 2022-01-08 21:24:07 +00:00
Craig Drummond
31b8a6d9b9 Revert "Revert "Merge pull request #1727 from jprjr/fix-deprecated-warnings""
This reverts commit be9c1e74e0.
2021-07-29 12:00:04 +01:00
Craig Drummond
be9c1e74e0 Revert "Merge pull request #1727 from jprjr/fix-deprecated-warnings"
This reverts commit cb18837d11, reversing
changes made to b296cf7113.
2021-07-28 19:44:57 +01:00
John Regan
3d8a4cdca5 fix deprecation: QSysInfo::MV_10_8 obsolete 2021-07-20 13:01:43 -04:00
Craig Drummond
11bb7571c9 Update (c) year 2021-01-01 10:06:43 +00:00
Craig Drummond
d7b3965b9b Update (c) year 2020-01-01 11:51:13 +00:00
Craig Drummond
cb9efe205f Update (c) year 2019-09-15 15:56:58 +01:00
Craig Drummond
eff0e66d39 Use AUTOMOC 2018-03-07 19:04:14 +00:00
padertux
4f26eb686e Refactor code to use C++11 nullptr 2018-01-08 23:01:25 +01:00
Craig Drummond
2139d3dbb8 Update (c) year 2018-01-01 10:11:39 +00:00
Craig Drummond
6e100a5ef5 Use for(var: list) and not foreach(var, list) 2017-11-27 22:36:53 +00:00
Craig Drummond
0b3a56fe7f Fix preferences dialog titlebar under macOS 2017-07-09 10:53:59 +01:00
Craig Drummond
0a73215867 Update (c) year 2017-04-02 18:45:30 +01:00
Craig Drummond
705648420a Update (c) year 2016-01-08 18:55:13 +00:00
Craig Drummond
b0cf056af7 Enable dragging of toolbar in osx pref dialog 2015-10-19 18:25:31 +01:00
Craig Drummond
9533f12881 Update (c) year 2015-08-13 21:12:34 +01:00
Craig Drummond
d5c8ff1021 Use QIcon not Icon 2015-08-08 15:11:14 +01:00
Craig Drummond
9c40cc717c Disable re-size animation
#703
2015-07-23 21:06:07 +01:00
Craig Drummond
f7dfab0d40 Show pref dialog 16pixels down from main window on OSX 2015-07-06 18:27:24 +01:00
craig.p.drummond
e13a9b3547 Increase min width of OSX config dialog by 48px... 2015-02-05 20:23:30 +00:00
craig.p.drummond
7429d9d3dc Add a minimum pad of 16pixels at each end of toolbar. 2014-10-12 12:58:16 +00:00
craig.p.drummond
6c6c735eeb Position config dialog as per iTunes (centered horiz, 86px from top) 2014-10-12 12:55:31 +00:00
craig.p.drummond
8d47c6be73 - 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
1f3d4913c0 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
1c0d4891ef Allow OSX config dialog to be resized 2014-10-10 19:47:59 +00:00
craig.p.drummond
ce88c0669f Remove space between items 2014-10-08 22:02:50 +00:00
craig.p.drummond
ea55e6e936 Re-add window control buttons - as Esc closes window anyway... 2014-10-08 21:40:21 +00:00
craig.p.drummond
e21f1d1eba Yosemite highlight? 2014-10-08 20:38:25 +00:00
craig.p.drummond
ecc13bd11d Resize config dialog when page changes 2014-10-08 14:39:08 +00:00
craig.p.drummond
70c44a5aa3 More OSX-like preferences dialog for OSX builds. (Still has Apply/OK/Cancel buttons) 2014-10-08 13:10:49 +00:00