Craig Drummond
|
9dbb5134f0
|
- Always use mono icons for mac and windows
- Fix OSX build
|
2015-08-30 16:31:46 +01:00 |
|
Craig Drummond
|
5080e3377f
|
Add an Icon constructor that takes a list of possible names
|
2015-08-30 12:39:07 +01:00 |
|
Craig Drummond
|
27fb7fd8c2
|
Use font-awesome icons for close, add, edit, and remvove
|
2015-08-29 17:59:59 +01:00 |
|
Craig Drummond
|
9533f12881
|
Update (c) year
|
2015-08-13 21:12:34 +01:00 |
|
Craig Drummond
|
8a0ccf092c
|
New options to add songs to play queue - 'add and play', 'append and
play', and 'insert after current'
#680
|
2015-08-10 18:00:44 +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
|
38ca24be2b
|
Update to version from quassel 0.12.2
|
2015-07-09 19:27:53 +01:00 |
|
Craig Drummond
|
f7dfab0d40
|
Show pref dialog 16pixels down from main window on OSX
|
2015-07-06 18:27:24 +01:00 |
|
Craig Drummond
|
e1da9d3208
|
Work-around some issues with drawing item view frames - specifically
when to draw top/right and when not.
|
2015-07-05 23:21:20 +01:00 |
|
Craig Drummond
|
f70095bd4b
|
If 'Custom' is selected and the action has no short-cut, leave the
'Custom' radio selected!
#678
|
2015-07-05 11:15:32 +01:00 |
|
Craig Drummond
|
e70afa05f7
|
Slightly taller tabs
|
2015-06-26 21:31:45 +01:00 |
|
Craig Drummond
|
58ffbe9789
|
Nicer list header button
|
2015-06-11 20:46:12 +01:00 |
|
Craig Drummond
|
c19bf6989f
|
This must have been added by mistake...
|
2015-06-01 23:04:43 +01:00 |
|
Craig Drummond
|
605af484f7
|
Initial import of *VERY* incomplete, and not fully functional Cantata
webapp. Mainly used to test SQLite backend for storing MPD db.
|
2015-06-01 22:57:49 +01:00 |
|
Craig Drummond
|
b350b5698f
|
Only hide message widget before showing if type has changed.
|
2015-04-26 18:13:51 +01:00 |
|
Craig Drummond
|
f419b69ddb
|
For Qt-only builds, use blue as background of information
message-widget.
|
2015-04-26 18:10:12 +01:00 |
|
craig.p.drummond
|
876c2783e4
|
Show error message if parsing cache file fails.
|
2015-04-20 19:45:14 +00:00 |
|
craig.p.drummond
|
f943592f7d
|
CMake option to enabkle touch-friendly support. Disable by default (apart from in Windows) as it only really works under windows.
|
2015-04-05 20:09:16 +00:00 |
|
craig.p.drummond
|
f6152bcbce
|
Re-add Gtk combo popup size hack - but for all styles that use this Gtk-like combo popup.
|
2015-02-23 13:37:14 +00:00 |
|
craig.p.drummond
|
28a6e9263d
|
Fix variable setting
|
2015-02-06 22:39:17 +00: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
|
7d143947f7
|
Use QApplication::style for styleHint in constructor
|
2015-02-05 19:34:21 +00:00 |
|
craig.p.drummond
|
2f4b901d64
|
Install helper apps to lib64 for 64bit linux builds
|
2014-12-08 14:54:05 +00:00 |
|
craig.p.drummond
|
830a2f62ee
|
Show correct separators for windows builds.
|
2014-10-28 22:45:45 +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
|
d236075722
|
Fix KDE builds
BUG: 560
|
2014-10-11 15:39:12 +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
|
2b37c90cad
|
Use FlatToolButton class for close button.
|
2014-10-10 19:47:24 +00:00 |
|
craig.p.drummond
|
7a73648fdd
|
No need to adjus shade if going to draw background when down
|
2014-10-09 19:49:33 +00:00 |
|
craig.p.drummond
|
a459a2adb7
|
Add a 'FlatToolButton' style. Mainly for OSX, as QToolButton looks awful...
|
2014-10-09 19:47:05 +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
|
9910c46e6d
|
Disable zoom if window is fixed height.
|
2014-10-08 16:12:13 +00:00 |
|
craig.p.drummond
|
ecc13bd11d
|
Resize config dialog when page changes
|
2014-10-08 14:39:08 +00:00 |
|
craig.p.drummond
|
55e6669e65
|
Oops! forgot to commit this - build qrc
|
2014-10-08 13:13:28 +00:00 |
|
craig.p.drummond
|
820b554032
|
Dont show window icon for OSX dialogs
|
2014-10-08 13:12:41 +00:00 |
|
craig.p.drummond
|
ecfe3ac883
|
More mac-like close and clear icons.
|
2014-10-08 13:11:57 +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
|
521da6dfaf
|
If fail to read a Gtk setting from DConf then try GSettings.
|
2014-10-07 18:49:21 +00:00 |
|
craig.p.drummond
|
06b383de29
|
Correct highlight colour for OSX
|
2014-10-07 18:48:12 +00:00 |
|
craig.p.drummond
|
e2226777d9
|
Custom/thin scrollbars for context view.
|
2014-10-07 18:47:56 +00:00 |
|
craig.p.drummond
|
a2ac80f8eb
|
For windows builds, when window is not focused, draw sidebar selection as a darkened background.
|
2014-10-05 12:03:14 +00:00 |
|
craig.p.drummond
|
7680e19374
|
...windows exe help location
BUG: 550
|
2014-10-05 07:24:09 +00:00 |
|
craig.p.drummond
|
ba3b8cecfe
|
Dont display $HOME as ~ in UI
|
2014-10-03 15:49:55 +00:00 |
|
craig.p.drummond
|
7cce2dfe55
|
Set focus on pagewidget's list when pref dialog is shown - to workaround weird OSX painting bug.
|
2014-10-03 15:49:36 +00:00 |
|