plasma-framework/declarativeimports
Aurélien Gâteau 5c1e49fa76 SortFilterModel: Do not sort by default
It seems QML sets properties to their default value at startup and thus
calls setSortRole(QString()), which causes SortFilterModel to sort by
default.

CCMAIL: mart@kde.org
2012-06-13 23:56:31 +02:00
..
core SortFilterModel: Do not sort by default 2012-06-13 23:56:31 +02:00
draganddrop signal when a drag starts so that qml items can take the necessary steps 2012-05-04 14:10:28 +02:00
graphicslayouts use ${IMPORTS_INSTALL_DIR} 2010-10-18 19:20:08 +00:00
graphicswidgets C++ standard mandates ends of line for includes. Fixes build with Sun Studio. 2010-11-02 23:43:31 +00:00
krunnermodel Fix behavior of "runners" property 2012-05-29 17:42:11 +02:00
locale Install the qmldir in the right directory 2012-06-12 16:49:29 +03:00
plasmacomponents Make sure in slider the background moves at the same speed as the handle when changing value. 2012-06-13 22:51:20 +01:00
plasmaextracomponents Fix the fix. 2012-06-10 10:09:30 +02:00
qtextracomponents fix active effect 2012-05-01 14:46:19 +02:00
CMakeLists.txt move krunnermodel into plasma/declarativeimports where it belongs 2012-05-03 10:00:04 -04:00