Commit graph

70 commits

Author SHA1 Message Date
Ivailo Monev
20cc23084a generic: misc cleanups 2015-09-01 23:24:46 +03:00
Ivailo Monev
2baf4467d1 generic: major build system cleanup 2015-09-01 04:37:19 +03:00
Ivailo Monev
b79922b836 plasma: do not attempt to link systemtray applet to all Qt libraries 2015-08-19 04:18:05 +03:00
Ivailo Monev
840c8a25cc generic: make changes required for building against katie 2015-08-12 13:11:16 +03:00
Ivailo Monev
4af3387e52 plasma: remove touch platform files for notification applet 2015-07-25 02:28:10 +03:00
Ivailo Monev
fcf0765701 plasma: do not set DefaultAppletsAdded in plasma-desktoprc 2015-07-20 18:45:19 +03:00
Ivailo Monev
2fd8835404 generic: optimize png images with optipng 2015-07-20 17:51:27 +03:00
Ivailo Monev
0f1d26dfb2 plasma: stop using deprecated setContentsPrefix() in webkit scriptengine 2015-07-20 13:41:28 +03:00
Ivailo Monev
f9297a0a3b generic: adjust to KCategoryDrawer changes 2015-07-17 23:16:34 +00:00
Ivailo Monev
ea7d68585f generic: misc cleanups 2015-07-13 19:51:51 +03:00
Ivailo Monev
173a779c09 generic: normalize include guards 2015-07-11 18:46:07 +03:00
Ivailo Monev
c7d1b66a2c plasma: fix compiler warnings 2015-07-11 01:55:23 +03:00
Ivailo Monev
13a4210c73 generic: misc cleanups 2015-07-11 01:08:26 +03:00
Ivailo Monev
8ecab7cfae plasma: drop touch platform components 2015-07-07 15:06:42 +03:00
Ivailo Monev
533511e1af generic: deal with LINK_INTERFACE_LIBRARIES 2015-06-25 01:28:57 +03:00
Ivailo Monev
1a547a0d05 generic: remove KDE prefix from header inclusions 2015-05-20 13:39:58 +00:00
Ivailo Monev
762802adcf generic: remove some unused private definitions 2015-05-20 13:37:43 +00:00
Ivailo Monev
f792759039 generic: drop most of the KIOSK functionality 2015-05-19 05:25:12 +00:00
Ivailo Monev
62040d0b1c plasma: remove pacakges authorization code leftover 2015-05-19 01:05:24 +00:00
Ivailo Monev
3ef94d4d1a generic: stop using kdeinit for main applications 2015-05-09 16:39:54 +00:00
Ivailo Monev
7dffc00efe plasma: make the device notifier use modern import statement 2015-04-26 20:05:50 +00:00
Ivailo Monev
0bb66c0c17 generic: remove support for override/unmanaged window type (part 3) 2015-04-20 14:10:36 +00:00
Ivailo Monev
dc3fda0957 generic: remove support for final target via KDE4_ENABLE_FINAL 2015-03-02 05:23:22 +00:00
Ivailo Monev
ff2958280a generic: remove inclusion of deprecated headers and adjust 2015-03-01 03:53:16 +00:00
Ivailo Monev
c433e4502a generic: adjust for use with CMake moc 2015-02-27 09:28:46 +00:00
Ivailo Monev
be9e1dd8e7 plasma: drop hardcoded default launchers, there are other means to specify those 2015-01-17 15:54:23 +00:00
Ivailo Monev
c072fbcdd7 plasma: remove template loading leftovers 2015-01-17 15:48:01 +00:00
Ivailo Monev
772d9ff219 plasma: drop layout templates support
since plasma-default-layoutrc can be used to setup the desktop
there is no reason to wrap the first launch around Javascript code
2015-01-17 13:57:35 +00:00
Ivailo Monev
0564b83ddb plasma: fixup and cleanup
the default layout is done via the scripting support, that's just
a no go. plasma-default-layoutrc is possible simpler solution with
for the madness that the default plasma settings are done on
initial setup but it most likely some features will have to be
extended, especially the containment size option. hardcoding panel
and default view to always be available by setting virtual desktops
and other misc settings accordingly seems better but that will
probably break more code thus avoiding it for now
2015-01-16 21:13:30 +00:00
Ivailo Monev
d417cef110 plasma: remove acitivities related containment switch action code 2015-01-16 16:42:02 +00:00
Ivailo Monev
21d2ac3b64 remove redudant plasma context header inclusions 2015-01-16 04:06:07 +00:00
Ivailo Monev
e3192fc222 activities cleanup 2015-01-16 02:12:09 +00:00
Ivailo Monev
be48cb2424 plasma: add 1280x720 sized wallpapers (16:9) 2015-01-14 14:23:09 +00:00
Ivailo Monev
28a2999232 plasma: remove extra wallapers
there are only a few aspect ratio standards for PC monitors:

* 4:3
* 16:9
* 16:10
* 256:135

covering them with only one wallpaper per ratio standard seems
logical, most users will change the default right away and
distributions tend to ship their own variations anyway so shipping
~30MB (originally KDE shipped ~80MB, not considering the extra) is
a waste, especially when most compression methods do not handle
images efficiently thus increasing the Live CD/DVD's size. nowdays
peopel tend not to care about disk-space since it is cheep but we
are targeting not only the future but old systems too that may have
20/40/60/80GB of storage available (just to name a few).

right now, with this change, only 4:3 and 16:10 are covered but
that will change.
2015-01-13 20:50:39 +00:00
Ivailo Monev
b266785de5 remove some hot-new-stuff button leftovers 2015-01-12 14:30:24 +00:00
Ivailo Monev
db130087e7 hot-new-stuff buttons removal 2015-01-11 21:32:08 +00:00
Ivailo Monev
2efd951b7d remove knewstuff cruft 2015-01-11 20:59:41 +00:00
Ivailo Monev
6e111b5f03 plasma: remove now redudant remote widgets helper 2014-12-27 01:01:44 +00:00
Ivailo Monev
0183345984 plasma: fix warnings in model test 2014-12-26 18:20:16 +00:00
Ivailo Monev
8030d5d509 remove activity switcher containment action 2014-12-09 22:44:10 +00:00
Ivailo Monev
b942e203c5 activities cleanup 2014-12-08 21:47:07 +00:00
Ivailo Monev
1183b4f4f1 remove resource instance leftover in plasma extra components 2014-12-08 20:38:44 +00:00
Ivailo Monev
8f842c13de remove resourceinstance (kactivities related) 2014-12-08 17:43:39 +00:00
Ivailo Monev
24a753cd7a remove activities support 2014-12-08 14:13:49 +00:00
Ivailo Monev
5dc9e7d8a0 remove all doxygen pages and add top-level config 2014-12-04 20:44:39 +00:00
Ivailo Monev
0bef02264d kill plasma remote support with fire 2014-12-03 23:30:33 +00:00
Ivailo Monev
9285ee40bd oops 2014-11-24 14:14:17 +00:00
Ivailo Monev
3b3492470e move 'text/html' lookup after 'application/xhtml+xml' to avoid detecting text-editor before true web-browser 2014-11-24 14:11:16 +00:00
Ivailo Monev
67cd6da24d use more common 'xhtml+xml' in quicklaunch applet to find browser 2014-11-24 13:00:52 +00:00
Ivailo Monev
cf73f3e165 oops, variable fixup due to last commit 2014-11-22 20:24:37 +00:00