Nicolás Alvarez
|
0a62e28dfd
|
Fix typo in plasma apidox.
|
2011-06-24 23:50:06 -03:00 |
|
Marco Martin
|
7c947d8e96
|
reset models in the proper way
|
2011-06-24 23:54:07 +02:00 |
|
Marco Martin
|
c4fb39de30
|
guard pointers, crash--
|
2011-06-24 17:58:21 +02: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 |
|
Script Kiddy
|
5f2ef62112
|
SVN_SILENT made messages (.desktop file)
|
2011-06-21 11:01:05 +02:00 |
|
Script Kiddy
|
25292578ca
|
SVN_SILENT made messages (.desktop file)
|
2011-06-21 11:01:05 +02:00 |
|
Viranch Mehta
|
12e7e6f612
|
Notify when meter's value changes
|
2011-06-21 01:24:54 +05:30 |
|
Marco Martin
|
9004e56cdb
|
filter; better add/remove
|
2011-06-20 18:57:14 +02:00 |
|
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
|
6f10918333
|
SVN_SILENT made messages (.desktop file)
|
2011-06-20 10:21:19 +02:00 |
|
Marco Martin
|
86d4283ff9
|
read only property: activeWindow
|
2011-06-19 23:08:15 +02:00 |
|
Marco Martin
|
3475f99f96
|
guard against crash
|
2011-06-19 19:07:55 +02:00 |
|
Script Kiddy
|
57ebcf4eca
|
SVN_SILENT made messages (.desktop file)
|
2011-06-19 09:39:29 +02:00 |
|
Script Kiddy
|
25c6e9800a
|
SVN_SILENT made messages (.desktop file)
|
2011-06-19 09:39:29 +02:00 |
|
Script Kiddy
|
bd843e3117
|
SVN_SILENT made messages (.desktop file)
|
2011-06-18 09:45:26 +02:00 |
|
Marco Martin
|
4888506842
|
slightly more transparent
|
2011-06-16 19:29:58 +02:00 |
|
Marco Martin
|
f257efe7f0
|
fix item removal with one source per item
|
2011-06-16 19:29:58 +02:00 |
|
David Faure
|
b73cc24e99
|
Fix compilation in the mobile profile (PLASMA_NO_KIO)
|
2011-06-16 13:57:38 +02:00 |
|
Aaron Seigo
|
e8258b9131
|
delete the NAM; it isn't deleted by the QDeclarativeEngine
|
2011-06-15 14:18:43 +02:00 |
|
Aaron Seigo
|
05c405c17b
|
allow dataEngine: as well as engine: -> more consistent with documentation
|
2011-06-15 14:18:42 +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 |
|
Marco Martin
|
fe8ccf1d71
|
guard mainItem, crash--
|
2011-06-13 13:56:55 +02:00 |
|
Marco Martin
|
201a1d1d17
|
correct width qpropoerty
|
2011-06-13 13:46:07 +02:00 |
|
Script Kiddy
|
7be0421cb8
|
SVN_SILENT made messages (.desktop file)
|
2011-06-12 10:06:51 +02:00 |
|
Dawit Alemayehu
|
5c16717f8a
|
Removed set but unused variable to fix -Wunused-but-set-variable warnings.
|
2011-06-10 13:13:20 -04: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
|
ba45e56bd0
|
SVN_SILENT made messages (.desktop file)
|
2011-06-10 09:19:35 +02:00 |
|
Marco Martin
|
d2efdc34ee
|
restore ability to register contextual actions
|
2011-06-09 14:31:35 +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 |
|
Dawit Alemayehu
|
5199d71e54
|
GIT_SILENT: Shut the compiler up about unused variables.
|
2011-06-08 13:53:46 -04:00 |
|
Marco Martin
|
42f8d04f6c
|
a dialog has margins, take them into account
|
2011-06-08 17:53:55 +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 |
|
Marco Martin
|
9cd8721f61
|
support for centering
|
2011-06-08 13:02:48 +02:00 |
|
Script Kiddy
|
41211c2536
|
SVN_SILENT made messages (.desktop file)
|
2011-06-08 09:37:08 +02:00 |
|
Marco Martin
|
e8b1374ff0
|
initialize member
|
2011-06-07 21:07:27 +02:00 |
|
Marco Martin
|
d3868a8b65
|
revert last commit
popups are done correctly now
(is necessary so show, set the flags and show again)
|
2011-06-07 19:12:04 +02:00 |
|
Marco Martin
|
230a15d475
|
correctly manage popup menus
similar fix in the taskbar coming
|
2011-06-07 18:11:30 +02:00 |
|
Marco Martin
|
f000f07b08
|
make the notify signals actually be emitted
|
2011-06-07 16:41:06 +02:00 |
|
Marco Martin
|
90ecc73536
|
return the correct mainItem()
|
2011-06-06 17:33:02 +02:00 |
|
Marco Martin
|
ccdb4cebdf
|
sync dialog size when a declarativeitem changes size
|
2011-06-06 16:47:28 +02:00 |
|