Commit graph

1980 commits

Author SHA1 Message Date
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
Ivailo Monev
db2194cd50 convert kdebugdialog to KCM module 2014-12-19 23:41:56 +00:00
Ivailo Monev
568b28ce2b fixup 2014-12-12 15:56:47 +00:00
Ivailo Monev
b8bb112ec2 remove unnecessary Qt3 header include in kscreensaver 2014-12-10 19:16:19 +00:00
Ivailo Monev
807f417996 fixup kscreensaver build due to merge 2014-12-10 18:51:17 +00:00
Ivailo Monev
534d64bcf9 import FindEigen3 cmake module required by screensaver 2014-12-10 18:36:21 +00:00
Ivailo Monev
073e380d1c kscreensaver from kdeartwork 2014-12-10 18:09:09 +00:00
Ivailo Monev
5305cad6d2 remove kde3 suppot from startkde script 2014-12-10 17:15:25 +00:00
Ivailo Monev
3bf82abf52 do not delete desktop views when per-desktop view is set
TODO: decide what to do with this feature, can containments be
sed to make the widgets visible on on single virtual desktop?
2014-12-10 01:55:15 +00:00
Ivailo Monev
1f4c6b9c33 remove scripted kwin effects (no longer supported) 2014-12-10 01:54:57 +00:00
Ivailo Monev
05c21a9b34 remove remote widgets design 2014-12-09 23:17:22 +00:00
Ivailo Monev
8030d5d509 remove activity switcher containment action 2014-12-09 22:44:10 +00:00
Ivailo Monev
36c66a0aee kwin scripting leftovers cleanup 2014-12-09 19:04:52 +00:00
Ivailo Monev
96d7223e38 Messages.sh fixup 2014-12-09 18:20:21 +00:00