Clementine-audio-player-Mac.../src/widgets
SDNick484 ed0078b8d4 Adds missing QPainterPath include 2020-05-28 10:24:47 +01:00
..
autoexpandingtreeview.cpp Collapse current "AutoExpandingTreeView" branch if you press "Left" key under its root 2016-01-15 07:55:56 +03:00
autoexpandingtreeview.h Fix misbehavior when you double click after a single click on a tree item 2016-01-15 07:55:19 +03:00
busyindicator.cpp Replace QString::null with QString() 2019-11-09 23:45:28 +01:00
busyindicator.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
clickablelabel.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
clickablelabel.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
didyoumean.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
didyoumean.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
elidedlabel.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
elidedlabel.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
equalizerslider.cpp EqualizerSlider move include from .h to .cpp 2016-02-11 14:59:39 -03:00
equalizerslider.h EqualizerSlider move include from .h to .cpp 2016-02-11 14:59:39 -03:00
equalizerslider.ui Add gain label to equalizerSlider 2016-02-10 12:44:33 -03:00
errordialog.cpp Support newlines in error dialog. 2020-01-16 21:06:11 -08:00
errordialog.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
errordialog.ui Set window icons on all the dialogs. Fixes issue #394 2010-06-10 22:09:35 +00:00
fancytabwidget.cpp Fix formatting 2019-11-10 15:16:39 +01:00
fancytabwidget.h Fix formatting 2019-11-10 15:21:08 +01:00
favoritewidget.cpp remove magic numbers 2016-02-11 04:41:37 -06:00
favoritewidget.h Improve the star icon of `favoritewidget` 2015-12-21 22:25:32 +01:00
fileview.cpp Added basic VGM format playback and tag reading. (#6089) 2018-06-18 14:26:11 +01:00
fileview.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01: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 Back/Forward mouse buttons support (closes #4809) (#5440) 2016-07-12 21:47:42 +01:00
fileviewlist.h Back/Forward mouse buttons support (closes #4809) (#5440) 2016-07-12 21:47:42 +01:00
forcescrollperpixel.cpp Update non optionnals sources to qt5 2015-04-11 23:24:07 +02:00
forcescrollperpixel.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
freespacebar.cpp Adds missing QPainterPath include 2020-05-28 10:24:47 +01:00
freespacebar.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
fullscreenhypnotoad.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
fullscreenhypnotoad.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
groupediconview.cpp Qt 5 fixes 2018-11-21 10:31:17 +00:00
groupediconview.h Remove extra ';' 2019-11-10 00:30:18 +01:00
lineedit.cpp check custom icon location, then system theme & then fallback theme 2015-10-13 22:35:49 -05:00
lineedit.h Remove extra ';' 2019-11-10 00:30:18 +01:00
linetextedit.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
linetextedit.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
loginstatewidget.cpp use iconloader & cleanup previous remnants 2015-12-01 00:32:20 -06:00
loginstatewidget.h Replace QString::null with QString() 2019-11-09 23:45:28 +01:00
loginstatewidget.ui use iconloader & cleanup previous remnants 2015-12-01 00:32:20 -06:00
multiloadingindicator.cpp Convert all instances of foreach() to a C++11 for 2014-02-10 14:43:32 +01:00
multiloadingindicator.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
nowplayingwidget.cpp Use QWidget::screen() to fix compile with Qt 5.14 2020-01-05 02:51:08 +01:00
nowplayingwidget.h Replace all uses of QSignalMapper with C++11 lambda expressions 2019-11-10 15:07:12 +01:00
osd.cpp Merge remote-tracking branch 'origin/master' into qt5 2019-10-04 16:51:43 +01:00
osd.h Improvements to makefiles and make components optional (#6221) 2018-11-29 21:32:12 +00:00
osd_mac.mm macOS: Clear stale native notifications on 10.9+. (#5601) 2017-01-18 13:51:00 +00:00
osd_win.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
osd_x11.cpp Use QImage::sizeInBytes() with Qt 5.10 and above 2020-01-05 19:31:40 +01:00
osdpretty.cpp Adds missing QPainterPath include 2020-05-28 10:24:47 +01:00
osdpretty.h OSDPretty: Consolidate current_screen code in OSDPretty 2020-03-30 10:55:54 +01:00
osdpretty.ui Fix pretty OSD transparency 2012-05-01 16:56:46 -07:00
prettyimage.cpp Use QWidget::screen() to fix compile with Qt 5.14 2020-01-05 02:51:08 +01:00
prettyimage.h Make image requests follow redirects 2016-02-17 15:55:32 +00:00
prettyimageview.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
prettyimageview.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
progressitemdelegate.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
progressitemdelegate.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
ratingwidget.cpp Replace use of QStyleOptionFrameV3 2020-01-04 23:40:12 +01:00
ratingwidget.h Remove extra ';' 2019-11-10 00:30:18 +01:00
renametablineedit.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
renametablineedit.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
sliderwidget.cpp Adds missing QPainterPath include 2020-05-28 10:24:47 +01:00
sliderwidget.h rename similar functions 2015-09-21 14:07:43 -05:00
stickyslider.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
stickyslider.h Remove extra ';' 2019-11-10 00:30:18 +01:00
stretchheaderview.cpp Do not reset column_widths_ on model change (#6058) 2018-05-23 12:53:12 +01:00
stretchheaderview.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
stylehelper.cpp Fix formatting 2020-01-05 00:17:18 +01:00
stylehelper.h Update non optionnals sources to qt5 2015-04-11 23:24:07 +02:00
trackslider.cpp Added mouse forward and back button actions. 2018-08-14 17:09:55 +01:00
trackslider.h Added mouse forward and back button actions. 2018-08-14 17:09:55 +01:00
trackslider.ui Fixed issue #764 2011-01-25 19:15:51 +00:00
tracksliderpopup.cpp Revert "Hide TrackSliderPopup on exit from popup" 2018-02-24 22:35:40 +00:00
tracksliderpopup.h Revert "Hide TrackSliderPopup on exit from popup" 2018-02-24 22:35:40 +00:00
tracksliderslider.cpp Added mouse forward and back button actions. 2018-08-14 17:09:55 +01:00
tracksliderslider.h Added mouse forward and back button actions. 2018-08-14 17:09:55 +01:00
widgetfadehelper.cpp Use QWidget::grab instead of deprecated QPixmap::grabWidget 2016-02-29 18:16:09 +01:00
widgetfadehelper.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00