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
|
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
|
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
|
1929ddaffe
|
If MPD database is refreshed whilst listview is not at top level, then reset view to top level
|
2014-04-04 19:34:10 +00:00 |
|
craig.p.drummond
|
3b700eefb8
|
REduce KDE differences
|
2014-03-26 19:34:28 +00:00 |
|
craig.p.drummond
|
dd31870ebe
|
Fix warnings about hidden virtual functions
|
2014-02-06 19:53:48 +00:00 |
|
craig.p.drummond
|
b47bedab07
|
Create a 'Page' interface class, and use as base class for all pages. Mainwindow can now just store a pointer to the current page, and call relevant functions on this.
|
2014-02-06 19:50:16 +00:00 |
|
craig.p.drummond
|
2d99a84826
|
Fix check if song belongs to smart-playlist
BUG: 409
|
2014-02-06 19:47:33 +00:00 |
|
craig.p.drummond
|
b79c7c2271
|
make TableView internal
|
2014-02-05 19:24:16 +00:00 |
|
craig.p.drummond
|
4d809330ea
|
Create a base class for TableViews
|
2014-02-04 19:14:11 +00:00 |
|
craig.p.drummond
|
d8398cc57f
|
Fix usage of Qt5 deprecated funciton.
BUG: 403
|
2014-02-02 10:50:14 +00:00 |
|
craig.p.drummond
|
9b0e881b16
|
Hide scrollbars if header is set to stretch
BUG: 397
|
2014-01-30 19:23:35 +00:00 |
|
craig.p.drummond
|
ff78b7fcd6
|
Tidy up
|
2014-01-29 19:18:33 +00:00 |
|
craig.p.drummond
|
7168547a93
|
Use stretch header class from Clementine for table style views.
BUG: 397
|
2014-01-29 19:17:08 +00:00 |
|
craig.p.drummond
|
60c137baae
|
Reduce indentation slightly.
|
2014-01-28 22:38:34 +00:00 |
|
craig.p.drummond
|
9506f06e02
|
Playlists model ALWAYS needs to return a columnCount of 6. In TreeView, set a flag 'forceSingleColumn' when model is set, TreeView will hide all bar 1st column.
This is better than resetting the proxy each time - as this messes up the column stretching.
BUG: 397
|
2014-01-28 20:23:04 +00:00 |
|
craig.p.drummond
|
059f341a41
|
Fix saving of table headers for playlist view when Cantata exits
|
2014-01-28 19:13:57 +00:00 |
|
craig.p.drummond
|
8b65d4f7eb
|
Reset model to reset column count
|
2014-01-27 19:39:44 +00:00 |
|
craig.p.drummond
|
c0a0751643
|
Add 'Table' style view for playlists.
BUG: 391
|
2014-01-27 19:37:54 +00:00 |
|
craig.p.drummond
|
f477282cd9
|
Add 'Add To Playlist' menu item to playlists page.
BUG: 393
|
2014-01-26 10:48:47 +00:00 |
|
craig.p.drummond
|
8a9463a813
|
Remove refresh buttons in status bar, and place into main menu. Also, prompt for confirmation before perforing refresh.
|
2014-01-23 19:54:40 +00:00 |
|
craig.p.drummond
|
83316553fc
|
Remove find buttons in status bar, and use Ctrl-F for both find in views and find in playqueue. Action depends upon which view has focus.
BUG: 384
|
2014-01-23 19:53:56 +00:00 |
|
craig.p.drummond
|
1a2c7eb0b0
|
If Mopidy playlist starts with "Smart Playlist:" then treat as a 'smart' playlist - e.g. don't try to display song count, don't try to load songs in playlists view, use sub text 'Smart Playlist' (and fix playlist name), and don't allow saving to these playlsts.
|
2014-01-23 19:52:33 +00:00 |
|
craig.p.drummond
|
48dc521c8c
|
Fix case
|
2014-01-15 19:34:17 +00:00 |
|
craig.p.drummond
|
addfca835a
|
Update (c) year
|
2014-01-06 19:32:05 +00:00 |
|
craig.p.drummond
|
0fc8ecb33e
|
Add 'Remove dusplicates' functionality to play queue and play lists.
BUG: 370
|
2013-12-31 08:55:00 +00:00 |
|
craig.p.drummond
|
c43f6ae6d3
|
When showin a new page, place focus on view.
|
2013-11-10 07:55:14 +00:00 |
|
craig.p.drummond
|
fdadd3857c
|
Dynamic sorting of online service model
|
2013-10-10 20:30:02 +00:00 |
|
craig.p.drummond
|
faa5c2878e
|
No need to clear model on view change
|
2013-10-04 19:06:08 +00:00 |
|
craig.p.drummond
|
13c4d2bfc6
|
(Hopefully) fix selection order of items - and order added to playqueue.
|
2013-09-03 18:40:50 +00:00 |
|
craig.p.drummond
|
f0bad94c9c
|
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
|
8e7dc5c102
|
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
|
fc392f8858
|
Add 'Copy Songs To Device' action to playlists page.
|
2013-06-26 16:19:29 +00:00 |
|
craig.p.drummond
|
9ae929a329
|
- 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
|
017900ea94
|
Fix playqueue save
|
2013-04-06 07:42:51 +00:00 |
|
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
|
6d6aab018b
|
Reduce #includes
|
2013-02-15 17:22:52 +00:00 |
|
craig.p.drummond
|
efb5bae099
|
Make tool buttons square
|
2013-02-15 17:22:14 +00:00 |
|
craig.p.drummond
|
568aa4946e
|
Disable menu button if all actions disabled
|
2013-02-15 17:18:53 +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
|
fbe6f03408
|
Update copyright year
|
2013-01-17 16:57:20 +00:00 |
|
craig.p.drummond
|
97bd7b1026
|
Prompt before removing playlists.
|
2013-01-08 19:28:42 +00:00 |
|
craig.p.drummond
|
2d8a613c24
|
Only show relevant genres for playlist and devices
|
2012-12-20 21:16:53 +00:00 |
|
craig.p.drummond
|
36d6ed25ec
|
Tidy up a bit
|
2012-12-19 20:05:07 +00:00 |
|
craig.p.drummond@gmail.com
|
4680674855
|
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
|
2322c71e18
|
Add tooltip to menu button.
BUG:115
|
2012-10-17 11:00:23 +00:00 |
|
craig.p.drummond
|
f90a21b7ae
|
Add a GenreCombo class
|
2012-10-15 18:42:39 +00:00 |
|
craig.p.drummond
|
475c33c57e
|
selectedFiles() is not used.
|
2012-10-15 18:41:28 +00:00 |
|
craig.p.drummond
|
5458ac2e11
|
Move menu icon itno Icons
|
2012-10-15 18:41:00 +00:00 |
|