craig.p.drummond@gmail.com
|
e8507dba9b
|
Add tooltip to menu button.
BUG:115
|
2012-10-17 11:00:23 +00:00 |
|
craig.p.drummond
|
e2c0551aa4
|
Only need to download/parse streams (to check if they are a playlist) when
added from the streams page. (Streams in an MPD playlist will not be
playlists themselves, as MPD does not support this.)
|
2012-10-16 18:07:10 +00:00 |
|
craig.p.drummond@gmail.com
|
096564381f
|
Sort indexes before adding to playqueue
|
2012-10-16 12:22:18 +00:00 |
|
craig.p.drummond
|
237ba51f1b
|
Add a GenreCombo class
|
2012-10-15 18:42:39 +00:00 |
|
craig.p.drummond
|
7cad708e19
|
Move menu icon itno Icons
|
2012-10-15 18:41:00 +00:00 |
|
craig.p.drummond
|
e6d2094c86
|
- Fix missing 'edit' icons in non-oxygen icon sets
- Add icon to createAction
|
2012-10-10 18:41:43 +00:00 |
|
craig.p.drummond
|
a0c0cd9634
|
Support for modifiable keyboard shortcuts in Qt-only builds. (Code stolen from Quassel!)
|
2012-10-03 19:58:42 +00:00 |
|
craig.p.drummond@gmail.com
|
5a7476b80b
|
When refreshing DB, make sure Albums view is at top level.
BUG:78
|
2012-09-10 11:25:09 +00:00 |
|
craig.p.drummond
|
5669f724f6
|
Initial work on Qt translations. Commented out for the moment, as xgettext is crashing!!!
|
2012-09-02 20:13:00 +00:00 |
|
craig.p.drummond
|
5b32b51a23
|
Android: more sizing fixes
|
2012-06-22 15:51:13 +00:00 |
|
craig.p.drummond
|
d932e73071
|
More android work...
|
2012-06-19 15:48:18 +00:00 |
|
craig.p.drummond
|
09527996b1
|
Support MPD queue functionality. Add an 'Add With Priority' to menu of library, etc, views. Add a 'Set Priority' to play queue. Requires MPD 0.17.0 or newer.
|
2012-06-15 19:05:14 +00:00 |
|
craig.p.drummond
|
f9f1edcb6f
|
Reduce KDE/Qt code duplication - by creating dummy Dialog, MessageBox, and InputDialog classes/namespaces for Qt.
|
2012-05-31 17:45:57 +00:00 |
|
craig
|
4ca5f4f635
|
s/playlist/playqueue/g
|
2012-04-16 18:43:50 +00:00 |
|
craig
|
228a40b2e1
|
Only expand if we have text
|
2012-04-07 20:17:35 +00:00 |
|
craig
|
3fe8b94b59
|
Automatically expand treeview items when searching.
|
2012-03-27 17:39:05 +00:00 |
|
craig
|
74e3663c5b
|
Fix logic of replacing play queue - the clear message is sent in the MPD
thread just before the add message.
|
2012-03-26 18:22:26 +00:00 |
|
craig
|
b4ed235271
|
Remove proxy code duplication
|
2012-03-21 19:07:34 +00:00 |
|
craig
|
e6182412c3
|
Initial import of grouped playlists - NOT FINISHED
|
2012-03-16 22:33:34 +00:00 |
|
craig
|
b831ec23f2
|
Fix crash when deleting streams.
|
2012-02-22 17:29:15 +00:00 |
|
craig
|
4d5b03ea3d
|
Enable replacePlayQ action
|
2012-02-19 19:02:16 +00:00 |
|
craig
|
b8b610b7a9
|
Fix icon size
|
2012-02-14 21:23:30 +00:00 |
|
craig
|
81a71b25f5
|
Fix stream icons when add and edit!
|
2012-02-11 20:47:41 +00:00 |
|
craig
|
12c461db86
|
Hmmm, compile before commit!!!!
|
2012-02-11 20:16:20 +00:00 |
|
craig
|
eef233c7a4
|
Stop double click on category
|
2012-02-11 20:15:34 +00:00 |
|
craig
|
d9ef0e2d12
|
Fix stream export
|
2012-02-10 20:32:01 +00:00 |
|
craig
|
fb798a3634
|
controlActions();
|
2012-02-10 20:31:45 +00:00 |
|
craig
|
1f6d860b94
|
Query MPD for list of supported protocols - and only allow supported URLs.
|
2012-02-09 19:17:01 +00:00 |
|
craig
|
97d58d5464
|
Control actions
|
2012-02-09 19:13:41 +00:00 |
|
craig
|
1aae3d2edc
|
Store genre in set
|
2012-02-09 19:13:21 +00:00 |
|
craig
|
c84e84e31f
|
Add genre filtering to streams pages.
|
2012-02-09 19:13:04 +00:00 |
|
craig
|
36407a8166
|
Fix Qt-only complilation
|
2012-02-06 19:50:43 +00:00 |
|
craig
|
11cabaf230
|
Basic support for configurable stream/category icons. (KDE only)
|
2012-02-03 19:37:12 +00:00 |
|
craig
|
aa5920427b
|
Add code to load/save icons
|
2012-02-03 19:36:24 +00:00 |
|
craig
|
f281a0f718
|
Add finter-enabling to all models
|
2012-01-25 17:33:23 +00:00 |
|
craig
|
13b7b3ce75
|
Dsiable streams model when page hidden
|
2012-01-18 21:02:38 +00:00 |
|
craig
|
f12fe78a99
|
- 1 remove action
- fix text of edit actions
|
2012-01-16 20:58:32 +00:00 |
|
craig
|
12c75fa456
|
Use KInputDialog, not QInputDiallog, for KDE build.
|
2012-01-10 21:21:01 +00:00 |
|
craig
|
75e78b8ae6
|
When editing a stream category name, show the current name in the entry field.
|
2012-01-10 21:20:27 +00:00 |
|
craig
|
73bc659d43
|
Cleanup
|
2012-01-04 19:19:13 +00:00 |
|
craig
|
21f959e6a7
|
Fix streams export
|
2012-01-04 19:17:21 +00:00 |
|
craig
|
7dad99ec88
|
Update copyright statements.
|
2012-01-04 19:15:55 +00:00 |
|
craig
|
91c0f36485
|
Fix inconsistency between adding items via drag'n'drop and using the '>>' actions
|
2012-01-03 19:54:13 +00:00 |
|
craig
|
4a28c11f2c
|
Make action text clearer
|
2011-12-22 19:03:24 +00:00 |
|
craig
|
c6bf36e306
|
Fx Qt only build
|
2011-12-21 19:46:02 +00:00 |
|
craig
|
75f77e8b0d
|
Proper model for streams, and multi-view
|
2011-12-21 19:43:49 +00:00 |
|
craig
|
caf15865a9
|
Use ItemView for streams
|
2011-12-21 00:44:57 +00:00 |
|
craig
|
e9bc7a316e
|
Sort selected items by the order they appear on screen - QAbstractItemView::selectedItems is not sorted!!!!
|
2011-12-20 19:17:39 +00:00 |
|
craig
|
cfed24202b
|
Only act on del key for list with focus
|
2011-12-19 19:28:58 +00:00 |
|
craig
|
4562fe9e2a
|
Text of actions
|
2011-12-19 19:28:42 +00:00 |
|