craig.p.drummond
|
1b269e0a26
|
Fix case
|
2014-01-15 19:34:17 +00:00 |
|
craig.p.drummond
|
ab7ffecca3
|
Update (c) year
|
2014-01-06 19:32:05 +00:00 |
|
craig.p.drummond
|
31518e6efe
|
Add 'Remove dusplicates' functionality to play queue and play lists.
BUG: 370
|
2013-12-31 08:55:00 +00:00 |
|
craig.p.drummond
|
2cf1ce9f83
|
When showin a new page, place focus on view.
|
2013-11-10 07:55:14 +00:00 |
|
craig.p.drummond
|
63c89af45a
|
Dynamic sorting of online service model
|
2013-10-10 20:30:02 +00:00 |
|
craig.p.drummond
|
d684211e93
|
No need to clear model on view change
|
2013-10-04 19:06:08 +00:00 |
|
craig.p.drummond
|
87f3dfccc8
|
(Hopefully) fix selection order of items - and order added to playqueue.
|
2013-09-03 18:40:50 +00:00 |
|
craig.p.drummond
|
72cd22161c
|
Use i18n is a more KDE-like manner, other wise debug builds of kdelibs produce (I18N_ARGUMENT_MISSING)
BUG: 254
|
2013-07-18 14:52:45 +00:00 |
|
craig.p.drummond
|
2d17a2dba0
|
Place search fields on bottom of views, and hide by default. Show when Ctrl-F is used for views, and Ctrl-Shift-F for playqueue.
|
2013-06-30 21:35:43 +00:00 |
|
craig.p.drummond
|
29e003c5de
|
Add 'Copy Songs To Device' action to playlists page.
|
2013-06-26 16:19:29 +00:00 |
|
craig.p.drummond
|
8854c4b7c1
|
- Try no to use yes/no in dialogs - as Gtk reverses this to no/yes!!
- Use standard gui items, and create Qt equivalents
|
2013-05-29 19:00:50 +00:00 |
|
craig.p.drummond
|
215938e965
|
Fix playqueue save
|
2013-04-06 07:42:51 +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
|
6f8968fe78
|
Reduce #includes
|
2013-02-15 17:22:52 +00:00 |
|
craig.p.drummond
|
8942a18141
|
Make tool buttons square
|
2013-02-15 17:22:14 +00:00 |
|
craig.p.drummond
|
7596c8773e
|
Disable menu button if all actions disabled
|
2013-02-15 17:18:53 +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
|
476d132466
|
Update copyright year
|
2013-01-17 16:57:20 +00:00 |
|
craig.p.drummond
|
3f8d816925
|
Prompt before removing playlists.
|
2013-01-08 19:28:42 +00:00 |
|
craig.p.drummond
|
0d3303edc0
|
Only show relevant genres for playlist and devices
|
2012-12-20 21:16:53 +00:00 |
|
craig.p.drummond
|
9dd4373f45
|
Tidy up a bit
|
2012-12-19 20:05:07 +00:00 |
|
craig.p.drummond@gmail.com
|
5e275a94d3
|
No need to cehck for http:// entries, these are NOT parsed. We only parese these from the streams page. Any ones in playlists must already be usable by MPD
|
2012-10-17 11:04:23 +00:00 |
|
craig.p.drummond@gmail.com
|
e8507dba9b
|
Add tooltip to menu button.
BUG:115
|
2012-10-17 11:00:23 +00:00 |
|
craig.p.drummond
|
237ba51f1b
|
Add a GenreCombo class
|
2012-10-15 18:42:39 +00:00 |
|
craig.p.drummond
|
d6a11a1dfe
|
selectedFiles() is not used.
|
2012-10-15 18:41:28 +00:00 |
|
craig.p.drummond
|
7cad708e19
|
Move menu icon itno Icons
|
2012-10-15 18:41:00 +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@gmail.com
|
a9d342577d
|
- Fix track order when adding newly added album to playqueue.
- When dragging one artist, or album, in treeview to play queue, show cover image (if possible).
BUG:48
|
2012-07-20 11:46:34 +00:00 |
|
craig.p.drummond
|
000a8f7098
|
Dont attempt to rename a playlist to its current name - otherwise it is deleted!
|
2012-07-09 18:42:12 +00:00 |
|
craig.p.drummond
|
5b32b51a23
|
Android: more sizing fixes
|
2012-06-22 15:51:13 +00:00 |
|
craig.p.drummond
|
84f85cb0e6
|
More work on android build - now have icons :-)
|
2012-06-20 05:57:40 +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
|
7afc042d9c
|
Update grouped-view controlled albums set when we update model
|
2012-04-16 18:36:02 +00:00 |
|
craig
|
0970d7f5ec
|
Better, less hacky, workaround for QAbstractItemView shif-select bug
(https://bugreports.qt-project.org/browse/QTBUG-18009). Thanks to Spitfire
from qtcentre.org forums for fix.
|
2012-04-16 18:35:20 +00:00 |
|
craig
|
228a40b2e1
|
Only expand if we have text
|
2012-04-07 20:17:35 +00:00 |
|
craig
|
adf25e16f2
|
No message on del
|
2012-04-05 14:19:00 +00:00 |
|
craig
|
ab456ae98f
|
Save/restore current index - like we do with playqueue.
Also, try to ensure an item is selected - in case we are delteing items
|
2012-04-04 20:25:23 +00:00 |
|
craig
|
993dc7481e
|
Use SH_ItemView_ActivateItemOnSingleClick to detect single click mode in Qt build.
|
2012-04-04 18:45:02 +00:00 |
|
craig
|
d37b1d6770
|
Dont attempt to remove song from playlist if we are removing the playlist
|
2012-04-02 17:57:22 +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
|
f55307beef
|
Need to reverse songs order when adding to play queue
|
2012-03-25 11:25:20 +00:00 |
|
craig
|
c62a31e271
|
Drop modes
|
2012-03-23 20:33:22 +00:00 |
|
craig
|
b4ed235271
|
Remove proxy code duplication
|
2012-03-21 19:07:34 +00:00 |
|
craig
|
8f5425cfea
|
Refresh model when view changes
|
2012-03-21 19:04:29 +00:00 |
|