Clementine-audio-player-Mac.../src
Jim Broadus c999fc70e2 Fix hang during internet model reset
An old hack was notifying MergedProxyModel users that max int rows had been
removed when a submodel was reset. This caused the code that invalidates
selected items to spin for a very long time. A modelAboutToBeReset signal,
introduced in Qt 4.6, allows notification before the submodel information is
lost.

Note: there is one other case, in RemoveSubModel, where this hack is used.
This is only called when a device is removed and doesn't trigger this
condition, but it should probably be addressed in the future.
2020-12-22 20:40:05 +00:00
..
analyzers Reformat all C++ 2020-09-22 14:56:06 +01:00
core Fix hang during internet model reset 2020-12-22 20:40:05 +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 Reformat all C++ 2020-09-22 14:56:06 +01:00
globalsearch Reformat all C++ 2020-09-22 14:56:06 +01:00
internet All changes for ClemRemote v1.0 (in one go) 2020-12-17 12:23:30 +00:00
library Reformat all C++ 2020-09-22 14:56:06 +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 hatstand code review update 1 2020-12-17 12:23:30 +00:00
playlist All changes for ClemRemote v1.0 (in one go) 2020-12-17 12:23:30 +00:00
playlistparsers Reformat all C++ 2020-09-22 14:56:06 +01:00
ripper Reformat all C++ 2020-09-22 14:56:06 +01:00
smartplaylists Reformat all C++ 2020-09-22 14:56:06 +01:00
songinfo Reformat all C++ 2020-09-22 14:56:06 +01:00
transcoder Reformat all C++ 2020-09-22 14:56:06 +01:00
translations Automatic merge of translations from Transifex 2020-12-22 02:56:44 +00:00
ui Adding links to new remote in network remote settings 2020-12-17 12:23:30 +00:00
visualisations Reformat all C++ 2020-09-22 14:56:06 +01:00
widgets Reformat all C++ 2020-09-22 14:56:06 +01:00
wiimotedev Reformat all C++ 2020-09-22 14:56:06 +01:00
CMakeLists.txt All changes for ClemRemote v1.0 (in one go) 2020-12-17 12:23:30 +00:00
config.h.in Improvements to makefiles and make components optional (#6221) 2018-11-29 21:32:12 +00:00
main.cpp Reformat all C++ 2020-09-22 14:56:06 +01: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