Commit graph

254 commits

Author SHA1 Message Date
Ivailo Monev
2466ad67cb generic: remove KDE prefix from header inclusions 2015-05-20 20:37:13 +00:00
Ivailo Monev
4215946466 kget: increase transfer events timer to 1000ms (1sec) 2015-05-20 01:49:09 +00:00
Ivailo Monev
94c66ae52a amarok: remove old and redudant files 2015-05-07 12:46:44 +00:00
Ivailo Monev
8050a4c91d dragon: remove non-required plasma library linking entry 2015-05-07 12:35:25 +00:00
Ivailo Monev
d2416bd92c kmix: fixup kmixremote script syntax 2015-05-07 12:34:08 +00:00
Ivailo Monev
e06a74d803 okular: remove ActiveApp support files 2015-05-07 12:32:21 +00:00
Ivailo Monev
f71851c228 miniboost: update to 1.57 2015-05-03 22:15:28 +00:00
Ivailo Monev
0c44387890 boost.sh: add missing echo 2015-05-03 22:03:09 +00:00
Ivailo Monev
23ba4cb305 kdenetwork-filesharing: enable guest checkbox only when it makes sense 2015-05-03 20:17:29 +00:00
Ivailo Monev
87a8cd80ad krdc: make use of shortcut provided by KPluginFactory 2015-05-03 20:05:04 +00:00
Ivailo Monev
b4af4ca5f7 bluedevil: add success page files missed during the sync with upstream 2015-04-26 17:27:48 +00:00
Ivailo Monev
aa0fe0606d bluedevil: sync with upstream (v2.1.1) 2015-04-23 21:21:55 +00:00
Ivailo Monev
c4d5df3718 kuassel: adjust to recent override/unmanaged windows change 2015-04-20 17:37:26 +00:00
Ivailo Monev
96bb164921 amarok: build fixes 2015-04-20 16:54:07 +00:00
Ivailo Monev
b993df92a5 plasma-nm: sync with upstream (v0.9.3.6) 2015-04-07 21:43:03 +00:00
Ivailo Monev
e1cd014d8d kdeplasma-addons: remove Nepomuk support of comic applet 2015-04-07 15:38:41 +00:00
Ivailo Monev
eed4916360 yakuake: remove GHNS button from appearance settings 2015-04-07 15:27:28 +00:00
Ivailo Monev
61b4b0b5df yakuake: import with changes to build and work 2015-04-07 01:46:47 +00:00
Ivailo Monev
329600ae49 about-distro: remove inclusion of now gone header 2015-03-28 02:24:44 +00:00
Ivailo Monev
99332e7e7f plasma-nm: adjustments and build fixes 2015-03-27 22:23:49 +00:00
Ivailo Monev
bf2ebd863b Merge branch 'master' of https://github.com/fluxer/kde-extraapps 2015-03-27 21:32:10 +00:00
Ivailo Monev
1e4173d900 import plasma-nm with minor changes 2015-03-27 21:32:00 +00:00
Ivailo Monev
ddf064dd5c about-distro: cleanup 2015-03-16 13:49:56 +00:00
Ivailo Monev
0e05a969fa okular: do not show welcome message 2015-03-16 13:31:42 +00:00
Ivailo Monev
f9f605611f generic: add kdeplasma-addons to top-level CMakeFiles 2015-03-16 13:27:57 +00:00
Ivailo Monev
99e23d5590 kdeplasma-addons: fix build failures caused by recent cleanups 2015-03-04 04:28:47 +00:00
Ivailo Monev
8f2db8a163 ark: call emitResult() before returning
even when used from the ark app it still locks up, and even if it
was ment to be called only from the ark app it's a shared library
which everyone can use so to this is neccessary anyway.
2015-03-02 08:36:20 +00:00
Ivailo Monev
6b9fdab49a oops 2015-03-02 05:31:05 +00:00
Ivailo Monev
618987dd93 generic: remove support for final target via KDE4_ENABLE_FINAL 2015-03-02 05:27:00 +00:00
Ivailo Monev
a81c9de242 generic: move kamera and kfilereplace to kde-playground 2015-03-02 02:54:16 +00:00
Ivailo Monev
f15f68f1fb partitionmanager: fix compiler warnings
From: Andrius ?tikonas <andrius@stikonas.eu>
Date: Thu, 05 Feb 2015 11:17:34 +0000
Subject: Fix more compiler warnings.
X-Git-Tag: v1.2.0
X-Git-Url: http://quickgit.kde.org/?p=partitionmanager.git&a=commitdiff&h=c0307bf1720496ff32ebd2863a4ced51f283e827
---
Fix more compiler warnings.
---
2015-03-02 02:41:55 +00:00
Ivailo Monev
df2d61cf87 partitionmanager: use libparted to recognize btfs and nilfs2
From: Andrius ?tikonas <andrius@stikonas.eu>
Date: Sun, 08 Feb 2015 21:03:13 +0000
Subject: libparted: Use libparted to recognize btrfs and nilfs2.
X-Git-Tag: v1.2.0
X-Git-Url: http://quickgit.kde.org/?p=partitionmanager.git&a=commitdiff&h=2c8fb641f6e8acc452aadcb79db81bdac789fba5
---
libparted: Use libparted to recognize btrfs and nilfs2.
---
2015-03-02 02:26:11 +00:00
Ivailo Monev
a224f21b9d partitionmanager: set exfat msdos/gpt partition type to ntfs
From: Andrius ?tikonas <andrius@stikonas.eu>
Date: Sun, 08 Feb 2015 22:35:08 +0000
Subject: Set exfat msdos/gpt partition type to ntfs.
X-Git-Tag: v1.2.0
X-Git-Url: http://quickgit.kde.org/?p=partitionmanager.git&a=commitdiff&h=8262cac87a18e7123feebf2d401c4305e0005a73
---
Set exfat msdos/gpt partition type to ntfs.
BUG:343940
---
2015-03-02 02:22:32 +00:00
Ivailo Monev
89d15d4b19 partitionmanager: sync with upstream, update to 1.1.1 2015-03-02 02:14:48 +00:00
Ivailo Monev
f9cd587fcb generic: replace now gone KGenericFactory with KPluginFactory 2015-03-01 05:26:36 +00:00
Ivailo Monev
03cd8fc00f generic: do not enforce tests build 2015-02-28 03:44:56 +00:00
Ivailo Monev
fda742aba5 kmix: make kmixremote sh compatible 2015-02-27 21:03:56 +00:00
Ivailo Monev
c135cfa6bf generic: adjust for CMake moc 2015-02-27 11:02:43 +00:00
Ivailo Monev
37daac4a8f okular: use new Phonon API 2015-02-27 10:59:13 +00:00
Ivailo Monev
57e69355e6 generic: housekeeping 2015-02-27 09:35:16 +00:00
Ivailo Monev
f9842ce013 ark: handle abosolute path entries properly 2015-02-24 23:31:46 +00:00
Ivailo Monev
a655d08b8d thumbnailers: add audio thumbnailer as optinal sub-directory to CMake file 2015-02-20 21:14:31 +00:00
Ivailo Monev
d968e9675c thumbnailers: import audio thumbnailer 2015-02-20 18:55:34 +00:00
Ivailo Monev
1ecda4a1dd generic: remove check for old releases unconditionlising some code 2015-02-15 00:50:00 +00:00
Ivailo Monev
3ecdc9d5ba generic: enable video, picture and documents thumbnails by default 2015-02-14 15:05:34 +00:00
Ivailo Monev
8a70a057ef kget: fix infinite notification when all tasks finish
this happens because transfersChangedEvent() is executed too often,
as a workaround asign a variable that is changed just before the
notifications is emmited and reset on transfer add/remove. I'm not
sure if it has to be reset in the group actions so that may break
the notification in some cases, in any case KGet is far less
annoying now
2015-02-12 02:55:37 +00:00
Ivailo Monev
d43c859d6d amarok: cleanup and fixup 2015-01-31 03:47:19 +00:00
Ivailo Monev
c1bb0b482e amarok: remove nepomuk collection support 2015-01-31 03:14:38 +00:00
Ivailo Monev
84530fb62f kuassel: pop features log only when cmake not called on top-level 2015-01-31 03:09:02 +00:00
Ivailo Monev
af3bcbdcbe amarok: remove fastforward imported for amarok 1.4 2015-01-31 00:47:05 +00:00