Script Kiddy
1550c9c05f
SVN_SILENT made messages (.desktop file)
2012-05-10 09:47:43 +02:00
Alex Merry
7737bb48ba
Register non-gui types properly for declarative applets
...
It was not previously possible to use KConfig etc. from declarative
applets, because the relevant qScriptRegisterMetaType functions were not
called. This fixes that by calling registerNonGuiMetaTypes from
registerSimpleAppletMetaTypes.
2012-04-27 19:13:54 +01:00
Script Kiddy
b1e8b8bb5c
SVN_SILENT made messages (.desktop file)
2012-04-14 10:45:01 +02:00
Stephen Kelly
73dc4f9a0c
Simplify QtGui module includes.
2012-04-10 00:22:13 +02:00
Marco Martin
c67938106b
bind plasmoid.rootItem
2012-03-07 15:55:56 +01:00
Marco Martin
1471d27cfa
compactRepresentation property
...
qml popupapplets that export this property to the root item (a component) will use that instead of an icon
2012-03-01 22:49:34 +01:00
Script Kiddy
05bb92162e
SVN_SILENT made messages (.desktop file)
2012-01-10 15:53:16 +01:00
Script Kiddy
a0ddf4038f
SVN_SILENT made messages (.desktop file)
2012-01-03 16:55:42 +01:00
Script Kiddy
88f5a3ea1e
SVN_SILENT made messages (.desktop file)
2011-12-29 10:48:03 +01:00
Script Kiddy
12f1725fc8
SVN_SILENT made messages (.desktop file)
2011-12-21 09:55:19 +01:00
Script Kiddy
12754aa592
SVN_SILENT made messages (.desktop file)
2011-12-17 09:48:37 +01:00
Script Kiddy
a3ec1abd57
SVN_SILENT made messages (.desktop file)
2011-12-14 08:37:50 +01:00
Script Kiddy
0148bfea79
SVN_SILENT made messages (.desktop file)
2011-12-13 15:54:16 +01:00
Aaron Seigo
08fae507f1
make painters on random pixmaps work; you still need to take of things like calling end()
...
BUG:266018
2011-12-08 17:54:34 +01:00
Aaron Seigo
2435f1cc6a
fix video tuortial widget
2011-12-05 22:40:16 +01:00
Jaime Torres
461d2562ce
use the returns in the #ifndef
...
If the two returns in the #ifndef are not supposed to be used,
please revert and add a comment or remove them.
2011-12-04 13:23:56 +01:00
Jacopo De Simoi
24639f0d7a
Add the popupEvent signal to appletinterface
2011-11-24 18:04:43 +01:00
Marco Martin
67ab75c0fd
the catalog is called "plasma_applet_"+pluginname
2011-11-02 14:48:41 +01:00
Marco Martin
f6f9c26fdd
support popup with timeout
2011-11-01 21:30:45 +01:00
Aaron Seigo
8d108352d2
correct the boolean test
2011-10-28 11:43:33 +02:00
Aaron Seigo
08ac59edd7
bump the API #
2011-10-27 16:44:55 +02:00
Aaron Seigo
1e2e094fdd
allow adding separators to the context menu
2011-10-27 16:44:55 +02:00
Marco Martin
84de302083
fix containment margins
...
signal availableScreenRegionChanged() too
2011-10-01 15:14:43 +02:00
Aaron Seigo
136ea88ec4
preserve order of actions
2011-09-28 08:50:43 +02:00
Script Kiddy
d5d0d97441
SVN_SILENT made messages (.desktop file)
2011-09-26 09:43:17 +02:00
Script Kiddy
a033ffbf93
SVN_SILENT made messages (.desktop file)
2011-09-23 09:08:53 +02:00
Aaron Seigo
7497948a2b
if the applet has failed, then don't return actions for it
2011-09-22 22:44:17 +02:00
Aaron Seigo
691f590664
don't crash on failed launch
2011-09-22 22:44:17 +02:00
Aaron Seigo
a810cd2ab0
don't crash when the applet fails to init
2011-09-22 22:44:16 +02:00
Script Kiddy
bcb05dfc9b
SVN_SILENT made messages (.desktop file)
2011-09-15 09:06:58 +02:00
Script Kiddy
7e461fd166
SVN_SILENT made messages (.desktop file)
2011-09-09 09:21:00 +02:00
Script Kiddy
834eb7c293
SVN_SILENT made messages (.desktop file)
2011-09-08 09:03:17 +02:00
Aaron Seigo
115408d521
unbreak service usage
2011-08-20 10:15:09 +02:00
Script Kiddy
471fbd1d30
SVN_SILENT made messages (.desktop file)
2011-07-12 10:36:11 +02:00
Marco Martin
756b3f1685
crash-- move after first call to applet()
2011-07-11 22:44:05 +02:00
Marco Martin
1d5ec8c2e0
insert a catalog named as the plugin name
2011-07-11 21:24:26 +02:00
Script Kiddy
b30f688938
SVN_SILENT made messages (.desktop file)
2011-07-11 10:55:46 +02:00
Script Kiddy
b615e3f5fa
SVN_SILENT made messages (.desktop file)
2011-07-10 09:21:33 +02:00
Aaron Seigo
9188aeab5a
fix localIO API calls
2011-07-07 16:29:57 +02:00
Script Kiddy
ab013bca0b
SVN_SILENT made messages (.desktop file)
2011-07-06 10:41:04 +02:00
Script Kiddy
25292578ca
SVN_SILENT made messages (.desktop file)
2011-06-21 11:01:05 +02:00
Script Kiddy
25c6e9800a
SVN_SILENT made messages (.desktop file)
2011-06-19 09:39:29 +02:00
Aaron Seigo
e8258b9131
delete the NAM; it isn't deleted by the QDeclarativeEngine
2011-06-15 14:18:43 +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
Marco Martin
d2efdc34ee
restore ability to register contextual actions
2011-06-09 14:31:35 +02:00
Dawit Alemayehu
5199d71e54
GIT_SILENT: Shut the compiler up about unused variables.
2011-06-08 13:53:46 -04:00
Aaron Seigo
d3610438c1
fix compile; nasty little hack to support QMap<QString, QString>
2011-06-04 16:24:39 +02:00
Anne-Marie Mahfouf
b52fe46573
fix build, duplicated from libplasma
2011-06-04 09:10:59 +02:00
Script Kiddy
84bb43942d
SVN_SILENT made messages (.desktop file)
2011-05-29 10:09:07 +02:00
Aaron Seigo
c02557ffa6
moves the registration helper methods for io related extensions into extension_io.cpp
2011-05-27 11:35:56 +02:00