Commit Graph

523 Commits

Author SHA1 Message Date
Craig Drummond
e78e926a68 Only draw '1' twice for all builds 2016-01-24 14:40:22 +00:00
CDrummond
942da70032 Fix some windows icons 2016-01-22 18:23:16 +00:00
Craig Drummond
2df6ff0c4f Adjust icon sizes if not high-dpi 2016-01-20 20:41:16 +00:00
Craig Drummond
589a479aaa Install font awesome into cantata resource folder, and load from there. 2016-01-19 23:29:19 +00:00
Craig Drummond
f31580358b Full hinting? 2016-01-19 23:10:52 +00:00
Craig Drummond
725cc5a0ed - Try to force anti-alias for icons
- Under windows set pixel size to 14 or 28 if it is already close to one of these (14 is the fa grid size)
2016-01-19 23:03:39 +00:00
Craig Drummond
ce8f4858a4 - Use more font-awesome icons - for repeat, random, menu (on windows)
- Use SVG for consume
2016-01-19 22:49:59 +00:00
Craig Drummond
8a8308825c Default scale of 0.9 for font awesome icons 2016-01-19 18:45:37 +00:00
Craig Drummond
6c82d842a0 35% opacity for disabled icons 2016-01-18 19:03:16 +00:00
Craig Drummond
86c4c2497d Reduce size of folder icon 2016-01-18 19:01:55 +00:00
Craig Drummond
2e7adb85d1 Only need one copy of each svg - use icon engine to recolour
- Likewise use own class to deal with fontawesome - allows for pixmap cache and consistency of disabled look, etc.
2016-01-17 22:50:33 +00:00
Craig Drummond
05647dca0f Update (c) year 2016-01-08 18:55:13 +00:00
Craig Drummond
e84dcca309 Use own icons for Qt-only builds. 2016-01-08 18:03:34 +00:00
Craig Drummond
e7ef5f6f39 Mono album icon - used in sync dialog. 2015-12-23 18:20:30 +00:00
Craig Drummond
20186cc0e6 For timers started in a thread, connect the thread's finished signal to the timer's stop slot, helps with:
QObject::killTimer: Timers cannot be stopped from another thread
2015-12-22 14:30:00 +00:00
Craig Drummond
a926fce1e6 Fix highlight issues with Qt5 2015-12-06 17:04:28 +00:00
Craig Drummond
2a7b6ff6f0 Fix large toolbutton icons with some Qt5 themes 2015-12-06 15:53:23 +00:00
Craig Drummond
b5cb4ebea7 Correct use SHARE_INSTALL_PREFIX 2015-12-01 20:23:37 +00:00
Heiko Becker
e552af8f9a 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
176282f26a Fix/work-around Qt 5.5 issues with QMenu being used in 2 actions.
#740
2015-11-13 23:01:50 +00:00
CDrummond
fe648c127a Only scale for DPI if DPI>120 2015-10-26 21:44:46 +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
8b89adb7c6 Determine dialog icon size from QMessageBox 2015-10-25 12:16:20 +00:00
Craig Drummond
8fa0c7ce21 Fix flickable views 2015-10-23 23:53:12 +01:00
Craig Drummond
79aa6c77c2 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
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
b9cdcd0d39 Fix windows build, and other, issues 2015-10-21 21:29:09 +01:00
Craig Drummond
2323767763 Enable dragging of toolbar in osx pref dialog 2015-10-19 18:25:31 +01:00
Craig Drummond
937d556cbd If icon has matching size, use that directly. 2015-10-18 14:11:24 +01:00
Craig Drummond
5b6e5cbda0 Use font-awesome icons for left/right/up/down and folder button 2015-10-17 13:32:50 +01:00
Craig Drummond
c2093b9523 - Always use mono icons for mac and windows
- Fix OSX build
2015-08-30 16:31:46 +01:00
Craig Drummond
f3d89a1e98 Add an Icon constructor that takes a list of possible names 2015-08-30 12:39:07 +01:00
Craig Drummond
b497a801e6 Use font-awesome icons for close, add, edit, and remvove 2015-08-29 17:59:59 +01:00
Craig Drummond
2406289303 Update (c) year 2015-08-13 21:12:34 +01:00
Craig Drummond
623f46dd43 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
b61f9f3238 Use QIcon not Icon 2015-08-08 15:11:14 +01:00
Craig Drummond
21d4b37c92 Disable re-size animation
#703
2015-07-23 21:06:07 +01:00
Craig Drummond
cb07da4c1f Update to version from quassel 0.12.2 2015-07-09 19:27:53 +01:00
Craig Drummond
9d83898393 Show pref dialog 16pixels down from main window on OSX 2015-07-06 18:27:24 +01:00
Craig Drummond
d8ce400aa5 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
97d142822d 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
4039d64678 Slightly taller tabs 2015-06-26 21:31:45 +01:00
Craig Drummond
53184260d3 Nicer list header button 2015-06-11 20:46:12 +01:00
Craig Drummond
10e294e3f7 This must have been added by mistake... 2015-06-01 23:04:43 +01:00
Craig Drummond
59e329d3e9 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
9c966bff77 Only hide message widget before showing if type has changed. 2015-04-26 18:13:51 +01:00
Craig Drummond
ded44a9c9e For Qt-only builds, use blue as background of information
message-widget.
2015-04-26 18:10:12 +01:00
craig.p.drummond
9cc07d83b2 Show error message if parsing cache file fails. 2015-04-20 19:45:14 +00:00
craig.p.drummond
5d7f2ea2d6 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