Go to file
Jacopo De Simoi 7a1f75af9b Remove noop check in setSortRole
The noop check m_sortRole == role has to be removed
because the hash table m_roleIds can change between two calls to
setSortRole (as it actually happens when resync the hash table).

Possibly one could perform a more clever check (i.e. adding some
m_invalidated flag which would override the check), but I am not sure it is
really worth it.

This fixes sorting issues in the Plasma Device Notifier

CCMAIL:notmart@gmail.com
2012-10-04 12:22:29 +02:00
declarativeimports Remove noop check in setSortRole 2012-10-04 12:22:29 +02:00
kpart SVN_SILENT made messages (.desktop file) 2012-08-07 18:33:46 +02:00
remotewidgetshelper SVN_SILENT made messages (.desktop file) 2012-06-13 10:11:16 +02:00
scriptengines popupShowing property 2012-09-20 17:07:07 +02:00
tools Plasmapkg -t can now detect the correct serviceType 2012-06-11 03:25:41 +03:00
Mainpage.dox more docs 2012-10-03 20:18:38 +02:00