Commit graph

993 commits

Author SHA1 Message Date
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
efce4a75e1 kwin: remove unused CLUT_DATA_SIZE and CLUT_ELEMENT_SIZE along with it 2015-01-17 01:42:25 +00:00
Ivailo Monev
122c6130c2 phonon: fix a compiler warning 2015-01-17 01:33:51 +00:00
Ivailo Monev
e2ab69e6bf kcontrol: improve categorization
* move ksplash KCM module to kcontrol sub-directory, ksplash it
  build always and there is no reason to keep it out of the
  kcontrol directory holding all major KCM modules

* merge some sub-category modules into other major categories
  almost the same way it is done in KDE5 as it makes much more
  sense and users do not have to go to in-and-out of
  sub-categories to configure the overall desktop appearance
  - application-appearance -> desktop-appearance
  - window-behaviour -> workspace-behavior
  - workspace-appearance-and-behavior -> workspace-behaviour
2015-01-16 23:12:19 +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
1d2d8fd4a0 taskmanager: drop activities related code 2015-01-16 16:27:12 +00:00
Ivailo Monev
21d2ac3b64 remove redudant plasma context header inclusions 2015-01-16 04:06:07 +00:00
Ivailo Monev
aef4b798c8 remove redudant plasma context header inclusions 2015-01-16 03:37:58 +00:00
Ivailo Monev
95a189fc54 remove redudant plasma context header inclusion 2015-01-16 03:09:21 +00:00
Ivailo Monev
ace73c3f59 activities cleanup 2015-01-16 02:19:08 +00:00
Ivailo Monev
e3192fc222 activities cleanup 2015-01-16 02:12:09 +00:00
Ivailo Monev
e510a2a866 fix some struct <-> class warnings 2015-01-15 21:27:54 +00:00
Ivailo Monev
0805987233 fix a typo 2015-01-15 21:04:48 +00:00
Ivailo Monev
92c0cae2d3 remove Window Manager activities related code 2015-01-15 20:23:51 +00:00
Ivailo Monev
b64902c3e3 kcontrol: add new-line ad the end of the first copyright owner in kdebug 2015-01-14 19:00:09 +00:00
Ivailo Monev
1649a620b7 kwin: drop flipswitch effect 2015-01-14 15:38:22 +00:00
Ivailo Monev
fa28f20cd3 kwin: remove now obsolete coverswitch configuration options 2015-01-14 15:24:36 +00:00
Ivailo Monev
be48cb2424 plasma: add 1280x720 sized wallpapers (16:9) 2015-01-14 14:23:09 +00:00
Ivailo Monev
0d8cf2f0aa more hot-new-stuff cleanup 2015-01-14 00:14:15 +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
a553e19e89 fixup kdm kcm module 2015-01-12 16:45:28 +00:00
Ivailo Monev
edf361f7f5 pull upstream changes to kwalletd 2015-01-12 14:45:18 +00:00
Ivailo Monev
b266785de5 remove some hot-new-stuff button leftovers 2015-01-12 14:30:24 +00:00
Ivailo Monev
a16427d9e7 fixup ksysguard 2015-01-11 21:48:30 +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
683dbbbdcc sftp: Fix short read receiving files.
From: Albert Flügel <albert.fluegel@freenet.de>
Date: Thu, 08 Jan 2015 10:01:35 +0000
Subject: sftp: Fix short read receiving files.
X-Git-Url: http://quickgit.kde.org/?p=kde-runtime.git&a=commitdiff&h=8581c327fc6e1d7a57789bb127849be6d2268532
---

This corrupted some files during transfer.

Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
2015-01-08 14:21:16 +00:00
Ivailo Monev
f19604b596 sftp: Use prefixed function for ssh_channel_poll().
Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
2015-01-08 14:20:33 +00:00
Ivailo Monev
8c39317b47 remove coverswitch, cube, fallapart and magiclamp kwin effects 2015-01-07 02:19:31 +00:00
Ivailo Monev
6a976a5ce6 Added support for NFSv3, major refactoring, fixed bugs (upstream b5ecb7a and 37ee11f)
This is a backport of r120343 and r120969 from KF5.

REVIEW: 120761
2015-01-03 23:45:58 +00:00
Ivailo Monev
8d295daf24 knotify: make changing the volume on notifications optional and disabled by default
I don't see why we should change the volume at all, let the user decide their volume, but since we have the feature i didn't want to remove it completely and instead left if disabled by default.

Acked by davidedmundson and sitter
REVIEW: 121278
FIXED-IN: 15.04
BUGS: 324975
2015-01-03 23:24:21 +00:00
Ivailo Monev
317e99b6c8 Welcome Lithuania to the euro users (upstream 9236eed and d8e2b2c)
Lats cirulation ended on 14 Jan 2014
2015-01-03 23:19:51 +00:00
Ivailo Monev
5fca64b9eb kdesu: use QFile::decodeName for command in KDEsuDialog to fix encoding 2015-01-03 23:15:01 +00:00
Ivailo Monev
58f1b49f80 kioslave: CVE-2014-8600 patch (backport)
For more information:

http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-8600
https://www.kde.org/info/security/advisory-20141113-1.txt
2015-01-03 03:25:06 +00:00
Ivailo Monev
2a93c58941 minor mac cruft cleanup 2015-01-03 03:24:25 +00:00
Ivailo Monev
757e73200d remove mac cruft 2014-12-31 16:46:21 +00:00
Ivailo Monev
6974e7e5ba make use of KUrl on phonon calls
KUrl handles "file://" appending when neccessary
2014-12-31 01:07:19 +00:00
Ivailo Monev
b2a8cb8b22 remove now redudant kauth PolicyKit actions policies 2014-12-27 01:02:32 +00:00
Ivailo Monev
6e111b5f03 plasma: remove now redudant remote widgets helper 2014-12-27 01:01:44 +00:00
Ivailo Monev
bf8babd097 kdm: on linux use poweroff and reboot (report upstream?)
reboot and poweroff do the same thing as calling shutdown with
the additional arguments but are more compliant and work when
busybox is used which does not provide shutdown applet
2014-12-26 20:41:01 +00:00
Ivailo Monev
f2ace99e6b kdm: run all system xinitrc shell scripts
most, if not all, distributions carry a patch to do this.
2014-12-26 19:45:58 +00:00
Ivailo Monev
0183345984 plasma: fix warnings in model test 2014-12-26 18:20:16 +00:00
Ivailo Monev
5e8628dad5 kwalletd: fix a warning in auto-close test 2014-12-26 18:19:43 +00:00
Ivailo Monev
9d35836098 kwin: remove unused argc and argv from opengltest 2014-12-26 18:03:11 +00:00
Ivailo Monev
523c84689f kscreensaver: fix bootstrap 2014-12-25 00:35:12 +02:00
Ivailo Monev
20abea8312 drop xscreensaver support 2014-12-20 01:22:42 +00:00
Ivailo Monev
25f2902323 remove unused cleanPassword from kinfocenter linux module 2014-12-20 00:22:49 +00:00
Ivailo Monev
da44a5e9c7 minor changes and fixes to kdebg KCM module 2014-12-20 00:05:15 +00:00