Clementine-audio-player-Mac.../src/ui
David Sansome 45104adca9 Change the Jamendo logic a bit:
Instead of prompting the user to download the catalogue when the library
backend is initialised (which is now always), only do it when the service
node in the InternetView is expanded, or the global search provider is enabled.

Fixes issue 3009
2012-06-19 21:07:58 +01: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 Refactoring: remove a couple of the AlbumCoverLoader instances and instead use a shared CurrentArtLoader. 2012-02-26 14:40:51 +00:00
albumcoverchoicecontroller.h Refactoring: instead of passing individual pointers to useful core classes (like TaskManager or LibraryBackend) to each class that uses them, pass one singleton-like Application instance everywhere. 2012-02-26 14:40:51 +00:00
albumcovermanager.cpp Refactoring: remove a couple of the AlbumCoverLoader instances and instead use a shared CurrentArtLoader. 2012-02-26 14:40:51 +00:00
albumcovermanager.h Refactoring: remove a couple of the AlbumCoverLoader instances and instead use a shared CurrentArtLoader. 2012-02-26 14:40:51 +00: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 Use LineEdit::set_focus() instead of QWidget::setFocus() on LineEdit widgets that might be OS X search widgets 2012-03-25 21:14:39 +01:00
albumcoversearcher.h Refactoring: remove a couple of the AlbumCoverLoader instances and instead use a shared CurrentArtLoader. 2012-02-26 14:40:51 +00:00
albumcoversearcher.ui Start a search by pressing Enter in the album field as well as the artist field in the album cover search dialog. Fixes issue 2759 2012-03-04 13:57:47 +00:00
appearancesettingspage.cpp Add moodbar settings to the track slider's context menu 2012-05-28 12:50:34 +01:00
appearancesettingspage.h Add moodbar settings to the settings dialog 2012-05-27 23:56:40 +01:00
appearancesettingspage.ui Add moodbar settings to the track slider's context menu 2012-05-28 12:50:34 +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 Do not allow user to check "keep running in the background" if "show tray icon" is unchecked. 2012-03-26 19:06:37 +02:00
behavioursettingspage.h Move all the settings pages to their own widgets and classes 2011-08-14 00:07:10 +01:00
behavioursettingspage.ui Add the ability to modify the playlistview's background image. 2012-02-18 19:57:36 +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 Scale the missing cover image in the Edit Tag dialog, and don't overwrite the art_automatic field when reloading metadata. 2012-06-17 16:55:19 +01:00
edittagdialog.h Fix a crash when changing a song's rating in the edit tag dialog. Fixes issue 2773 2012-03-04 13:36: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 clang compile error. 2012-04-04 12:27:42 +02: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 Change the Jamendo logic a bit: 2012-06-19 21:07:58 +01:00
mainwindow.h Fix some remaining UI issues with global search: 2012-06-16 21:26:06 +01:00
mainwindow.ui Replace the global search widget with a "Search" view on the sidebar. Organise results in a tree automatically. 2012-06-10 16:36:15 +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 Add %filename% as possible custom OSD variable. Fixes issue 2648 2012-02-02 19:31:15 +00:00
notificationssettingspage.h Move all the settings pages to their own widgets and classes 2011-08-14 00:07:10 +01:00
notificationssettingspage.ui Add %filename% as possible custom OSD variable. Fixes issue 2648 2012-02-02 19:31:15 +00:00
organisedialog.cpp The external tagreader mostly works now: 2012-01-07 00:26:07 +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 Missing files from previous commit 2012-05-20 21:52:46 +02:00
playbacksettingspage.h Move all the settings pages to their own widgets and classes 2011-08-14 00:07:10 +01:00
playbacksettingspage.ui Add a tooltip to the monoplayback checkbox, because currently changing this property don't apply to the currently playing song, but to the next songs which will be played 2012-06-10 21:50:50 +02: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 Remove Android remote control support for now 2012-04-13 15:01:22 +01:00
settingsdialog.h Add a Podcasts settings page and the start of some gpodder.net syncing 2012-03-09 15:26: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 Add various missing things for appearance customization 2012-01-09 21:15:42 +01:00
standarditemiconloader.cpp Add a helper class to load icons asynchronously and set them on QStandardItems 2012-03-06 21:24:41 +00:00
standarditemiconloader.h Add a helper class to load icons asynchronously and set them on QStandardItems 2012-03-06 21:24:41 +00: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 Oops - update the year as well when completing tags automatically. Fixes issue 2779 2012-03-04 13:51:08 +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 Don't crash when clicking on the little empty in the windows 7 thumbbar. Fixes issue 2615 2012-01-29 15:46:10 +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