Clementine-audio-player-Mac.../src/library
David Sansome e3c8caa613 Preserve user stats like play/skip counts when reloading song metadata when opening the edit tag dialog. Fixes issue 3359. 2012-12-26 00:50:32 +11:00
..
directory.h Remove subdirectory watches after a directory is removed from the library. Otherwise subdirectories that changed after the directory was removed would be re-scanned and re-added. 2012-01-29 17:39:28 +00:00
groupbydialog.cpp Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
groupbydialog.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
groupbydialog.ui Fixed "Album artist" string in "group by" dialog to reuse existing translations 2012-01-29 14:50:15 +00:00
library.cpp Don't get stuck when exiting Clementine while library is being created/updated 2012-08-30 00:01:28 +02:00
library.h Don't try to initialise the library model until after the grouping settings have been read from the config. Fixes issue 3005 2012-06-16 20:54:08 +01:00
librarybackend.cpp HasCompilations() implementation local to the LibraryModel 2012-10-27 16:30:08 -07:00
librarybackend.h HasCompilations() implementation local to the LibraryModel 2012-10-27 16:30:08 -07:00
librarydirectorymodel.cpp Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
librarydirectorymodel.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
libraryfilterwidget.cpp Re-enable a few disabled features from the Qocoa porting. 2012-06-28 12:35:20 +02:00
libraryfilterwidget.h Revert "Typedef QSearchField to old LineEdit on non Mac, and make it compatible with QSearchField" 2012-07-12 14:04:29 +02:00
libraryfilterwidget.ui Fix placeholder text in library & icecast filters. 2012-06-28 11:40:09 +02:00
libraryitem.h Fix some style issues 2012-10-27 16:30:13 -07:00
librarymodel.cpp Fix some style issues 2012-10-27 16:30:13 -07:00
librarymodel.h Fix some style issues 2012-10-27 16:30:13 -07:00
libraryplaylistitem.cpp The external tagreader mostly works now: 2012-01-07 00:26:07 +00:00
libraryplaylistitem.h fixing a bug where streams were removed from playlist during Clementine's startup 2011-03-20 16:07:24 +00:00
libraryquery.cpp When songs disappear from the filesystem (either they're deleted or are on a removable media that was unmounted), mark them as unavailable instead of removing them from the database. Thanks google@robbertkrebbers.nl. Fixes issue 401 2011-05-14 13:43:57 +00:00
libraryquery.h When songs disappear from the filesystem (either they're deleted or are on a removable media that was unmounted), mark them as unavailable instead of removing them from the database. Thanks google@robbertkrebbers.nl. Fixes issue 401 2011-05-14 13:43:57 +00:00
librarysettingspage.cpp Move all the settings pages to their own widgets and classes 2011-08-14 00:07:10 +01:00
librarysettingspage.h Move all the settings pages to their own widgets and classes 2011-08-14 00:07:10 +01:00
librarysettingspage.ui Move all the settings pages to their own widgets and classes 2011-08-14 00:07:10 +01:00
libraryview.cpp Preserve the current song in the library view when filtering. Fixes issue 2936 2012-08-26 13:36:44 +01:00
libraryview.h Preserve the current song in the library view when filtering. Fixes issue 2936 2012-08-26 13:36:44 +01:00
libraryviewcontainer.cpp Update the Search settings page, use the configured provider order 2012-06-11 16:26:33 +01:00
libraryviewcontainer.h Implement the options to hide/show the global search box, and to hide/show all other search boxes. 2011-11-05 19:09:37 +00:00
libraryviewcontainer.ui Try the next UI experiment - wide buttons down the side like Qt Creator 2010-10-01 19:27:01 +00:00
librarywatcher.cpp Preserve user stats like play/skip counts when reloading song metadata when opening the edit tag dialog. Fixes issue 3359. 2012-12-26 00:50:32 +11:00
librarywatcher.h Remove subdirectory watches after a directory is removed from the library. Otherwise subdirectories that changed after the directory was removed would be re-scanned and re-added. 2012-01-29 17:39:28 +00:00
sqlrow.cpp Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
sqlrow.h Do library searching and grouping in a background thread 2010-11-27 20:09:00 +00:00