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
Ivailo Monev
cd66c5d7bc
amarok: remove kconf_update files
2015-01-31 00:44:41 +00:00
Ivailo Monev
832cd4a53d
amarok: remove KNewStuff cruft
2015-01-31 00:41:51 +00:00
Ivailo Monev
f952f2efac
amarok: adjust labels blacklist settings UI so it works when KDE build with KDE_NO_DEPRECATED
2015-01-31 00:34:06 +00:00
Ivailo Monev
a6edc0ec0a
gwenview: remove tag edit action
2015-01-31 00:31:13 +00:00
Ivailo Monev
834a8ab597
amarok: import from Git HEAD
2015-01-31 00:30:50 +00:00
Ivailo Monev
192ebd3d24
juk: remove it from the repo
2015-01-31 00:29:25 +00:00
Ivailo Monev
442f11ec1b
gwenview: remove redudant tag code
2015-01-30 23:33:08 +00:00
Ivailo Monev
7640d57d72
gwenview: remove redudant rating code
2015-01-30 23:28:46 +00:00
Ivailo Monev
3912790829
kget: do not install service file for khtml
2015-01-29 18:54:34 +00:00
Ivailo Monev
a3731131f7
kuassel: minor cleanup
2015-01-29 18:53:47 +00:00
Ivailo Monev
9886e7d638
kuassel: make use of QKeySequence::Quit
2015-01-27 21:09:44 +00:00
Ivailo Monev
5b459f19e2
kuassel: set window titles of hotlist and messagemodel debug tools
2015-01-27 21:04:17 +00:00
Ivailo Monev
aa6de11a6c
kuassel: remove leftover logger code
2015-01-27 20:56:12 +00:00