Clementine-audio-player-Mac.../src
Jim Broadus a86558f9a6 playlist: Fix queued item painting
QueuedItemDelegate::DrawBox leaves the painter in a state that can cause
artifacts. Specifically, there are cases where the item text is not
visible. To fix this, push the painter state before making changes and
pop it after drawing.
2021-04-10 14:58:36 +01:00
..
analyzers Reformat all C++ 2020-09-22 14:56:06 +01:00
core libclementine-common: Move timeconstants.h to common location 2021-03-17 18:26:51 +00:00
covers Reformat all C++ 2020-09-22 14:56:06 +01:00
dbus Reformat all C++ 2020-09-22 14:56:06 +01:00
devices giolister: Don't include invalid mountpoint url 2020-12-06 12:59:50 +00:00
engines gstengine: Make output format configurable 2021-04-03 13:56:22 +01:00
globalsearch Removed dirty hack in InternetModel; added "radiobrowser:" url handler; rework station play callback 2021-03-16 11:03:00 +00:00
internet snake_case for variable names; reworked url resolution signals 2021-04-07 14:22:15 +01:00
library library: Fix rescan in case where library directory was recreated 2021-04-01 14:53:49 +01:00
mac Reformat all C++ 2020-09-22 14:56:06 +01:00
moodbar Reformat all C++ 2020-09-22 14:56:06 +01:00
musicbrainz Reformat all C++ 2020-09-22 14:56:06 +01:00
networkremote protobuf: Fix namespace conflict 2021-02-21 14:17:26 +00:00
playlist playlist: Fix queued item painting 2021-04-10 14:58:36 +01:00
playlistparsers Reformat all C++ 2020-09-22 14:56:06 +01:00
ripper transcoder: Provide user feedback in options error condition 2021-02-02 09:58:20 +00:00
smartplaylists smartplaylists: Escape pattern characters in search term 2021-04-01 14:52:48 +01:00
songinfo Reformat all C++ 2020-09-22 14:56:06 +01:00
transcoder transcoder: Add options widget for voaacenc 2021-02-07 15:05:11 +00:00
translations Automatic merge of translations from Transifex 2021-04-09 02:55:40 +00:00
ui internet: Move page creation to internet category class 2021-04-06 14:05:00 +01:00
visualisations visualisations: Properly scale projectM view 2021-04-07 21:49:18 +01:00
widgets ratingwidget: Properly bind the ratings values 2021-04-01 14:32:18 +01:00
wiimotedev settings: Don't connect service-specific signals to every page 2021-03-24 10:31:52 +00:00
CMakeLists.txt internet: Add InternetSettingsCategory class 2021-04-06 14:05:00 +01:00
config.h build: Move main config from /src to /include 2021-03-16 09:30:56 +00:00
main.cpp lint 2021-03-12 15:20:16 +00:00
version.h.in Create a 1.0 release branch, and rework the way version numbers are done everywhere. 2011-12-02 14:48:19 +00:00