David Faure
c28900a1c0
Port EffectWatcher to QAbstractNativeEventFilter
2012-11-23 23:38:38 +01:00
Marco Martin
d332669af8
call ChangeableMainScriptPackage::initPackage()
...
call parent method in subclass this fixes packagestructuretest
2012-11-21 18:10:51 +01:00
Marco Martin
9ad97e680a
remove wallpaper files
2012-11-21 15:30:50 +01:00
Marco Martin
e15217f645
remove dependencies from WallPaper
2012-11-21 15:30:50 +01:00
Chusslove Illich (Часлав Илић)
d60e4e5a4a
ki18n framework split out of kdecore.
2012-11-18 20:26:13 +01:00
Aaron Seigo
471e1b82f5
remove unused
2012-11-14 11:36:01 +01:00
Aaron Seigo
6662b81c58
get rid of ContainmentActions::isInitialized()
2012-11-09 18:55:23 +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
b828bcb578
remove acceptDrops/setAcceptDrops()
2012-11-09 16:12:05 +01:00
Marco Martin
1021ecf18f
get rid of appletAt()
...
still two uses commented out in conteinmentactions
2012-11-09 15:46:12 +01:00
Marco Martin
798fc9271b
remove AppletPrivate::selectItemToDestroy()
2012-11-09 15:20:42 +01:00
Aaron Seigo
8b72b0b3ef
provide a containment package specialization
...
this will allow containments to have a different qml file
2012-11-09 14:07:34 +01:00
Marco Martin
81d2a33a0f
remove classes that weren't built anymore
...
PopupApplet
Dialog
ToolTip
ToolTipManager
ToolTipContent
2012-11-09 14:00:01 +01:00
Marco Martin
4e08835046
build fix
2012-11-09 00:20:31 +01:00
Marco Martin
8e89ac742c
Merge branch 'mart/qgvremoval2' into frameworks
2012-11-09 00:05:05 +01:00
Marco Martin
b270378122
add missing corona_p
2012-11-08 18:35:22 +01:00
Marco Martin
5323882c89
migrate some other events from qgraphicsevents
2012-11-08 18:34:17 +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
743c0f44a8
remove unused file
2012-11-08 18:33:32 +01:00
Marco Martin
1d520ac557
kill applet handles and some animations stuff
2012-11-08 18:28:37 +01:00
Marco Martin
390ec09558
get rid of mapfromview/maptoview
2012-11-08 18:24:25 +01:00
Marco Martin
3a8db22059
get rid of the background, we need only hints
2012-11-08 18:24:14 +01:00
Marco Martin
93bb58a9f3
get rid of handles
2012-11-08 18:23:55 +01:00
Marco Martin
16ee068aba
coronabase becomes corona
...
correctly build all files currently included in libplasma (some will
have to be enabled again)
2012-11-08 18:23:36 +01:00
Marco Martin
64fde089f2
correctly build applet and containment
2012-11-08 18:23:28 +01:00
Marco Martin
cc21f6fcfe
applet doesn't inherit from QGraphicsWidget
2012-11-08 18:23:00 +01:00
Aaron Seigo
4f3a52cec2
support setting a custom name from applets (e.g. a timezone for a clock ;)
2012-11-08 11:21:08 +01:00
Aaron Seigo
09cf013164
prepend platformcontents to prefixes
2012-10-31 16:02:23 +01:00
Aaron Seigo
5f22041391
fix build of libplasma merged from 4.10 branch into frameworks
2012-10-31 12:19:38 +01:00
Christoph Feck
03a88c40c0
SVN_SILENT removed
2012-10-31 12:17:19 +01:00
Aaron Seigo
f024af5de1
use KDeclarative to determine the platform paths
2012-10-31 12:16:21 +01:00
David Faure
3e623699ce
Merge remote-tracking branch 'origin/KDE/4.10' into frameworks
...
Conflicts:
kdecore/services/kmimeglobsfileparser.cpp [whole file is gone]
kdecore/sycoca/kprotocolinfo.cpp [rewritten in kio; hand-merged]
kdeui/widgets/kmainwindow.cpp [geometry handling, code is gone]
kfile/kfileplacesitem.cpp
kio/kio/kfileitem.cpp [tons of kurl/qmimetype differences for the big if(!d) patch]
kio/tests/kfileitemtest.cpp [kurl]
plasma/private/applethandle.cpp [namespace]
plasma/runnermanager.cpp
staging/kservice/src/services/kservicetypetrader.h [i18n]
2012-10-30 19:53:28 +01:00
Aaron Seigo
d1140aca7d
remove a number of unused variables
2012-10-25 21:17:01 +02:00
Christoph Feck
3f1e310891
Merge branch 'KDE/4.9' into KDE/4.10
2012-10-25 04:27:27 +02:00
Jon Severinsson
a6bcd52059
plasma: QPixmap platform integration has changed in Qt5, disable it for now.
...
This essentially makes WindowShadows a no-op, but it is better than not compiling...
REVIEW: 106989
2012-10-23 14:10:01 +02:00
Marco Martin
c91905047b
check for applet
2012-10-22 16:39:32 +02:00
David Faure
e7e77f118a
Merge remote-tracking branch 'origin/KDE/4.10' into frameworks
...
Conflicts:
cmake/modules/FindKDE4Internal.cmake [ON vs TRUE]
experimental/libkdeclarative/kdeclarative.cpp [include changes]
kdecore/CMakeLists.txt [kshareddatacache.cpp exception support, but file moved]
kdecore/kernel/kcmdlineargs.cpp [+1 option, but qi18n]
kdeui/widgets/ktextedit.cpp [moc]
kdewebkit/kwebpage.cpp [QUrl]
kfile/kfilewidget.cpp [QUrl]
kfile/kurlnavigatortogglebutton.cpp [QT_NO_ACCESSIBILITY]
kinit/kinit.cpp [document path]
kio/kfile/kurlrequester.cpp [KDE::icon]
kio/kio/kprotocolmanager.cpp [kded5]
kio/kio/krun.cpp [document path]
kioslave/ftp/ftp.cpp [QUrl]
kioslave/http/kcookiejar/CMakeLists.txt [upd file resurrected]
kioslave/http/kcookiejar/kcookiescfg.upd [resurrected]
kioslave/http/kcookiejar/kcookiewin.cpp [KVBox porting]
mimetypes/kde.xml [kexi gone]
nepomuk/core/resourcedata.cpp [deleted]
nepomuk/test/CMakeLists.txt [deleted]
plasma/private/packages.cpp [Plasma::Applet::NoBackground]
tier1/kjs/src/kjs/jsonstringify.cpp [unsigned int]
tier1/solid/src/solid/CMakeLists.txt [hello udisks2]
2012-10-19 15:10:38 +02:00
Montel Laurent
4eeaf0d718
erge remote-tracking branch 'origin/KDE/4.9' into KDE/4.10
2012-10-11 22:35:29 +02:00
Marco Martin
3c55ec6a25
manage buttons even if they are under applet shadow
2012-10-11 21:09:14 +02:00
Montel Laurent
2118a77f73
Merge remote-tracking branch 'origin/KDE/4.9' into KDE/4.10
2012-10-10 23:18:56 +02:00
Jaime Torres
0e45385db4
avoid a possible null pointer ussage
...
propAnim has been already checked for not being null, but was not
checked here.
REVIEW: 106782
2012-10-10 19:11:21 +02:00
Jaime Torres
fe259f19bb
include missing initializations
...
an uninitialized variable can be the origin of several bugs.
unfortunately, not the one I suffer.
REVIEW: 106781
2012-10-10 19:07:06 +02:00
Marco Martin
3cd6781dca
fix handle geometry
...
in case of big shadows check for a hint about shadow size
always draw full frame for applets with no background
2012-10-10 15:38:43 +02:00
Marco Martin
bab9b0a1a3
don't put buttons if the theme doesn't have any
2012-10-09 18:21:01 +02:00
Marco Martin
95682718bf
hint-scrollbar-size element for scrollbar width/height
2012-10-09 17:49:23 +02: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
Giorgos Tsiapaliokas
737650febb
expand the theme package in order to include *.svgz files
...
REVIEW: 106557
2012-09-25 01:06:02 +03:00
Aaron Seigo
1c00d44a50
make DataEngineManager private; use DataEngineConsumer instead
2012-09-24 16:09:16 +02:00