Commit Graph

42 Commits

Author SHA1 Message Date
Alex Neundorf
c60345f4e5 buildsystem: build always sharted libs, remove WINCE "support"
Alex
2013-02-08 01:06:27 +01:00
Marco Martin
edd1366c17 see if it finds KF5Transitional 2013-02-07 18:38:03 +01:00
Marco Martin
949a4222cb search for KF5, use KF5 namespace in linking some stuff 2013-02-07 18:27:34 +01:00
Marco Martin
dda900cbad signal for backgroundhints
add a button to turn on/off background, will be needed to test containments features
2013-02-07 13:04:52 +01:00
Marco Martin
53957252a5 remove unused file 2013-02-06 17:31:36 +01:00
Aaron Seigo
1d4f19861b move the comment to where it makes some sense 2013-02-06 17:30:35 +01:00
Aaron Seigo
f361753682 const 2013-02-06 17:30:28 +01:00
Aaron Seigo
46cf753b15 wallpapers will no longer have modes; just plugin names to differentiate
modes were a bit of a hack to easily allow one C++ plugin to handle
multiple (to the user) wallpapers. this just doesn't seem necessary
anymore (and even in the C++ case could have been addressed by compiling
multiple plugins that share code)
2013-02-06 15:23:48 +01:00
Aaron Seigo
796dcb132b remove completely unused API 2013-02-06 15:23:37 +01:00
Aaron Seigo
64ae6fcea2 dead code 2013-02-06 15:22:35 +01:00
Marco Martin
c0edcd986a file resolution in packages works again 2013-02-06 12:37:48 +01:00
Marco Martin
52df5990be correct prefix in packages, apps/ still missing 2013-02-06 11:35:42 +01:00
Script Kiddy
4ad4495250 SVN_SILENT made messages (.desktop file) 2013-02-06 08:20:34 +01:00
Marco Martin
492bd13b00 slight progress in making the repo link again 2013-02-05 21:37:42 +01:00
Aaron Seigo
3cab7ac999 camel case includes 2013-02-05 17:48:34 +01:00
Aaron Seigo
3611d138a2 mv the knsrc file in with the plasmapkg binary
no knewstuff in the library anymore
2013-02-05 17:32:17 +01:00
Aaron Seigo
ebd57c74f4 and another one bites the dust. 2013-02-05 17:32:17 +01:00
Script Kiddy
984dc478ab SVN_SILENT made messages (.desktop file) 2013-02-05 16:58:16 +01:00
Aaron Seigo
151311f9b9 make Package::setPath a bit more like the version now in libplasma1 2013-02-05 16:34:43 +01:00
Aaron Seigo
8940257c17 nothing to moc here, folks 2013-02-05 16:34:43 +01:00
Aaron Seigo
3a38a3067d AppletPrivate::filterOffers is gone 2013-02-05 16:34:43 +01:00
Aaron Seigo
93062f4b50 this approach to security is obsoleted with the move to QML
it was never perfect, more of a "trusted control" system. now that we
have QML only, we need to use that for these features.
2013-02-05 16:34:43 +01:00
Marco Martin
5f107d3fcb get rid of all delayedinit stuff 2013-02-05 16:00:12 +01:00
Marco Martin
584ccf15f4 don't delay applet init
perfectly fixes layout restore.
all the applet delayed init mechanism will be removed
2013-02-05 15:53:53 +01:00
Marco Martin
48561504c8 remove delayedContainmentInit 2013-02-05 14:55:40 +01:00
Marco Martin
7f654acfd2 replace graphicObject with a dynamic property 2013-02-05 13:15:32 +01:00
Marco Martin
7912da6072 actually show the containment's qml 2013-02-04 19:47:35 +01:00
Marco Martin
624817e9f3 make the scriptengine successfully load 2013-02-04 18:02:03 +01:00
Script Kiddy
81449003bb SVN_SILENT made messages (.desktop file) 2013-02-04 09:06:15 +01:00
Script Kiddy
2e8ba86356 SVN_SILENT made messages (.desktop file) 2013-02-03 08:58:05 +01:00
Script Kiddy
5b888cd12e SVN_SILENT made messages (.desktop file) 2013-02-02 09:35:40 +01:00
Sebastian Kügler
5e71196632 Delete graphicslayouts and graphicswidgets imports
These are relics from an unpleasant past and have no business in The
Shiny.

(It's part of the QGraphics* removal.)
2013-02-01 14:54:49 +01:00
Marco Martin
a433a70ddf add kio in incude dirs 2013-02-01 14:34:57 +01:00
Marco Martin
09b1663a34 successfully load the package 2013-02-01 13:20:20 +01:00
Marco Martin
bec0cd4639 move the test shell in shell/ 2013-01-31 11:36:37 +01:00
Marco Martin
150b085e9a remove dead cmake code 2013-01-31 11:33:01 +01:00
Marco Martin
b8662f80cf plasma correctly builds 2013-01-31 11:30:25 +01:00
Marco Martin
2318a4cc37 use the upstream QX11Info 2013-01-31 11:06:52 +01:00
Marco Martin
ff49303cbb port threadweaver usage to installed includes 2013-01-30 17:31:32 +01:00
Marco Martin
7d636803e6 subtree merge of kdelibs/plasma into plasma 2013-01-30 13:43:33 +01:00
Aaron J. Seigo
44f44ebfea ok, let's put this back, then try one more time and get it right this time. gh
svn path=/trunk/KDE/kdelibs/; revision=879758
2008-11-03 23:07:38 +00:00
Aaron J. Seigo
fa5a2d87d9 bum-de-dum! plasma to kdelibs.
svn path=/trunk/KDE/kdelibs/; revision=879757
2008-11-03 23:03:26 +00:00