Commit Graph

519 Commits

Author SHA1 Message Date
craig.p.drummond
7417f9040d - Move common actions into StdActions
- Models are in control of what actions are show at what level
2013-02-18 17:07:46 +00:00
craig.p.drummond
d68ca06522 Hack-around size of QComboBox in page classes so that height is same as buttons. (QGtkStyle only) 2013-02-14 18:48:36 +00:00
craig.p.drummond
41712ccca0 Format code 2013-02-13 19:45:45 +00:00
craig.p.drummond
00a0312aae Enable server info after first run 2013-02-13 19:45:30 +00:00
craig.p.drummond
3a736e9b29 Recreate menubar for KDE4 build when run under unity. 2013-02-13 19:45:12 +00:00
craig.p.drummond
97df7df178 Set icon when act is created 2013-02-13 19:44:45 +00:00
craig.p.drummond
a0f9897348 Move event filter into cover widget 2013-02-13 19:44:28 +00:00
craig.p.drummond
4454f0b760 Ensure library is loaded after first run 2013-02-13 19:44:11 +00:00
craig.p.drummond
1eadd5e9d4 Proper initial size 2013-02-13 19:43:53 +00:00
craig.p.drummond
7e22621ac6 Allow cover widget to be smaller 2013-02-13 19:43:35 +00:00
craig.p.drummond
3d6232cec4 Fix restoring of alternate size. e.g. fix restore of collapsed size if started expanded - and vice versa. 2013-02-13 19:43:16 +00:00
craig.p.drummond
5d0f2cc2d4 Use -symbolic for media controls 2013-02-13 19:41:43 +00:00
craig.p.drummond
ac3098eb9f Also adjust width if expand/collapse 2013-02-13 19:40:28 +00:00
craig.p.drummond
8a73797709 Remove small playback buttons option - size controlled via font settings 2013-02-12 16:52:38 +00:00
craig.p.drummond
8c9f33b085 Use menu icon for main toolbar as well 2013-02-12 16:41:02 +00:00
craig.p.drummond
cb1d5b4b26 Support for Qt5 2013-02-08 17:57:02 +00:00
craig.p.drummond
a7423d0b35 Fix adjusting play pos by clicking slider 2013-02-06 19:16:43 +00:00
craig.p.drummond
ca81f05d8e Fix compact size 2013-02-05 18:23:18 +00:00
craig.p.drummond
9b0bd42a31 Ambiance theme integration 2013-02-05 17:45:48 +00:00
craig.p.drummond
09c7bf0920 Check if can save 2013-02-04 17:24:53 +00:00
craig.p.drummond
fa55c7fbfd GPLv3 2013-02-04 17:23:56 +00:00
craig.p.drummond
f304152fb7 Add option to save streams in mpd folder. 2013-02-03 20:38:11 +00:00
craig.p.drummond
c0f3dec5c9 Load initial page 2013-02-01 18:06:39 +00:00
craig.p.drummond
3fdc2cd245 Update year 2013-01-30 20:02:25 +00:00
craig.p.drummond
5ba38d91e6 Fix loading cache twice at start-up 2013-01-30 19:16:42 +00:00
craig.p.drummond
ac3345c65c Better thread termination 2013-01-30 19:16:03 +00:00
craig.p.drummond
870f695c35 Better control over add/remove service actions 2013-01-30 19:15:10 +00:00
craig.p.drummond
c60604502f Remove Qt module prefix from includes - will make Qt5 port a little easier! 2013-01-28 19:33:42 +00:00
craig.p.drummond
786921f23e Use com.googlecode.cantata instead of org.kde.cantata for DBUS service, etc. 2013-01-22 18:09:21 +00:00
craig.p.drummond
319c91c63b Add a new view style - 'Detailed Tree'. This uses the list-style appearance for treeviews - e.g. The album count appears under each artist, etc. 2013-01-21 19:44:43 +00:00
craig.p.drummond
b401f4e351 Pass key of current album to playqueue view 2013-01-19 12:33:30 +00:00
craig.p.drummond
4e845ad46c Only stop dynamizer on exit if option enabled, not if just stop playback on exit is enabled.
BUG:165
2013-01-19 12:00:30 +00:00
craig.p.drummond
afdba928ec Add support for downloading from Jamendo 2013-01-17 17:03:42 +00:00
craig.p.drummond
fbe6f03408 Update copyright year 2013-01-17 16:57:20 +00:00
craig.p.drummond
6fe4379e02 Add 'add-stream' icon 2013-01-16 19:57:39 +00:00
craig.p.drummond
f4115cca9d 'Add Stream' button 2013-01-15 19:21:14 +00:00
craig.p.drummond
46a1a3566e Only add online music in one place - stops duplicates!
BUG:161
2013-01-15 19:16:42 +00:00
craig.p.drummond
fefd0caebd Intial support for Jamendo and Magnatune. 2013-01-14 20:02:22 +00:00
craig.p.drummond
661d7c8953 Custom radio stream icon 2013-01-12 10:07:48 +00:00
craig.p.drummond
9c503ad6fe Move server info into a dialog. 2013-01-12 08:30:57 +00:00
craig.p.drummond
9127b830fe Lazy load streams.xml 2013-01-12 08:30:38 +00:00
craig.p.drummond
39a7779538 Only enable play queue save-as and clear buttons if there are items in the play queue! 2013-01-10 19:57:32 +00:00
craig.p.drummond
22b28e2b53 For streams, if we have a 'name' but no artist or album title, then just display the name (this is usually the Radio Station) 2013-01-08 19:26:58 +00:00
craig.p.drummond
4f05632df1 Move window to 96,96 - so that it does not overlap any panels. Its only a work-around afterall... 2013-01-02 19:58:09 +00:00
craig.p.drummond
e5d48bf7c1 Work-around issue of non display of main window when using transparent QtCurve theme. 2012-12-31 11:42:08 +00:00
craig.p.drummond
3b6c2e9887 Fix restoring of splitter sizes when we start minimized to system tray.
BUG:147
2012-12-30 17:46:20 +00:00
craig.p.drummond
0b31092b91 Fix windows build 2012-12-14 21:04:40 +00:00
craig.p.drummond
ab919e6c48 Ensure we ALWAYS guess tags for untagged playqueue items 2012-12-13 19:53:22 +00:00
craig.p.drummond
81eeec81f0 When collapse/expand, only adjust height and not width. 2012-12-12 21:13:50 +00:00
craig.p.drummond
c6c0623b7b Dont display all 'Unknown' for empty song 2012-12-11 19:24:42 +00:00