Craig Drummond
|
a05cf3d466
|
Style more icons
|
2018-05-25 17:31:39 +01:00 |
|
Craig Drummond
|
74fb297167
|
Make 'Icon' a namespace not class
|
2018-05-24 19:05:54 +01:00 |
|
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
|
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
|
8c36f2b2ad
|
Be consistent, red icons dont turn when when toggled.
|
2016-08-24 22:49:38 +01:00 |
|
Craig Drummond
|
8b7d9925e0
|
Use FontAwesome icons for buttons too
|
2016-07-22 17:43:29 +01:00 |
|
Craig Drummond
|
05647dca0f
|
Update (c) year
|
2016-01-08 18:55:13 +00:00 |
|
Craig Drummond
|
2406289303
|
Update (c) year
|
2015-08-13 21:12:34 +01:00 |
|
craig.p.drummond
|
0086c9dd23
|
Dont show window icon for OSX dialogs
|
2014-10-08 13:12:41 +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 |
|
craig.p.drummond
|
24e0c7bd6c
|
Fix crash when changing buttons of dialogs in Qt builds.
|
2014-09-23 22:12:53 +00:00 |
|
craig.p.drummond
|
78504a2624
|
- 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
|
374fd21b8f
|
Add a 'Window' menubar entry - lists windows, and allows to raise
|
2014-09-20 14:15:41 +00:00 |
|
craig.p.drummond
|
2fecac1a22
|
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
|
14552dd866
|
Min size calc
|
2014-08-21 16:42:13 +00:00 |
|
craig.p.drummond
|
4d43ba7ae8
|
Fix KDE preference dialog sizing
|
2014-08-21 16:41:39 +00:00 |
|
craig.p.drummond
|
df764f9508
|
Make Qt pref dialog shrinkable
|
2014-08-11 19:33:03 +00:00 |
|
craig.p.drummond
|
478b73c2c1
|
RTL fixes
|
2014-06-20 17:58:28 +00:00 |
|
craig.p.drummond
|
b7268e16ab
|
Use a class to hide KConfig/QSettings differences - as opposed to using #defines
|
2014-03-25 19:47:36 +00:00 |
|
craig.p.drummond
|
2caf9293bd
|
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
|
ab7ffecca3
|
Update (c) year
|
2014-01-06 19:32:05 +00:00 |
|
craig.p.drummond
|
59acb170ce
|
s/Ok/OK/g
|
2013-12-03 19:45:15 +00:00 |
|
craig.p.drummond
|
ec5fc48767
|
Set default button to 'Cancel' in aciton dialog
|
2013-06-27 15:53:35 +00:00 |
|
craig.p.drummond
|
6dd3eb3b20
|
Use style-hint to dtermine if we show icons on buttons or not
|
2013-06-06 18:45:40 +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
|
36f795ca2a
|
Set default initial size for pref dialog
|
2013-04-15 18:37:09 +00:00 |
|
craig.p.drummond
|
c3ab6851dc
|
Qt5, KDE, and Windows compile fixes
|
2013-03-20 19:35:06 +00:00 |
|
craig.p.drummond
|
f0b2e83dad
|
Save, and restore, sizes of (most) dialogs.
|
2013-03-18 20:15:41 +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
|
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
|
b9f26522d8
|
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
|
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 |
|