Commit Graph

16 Commits

Author SHA1 Message Date
Chusslove Illich (Часлав Илић)
d60e4e5a4a ki18n framework split out of kdecore. 2012-11-18 20:26:13 +01:00
Marco Martin
b8ebd78cbc remove geometry functions from Applet
size, size hints, transform and zValue
2012-11-09 16:45:03 +01:00
Marco Martin
798fc9271b remove AppletPrivate::selectItemToDestroy() 2012-11-09 15:20:42 +01:00
Marco Martin
fde2925c34 replace some qgraphics events with normal ones 2012-11-08 18:34:08 +01:00
Marco Martin
e463c4af4f QGraphicsSceneDropEvent -> QDropEvent 2012-11-08 18:33:56 +01:00
Marco Martin
f58711521e remove last dependencies of abstracttoolbox 2012-11-08 18:33:45 +01:00
Marco Martin
3a8db22059 get rid of the background, we need only hints 2012-11-08 18:24:14 +01:00
Marco Martin
cc21f6fcfe applet doesn't inherit from QGraphicsWidget 2012-11-08 18:23:00 +01:00
Aaron Seigo
9d61df3894 default config was completely unused
this was probably not helped by lack of documentation, but it is most
likely because we never found a real world use case for it. all use
cases we can currently imagine are able to be handled using other methods
2012-10-05 18:08:33 +02:00
Aaron Seigo
35590c27eb use QCoreApplication::applicationName() instead of KAboutData 2012-09-24 15:52:16 +02:00
David Faure
72c4428b03 Fix compilation after kservice framework extraction 2012-09-18 18:23:40 +02:00
David Faure
e23f57ef9e Port KGlobal::mainComponent() to KComponentData::mainComponent()
except in klibrary/kpluginloader, where I just removed the now-useless
argument.
2012-09-16 22:31:57 +02:00
David Faure
3d0d287103 perl -pi -e 's/KGlobal::locale/KLocale::global/' ... 2012-09-03 23:09:27 +02:00
Kevin Funk
7328967f2c Plasma: Compile with ENABLE_REMOTE_WIDGETS on 2012-08-24 14:29:30 +02:00
Nicolas Lécureuil
d50d3a3162 Convert to makedefine01 2012-08-24 03:16:04 +02:00
Marco Martin
4a747bf164 appletprivate.cpp -> applet_p.cpp 2012-07-17 13:44:50 +02:00