Commit Graph

11886 Commits

Author SHA1 Message Date
l10n daemon script
130ccfb50d SVN_SILENT made messages (.desktop file) 2013-11-02 03:45:23 +00:00
Christoph Feck
f114f7310d Fix build with latest ThreadWeaver
REVIEW: 113535
2013-11-01 19:08:45 +01:00
Stephen Kelly
3fde4633e6 Find the new KF5Config file, not the old FindKF5 file. 2013-11-01 12:59:27 +01:00
Hrvoje Senjan
365539cf93 Fix clean build
REVIEW: 113514
2013-10-31 11:51:58 +01:00
Stephen Kelly
8f1a1b83c9 Find ECM files from ECM. 2013-10-31 09:31:56 +01:00
Sebastian Kügler
b771cc5cb7 Panel layout: kickoff, taskmanager, systemtray
Let's see how this works for other people. :)
2013-10-31 03:00:47 +01:00
Marco Martin
3530130b19 make sure is frameless 2013-10-30 18:39:42 +01:00
Marco Martin
512aecb803 removing panels works 2013-10-30 18:37:40 +01:00
Marco Martin
33e4c1cd44 add panel action is back 2013-10-30 17:43:43 +01:00
Sebastian Kügler
7b0faed939 Remove QIconItem 2013-10-30 17:20:57 +01:00
Sebastian Kügler
4806ff5a97 No QIcon in QML anymore 2013-10-30 17:18:39 +01:00
Sebastian Kügler
77acb3b971 Fix one more icon 2013-10-30 17:03:01 +01:00
Sebastian Kügler
f30193bdfc Fix icons in ActivityManager 2013-10-30 16:51:28 +01:00
Marco Martin
b71f307ed6 hide remove action for desktop containments
they can only be removed by killing the activity itself
2013-10-30 15:33:56 +01:00
Marco Martin
1c435c56a4 ensure no borders 2013-10-30 15:18:14 +01:00
Marco Martin
ba5f74899a be more insistent on the proper size 2013-10-30 14:42:29 +01:00
Marco Martin
eedde2c2f4 remove dead code 2013-10-30 14:29:17 +01:00
Marco Martin
26c8786e57 fix close button 2013-10-30 14:11:11 +01:00
Marco Martin
1898432387 better window management 2013-10-30 14:08:32 +01:00
Marco Martin
5ab1867657 try to expose containment directly
this is something that should not be done, still searching the least invasive way
2013-10-30 13:25:46 +01:00
Marco Martin
d20bc0ea1b use a generic plasmaquickview 2013-10-30 12:46:25 +01:00
Marco Martin
b2b74b4eaa the tooltip works again 2013-10-30 12:13:04 +01:00
Marco Martin
e3a6fce753 fix listing 2013-10-30 11:50:47 +01:00
Marco Martin
1129c99296 remove close() slot 2013-10-30 11:08:35 +01:00
Marco Martin
d713dc1c13 application property 2013-10-30 11:02:54 +01:00
Marco Martin
8fbc0a4493 widgetexplorer is a pure qobject
doesn't try to load qml
2013-10-30 10:51:27 +01:00
Marco Martin
10a1a422e9 make the c++ widget explorer a pure import 2013-10-30 10:45:24 +01:00
Marco Martin
d0fd982933 rework widget explorer models as component 2013-10-29 20:55:00 +01:00
Marco Martin
3b6c2c82e3 a very raw activity manager
it's just a port of the old qml code, will need more rework
2013-10-29 18:09:05 +01:00
Kevin Ottens
8507084d62 Use the target now that KDE4Support exports one 2013-10-28 12:56:13 +01:00
Sebastian Kügler
079863cb5c show which shell is loaded in debug output 2013-10-28 04:23:55 +01:00
Sebastian Kügler
ee1ac62eb6 Fix theme font size calculation 2013-10-28 04:22:40 +01:00
Sebastian Kügler
79ad02c244 Out of bounds checking for array access
This fixes a crasher in v4, without backtrace. Trying to reproduce it
in a simpler case, but this at least makes PageStack work.
2013-10-28 04:20:52 +01:00
Sebastian Kügler
51de1b4a59 debug-- 2013-10-28 04:19:58 +01:00
l10n daemon script
beb8322c3d SVN_SILENT made messages (.desktop file) 2013-10-27 04:03:10 +00:00
Marco Martin
2d02ce8861 hide the config view at second trigger 2013-10-24 15:00:48 +02:00
Marco Martin
f14e0ee1e4 skip taskbar 2013-10-24 14:47:43 +02:00
Marco Martin
990fd3b860 get completely rid of the packageaccessmanager 2013-10-24 13:27:02 +02:00
Marco Martin
6ff8554ae7 manage plasmapackage:/ with the interceptor
not with the networkaccessmanager
2013-10-24 12:47:56 +02:00
Stephen Kelly
b071260d15 Use target name instead of variable. 2013-10-24 12:45:26 +02:00
Marco Martin
7edc668961 support close button for activity switcher 2013-10-24 12:00:35 +02:00
Marco Martin
177f000c66 rename to activitymanager 2013-10-24 11:47:18 +02:00
Marco Martin
d840f5ac69 make sure to destroy the page when closed 2013-10-24 11:39:13 +02:00
Marco Martin
52b95779ad functionality for widget explorer is there 2013-10-23 22:49:17 +02:00
Marco Martin
60e5a57c23 don't double signal containmentAdded 2013-10-23 22:38:41 +02:00
Marco Martin
e495c7cde4 new procedure of widget explorer
similar to activity switcher
2013-10-23 18:42:41 +02:00
Marco Martin
daa747d0a6 require kactivities 2013-10-23 15:45:54 +02:00
Martin Klapetek
17e95850fa Use proper default containment name
Fixes the case when loading the default containment would fail because
the default one couldn't be found

Reviewed-by: Sebastian Kügler
2013-10-23 15:25:02 +02:00
Marco Martin
5e29c61fb7 use a Loader 2013-10-23 13:34:58 +02:00
Sebastian Kügler
3665e3b382 Add help option to plasmapkg 2013-10-23 13:08:02 +02:00