Commit Graph

39 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
0aadefef3c Make 'Icon' a namespace not class 2018-05-24 19:05:54 +01:00
Craig Drummond
b8c9ee4e7c Get icons from style 2018-05-24 18:10:22 +01:00
padertux
dc8cbed1eb Refactor code to use C++11 overriding 2018-01-08 22:51:48 +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
705648420a Update (c) year 2016-01-08 18:55:13 +00:00
Craig Drummond
b689a8511c - Revert changes to use QMessageBox icons
- Use QMessageBox to determine dialog icon size
2015-10-25 12:20:47 +00:00
Craig Drummond
e3aee024d0 Use dialog pixmaps from OS 2015-10-22 22:59:43 +01:00
Craig Drummond
2a80f85e94 Use icons from QMessageBox for custom list type message boxes 2015-10-21 23:04:42 +01:00
Craig Drummond
9533f12881 Update (c) year 2015-08-13 21:12:34 +01:00
craig.p.drummond
4cc68cf8de Use ‘Sheets’ for OSX message boxes. 2014-09-23 20:31:03 +00:00
craig.p.drummond
40766dd4bd 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
a25448f2bf Only show icons on buttons if applicable to style 2014-09-15 21:12:45 +00:00
craig.p.drummond
183fab77bd Add a 'Read ratings from file' to tag editor 2014-07-30 19:06:00 +00:00
craig.p.drummond
addfca835a Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
a64c034b8a Also catch ok 2013-12-03 19:44:33 +00:00
craig.p.drummond
bd05252803 Fix return value from messageboxes with list 2013-11-11 19:28:40 +00:00
craig.p.drummond
9dc21c903e More List messageboxes 2013-11-08 21:02:57 +00:00
craig.p.drummond
1d29455bbe 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
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
5120cbdf54 Fix consistency of default button in messageboxes between Qt and KDE builds. 2013-05-10 19:02:29 +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
c874af4bff Fix KDE compile 2013-02-27 19:41:19 +00:00
craig.p.drummond
a80cfd45ad Better function name 2013-02-27 19:41:03 +00:00
craig.p.drummond
34073a6f9e Work-around overlay scrollbar issues with modal dialogs 2013-02-27 19:40:40 +00:00
craig.p.drummond
d5ce1a2cdf Scale dialog icons based upon font settings 2013-02-27 19:40:10 +00:00
craig.p.drummond
da2c719ebf Better dialog dow showing list of tag failures 2013-02-27 19:39:42 +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
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