Clementine-audio-player-Mac.../src/ui
Martin Babutzka 258ae281d8 IDv3 tag lyrics support.
Squashed the following commits:

5c723ad commit: Fix: Includes alpha sort
15ac350 commit: Fix: Updated Database::kSchemaVersion to 49.
767a26a commit: Fixed small code style issue. Added schema-49 to data.qrc instead schema-48
bf6aa64 commit: fixup! Modified async handling of CollapsibleInfoPane as recommended by Andreas. Display of IDv2 tag lyrics works now.
c1f97e9 commit: fixup! Added support to read/display the ID tag lyrics in MP3 files:
c946b1d commit: Added support to read/display the ID tag lyrics in MP3 files:

-Added schema to the database to store it
-Added readers/writers for ID tags
-Added readers/writers for the database to the song class
-Added the taglyricsinfoprovider to show the lyrics in songinfo
2015-04-10 21:05:07 +02:00
..
about.cpp Update Transifex URL 2014-04-11 16:30:57 +09:00
about.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
about.ui Make the version text in the about dialog selectable 2011-10-30 12:24:35 +00:00
addstreamdialog.cpp Fix compilation with moved files in internet/ 2014-12-18 23:35:21 +01:00
addstreamdialog.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
addstreamdialog.ui Set window icons on all the dialogs. Fixes issue #394 2010-06-10 22:09:35 +00:00
albumcoverchoicecontroller.cpp Add support for monitors in portrait mode 2014-05-03 09:54:19 -04:00
albumcoverchoicecontroller.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
albumcoverexport.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
albumcoverexport.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
albumcoverexport.ui - Spacebar works now in the seekbar 2013-05-13 17:40:00 +02:00
albumcovermanager.cpp Convert all instances of foreach() to a C++11 for 2014-02-10 14:43:32 +01:00
albumcovermanager.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
albumcovermanager.ui - Finished album cover exporter from keirangtp's branch "export-covers". 2013-05-06 21:22:05 +02:00
albumcovermanagerlist.cpp Convert all instances of foreach() to a C++11 for 2014-02-10 14:43:32 +01:00
albumcovermanagerlist.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
albumcoversearcher.cpp Convert all instances of foreach() to a C++11 for 2014-02-10 14:43:32 +01:00
albumcoversearcher.h Some more NULL -> nullptr conversions. 2014-02-21 17:30:46 +01:00
albumcoversearcher.ui Port global search & album cover search to QSearchField and remove MacLineEdit. 2012-06-28 11:40:13 +02:00
appearancesettingspage.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
appearancesettingspage.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
appearancesettingspage.ui Clean up the appearance settings page and add sensible defaults 2013-02-17 14:03:39 +11:00
backgroundstreamssettingspage.cpp Convert all instances of foreach() to a C++11 for 2014-02-10 14:43:32 +01:00
backgroundstreamssettingspage.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
backgroundstreamssettingspage.ui Move all the settings pages to their own widgets and classes 2011-08-14 00:07:10 +01:00
behavioursettingspage.cpp Merge pull request #4692 from asiviero/previous_restart 2015-01-19 14:56:40 +01:00
behavioursettingspage.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
behavioursettingspage.ui Small modifications to previous pull request: 2015-01-19 15:01:33 +01:00
console.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
console.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
console.ui Fix focus and tab order for console. 2012-09-26 18:56:48 +02:00
coverfromurldialog.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
coverfromurldialog.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
coverfromurldialog.ui Automatically grab clipboard contents for "Load cover from URL" dialog. 2011-10-26 14:59:50 +02:00
dbusscreensaver.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
dbusscreensaver.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
edittagdialog.cpp Add tests to check the tag edition of FLAC/OGG files and make format 2015-01-17 12:11:33 +01:00
edittagdialog.h Some more NULL -> nullptr conversions. 2014-02-21 17:30:46 +01:00
edittagdialog.ui deleting track/disc/year in the spinbox should correct to the nearest 2014-06-02 22:38:42 +02:00
equalizer.cpp Update equalizer.cpp 2015-02-15 09:32:30 -05:00
equalizer.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
equalizer.ui Add labels to the balance slider. 2013-04-26 20:28:58 -07:00
flowlayout.cpp Convert all instances of foreach() to a C++11 for 2014-02-10 14:43:32 +01:00
flowlayout.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
globalshortcutgrabber.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
globalshortcutgrabber.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
globalshortcutgrabber.mm Use c++11 instead of boost where possible. 2014-02-06 16:51:39 +01:00
globalshortcutgrabber.ui Set window icons on all the dialogs. Fixes issue #394 2010-06-10 22:09:35 +00:00
globalshortcutssettingspage.cpp Remove some more obsolete os x version checks. 2015-02-18 18:03:46 +01:00
globalshortcutssettingspage.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
globalshortcutssettingspage.ui Remove some more obsolete os x version checks. 2015-02-18 18:03:46 +01:00
iconloader.cpp Convert all instances of foreach() to a C++11 for 2014-02-10 14:43:32 +01:00
iconloader.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
macscreensaver.cpp Remove some more obsolete os x version checks. 2015-02-18 18:03:46 +01:00
macscreensaver.h Stop using deprecated UpdateSystemActivity() on mac. 2012-10-24 16:45:00 +02:00
macsystemtrayicon.h Remove Last.fm radio support. 2014-03-28 14:55:04 +01:00
macsystemtrayicon.mm Remove Last.fm radio support. 2014-03-28 14:55:04 +01:00
mainwindow.cpp IDv3 tag lyrics support. 2015-04-10 21:05:07 +02:00
mainwindow.h Split the CD ripper into two classes 2015-02-18 20:08:02 +01:00
mainwindow.ui Some ui changes to the ripcd dialog. 2015-02-18 20:08:02 +01:00
networkproxysettingspage.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
networkproxysettingspage.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
networkproxysettingspage.ui Move all the settings pages to their own widgets and classes 2011-08-14 00:07:10 +01:00
networkremotesettingspage.cpp Network remote can now transcode lossless files before sending them to the remote. 2014-11-13 22:31:49 +01:00
networkremotesettingspage.h Network remote can now transcode lossless files before sending them to the remote. 2014-11-13 22:31:49 +01:00
networkremotesettingspage.ui Network remote can now transcode lossless files before sending them to the remote. 2014-11-13 22:31:49 +01:00
notificationssettingspage.cpp Added a preference to disable the pause notification. Fixes #2450. 2014-09-16 12:54:35 +02:00
notificationssettingspage.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
notificationssettingspage.ui Added a preference to disable the pause notification. Fixes #2450. 2014-09-16 12:54:35 +02:00
organisedialog.cpp IDv3 tag lyrics support. 2015-04-10 21:05:07 +02:00
organisedialog.h Connect signal to signal 2014-11-05 17:35:14 +01:00
organisedialog.ui Ability to automatically set podcast as listened after sucesfully sending it to a device 2014-11-05 00:42:55 +01:00
organiseerrordialog.cpp Convert all instances of foreach() to a C++11 for 2014-02-10 14:43:32 +01:00
organiseerrordialog.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
organiseerrordialog.ui Show an error dialog when copying or deleting files failed. 2010-08-14 11:51:50 +00:00
playbacksettingspage.cpp gstenginepipeline: Do not use QString::sprintf() 2014-04-02 12:39:19 +02:00
playbacksettingspage.h gstenginepipeline: make buffer min fill configurable 2014-04-02 11:54:14 +02:00
playbacksettingspage.ui Make the "buffer low fill" string a bit more understandable 2014-04-05 22:03:36 +11:00
qt_blurimage.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
qtsystemtrayicon.cpp Remove Last.fm radio support. 2014-03-28 14:55:04 +01:00
qtsystemtrayicon.h Remove Last.fm radio support. 2014-03-28 14:55:04 +01:00
screensaver.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
screensaver.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
settingsdialog.cpp Amazon Cloud Drive support. 2015-03-27 14:56:08 +01:00
settingsdialog.h Amazon Cloud Drive support. 2015-03-27 14:56:08 +01:00
settingsdialog.ui Add an apply button to the settings dialog. Fixes issue 3575 2013-04-15 22:03:02 +10:00
settingspage.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
settingspage.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
standarditemiconloader.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
standarditemiconloader.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
systemtrayicon.cpp Remove Last.fm radio support. 2014-03-28 14:55:04 +01:00
systemtrayicon.h Remove Last.fm radio support. 2014-03-28 14:55:04 +01:00
trackselectiondialog.cpp Convert all instances of foreach() to a C++11 for 2014-02-10 14:43:32 +01:00
trackselectiondialog.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
trackselectiondialog.ui Musicbrainz tagging improvements: 2012-01-07 21:51:02 +00:00
windows7thumbbar.cpp Convert all instances of foreach() to a C++11 for 2014-02-10 14:43:32 +01:00
windows7thumbbar.h Some more NULL -> nullptr conversions. 2014-02-21 17:30:46 +01:00