44 Commits

Author SHA1 Message Date
Craig Drummond
b6bd94c236 Update (c) year 2022-01-08 21:24:07 +00: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
b75f46bdc3 Style more icons 2018-05-25 17:31:39 +01:00
Craig Drummond
0aadefef3c Make 'Icon' a namespace not class 2018-05-24 19:05:54 +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
b63c6fbe26 Use Qt5's translation framework - ts files, not po files. 2017-04-08 10:35:31 +01:00
Craig Drummond
0a73215867 Update (c) year 2017-04-02 18:45:30 +01:00
Craig Drummond
a517bf4f17 Remove KDE4 and Ubuntu Touch support 2017-04-01 22:55:27 +01:00
Craig Drummond
ee7c3864cb Be consistent, red icons dont turn when when toggled. 2016-08-24 22:49:38 +01:00
Craig Drummond
dc5f79b741 Use FontAwesome icons for buttons too 2016-07-22 17:43:29 +01:00
Craig Drummond
705648420a Update (c) year 2016-01-08 18:55:13 +00:00
Craig Drummond
9533f12881 Update (c) year 2015-08-13 21:12:34 +01:00
craig.p.drummond
820b554032 Dont show window icon for OSX dialogs 2014-10-08 13:12:41 +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
craig.p.drummond
4a8d8f549a Fix crash when changing buttons of dialogs in Qt builds. 2014-09-23 22:12:53 +00:00
craig.p.drummond
ef8b738710 - Dont show modal dialogs in Windows menu.
- Remove dialog from Windows menu when it is closed or hidden.
2014-09-23 20:31:23 +00:00
craig.p.drummond
71cc725adc Add a 'Window' menubar entry - lists windows, and allows to raise 2014-09-20 14:15:41 +00:00
craig.p.drummond
142796192c Use Gnome button layout for OSX - otherwise user buttons and apply are on the left??? 2014-09-15 21:12:00 +00:00
craig.p.drummond
f7e165d51c Min size calc 2014-08-21 16:42:13 +00:00
craig.p.drummond
61b8b7a09a Fix KDE preference dialog sizing 2014-08-21 16:41:39 +00:00
craig.p.drummond
45e680f588 Make Qt pref dialog shrinkable 2014-08-11 19:33:03 +00:00
craig.p.drummond
62550239b5 RTL fixes 2014-06-20 17:58:28 +00:00
craig.p.drummond
d4fdb05ea0 Use a class to hide KConfig/QSettings differences - as opposed to using #defines 2014-03-25 19:47:36 +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
addfca835a Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
03f7c56d41 s/Ok/OK/g 2013-12-03 19:45:15 +00:00
craig.p.drummond
d4785f31ce Set default button to 'Cancel' in aciton dialog 2013-06-27 15:53:35 +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
4327a6a77e Automatic accelator assignment for Qt builds. 2013-06-05 16:55:22 +00:00
craig.p.drummond
9ae929a329 - Try no to use yes/no in dialogs - as Gtk reverses this to no/yes!!
- Use standard gui items, and create Qt equivalents
2013-05-29 19:00:50 +00:00
craig.p.drummond
a840d1fe22 Set default initial size for pref dialog 2013-04-15 18:37:09 +00:00
craig.p.drummond
83acb8c37e Qt5, KDE, and Windows compile fixes 2013-03-20 19:35:06 +00:00
craig.p.drummond
3d177ce6aa Save, and restore, sizes of (most) dialogs. 2013-03-18 20:15:41 +00:00
craig.p.drummond
4c01b70835 Move custom 'exec' into dialog - required for overlay scrollbars 2013-03-14 19:31:01 +00:00
craig.p.drummond
c60604502f Remove Qt module prefix from includes - will make Qt5 port a little easier! 2013-01-28 19:33:42 +00:00
craig.p.drummond
2791499c00 Fix setting of buttons in song copy dialog (Qt-only builds, KDE already working). 2013-01-17 17:03:01 +00:00
craig.p.drummond
fbe6f03408 Update copyright year 2013-01-17 16:57:20 +00:00
craig.p.drummond
8ad09b938f Fix crash when calling QFileDialog in Qt-only builds when Oxygen or QtCurve themes are used. 2012-11-05 21:13:39 +00:00
craig.p.drummond
305b0e9769 Move more stuff into 'support' library - these might be useful to other projects 2012-10-07 15:49:10 +00:00