Commit Graph

2116 Commits

Author SHA1 Message Date
Craig Drummond
259b800782 Use folderListIcon for folder button 2016-01-16 14:38:26 +00:00
Craig Drummond
c7fdeb2084 Use MenuButton class for configure menu button - so as to hide arrow! 2016-01-16 14:38:08 +00:00
Craig Drummond
43cbeaf2bb Always using mono icons 2016-01-13 21:19:47 +00:00
Craig Drummond
52c9f6ca6f If we download a cover (from last.fm or http server) then clear scaled versions. 2016-01-08 22:54:14 +00:00
Craig Drummond
705648420a Update (c) year 2016-01-08 18:55:13 +00:00
Craig Drummond
b141e5f1d7 Use own icons for Qt-only builds. 2016-01-08 18:03:34 +00:00
Craig Drummond
7769c14786 Only set dont-show icons in menus if not KDE 2016-01-07 22:08:23 +00:00
Craig Drummond
3b3a6efa77 Use own icons for non-KDE desktops, if not using oxygen, gnome, or humanity icons. 2016-01-07 22:04:29 +00:00
Craig Drummond
f53357ce85 Fix cover widget size - so that highlight is not clipped 2016-01-06 22:19:23 +00:00
Craig Drummond
33722d8178 Fix 'connect' action from main windo 2016-01-06 21:11:23 +00:00
Craig Drummond
8da6b5ef1a Always enable save to playlist actions, even if view is hidden. 2016-01-02 21:29:59 +00:00
Craig Drummond
3f1b9e19a0 Set window title when connection changes 2015-12-28 14:12:42 +00:00
Craig Drummond
c00f5b5ba8 Fixed height for toolbar 2015-12-24 09:41:35 +00:00
Craig Drummond
8c48be1569 Mono album icon - used in sync dialog. 2015-12-23 18:20:30 +00:00
Craig Drummond
ff3d2cca44 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
2b6f9a0587 Allow to specify a list of folders for 'Single Tracks' UI strings not updated, as already sent for translation. 2015-12-19 22:18:49 +00:00
Craig Drummond
645e98304a Add a modified verison of Humanity CD icon. Previously icon from theme was chosen. 2015-12-09 18:23:49 +00:00
Craig Drummond
21771ea04b Use same icon for Find as for Find In Play Queue 2015-12-06 17:18:38 +00:00
Craig Drummond
8e54061432 Fix togling os seaprator when stream url changed 2015-12-06 11:29:30 +00:00
Craig Drummond
f4685d2422 Add a separator after scrobbling/http-stream buttons and before repeat/single/etc buttons 2015-12-06 11:13:49 +00:00
Craig Drummond
ed07a33fbc Use correct icon for HTTP stream playback 2015-12-06 11:10:32 +00:00
Craig Drummond
cf115a2857 Dont check if system tray is available, as in Plasma5 it appears as if Cantata is autostarted before the tray is available, which causes the icon not to show. 2015-12-05 10:27:00 +00:00
Craig Drummond
947aac0a10 When saving covers in the conver dialog, if dest folder does not exist then save in the cache folder. 2015-12-04 22:52:15 +00:00
Craig Drummond
695f7892b0 When looking for covers, also check sub-folders and return first image. 2015-12-03 21:44:49 +00:00
Craig Drummond
0fec8b7032 Set search category to file if called from folders page 2015-11-29 22:43:59 +00:00
Craig Drummond
45ce4ac749 - Add tooltip for 'last modified' search
- only access YYYY/MM/DD  for search
#767
2015-11-29 22:34:45 +00:00
Craig Drummond
4e6834df4d - Send songs from MPD thread to GUI thread in batches of 200
- Call processEvents() during music listing
- Dont attempt to load library whilst loading library!
#763
2015-11-20 21:30:17 +00: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
Craig Drummond
7eb9085257 No longer using discogs - API has changed. 2015-11-05 21:02:39 +00:00
Craig Drummond
e9b0ef6b7e Add a /slightly/ nicer sync dialog. Check songs from lib/dev to be copie
dto each other, then press sync button. Calls 2 action dialogs to do the
actual copying.
2015-11-01 16:15:55 +00:00
Craig Drummond
c88736999c Ignore 'The' (if configured) when sorting play queue.
#752
2015-10-28 21:45:01 +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
e0b2d58e57 getIcon not used! 2015-10-25 11:58:22 +00: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
CDrummond
49b05d8647 Fix issues when starting maximised. 2015-10-21 22:11:40 +01:00
Craig Drummond
551f49644a Fix windows build, and other, issues 2015-10-21 21:29:09 +01:00
Craig Drummond
9896cd2864 Use SVG icons from papirus, and prerenderd media-optical from oxygen for
windows and mac builds
2015-10-18 13:55:44 +01:00
Craig Drummond
005d4f9d8f Move shortcuts icon to pref dialog 2015-10-17 13:59:17 +01:00
Craig Drummond
afd6c70a1f Remove 'Show advanced' button - not realley enough extra settings to
justify this.
2015-10-11 20:06:14 +01:00
Craig Drummond
7242297fa3 Remove 'Use library' setting. Instead, check for return of "list genre".
If this is empty, then assume we cannot populate library via "lsinfo"
2015-10-11 19:59:14 +01:00
Craig Drummond
9d08c2984b Implemente titlewidget button actions for folders 2015-10-09 22:01:52 +01:00
Craig Drummond
7a48379c61 Fix insert-after current, and drag'n'drop of folders
- NEed to expand list of files before adding
2015-10-09 21:33:22 +01:00
Craig Drummond
2d97b3bdc0 Fix insert after current for playlists 2015-10-09 20:54:47 +01:00
Craig Drummond
69020f3d94 Instead of setting MPD top level folder, add option to disable library
page population for an MPD server. This is required in the case where a
UPnP backend is used - in this case there could be duplicated tracks.
This is what the top-level setting was designed to work-around, however
there could be multiple UPnP servers - in which case this would break.
2015-10-08 22:22:54 +01:00
Craig Drummond
ae1f33ac3a Folders model is dynamically populated, so search wont really work - so
redirect to search page.
2015-10-08 21:53:22 +01:00
Craig Drummond
f6d30399df Show folder view by default 2015-10-08 21:46:03 +01:00
Craig Drummond
a04307d8e1 Dynamically load folder view. (No nonger use listall :-) ) 2015-10-08 21:42:35 +01:00
Craig Drummond
67a7a49dad Fix last.fm response parsing
#744
2015-10-07 18:05:32 +01:00
Craig Drummond
75ad5cec46 When removing duplicates, take track number into account. 2015-10-02 23:09:59 +01:00