Commit Graph

525 Commits

Author SHA1 Message Date
craig.p.drummond
c693c19172 Disable connections menu when preferences dialog is open. 2013-02-22 20:37:41 +00:00
craig.p.drummond
a510e3c66e Non-model pref dialog 2013-02-21 20:08:02 +00:00
craig.p.drummond
a82ed117bd Move GtkProxyStyle and css files into support 2013-02-20 16:56:02 +00:00
craig.p.drummond
7ec106b889 Better olverlay scrollbars 2013-02-20 16:50:33 +00:00
craig.p.drummond
cafbb04322 Gtk stuff does not apply to windows 2013-02-20 16:48:58 +00:00
craig.p.drummond
22d75d5e44 Overlay-ish looking scrollbars for ambiance theme. 2013-02-19 16:49:40 +00:00
craig.p.drummond
20a5a4db49 - 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
d8a46552cd 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
73ea58eb0b Format code 2013-02-13 19:45:45 +00:00
craig.p.drummond
9aeddeec6d Enable server info after first run 2013-02-13 19:45:30 +00:00
craig.p.drummond
fe2bb030ac Recreate menubar for KDE4 build when run under unity. 2013-02-13 19:45:12 +00:00
craig.p.drummond
d7bdd6f6f5 Set icon when act is created 2013-02-13 19:44:45 +00:00
craig.p.drummond
fb23ff2507 Move event filter into cover widget 2013-02-13 19:44:28 +00:00
craig.p.drummond
31103117fd Ensure library is loaded after first run 2013-02-13 19:44:11 +00:00
craig.p.drummond
da55892a35 Proper initial size 2013-02-13 19:43:53 +00:00
craig.p.drummond
f8626da913 Allow cover widget to be smaller 2013-02-13 19:43:35 +00:00
craig.p.drummond
cb3f4eba91 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
79bff22300 Use -symbolic for media controls 2013-02-13 19:41:43 +00:00
craig.p.drummond
7562ee8d31 Also adjust width if expand/collapse 2013-02-13 19:40:28 +00:00
craig.p.drummond
1e2dac7803 Remove small playback buttons option - size controlled via font settings 2013-02-12 16:52:38 +00:00
craig.p.drummond
0fd7f6518f Use menu icon for main toolbar as well 2013-02-12 16:41:02 +00:00
craig.p.drummond
c65fc7713c Support for Qt5 2013-02-08 17:57:02 +00:00
craig.p.drummond
249d6fd5b0 Fix adjusting play pos by clicking slider 2013-02-06 19:16:43 +00:00
craig.p.drummond
bd6d3bd91a Fix compact size 2013-02-05 18:23:18 +00:00
craig.p.drummond
ca25aade0e Ambiance theme integration 2013-02-05 17:45:48 +00:00
craig.p.drummond
97f8bae3e3 Check if can save 2013-02-04 17:24:53 +00:00
craig.p.drummond
7b118cc106 GPLv3 2013-02-04 17:23:56 +00:00
craig.p.drummond
235dfdd406 Add option to save streams in mpd folder. 2013-02-03 20:38:11 +00:00
craig.p.drummond
0823f623c0 Load initial page 2013-02-01 18:06:39 +00:00
craig.p.drummond
2e33153e64 Update year 2013-01-30 20:02:25 +00:00
craig.p.drummond
00f8741c35 Fix loading cache twice at start-up 2013-01-30 19:16:42 +00:00
craig.p.drummond
a2cad3d269 Better thread termination 2013-01-30 19:16:03 +00:00
craig.p.drummond
8e5d0aeeb8 Better control over add/remove service actions 2013-01-30 19:15:10 +00:00
craig.p.drummond
09374f37a4 Remove Qt module prefix from includes - will make Qt5 port a little easier! 2013-01-28 19:33:42 +00:00
craig.p.drummond
102beb6d86 Use com.googlecode.cantata instead of org.kde.cantata for DBUS service, etc. 2013-01-22 18:09:21 +00:00
craig.p.drummond
a3f0de90a6 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
f5d623e1dc Pass key of current album to playqueue view 2013-01-19 12:33:30 +00:00
craig.p.drummond
e07361bb30 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
505da25010 Add support for downloading from Jamendo 2013-01-17 17:03:42 +00:00
craig.p.drummond
476d132466 Update copyright year 2013-01-17 16:57:20 +00:00
craig.p.drummond
7d365c8b06 Add 'add-stream' icon 2013-01-16 19:57:39 +00:00
craig.p.drummond
1043d7d5b7 'Add Stream' button 2013-01-15 19:21:14 +00:00
craig.p.drummond
1144b61a42 Only add online music in one place - stops duplicates!
BUG:161
2013-01-15 19:16:42 +00:00
craig.p.drummond
d044c96eb2 Intial support for Jamendo and Magnatune. 2013-01-14 20:02:22 +00:00
craig.p.drummond
605006e5ab Custom radio stream icon 2013-01-12 10:07:48 +00:00
craig.p.drummond
f87d7b063b Move server info into a dialog. 2013-01-12 08:30:57 +00:00
craig.p.drummond
432d1e6dda Lazy load streams.xml 2013-01-12 08:30:38 +00:00
craig.p.drummond
826a1c17a4 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
a3ad093ca3 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
bd4bf46395 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