Craig Drummond
|
074051e558
|
Correct use SHARE_INSTALL_PREFIX
|
2015-12-01 20:23:37 +00:00 |
|
Heiko Becker
|
5c6bcac12c
|
Allow changing the location of arch-independent data
This is helpful on a multiarch layout where the prefix is /usr/${host}
but arch-independent files should still be installed to /usr/share.
|
2015-11-26 20:15:28 +01:00 |
|
Craig Drummond
|
491d68f0d3
|
Fix/work-around Qt 5.5 issues with QMenu being used in 2 actions.
#740
|
2015-11-13 23:01:50 +00:00 |
|
CDrummond
|
0f7a1bc313
|
Only scale for DPI if DPI>120
|
2015-10-26 21:44:46 +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
|
11f42382b3
|
Determine dialog icon size from QMessageBox
|
2015-10-25 12:16:20 +00:00 |
|
Craig Drummond
|
864ef06750
|
Fix flickable views
|
2015-10-23 23:53:12 +01:00 |
|
Craig Drummond
|
1e5a8ecd9b
|
Merge branch 'master' of ssh://git@github.com/CDrummond/cantata.git
Conflicts:
dynamic/dynamicpage.cpp
|
2015-10-22 23:07:05 +01: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
|
551f49644a
|
Fix windows build, and other, issues
|
2015-10-21 21:29:09 +01:00 |
|
Craig Drummond
|
b0cf056af7
|
Enable dragging of toolbar in osx pref dialog
|
2015-10-19 18:25:31 +01:00 |
|
Craig Drummond
|
1ddd611cee
|
If icon has matching size, use that directly.
|
2015-10-18 14:11:24 +01:00 |
|
Craig Drummond
|
6733188cdc
|
Use font-awesome icons for left/right/up/down and folder button
|
2015-10-17 13:32:50 +01:00 |
|
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 |
|