Clementine-audio-player-Mac.../src/ui
David Sansome dad76b78dd Move all the settings pages to their own widgets and classes 2011-08-14 00:07:10 +01:00
..
about.cpp Add some spotify branding, display spotify login errors, add a button to the config dialog to download the blob, only make the config dialog try to login when it needs to, fix a bug where the Starred and Inbox items would sometimes not get created. 2011-04-30 12:31:20 +00: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 thanks to translators in 'about' dialog 2011-01-23 11:58: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 Make CoverProviders not a singleton 2011-07-23 19:34:41 +01:00
albumcoverchoicecontroller.h Make CoverProviders not a singleton 2011-07-23 19:34:41 +01:00
albumcovermanager.cpp Make CoverProviders not a singleton 2011-07-23 19:34: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 Use URLs everywhere instead of filenames. Move the URL parsing and song loading code out of individual playlist parsers and into the base class. Fix the playlist parser unit tests. 2011-04-28 12:27:53 +00: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 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.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 Replace the KCategorizedView with a custom widget that works better. 2011-06-25 16:47:00 +00: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 initial commit of "multiple covers providers" feature: 2011-04-02 13:34:06 +00: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 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
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 Make CoverProviders not a singleton 2011-07-23 19:34:41 +01:00
edittagdialog.h Make CoverProviders not a singleton 2011-07-23 19:34:41 +01:00
edittagdialog.ui Support dragging and dropping image files onto the now playing widget and edit tag dialog to set an album's cover art 2011-03-14 20:01:27 +00: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 Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
globalshortcutgrabber.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
globalshortcutgrabber.ui Set window icons on all the dialogs. Fixes issue #394 2010-06-10 22:09:35 +00:00
globalshortcutssettingspage.cpp Move all the settings pages to their own widgets and classes 2011-08-14 00:07:10 +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 Move all the settings pages to their own widgets and classes 2011-08-14 00:07:10 +01:00
mainwindow.h Make CoverProviders not a singleton 2011-07-23 19:34:41 +01:00
mainwindow.ui Remove python scripting support 2011-07-23 15:32:12 +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 Move all the settings pages to their own widgets and classes 2011-08-14 00:07:10 +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 Use URLs everywhere instead of filenames. Move the URL parsing and song loading code out of individual playlist parsers and into the base class. Fix the playlist parser unit tests. 2011-04-28 12:27:53 +00:00
organisedialog.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +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 Use URLs everywhere instead of filenames. Move the URL parsing and song loading code out of individual playlist parsers and into the base class. Fix the playlist parser unit tests. 2011-04-28 12:27:53 +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
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 Move all the settings pages to their own widgets and classes 2011-08-14 00:07:10 +01:00
settingsdialog.h Move all the settings pages to their own widgets and classes 2011-08-14 00:07:10 +01:00
settingsdialog.ui Move all the settings pages to their own widgets and classes 2011-08-14 00:07:10 +01:00
settingspage.cpp Move all the settings pages to their own widgets and classes 2011-08-14 00:07:10 +01:00
settingspage.h Move all the settings pages to their own widgets and classes 2011-08-14 00:07:10 +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 Fix build error on mac. 2011-07-12 23:43:02 +00:00
trackselectiondialog.h Fix build error on mac. 2011-07-12 23:43:02 +00:00
trackselectiondialog.ui Remove the dependencies on libtunepimp, libofa, libmusicbrainz. Use the gstreamer ofa plugin instead to fingerprint songs. 2011-03-12 21:19:41 +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