Marco Martin
43846dde0e
bind runnermodel in core
2012-10-03 15:55:11 +02:00
Marco Martin
95e5431610
move the runnermodel in core
...
the old plugin is still there for compatibility, however is discouraged to be used
2012-10-03 15:40:55 +02:00
Aurélien Gâteau
f145e1de8e
Fix behavior of "runners" property
...
This commit changes the behavior of the "runners" property when no manager
has been created yet:
- Setting the property emits runnersChanged()
(unless it is the same as the old value)
- Reading the property after setting it returns the new value
REVIEW: 105024
2012-05-29 17:42:11 +02:00
Aaron Seigo
fb6b4ecc09
handle single mode better
2012-05-28 19:43:34 +02:00
Allen Winter
200c90f096
fix compile.
...
apparently there is no != operator for Plasma::QueryMatch
perhaps there should be.
CCMAIL: notmart@gmail.com ,agateau@kde.org
2012-05-11 14:32:34 -04:00
Aurélien Gâteau
1eb2650cd5
Do not reset the model when new matches are added
...
REVIEW: 104914
2012-05-11 17:36:01 +02:00
Marco Martin
93acb20c8d
put the model in non running state after a timeout
...
This is an hack, a real way must be found
2012-05-04 21:54:44 +02:00
Marco Martin
4c79f05a60
running property
...
true when at least some runner is not done yet
2012-05-04 13:47:41 +02:00
Shaun Reich
04d6b450d3
move krunnermodel into plasma/declarativeimports where it belongs
...
(slight mistake on the git-filter-branch import from plasma-mobile.
So it'll live here now, so that other gizmos can use it.
2012-05-03 10:00:04 -04:00