Clementine-audio-player-Mac.../src/library
John Maguire 71893e4847 Use nullptr instead of NULL everywhere. 2014-02-06 17:29:59 +01: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 Implemented sort by bitrate 2013-12-17 16:07:20 +01:00
groupbydialog.h Use c++11 instead of boost where possible. 2014-02-06 16:51:39 +01:00
groupbydialog.ui Implemented sort by bitrate 2013-12-17 16:07:20 +01:00
library.cpp Use nullptr instead of NULL everywhere. 2014-02-06 17:29:59 +01:00
library.h Use c++11 instead of boost where possible. 2014-02-06 16:51:39 +01:00
librarybackend.cpp Further work on portable version. 2013-10-03 17:08:42 +02:00
librarybackend.h Update issue 1175: 2013-03-30 23:42:29 +01:00
librarydirectorymodel.cpp Use c++11 instead of boost where possible. 2014-02-06 16:51:39 +01:00
librarydirectorymodel.h Use c++11 instead of boost where possible. 2014-02-06 16:51:39 +01:00
libraryfilterwidget.cpp Use nullptr instead of NULL everywhere. 2014-02-06 17:29:59 +01:00
libraryfilterwidget.h Use c++11 instead of boost where possible. 2014-02-06 16:51:39 +01: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 Use nullptr instead of NULL everywhere. 2014-02-06 17:29:59 +01:00
librarymodel.h Use c++11 instead of boost where possible. 2014-02-06 16:51:39 +01: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 '-' is considered as 'NOT' operator by FTS, leading to unexpected results. Not sure how to escape it, better to replace it for now 2014-01-16 16:35:09 +01: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 Further work on portable version. 2013-10-03 17:08:42 +02:00
librarysettingspage.h Update issue 1175: 2013-03-26 23:56:46 +01:00
librarysettingspage.ui Update issue 1175: 2013-03-30 23:42:29 +01:00
libraryview.cpp Use nullptr instead of NULL everywhere. 2014-02-06 17:29:59 +01:00
libraryview.h Use c++11 instead of boost where possible. 2014-02-06 16:51:39 +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 Use nullptr instead of NULL everywhere. 2014-02-06 17:29:59 +01: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