35 Commits

Author SHA1 Message Date
Craig Drummond
74fb297167 Make 'Icon' a namespace not class 2018-05-24 19:05:54 +01:00
Craig Drummond
a5bf12ebb9 Get icons from style 2018-05-24 18:10:22 +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
e67d6e3a23 Use Qt5's translation framework - ts files, not po files. 2017-04-08 10:35:31 +01:00
Craig Drummond
a2f007a2b7 Update (c) year 2017-04-02 18:45:30 +01:00
Craig Drummond
e60bdafa11 Remove KDE4 and Ubuntu Touch support 2017-04-01 22:55:27 +01:00
Craig Drummond
05647dca0f Update (c) year 2016-01-08 18:55:13 +00:00
Craig Drummond
42252555e7 - Revert changes to use QMessageBox icons
- Use QMessageBox to determine dialog icon size
2015-10-25 12:20:47 +00:00
Craig Drummond
c92a6dcecb Use dialog pixmaps from OS 2015-10-22 22:59:43 +01:00
Craig Drummond
a9147e7a3f Use icons from QMessageBox for custom list type message boxes 2015-10-21 23:04:42 +01:00
Craig Drummond
2406289303 Update (c) year 2015-08-13 21:12:34 +01:00
craig.p.drummond
1324fbd9d6 Use ‘Sheets’ for OSX message boxes. 2014-09-23 20:31:03 +00:00
craig.p.drummond
d5ce7de372 Re-format mode MessageBox messages - so that they can be split into main/sub text for MacOS dialogs. 2014-09-16 21:21:43 +00:00
craig.p.drummond
8436322161 Only show icons on buttons if applicable to style 2014-09-15 21:12:45 +00:00
craig.p.drummond
5f0b59a7d6 Add a 'Read ratings from file' to tag editor 2014-07-30 19:06:00 +00:00
craig.p.drummond
ab7ffecca3 Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
58521c0c0f Also catch ok 2013-12-03 19:44:33 +00:00
craig.p.drummond
816ee12987 Fix return value from messageboxes with list 2013-11-11 19:28:40 +00:00
craig.p.drummond
5a327c08fa More List messageboxes 2013-11-08 21:02:57 +00:00
craig.p.drummond
03118e282a If no icon is to be used on a message-box button, then ensure the icon is cleared. 2013-09-24 18:35:10 +00:00
craig.p.drummond
521c01c606 Automatic accelator assignment for Qt builds. 2013-06-05 16:55:22 +00:00
craig.p.drummond
8854c4b7c1 - 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
7c085c1913 Fix consistency of default button in messageboxes between Qt and KDE builds. 2013-05-10 19:02:29 +00:00
craig.p.drummond
c6b5c240a1 Move custom 'exec' into dialog - required for overlay scrollbars 2013-03-14 19:31:01 +00:00
craig.p.drummond
996e56e1bd Fix KDE compile 2013-02-27 19:41:19 +00:00
craig.p.drummond
204fa8e276 Better function name 2013-02-27 19:41:03 +00:00
craig.p.drummond
0e160bcec3 Work-around overlay scrollbar issues with modal dialogs 2013-02-27 19:40:40 +00:00
craig.p.drummond
f84d73fcdc Scale dialog icons based upon font settings 2013-02-27 19:40:10 +00:00
craig.p.drummond
c8716d21b0 Better dialog dow showing list of tag failures 2013-02-27 19:39:42 +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.p.drummond
f05f4ccdb9 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
f927ee9db4 Move more stuff into 'support' library - these might be useful to other projects 2012-10-07 15:49:10 +00:00