Commit Graph

6995 Commits

Author SHA1 Message Date
Aaron Seigo
643045abf3 fix the test 2011-07-08 20:47:42 +02:00
Aaron Seigo
b4dbbbb7d0 get rid of the convenience method; not used 2011-07-08 20:08:06 +02:00
Aaron Seigo
755a1f2ba6 more accurate (c) 2011-07-08 19:36:29 +02:00
Script Kiddy
b736b76203 SVN_SILENT made messages (.desktop file) 2011-07-07 18:43:55 +02:00
Marco Martin
bee77498d8 bind tickInterval property 2011-07-07 15:32:04 +02:00
Script Kiddy
4af42a0986 SVN_SILENT made messages (.desktop file) 2011-07-06 19:16:46 +02:00
Script Kiddy
a13881b651 SVN_SILENT made messages (.desktop file) 2011-07-06 10:56:02 +02:00
Marco Martin
0b5cc4860f check the properties are really changed 2011-07-05 18:08:33 +02:00
Script Kiddy
4a14a7ce73 SVN_SILENT made messages (.desktop file) 2011-07-05 14:59:46 +02:00
Nicolás Alvarez
0a62e28dfd Fix typo in plasma apidox. 2011-06-24 23:50:06 -03:00
Aaron Seigo
666793bff2 remove zoom level 2011-06-24 17:15:12 +02:00
Aaron Seigo
bf17cc308a move BackgroundHints to Plasma::, make it a plain enum 2011-06-24 16:35:09 +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
Aaron Seigo
c19f04c2f4 Merge remote-tracking branch 'origin/master' into libplasma2
Conflicts:
	plasma/CMakeLists.txt
2011-06-09 13:02:49 +02:00
Aaron Seigo
86e6891b25 Merge branch 'plasmadialogshadows' into libplasma2
Conflicts:
	plasma/animations/pixmaptransition.cpp
	plasma/animations/rotation.cpp
2011-06-09 12:48:34 +02:00
Aaron Seigo
8f7b7cda31 shadows on dialogs 2011-06-09 12:46:25 +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
ecbca8f142 add bool isUsed() const and remove checkUsage() 2011-06-03 16:04:50 +02:00
Aaron Seigo
69e9b84371 get rid of the redundant jobFinished signal in Service
it's a bitch for bindings as well
2011-06-03 13:16:35 +02:00
Aaron Seigo
fa61d11d3c Merge remote-tracking branch 'origin/master' into libplasma2
Conflicts:
	plasma/service.cpp
2011-06-03 13:15:36 +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
Aaron Seigo
49e64279f3 remove this no-longer-relevant FIXME 2011-06-03 11:16:51 +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
Marco Martin
135d63c0e9 no camelcase include 2011-05-31 01:26:09 +02:00
Marco Martin
aa3c316339 Merge branch 'libplasmawhatever' into libplasma2
Conflicts:
	plasma/CMakeLists.txt
2011-05-31 01:16:44 +02:00
Marco Martin
68bc6b9a6a move some widgets in libplasmaqgv 2011-05-31 01:05:01 +02:00
Aaron Seigo
584b9b8ec1 bye-bye PackageMetadata 2011-05-31 01:04:33 +02:00
Aaron Seigo
36255d10cf remove the test 2011-05-31 01:02:57 +02:00
Aaron Seigo
273b09d3db use KPluginInfo instead of PackageMetadata 2011-05-31 01:02:45 +02:00
Aaron Seigo
cdaf2dd2d8 unneeded include 2011-05-31 01:02:26 +02:00
Aaron Seigo
c19238fdab much more straightforward way of publishing 2011-05-31 01:02:08 +02:00
Aaron Seigo
e06d98147b use KPluginInfo instead of PackageMetadata 2011-05-31 01:01:37 +02:00
Aaron Seigo
5ca2657a01 publish using a KPluginInfo 2011-05-31 01:01:18 +02:00