Script Kiddy
dcce68643c
SVN_SILENT made messages (.desktop file)
2011-07-28 17:29:57 +02:00
Aaron Seigo
e525c88cb2
discard discoveries only when the svg elements also go away; we don't care about colors
2011-07-22 18:06:35 +02:00
Aaron Seigo
a34e41b546
put a found-paths cache in Theme
2011-07-22 18:06:23 +02:00
Aaron Seigo
9f03a10b4d
call Applet::sceneEventFilter; otherwise applet handles are broken on Applets that are also Containments
...
BUG:277467
2011-07-19 09:38:44 +02:00
Aaron Seigo
b35d410deb
remove the event filter if we're a containment, don't return too early from the filter
2011-07-19 09:38:44 +02:00
Aaron Seigo
239b5a5d10
don't remove the applet itself from the scenevent filter when deregistering as a drag handle
...
the event filter is also used for things like the applet handle
2011-07-19 09:38:44 +02:00
Script Kiddy
7c3949f204
SVN_SILENT made messages (.desktop file)
2011-07-18 18:00:40 +02:00
Nicolás Alvarez
fe1fe477d0
DataEngine apidox: clarify that init() doesn't need to call base impl.
2011-07-18 11:33:01 -03:00
Nicolás Alvarez
09a24093cf
Fix typo in Plasma::AbstractRunner apidox.
2011-07-18 11:33:01 -03:00
Script Kiddy
d8215fbfd0
SVN_SILENT made messages (.desktop file)
2011-07-15 16:57:31 +02:00
Aaron Seigo
2e0b653b48
paint in parent coords, do events in local coords
...
this makes clicking on the window previews accurate (e.g. clicking at the top of them works)
also some code consistency when iterating over the collections and some cleanups
2011-07-11 21:48:44 +02:00
Aaron Seigo
9021634a1a
prevent triggering a crash in Qt's text layouting
...
also simplifies code as a fun side effect.
2011-07-11 21:48:44 +02:00
Script Kiddy
b736b76203
SVN_SILENT made messages (.desktop file)
2011-07-07 18:43:55 +02:00
Script Kiddy
4af42a0986
SVN_SILENT made messages (.desktop file)
2011-07-06 19:16:46 +02:00
Script Kiddy
4a14a7ce73
SVN_SILENT made messages (.desktop file)
2011-07-05 14:59:46 +02:00
Viranch Mehta
12e7e6f612
Notify when meter's value changes
2011-06-21 01:24:54 +05:30
Marco Martin
317510047d
notify on textChanged, not edited
...
it must be emitted also when changed programmatically
2011-06-20 17:53:20 +02:00
Script Kiddy
bd843e3117
SVN_SILENT made messages (.desktop file)
2011-06-18 09:45:26 +02:00
David Faure
b73cc24e99
Fix compilation in the mobile profile (PLASMA_NO_KIO)
2011-06-16 13:57:38 +02:00
Aaron Seigo
c3157acf2c
delete the NAM; it isn't deleted by the QDeclarativeEngine
2011-06-15 14:18:31 +02:00
Script Kiddy
f3ccce3494
SVN_SILENT made messages (.desktop file)
2011-06-15 10:03:54 +02:00
Script Kiddy
e897d67b4f
SVN_SILENT made messages (.desktop file)
2011-06-14 11:11:31 +02:00
Frederik Schwarzer
5c0d0e8e8e
Replace doxygen tag @arg by @param.
...
The @param doxygen tag is formatted way nicer and should be used
throughout our apidox.
REVIEW: 101596
2011-06-13 14:47:29 +02:00
Patrick von Reth
d905597069
defenition fix
2011-06-10 13:31:35 +02:00
Patrick von Reth
dae48105e9
Merge branch 'master' of git://anongit.kde.org/kdelibs
2011-06-10 09:38:10 +02:00
Patrick von Reth
730127ec63
disabled libkdeclarative exports in libplasma
2011-06-10 09:34:29 +02:00
Script Kiddy
401b4cbb6c
SVN_SILENT made messages (.desktop file)
2011-06-10 09:32:03 +02:00
Script Kiddy
72e0a4f957
SVN_SILENT made messages (.desktop file)
2011-06-09 09:02:57 +02:00
Marco Martin
97af96221e
for 4.7 don't link to kdeclarative
...
since kdeclarative is experimental, for 4.7 build it directly into libplasma instead of dynamically linking to it
2011-06-08 15:41:20 +02:00
Script Kiddy
41211c2536
SVN_SILENT made messages (.desktop file)
2011-06-08 09:37:08 +02:00
Aaron Seigo
ddbd2a35ce
shush the compiler with Q_UNUSED
2011-06-05 14:30:45 +02:00
Script Kiddy
4070c580a6
SVN_SILENT made messages (.desktop file)
2011-06-05 10:25:18 +02:00
Aaron Seigo
66142028c0
move these around nicely
2011-06-03 13:13:19 +02:00
Aaron Seigo
c109e2369b
protect the pointer here as well
2011-06-03 12:56:11 +02:00
Aaron Seigo
592a6a63b3
be a bit safer with the widget pointer; too easy to trigger with sloppy scripting
2011-06-03 12:54:33 +02:00
Viranch Mehta
0e9d609542
Fix: WRITE method for Q_PROPERTY maximum was setMinimum, which should be setMaximum
2011-06-03 00:50:18 +05:30
Script Kiddy
68569d25fd
SVN_SILENT made messages (.desktop file)
2011-05-29 10:22:13 +02:00
Aaron Seigo
c2cdb2bf8f
now that containment no longer installs event filters on the applets, no need to remove them either
2011-05-28 00:33:55 +02:00
Aaron Seigo
dd122bc011
move applet handle handling (*cough*) to applet instead of contaiment
...
much cleaner and eliminates the possibility of odd crashes
BUG:253421
2011-05-28 00:23:37 +02:00
Aaron Seigo
223795818f
check the value before using it
2011-05-28 00:23:37 +02:00
Aaron Seigo
394979daa4
check value of view
...
BUG:274202
2011-05-27 15:51:20 +02:00
Aaron Seigo
13adc2ddd2
remove some dead code
2011-05-26 23:13:44 +02:00
Aaron Seigo
2caa24b1b8
need to init qca
2011-05-26 16:03:38 +02:00
Script Kiddy
7417ab8acb
SVN_SILENT made messages (.desktop file)
2011-05-24 11:18:16 +02:00
Nicolas Lécureuil
2970dd2317
Add check on corona to avoid crash
...
CCBUG: 264844
2011-05-22 22:33:06 +02:00
Marco Martin
e20c152d4d
be less noisy, downgrade two kWarning to kDebug
2011-05-22 19:26:38 +02:00
Marco Martin
2710ba75df
more hints that can be prefix-specific
...
hint-tile-center, hint-stretch-borders and hint-no-border-padding now support prefixes too (of course being retrocompatible)
2011-05-22 19:23:48 +02:00
Marco Martin
a916f9c7ed
fix hint-compose-over-border for different prefix
...
BUGFIX: everywhere else masks are called "mask-" % prefix % "center", do so here too
2011-05-22 18:03:12 +02:00
Marco Martin
7e88d41ebe
bind BackgroundHints for use in declarative containments
2011-05-21 17:47:30 +02:00
Frank Reininghaus
a85aa04ffd
Fix storing binary data in StorageThread::save()
...
This makes the unit test plasma/tests/storagetest pass again :-)
2011-05-21 14:38:08 +02:00