Marco Martin
1b5bf827c6
don't create handles when applet-in-applet
...
yet another reason why this shouldn't be done ever
BUG:301648
2012-06-21 10:35:55 +02:00
Marco Martin
977f1aceeb
prevent save of not loaded modules
...
BUG:301507
2012-06-19 20:05:06 +02:00
Lamarque V. Souza
1dfcd5369c
Small optimization.
2012-06-14 19:11:42 -03:00
Lamarque V. Souza
7ab0e82f67
Fix spelling error.
2012-06-14 18:57:20 -03:00
Marco Martin
222674d3ab
save KCM settings on ok ar apply clicked
...
BUG:300840
2012-06-07 12:50:05 +02:00
Aaron Seigo
46a60a4fe8
Package operates locally only as it is, so no point in using KIO here.
...
this also happens to allow plasmapkg to work outside a kde session.
2012-05-31 14:58:18 +02:00
Aaron Seigo
1808be9d38
clear the single runner pointer when loading runners; it may have been deleted on us
2012-05-28 19:42:25 +02:00
Aurélien Gâteau
162456d04a
Only dequeue our ThreadWeaver jobs
...
REVIEW-IN: 104973
2012-05-25 19:23:50 +02:00
Aurélien Gâteau
f75b1e7d10
Add operator != to Plasma::QueryMatch
2012-05-12 23:38:55 +02:00
Script Kiddy
d68f439477
SVN_SILENT made messages (.desktop file)
2012-05-11 15:12:49 +02:00
Alex Merry
c4c2e8ee49
Rename new Plasma::Service method to avoid clashes
...
Having overloaded Q_INVOKABLE methods where one takes a superclass of
another is a Bad Idea(TM), since the script engine cannot disambiguate
the methods. associateItem is more accurate than associateWidget for
these methods, anyway.
REVIEW: 104760
2012-05-11 12:31:10 +01:00
Alex Merry
23b50f2dee
Allow QML items to be associated with operations in Plasma::Service
...
QML items derive from QGraphicsObject, but not QGraphicsWidget. We
actually only need QGraphicsObject (for the enabled property).
This allows calling (dis)associateWidget from QML (eg: in javascript
plasmoids) and passing in a QML item.
2012-05-11 11:55:48 +01:00
Aaron Seigo
ab24ad4a6c
if we failed to get the appletdescription, then try to get the pluginName from the existing config
2012-04-30 13:09:51 +02:00
Alex Merry
4f5974104a
Make a kDebug line more helpful
...
If the operation wasn't known, say what was asked for, not just what
was allowed.
2012-04-27 21:48:35 +01:00
Aaron Seigo
dd378ebead
unbreak restoration of applets when switching containments
2012-03-19 20:40:14 +01:00
Nick Shaforostoff
816efa3b16
disable visual feedback for hovering of lineedit as a workaround for 290111
...
CCBUG: 290111
2012-03-12 11:46:23 +02:00
Marco Martin
3c62cc7881
partial revert of 1db495ef44dfc101ca6baa0349bcd5e97019d3d0
...
revert all the files that shouldn't have been modified
2012-03-02 10:40:18 +01:00
Marco Martin
d24fbdc4c7
don't rerun popupConstraintsEvent
...
if the icon situation is correct
2012-03-02 10:10:36 +01:00
Marco Martin
ef43e94b83
Merge branch 'KDE/4.8' of git://anongit.kde.org/kdelibs into KDE/4.8
2012-03-01 22:52:21 +01:00
Marco Martin
94a074203a
if the icon changes do a popupConstraintsEvent
...
the decision always collapsed or not could have changed (if the icon becomes valid or isn't valid anymore)
2012-03-01 22:51:13 +01:00
Patrick Spendrin
9a1eda0cbf
fix crash on windows
2012-02-26 00:17:19 +01:00
Script Kiddy
4d2620ca58
SVN_SILENT made messages (.desktop file)
2012-02-25 15:44:16 +01:00
Allen Winter
7d6c7d740b
4.7 to 4.8 missing fragments
2012-02-20 08:57:07 -05:00
Aaron Seigo
454cbaa7cb
fix up constraintsEvent documentation
2012-02-13 22:30:29 +01:00
Dawit Alemayehu
fb0b49af8c
Normalize all signal/slot connections.
...
REVIEW: 103728
2012-02-13 14:27:21 -05:00
Aaron Seigo
2becd8b67a
apidox++ for Svg signals
2012-02-09 15:57:16 +01:00
Script Kiddy
d66cc2099b
SVN_SILENT made messages (.desktop file)
2012-02-02 15:05:02 +01:00
Ignat Semenov
148002cee4
Shrink the icon correctly on mouse clicks with respect to the global single/double-click mouse settings.
...
REVIEW:103831
2012-02-01 17:03:30 +04:00
Aaron Seigo
64f687dda0
hide tooltips on the applet when the handle is hovered
2012-01-27 15:34:01 +01:00
Aaron Seigo
2213eac61a
the delay is an int not a real and is in ms
2012-01-27 15:34:01 +01:00
Aaron Seigo
6018fc0c35
ensure a minimum delay of 200ms for tooltips newly shown, respect that the default is an int not float
2012-01-27 15:34:01 +01:00
Sebastian Trueg
1de227bbba
Merge branch 'nepomuk/DmsPort-resourceWatcher' into tmp
...
Conflicts:
cmake/modules/FindXine.cmake
2012-01-27 14:19:44 +01:00
Script Kiddy
fa05392f1c
SVN_SILENT made messages (.desktop file)
2012-01-27 14:18:07 +01:00
Script Kiddy
cf6ba1c4cf
SVN_SILENT made messages (.desktop file)
2012-01-27 14:18:07 +01:00
Aleix Pol
35ce9cc094
Add some Q_PROPERTIES to Plasma::AbstractRunner.
...
Lets QML scripts to access some Runner description features.
REVIEW: 103718
2012-01-27 14:18:07 +01:00
Script Kiddy
84f82c1ba2
SVN_SILENT made messages (.desktop file)
2012-01-27 14:18:06 +01:00
Aaron Seigo
99c7d3f5f3
only check for remote settings if we generated the dialog ourselves
2012-01-27 14:18:06 +01:00
Script Kiddy
361b7c721f
SVN_SILENT made messages (.desktop file)
2012-01-27 14:18:04 +01:00
Script Kiddy
65c4fdf297
SVN_SILENT made messages (.desktop file)
2012-01-27 14:18:03 +01:00
Script Kiddy
7ff6acfb14
SVN_SILENT made messages (.desktop file)
2012-01-27 14:18:03 +01:00
Script Kiddy
325891a4df
SVN_SILENT made messages (.desktop file)
2012-01-27 14:18:03 +01:00
Nikita Churaev
fae651d578
Fix one-pixel distance from some edges.
...
REVIEW: 103595
2012-01-27 14:18:02 +01:00
Script Kiddy
7c0f75a997
SVN_SILENT made messages (.desktop file)
2012-01-27 14:18:02 +01:00
Script Kiddy
7a7ebe00d2
SVN_SILENT made messages (.desktop file)
2012-01-27 14:17:41 +01:00
Script Kiddy
fd2357e7d9
SVN_SILENT made messages (.desktop file)
2012-01-20 10:46:57 +01:00
Script Kiddy
aa2f54b8ae
SVN_SILENT made messages (.desktop file)
2012-01-19 09:08:22 +01:00
Aleix Pol
bbadb17844
Add some Q_PROPERTIES to Plasma::AbstractRunner.
...
Lets QML scripts to access some Runner description features.
REVIEW: 103718
2012-01-18 12:52:46 +01:00
Script Kiddy
74b1a3e233
SVN_SILENT made messages (.desktop file)
2012-01-14 09:38:32 +01:00
Aaron Seigo
c1a29b107f
only check for remote settings if we generated the dialog ourselves
2012-01-11 14:05:21 +01:00
Script Kiddy
10cd7b1aa7
SVN_SILENT made messages (.desktop file)
2012-01-07 09:21:08 +01:00