Clementine-audio-player-Mac.../src/widgets
John Maguire c62e996607 Fix come compile warnings from Clang 3.1 2012-06-04 17:44:01 +02:00
..
autoexpandingtreeview.cpp Don't crash when double clicking in the Add Podcast dialog 2012-03-10 23:38:54 +00:00
autoexpandingtreeview.h Don't crash when double clicking in the Add Podcast dialog 2012-03-10 23:38:54 +00:00
busyindicator.cpp 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
busyindicator.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
clickablelabel.cpp forgot to add these files, sorry 2011-01-25 20:13:28 +00:00
clickablelabel.h forgot to add these files, sorry 2011-01-25 20:13:28 +00:00
didyoumean.cpp Change the fonts in the did you mean... popup, and make it observe enter and escape keypresses 2011-04-29 14:01:59 +00:00
didyoumean.h Change the fonts in the did you mean... popup, and make it observe enter and escape keypresses 2011-04-29 14:01:59 +00:00
elidedlabel.cpp Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
elidedlabel.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
equalizerslider.cpp Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
equalizerslider.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
equalizerslider.ui Make all the source files a single cmake target again. 2010-06-08 22:39:31 +00:00
errordialog.cpp Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
errordialog.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
errordialog.ui Set window icons on all the dialogs. Fixes issue #394 2010-06-10 22:09:35 +00:00
fancytabwidget.cpp Allow podcasts to be added through the normal SongLoader mechanism (dragging to the playlist, on the commandline, "Add Stream", etc.) 2012-03-11 17:57:15 +00:00
fancytabwidget.h Allow podcasts to be added through the normal SongLoader mechanism (dragging to the playlist, on the commandline, "Add Stream", etc.) 2012-03-11 17:57:15 +00:00
fileview.cpp Add .mka as well 2012-02-01 20:58:44 +00:00
fileview.h Add Edit file information and Show in file browser actions to the files view. Fixes issue 2559 2012-01-29 18:44:00 +00:00
fileview.ui Use 16x16 icons in the file view instead of 22x22. Fixes issue 2852 2012-04-13 14:19:06 +01:00
fileviewlist.cpp Add Edit file information and Show in file browser actions to the files view. Fixes issue 2559 2012-01-29 18:44:00 +00:00
fileviewlist.h Add Edit file information and Show in file browser actions to the files view. Fixes issue 2559 2012-01-29 18:44:00 +00:00
forcescrollperpixel.cpp Fix crash on exit on Mac. 2012-03-12 18:11:10 +01:00
forcescrollperpixel.h Make the album cover search results list scroll by pixel instead of item, and re-layout the items when any data changes 2011-06-26 15:06:59 +00:00
freespacebar.cpp Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
freespacebar.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
fullscreenhypnotoad.cpp ALL GLORY TO THE HYPNOTOAD. Fixes issue 1374 2011-03-13 22:46:25 +00:00
fullscreenhypnotoad.h ALL GLORY TO THE HYPNOTOAD. Fixes issue 1374 2011-03-13 22:46:25 +00:00
groupediconview.cpp Group pages in the settings dialog into categories 2011-10-30 16:51:43 +00:00
groupediconview.h Group pages in the settings dialog into categories 2011-10-30 16:51:43 +00:00
lineedit.cpp Elide hint text in text boxes 2011-11-08 18:22:01 +00:00
lineedit.h Adjust the global search widget's style a bit 2011-09-17 14:04:57 +01:00
linetextedit.cpp Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
linetextedit.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
loginstatewidget.cpp When a login fails, focus and select all the text in the password field so the user can start typing a new password straight away. 2011-11-27 17:54:36 +00:00
loginstatewidget.h When a login fails, focus and select all the text in the password field so the user can start typing a new password straight away. 2011-11-27 17:54:36 +00:00
loginstatewidget.ui Show the di.fm/sky.fm "Expires on" date on a separate line 2011-11-05 21:46:34 +00:00
maclineedit.h working on making disable for library filter widget work on MacOS (Updates issue #1396) 2011-02-02 16:46:57 +00:00
maclineedit.mm Fix come compile warnings from Clang 3.1 2012-06-04 17:44:01 +02:00
multiloadingindicator.cpp Revert "Move TaskManager::Task and UrlHandler::LoadResult structs out of their parent classes - PythonQt doesn't understand nested structs." 2011-07-23 15:32:12 +01:00
multiloadingindicator.h Make the multi loading indicator shrinkable so it doesn't make the window bigger when lots of things are loading. Fixes issue #967 2010-11-20 14:57:02 +00:00
nowplayingwidget.cpp Better check resizeEvent' size. Otherwise, the nowplayingwidget isn't always resized (even if it should), particulary at startup, when starting playing 2012-03-19 20:42:19 +01:00
nowplayingwidget.h Refactoring: remove a couple of the AlbumCoverLoader instances and instead use a shared CurrentArtLoader. 2012-02-26 14:40:51 +00:00
osd.cpp Show thumbnails of album art in the tray icon tooltip instead of full sized images. Fixes issue 2844 2012-04-13 14:28:09 +01:00
osd.h Refactoring: remove a couple of the AlbumCoverLoader instances and instead use a shared CurrentArtLoader. 2012-02-26 14:40:51 +00:00
osd_mac.mm Add ScopedNSAutoreleasePool from Chromium. 2012-01-31 13:54:03 +01:00
osd_win.cpp Add a new logging system 2011-04-22 16:50:29 +00:00
osd_x11.cpp Fix the byte order of album cover art images sent over dbus on big endian machines. Thanks Paul Wells 2011-05-14 13:43:33 +00:00
osdpretty.cpp Set _NET_WM_WINDOW_TYPE_NOTIFICATION on the Pretty OSD window. Fixes issue 2485 2011-12-27 16:06:48 +00:00
osdpretty.h 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
osdpretty.ui Fix pretty OSD transparency 2012-05-01 16:56:46 -07:00
prettyimage.cpp Work around QTBUG-11620 (fixed in 4.7) that causes a crash when skipping through tracks with the Artist Info tab open. Fixes issue #935 2010-12-30 17:35:10 +00:00
prettyimage.h Work around QTBUG-11620 (fixed in 4.7) that causes a crash when skipping through tracks with the Artist Info tab open. Fixes issue #935 2010-12-30 17:35:10 +00:00
prettyimageview.cpp Fix the scroll direction in the pretty image view. Fixes issue #1226 2011-01-09 19:10:15 +00:00
prettyimageview.h Make the scroll wheel on the pretty image view scroll through images. 2011-01-02 19:17:03 +00:00
progressitemdelegate.cpp Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
progressitemdelegate.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
ratingwidget.cpp Add some information to the summary and statistics tabs in the edit tags dialog. 2010-12-20 14:12:40 +00:00
ratingwidget.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
renametablineedit.cpp Double click on a tab to rename it and visual improvements to tab bar. 2011-04-02 14:46:56 +00:00
renametablineedit.h Double click on a tab to rename it and visual improvements to tab bar. 2011-04-02 14:46:56 +00:00
sliderwidget.cpp Revert r1344 (the timer tracing), it didn't help 2010-06-25 22:04:24 +00:00
sliderwidget.h Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
stickyslider.cpp Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
stickyslider.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
stretchheaderview.cpp Don't crash when adding new columns to a stretch header view. 2012-01-04 18:45:08 +00:00
stretchheaderview.h Store the floating point proportional playlist column widths directly instead of storing the integer pixel widths then recalculating the floating point values on startup, which would lead to floating point errors over time. Fixes a bug where columns would slowly change size the more times you opened and closed clementine. 2011-07-24 12:47:48 +01:00
stylehelper.cpp Move the fancy tab widget into src/widgets, remove more dead code, add it to debian copyrights. 2010-10-10 14:04:05 +00:00
stylehelper.h Allow toggling of individual global search providers. 2011-10-01 21:22:01 +01:00
trackslider.cpp Add moodbar settings to the settings dialog 2012-05-27 23:56:40 +01:00
trackslider.h Add moodbar settings to the settings dialog 2012-05-27 23:56:40 +01:00
trackslider.ui Fixed issue #764 2011-01-25 19:15:51 +00:00
tracksliderpopup.cpp Use QPalette::HighlightedText instead QPalette::Text for track slider popup so slider's text color really contrast with slider's background color. 2012-03-20 23:00:37 +01:00
tracksliderpopup.h Allow toggling of individual global search providers. 2011-10-01 21:22:01 +01:00
tracksliderslider.cpp Update the track slider popup delta time when the track position changes. 2011-02-21 22:25:04 +00:00
tracksliderslider.h Update the track slider popup delta time when the track position changes. 2011-02-21 22:25:04 +00:00
widgetfadehelper.cpp Fix a funny fading bug in the podcast info widget that would occur because a ResizeEvent was being sent with oldSize() == size(). 2012-03-12 21:12:01 +00:00
widgetfadehelper.h Blur the sidepanel again if it was resized while blurred. Also make it opaque to mouse events while blurred. Fixes issue #1092 2010-12-18 19:56:05 +00:00