Commit Graph

1752 Commits

Author SHA1 Message Date
craig.p.drummond
ccdc9e7846 Use inode-directory icon and not folder (same anyway) 2014-06-14 19:27:31 +00:00
craig.p.drummond
b081594527 In non Dbus Qt builds, if notificaitons is checked ensure that sys tray is also checkedd. Conversly if sys tray is unchecked, uncheck notifications. 2014-06-14 19:26:25 +00:00
craig.p.drummond
2419028b43 Install sys tray icons 2014-06-14 19:25:47 +00:00
craig.p.drummond
2b2e6bfcd6 Check icon is valid 2014-06-14 19:24:16 +00:00
craig.p.drummond
9797173cd9 Fix artists view when change cover size 2014-06-12 18:57:16 +00:00
craig.p.drummond
ef2259b3b4 Add possibility to search on performer 2014-06-11 18:27:50 +00:00
craig.p.drummond
14bdd50682 Oops... 2014-06-10 19:48:17 +00:00
craig.p.drummond
2308642c5c Use QDesktopServices to start browser / file-manager 2014-06-10 19:48:00 +00:00
craig.p.drummond
d2c6d446d2 Add "Open In File Manager" to windows builds 2014-06-10 19:47:19 +00:00
craig.p.drummond
152ceec2d6 Match Q_OS_WIN and Q_OS_MAC more 2014-06-10 19:46:18 +00:00
craig.p.drummond
a97a7e5d27 s/Q_OS_WIN32/Q_OS_WIN/g 2014-06-10 19:45:33 +00:00
craig.p.drummond
27bc161f39 Fix wikpedia/last.fm link in track view 2014-06-10 19:45:08 +00:00
craig.p.drummond
110ca299c1 Show track info in context-view as well as artist and album info. Track info is stacked behind lyrics. 2014-06-09 18:43:49 +00:00
craig.p.drummond
77df458307 Open search-widget as soon as user starts typing in view. 2014-06-05 18:41:32 +00:00
craig.p.drummond
8af2ea14f2 Refactor high-dpi stuff 2014-06-04 18:45:30 +00:00
craig.p.drummond
406e1afde1 Split Application class up for KDE, Qt, Windows, and Mac builds 2014-06-03 15:49:31 +00:00
craig.p.drummond
1422518bcc Qt5 windows build fixes 2014-06-03 15:48:49 +00:00
craig.p.drummond
62da2fa44e Use systemDir() 2014-06-03 15:47:45 +00:00
craig.p.drummond
653f1c1e7e Qt5 does not have winEventFilter 2014-06-01 17:40:27 +00:00
craig.p.drummond
5e28cf7ba2 Restore search field visibility for; PlayQueue, Artists, Albums, Folders, Playlists, Dynamic, and Devices views
BUG: 485
2014-05-30 16:03:56 +00:00
craig.p.drummond
a511df0180 Match settings from CMakeLists.txt 2014-05-27 18:35:52 +00:00
craig.p.drummond
afbca1000e Read tag-fixes.xml and scrobblers.xml from user config folder as well. 2014-05-23 21:42:16 +00:00
craig.p.drummond
9ce5fd447e Remove 'Stop dynamizer on exit' option. Stop dynamzer if 'Stop playback on exit' is enabled. 2014-05-23 21:40:50 +00:00
craig.p.drummond
8656803587 Use client-to-client to talk to cantata-dynamic when run in server mode => no need for port setting! 2014-05-23 21:38:33 +00:00
craig.p.drummond
1e2bca67fe Better server info message 2014-05-21 18:41:46 +00:00
craig.p.drummond
0639a4bff3 Set wider toolbuttons via style 2014-05-21 18:41:07 +00:00
craig.p.drummond
8a2c359602 - 'Love' tracks
- 'Love' via MPDScribble
2014-05-20 18:40:21 +00:00
craig.p.drummond
eb3265f379 - install XML files to config folder
- unify usage of these folders
2014-05-20 18:18:00 +00:00
craig.p.drummond
f5c8197617 Use TouchProxyStyle to enable flick-charm 2014-05-19 18:33:36 +00:00
craig.p.drummond
40ab6e247d Fix windows build 2014-05-19 18:33:12 +00:00
craig.p.drummond
c29bff464e No need to call stop on scrobbler, scrobbler destructor does this 2014-05-19 18:30:06 +00:00
craig.p.drummond
cfdeb0d1be No need to include mainwindow.h 2014-05-19 18:26:46 +00:00
craig.p.drummond
529cb6690b Use a toolbutton to indicate scrobbling status 2014-05-19 18:25:32 +00:00
craig.p.drummond
984cfe5eb2 Last.fm scrobbling support.
BUG: 352
2014-05-17 09:45:10 +00:00
craig.p.drummond
3eea07be98 Touch-style spin for all styles 2014-05-15 11:15:14 +00:00
craig.p.drummond
3006814b1e Spelling! 2014-05-15 11:13:38 +00:00
craig.p.drummond
64c06773ce Alter includes to have su-folder - e.g. utils.h -> support/utils.h 2014-05-13 18:37:52 +00:00
craig.p.drummond
aa379f91a7 Dont access member until constructed... 2014-05-12 18:52:11 +00:00
craig.p.drummond
0986033e16 Use musicbrainz album id for album key whenever possible. 2014-05-06 19:17:46 +00:00
craig.p.drummond
41c6462eab Store streams in '[Radio Streams]' MPD playlist - and not streams.xml.gz 2014-05-02 16:36:25 +00:00
craig.p.drummond
ce8611f996 Only use 'leaves' if filter is active 2014-05-01 19:25:12 +00:00
craig.p.drummond
a1337b933c Add option to only act on songs that pass current string or genre filter.
BUG: 473
2014-04-30 18:48:00 +00:00
craig.p.drummond
6f79dee43d Add button under playqueue to re-center playqueue on current song.
BUG: 472
2014-04-29 19:03:47 +00:00
craig.p.drummond
5dea7fd4c6 Add size-widget under playqueue 2014-04-29 19:02:11 +00:00
craig.p.drummond
76264ae7ff Add flickcharm to view 2014-04-28 19:38:25 +00:00
craig.p.drummond@gmail.com
e5f6d252b5 Better tooltip 2014-04-25 17:41:35 +00:00
craig.p.drummond
e0641c834b Only work-around menu icons for Qt-only builds. K DEversion uses some standard KDE actions, which forces use of icons :-( 2014-04-24 19:40:08 +00:00
craig.p.drummond
abe6f47206 Dont increase icon size for 'touch friendly' - looks awful. Instead, just increase with of toolbuttons by 33% 2014-04-24 19:10:27 +00:00
craig.p.drummond
2a00ee88aa Set Qt::AA_DontShowIconsInMenus for Mac builds 2014-04-24 19:01:21 +00:00
craig.p.drummond
baed1d5bce Try not to show icons in menus for Unity and OSX 2014-04-24 18:59:52 +00:00