Clementine-audio-player-Mac.../src/widgets
David Sansome 1ef03b31f7 Set _NET_WM_WINDOW_TYPE_NOTIFICATION on the Pretty OSD window. Fixes issue 2485 2011-12-27 16:06:48 +00:00
..
autoexpandingtreeview.cpp Make escape and backspace work in the library and radio views. Fixes issue 1510 2011-03-13 14:14:16 +00:00
autoexpandingtreeview.h Make escape and backspace work in the library and radio views. Fixes issue 1510 2011-03-13 14:14:16 +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 Show tooltips in the sidebar only in Tabs and IconsOnly modes 2011-05-03 18:06:17 +00:00
fancytabwidget.h Add a "plain sidebar" option. Fixes issue #1031 2010-12-07 21:04:52 +00:00
fileview.cpp Make fileview always filter incompatible files. 2011-06-14 16:07:17 +00:00
fileview.h Make fileview always filter incompatible files. 2011-06-14 16:07:17 +00:00
fileview.ui Make fileview always filter incompatible files. 2011-06-14 16:07:17 +00:00
fileviewlist.cpp Use the canonical file path (resolve symlinks and '..') when adding directories to the library, and when adding files to the playlist. Fixes issue #1494 2011-03-13 14:43:03 +00:00
fileviewlist.h Middle click to append to playlist now works in the other views. Fixes issue #1546 2011-03-10 12:42:35 +00:00
forcescrollperpixel.cpp 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
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 Mac native widgets to at least show up on Qt 4.8. 2011-11-09 14:34:11 +01: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 Fix compiling on ARM. 2011-08-01 22:37:53 +02:00
nowplayingwidget.h Make CoverProviders not a singleton 2011-07-23 19:34:41 +01:00
osd.cpp Add album effective_artist filter that falls back to artist when unavailable (Issue 509) 2011-11-28 11:04:38 +00:00
osd.h Toggle visibility for Pretty OSD by command line and global shortcut. 2011-06-05 08:21:17 +00:00
osd_mac.mm Add missing copyright headers to the icecast source and objective-c 2010-11-23 11:42:19 +00: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 Add font choice for pretty OSD and fixed bugs in the notification 2011-05-28 08:50:29 +00: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
spinbox.cpp Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
spinbox.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +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 Save the state of the playlist column sort marker 2011-07-25 16:55:45 +01: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 Disable seeking while stopped. 2011-06-14 12:21:53 +00:00
trackslider.h Add track seeking from playlistview 2011-01-26 23:20:56 +00:00
trackslider.ui Fixed issue #764 2011-01-25 19:15:51 +00:00
tracksliderpopup.cpp Allow toggling of individual global search providers. 2011-10-01 21:22:01 +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 Allow toggling of individual global search providers. 2011-10-01 21:22:01 +01: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