Clementine-audio-player-Mac.../src/ui
Paweł Bara 7de912d3a1 moving the responsibility for naming playlists into mimeData() methods (into models)
this means that pretty names for new playlists now also work when double clicking (in certain mode) or dragging and dropping
fixes issue #1477
2011-02-16 18:29:35 +00:00
..
about.cpp Adding myself to the about dialog. Feel proud to have my name here :) 2011-02-15 00:00:07 +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 Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +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 when saving cover, start in the album's folder (just like with the similar 'load cover from disk' feature) 2011-02-07 23:53:32 +00:00
albumcoverchoicecontroller.h when saving cover, start in the album's folder (just like with the similar 'load cover from disk' feature) 2011-02-07 23:53:32 +00:00
albumcovermanager.cpp Add tooltip for cover manager's items, which displays artist and album name info. Fixes issue 451 2011-02-08 22:54:37 +00:00
albumcovermanager.h moving the 'Save cover to file' action into AlbumCoverChoiceController; implementing the action in all related places (now playing widget, album cover manager, edit tag dialog) 2011-02-02 16:22:04 +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 Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +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 fixed an error where entering the Cover Searcher dialog without query would make it show the busy indicator forever 2011-01-25 23:33:27 +00:00
albumcoversearcher.h Download higher resolution images from last.fm. Thanks markwatkinson. Fixes issue #1187 2010-12-26 20:19:12 +00:00
albumcoversearcher.ui Add a dialog for manual searching of Last.fm album covers. Fixes issue #402 2010-06-12 17:13:01 +00:00
coverfromurldialog.cpp final refactoring stage of cover changing code (common QAction*s) 2011-01-24 18:32:09 +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 Change the fields in Song from seconds to nanoseconds 2011-02-13 18:34:30 +00:00
edittagdialog.h moving the 'Save cover to file' action into AlbumCoverChoiceController; implementing the action in all related places (now playing widget, album cover manager, edit tag dialog) 2011-02-02 16:22:04 +00:00
edittagdialog.ui Move the "Reset play counts" button in the edit tag dialog 2011-02-13 18:35:52 +00:00
equalizer.cpp Add more close shortcuts. 2010-12-14 17:55:08 +00:00
equalizer.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +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
globalshortcutsconfig.cpp Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
globalshortcutsconfig.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
globalshortcutsconfig.ui Move the "Configure Clementine" menu item into the Tools menu and rename it "Preferences". Also move the global shortcuts dialog into a page in the preferences dialog. Fixes issue #422 2010-06-23 16:27:23 +00:00
iconloader.cpp Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +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 moving the responsibility for naming playlists into mimeData() methods (into models) 2011-02-16 18:29:35 +00:00
mainwindow.h Fresh new 'open in new playlist' action (Updates issue #1431). 2011-02-09 17:51:59 +00:00
mainwindow.ui Adding accelerator key for just one simple string, while keeping old translations. Gonna check how Launchpad is able to handle this and how it will updated strings 2011-02-15 01:10:09 +00:00
organisedialog.cpp Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +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 Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +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
qtsystemtrayicon.cpp Show just the artist and title in the system tray tooltip on Windows since it doesn't support HTML 2010-12-11 17:23:05 +00:00
qtsystemtrayicon.h QT tooltip now includes cover art and is generally prettier (updates issue #125) 2010-12-05 23:41:41 +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 Fresh new 'open in new playlist' action (Updates issue #1431). 2011-02-09 17:51:59 +00:00
settingsdialog.h Proxy support. Fixes issue #38 2010-12-25 17:25:29 +00:00
settingsdialog.ui Fresh new 'open in new playlist' action (Updates issue #1431). 2011-02-09 17:51:59 +00:00
systemtrayicon.cpp Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
systemtrayicon.h QT tooltip now includes cover art and is generally prettier (updates issue #125) 2010-12-05 23:41:41 +00:00
trackselectiondialog.cpp Improve track selection dialog: allow expanding, use linedit for filename and minor other modifications. Fixes issue 1392 2011-02-01 20:59:33 +00:00
trackselectiondialog.h Minors modification on TagFetcher. Fixes issue #1346 2011-01-24 17:03:36 +00:00
trackselectiondialog.ui Improve track selection dialog: allow expanding, use linedit for filename and minor other modifications. Fixes issue 1392 2011-02-01 20:59:33 +00:00
wiimotedevshortcutgrabber.cpp Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
wiimotedevshortcutgrabber.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
wiimotedevshortcutgrabber.ui Delete "edit action" button form WiimotedevShortcutsConfig 2010-08-31 23:50:21 +00:00
wiimotedevshortcutsconfig.cpp Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
wiimotedevshortcutsconfig.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
wiimotedevshortcutsconfig.ui Improve the UI of the wiimotedev config page slightly, and add a link to the wiki 2010-09-05 11:21:32 +00:00
windows7thumbbar.cpp 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
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