Commit Graph

2120 Commits

Author SHA1 Message Date
Craig Drummond
626a305395 Add (config file only) option to use user's icon theme. Linux only. 2016-01-27 20:16:10 +00:00
Craig Drummond
b3f7cf2973 Re-add all album sorts from Cantata 1.x 2016-01-27 19:41:32 +00:00
Craig Drummond
e7f4f9db7f Fix cover widget clipping on some themes 2016-01-24 14:53:07 +00:00
Craig Drummond
a0a9855289 Allow use of menu bar for windows 2016-01-20 20:48:19 +00:00
Craig Drummond
026fb258d9 Use folderListIcon for folder button 2016-01-16 14:38:26 +00:00
Craig Drummond
4ba4984b4c Use MenuButton class for configure menu button - so as to hide arrow! 2016-01-16 14:38:08 +00:00
Craig Drummond
d2e1baf8ab Always using mono icons 2016-01-13 21:19:47 +00:00
Craig Drummond
034408c765 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
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
d8d1d76808 Only set dont-show icons in menus if not KDE 2016-01-07 22:08:23 +00:00
Craig Drummond
1433f407fa 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
500cb0c8be Fix cover widget size - so that highlight is not clipped 2016-01-06 22:19:23 +00:00
Craig Drummond
08f61c7ab7 Fix 'connect' action from main windo 2016-01-06 21:11:23 +00:00
Craig Drummond
87f711e47c Always enable save to playlist actions, even if view is hidden. 2016-01-02 21:29:59 +00:00
Craig Drummond
3bc9f46dc2 Set window title when connection changes 2015-12-28 14:12:42 +00:00
Craig Drummond
c37fc03c86 Fixed height for toolbar 2015-12-24 09:41:35 +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
9eb621e780 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
0b415b21a9 Add a modified verison of Humanity CD icon. Previously icon from theme was chosen. 2015-12-09 18:23:49 +00:00
Craig Drummond
9eed8d4fbb Use same icon for Find as for Find In Play Queue 2015-12-06 17:18:38 +00:00
Craig Drummond
7fb6631650 Fix togling os seaprator when stream url changed 2015-12-06 11:29:30 +00:00
Craig Drummond
c250a570ba Add a separator after scrobbling/http-stream buttons and before repeat/single/etc buttons 2015-12-06 11:13:49 +00:00
Craig Drummond
3c4573a438 Use correct icon for HTTP stream playback 2015-12-06 11:10:32 +00:00
Craig Drummond
2538030717 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
8b44fa96b5 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
87586d3bdf When looking for covers, also check sub-folders and return first image. 2015-12-03 21:44:49 +00:00
Craig Drummond
53d222929e Set search category to file if called from folders page 2015-11-29 22:43:59 +00:00
Craig Drummond
d86f49f4d8 - Add tooltip for 'last modified' search
- only access YYYY/MM/DD  for search
#767
2015-11-29 22:34:45 +00:00
Craig Drummond
edd35d33dc - 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
176282f26a 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
4421979221 No longer using discogs - API has changed. 2015-11-05 21:02:39 +00:00
Craig Drummond
b33458f7af 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
ec533fb15b Ignore 'The' (if configured) when sorting play queue.
#752
2015-10-28 21:45:01 +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
886bce4d0b getIcon not used! 2015-10-25 11:58:22 +00: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
CDrummond
4604aa911b Fix issues when starting maximised. 2015-10-21 22:11:40 +01:00
Craig Drummond
b9cdcd0d39 Fix windows build, and other, issues 2015-10-21 21:29:09 +01:00
Craig Drummond
1ec14670ee 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
706e8f6592 Move shortcuts icon to pref dialog 2015-10-17 13:59:17 +01:00
Craig Drummond
852637787d Remove 'Show advanced' button - not realley enough extra settings to
justify this.
2015-10-11 20:06:14 +01:00
Craig Drummond
881239c3ba 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
914dd760d3 Implemente titlewidget button actions for folders 2015-10-09 22:01:52 +01:00
Craig Drummond
9f8cacd2e7 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
7e974b5594 Fix insert after current for playlists 2015-10-09 20:54:47 +01:00
Craig Drummond
9a5cfb75d3 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
09b204a66d Folders model is dynamically populated, so search wont really work - so
redirect to search page.
2015-10-08 21:53:22 +01:00