Clementine-audio-player-Mac.../src/ui
David Sansome e9c0b4bd69 Musicbrainz tagging improvements:
* Fix a bug where the song title would be used for the album field
  * Get the album's year as well
  * Include all releases for a song in the results list
  * Remove duplicate albums
  * Sort results
2012-01-07 21:51:02 +00:00
..
about.cpp Update 'All the translators' URL with Transifex 2011-12-28 20:04:12 +01:00
about.h Add ari-tczew to the about box, and sort the list of people 2010-12-06 21:11:11 +00:00
about.ui Make the version text in the about dialog selectable 2011-10-30 12:24:35 +00:00
addstreamdialog.cpp Refactor "Radio" files into "Internet" files. 2011-07-15 13:27:50 +00:00
addstreamdialog.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
addstreamdialog.ui Set window icons on all the dialogs. Fixes issue #394 2010-06-10 22:09:35 +00:00
albumcoverchoicecontroller.cpp Show the artist and album name in the title of the "Show fullsize" window. 2011-11-13 01:00:45 +00:00
albumcoverchoicecontroller.h Make CoverProviders not a singleton 2011-07-23 19:34:41 +01:00
albumcovermanager.cpp Use locale aware sorting for the lists of artists and albums in the album cover manager. Fixes issue 1952 2011-08-28 00:25:41 +01:00
albumcovermanager.h Make CoverProviders not a singleton 2011-07-23 19:34:41 +01:00
albumcovermanager.ui refactoring the code that handles common UI album cover related actions into a common controller 2011-01-24 00:09:57 +00:00
albumcovermanagerlist.cpp Support for playing tracks from local library 2011-08-29 03:32:41 +01:00
albumcovermanagerlist.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
albumcoversearcher.cpp Make the album cover search dialog window modal so that it acts like a sheet on Mac. 2011-08-27 14:50:11 +01:00
albumcoversearcher.h Show the album cover dimensions on top of the images in the album cover search dialog. 2011-07-26 13:02:59 +01:00
albumcoversearcher.ui Make the BusyIndicator contain a label too 2011-08-27 15:03:04 +01:00
backgroundstreamssettingspage.cpp Move all the settings pages to their own widgets and classes 2011-08-14 00:07:10 +01:00
backgroundstreamssettingspage.h Move all the settings pages to their own widgets and classes 2011-08-14 00:07:10 +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 Move all the settings pages to their own widgets and classes 2011-08-14 00:07:10 +01:00
behavioursettingspage.h Move all the settings pages to their own widgets and classes 2011-08-14 00:07:10 +01:00
behavioursettingspage.ui Move all the settings pages to their own widgets and classes 2011-08-14 00:07:10 +01:00
coverfromurldialog.cpp Automatically grab clipboard contents for "Load cover from URL" dialog. 2011-10-26 14:59:50 +02:00
coverfromurldialog.h ability to load cover from URL in all the usual places: cover manager, now playing widget and edit tag dialog (fixes issue #517) 2011-01-23 20:24:17 +00:00
coverfromurldialog.ui Automatically grab clipboard contents for "Load cover from URL" dialog. 2011-10-26 14:59:50 +02:00
dbusscreensaver.cpp Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
dbusscreensaver.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
edittagdialog.cpp Remove old OFA fingerprinter. 2012-01-06 16:40:08 +00:00
edittagdialog.h Save the last used tab in the edit tag dialog in QSettings so it's shared between instances. Fixes issue 2260 2011-11-27 20:37:22 +00:00
edittagdialog.ui Make the BusyIndicator contain a label too 2011-08-27 15:03:04 +01:00
equalizer.cpp Set tr function's codec to system encoding. Should (finally) resolve problems with already translated strings 2011-06-22 20:41:48 +00:00
equalizer.h Translate equalizer settings' names at runtime. Fixes issue 1376 2011-03-23 00:42:35 +00:00
equalizer.ui Set window icons on all the dialogs. Fixes issue #394 2010-06-10 22:09:35 +00:00
flowlayout.cpp Add a tag widget, and get song tags from last.fm 2010-10-10 18:57:23 +00:00
flowlayout.h Add a tag widget, and get song tags from last.fm 2010-10-10 18:57:23 +00:00
globalshortcutgrabber.cpp Fix the global shortcut grabber on Mac. 2011-09-01 14:10:30 +01:00
globalshortcutgrabber.h Fix the global shortcut grabber on Mac. 2011-09-01 14:10:30 +01:00
globalshortcutgrabber.mm Add missing copyright headers. 2011-09-01 16:07:07 +01:00
globalshortcutgrabber.ui Set window icons on all the dialogs. Fixes issue #394 2010-06-10 22:09:35 +00:00
globalshortcutssettingspage.cpp Show global shortcuts dialog on Lion. 2011-11-09 13:59:25 +01:00
globalshortcutssettingspage.h Move all the settings pages to their own widgets and classes 2011-08-14 00:07:10 +01:00
globalshortcutssettingspage.ui Move all the settings pages to their own widgets and classes 2011-08-14 00:07:10 +01:00
iconloader.cpp Add a new logging system 2011-04-22 16:50:29 +00:00
iconloader.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
macscreensaver.cpp Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
macscreensaver.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
macsystemtrayicon.h QT tooltip now includes cover art and is generally prettier (updates issue #125) 2010-12-05 23:41:41 +00:00
macsystemtrayicon.mm Fix compile warning on mac. 2011-02-04 15:25:05 +00:00
mainwindow.cpp Remove old OFA fingerprinter. 2012-01-06 16:40:08 +00:00
mainwindow.h Remove the global search popup for now until it can be made a bit prettier 2011-12-12 20:50:02 +00:00
mainwindow.ui Use 'Open file' instead of 'Open media'. 2011-11-01 01:55:09 +01:00
networkproxysettingspage.cpp Move all the settings pages to their own widgets and classes 2011-08-14 00:07:10 +01:00
networkproxysettingspage.h Move all the settings pages to their own widgets and classes 2011-08-14 00:07:10 +01:00
networkproxysettingspage.ui Move all the settings pages to their own widgets and classes 2011-08-14 00:07:10 +01:00
notificationssettingspage.cpp Only set the pretty OSD's message in the notifications settings page's constructor - don't show it as well. It would just get hidden again straight away, and for some reason this triggers a (Qt?) bug where the window gets painted in the top-left corner, but reacts to mouse clicks in its actual position. 2011-08-26 23:34:13 +01:00
notificationssettingspage.h Move all the settings pages to their own widgets and classes 2011-08-14 00:07:10 +01:00
notificationssettingspage.ui Move all the settings pages to their own widgets and classes 2011-08-14 00:07:10 +01:00
organisedialog.cpp Stop the organise files dialog from resizing only after a manual resize has been done by the user - otherwise the dialog doesn't grow/shrink automatically when you select a new destination. 2012-01-04 22:29:26 +00:00
organisedialog.h Stop the organise files dialog from resizing only after a manual resize has been done by the user - otherwise the dialog doesn't grow/shrink automatically when you select a new destination. 2012-01-04 22:29:26 +00:00
organisedialog.ui Show a free space bar in the organise dialog, and also show how much space would be taken up after copying files. 2010-07-29 22:16:12 +00:00
organiseerrordialog.cpp Remove the <xiphcomment.h> include from song.h so that windows headers don't infect everything else. Also move other bits of song.h into song.cpp, and reduce the number of includes in song.h. 2011-11-28 13:56:55 +00:00
organiseerrordialog.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
organiseerrordialog.ui Show an error dialog when copying or deleting files failed. 2010-08-14 11:51:50 +00:00
playbacksettingspage.cpp Move all the settings pages to their own widgets and classes 2011-08-14 00:07:10 +01:00
playbacksettingspage.h Move all the settings pages to their own widgets and classes 2011-08-14 00:07:10 +01:00
playbacksettingspage.ui Move all the settings pages to their own widgets and classes 2011-08-14 00:07:10 +01:00
qt_blurimage.h Allow toggling of individual global search providers. 2011-10-01 21:22:01 +01:00
qtsystemtrayicon.cpp Update mute button in tray icon 2011-06-22 21:50:25 +00:00
qtsystemtrayicon.h Update mute button in tray icon 2011-06-22 21:50:25 +00:00
screensaver.cpp Fix dbus 2010-12-26 17:24:44 +00: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 Fix some symbol naming conflicts that happen when including windows header files (taglib >1.7 brings them in for us). 2011-11-27 19:43:07 +00:00
settingsdialog.h Add a settings page for global search - doesn't save yet 2011-10-30 18:52:38 +00:00
settingsdialog.ui Group pages in the settings dialog into categories 2011-10-30 16:51:43 +00:00
settingspage.cpp Move all the settings pages to their own widgets and classes 2011-08-14 00:07:10 +01:00
settingspage.h Refactor the last.fm, magnatune, spotify and di.fm settings pages - moving the login state display into a separate widget. 2011-08-27 22:01:28 +01:00
systemtrayicon.cpp Using new actions (that doesn't display unusuable shorcuts) for the tray icon menu. Fixes issue 679 2011-03-07 21:33:01 +00:00
systemtrayicon.h Update mute button in tray icon 2011-06-22 21:50:25 +00:00
trackselectiondialog.cpp Musicbrainz tagging improvements: 2012-01-07 21:51:02 +00:00
trackselectiondialog.h Fix build error on mac. 2011-07-12 23:43:02 +00:00
trackselectiondialog.ui Musicbrainz tagging improvements: 2012-01-07 21:51:02 +00:00
windows7thumbbar.cpp Add loads more debug logging on startup 2011-04-24 18:07:09 +00:00
windows7thumbbar.h Make the Windows 7 thumbbar actually work. Move it to a different class that deals with QActions. Fixes issue #851 2011-01-16 00:39:51 +00:00