plasma-framework/declarativeimports
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
..
core Remove noop check in setSortRole 2012-10-04 12:22:29 +02:00
draganddrop set the hotspot coherent with Dolphin 2012-08-27 19:51:04 +02:00
graphicslayouts use ${IMPORTS_INSTALL_DIR} 2010-10-18 19:20:08 +00:00
graphicswidgets use qvariants for the samples 2012-09-07 19:14:13 +02:00
krunnermodel bind runnermodel in core 2012-10-03 15:55:11 +02:00
locale add the timeFormat property 2012-08-08 20:51:15 +02:00
plasmacomponents Fixed horizontalAlignment and verticalAlignment properties of TextArea 2012-10-03 21:06:34 -03:00
plasmaextracomponents never use onFooChanged on signal names 2012-10-03 12:47:43 +02:00
qtextracomponents move the runnermodel in core 2012-10-03 15:40:55 +02:00
CMakeLists.txt move krunnermodel into plasma/declarativeimports where it belongs 2012-05-03 10:00:04 -04:00