OSDN Git Service

kde/kde-extraapps.git
8 years agogeneric: make changes required for building against Katie
Ivailo Monev [Wed, 25 Nov 2015 10:00:54 +0000 (10:00 +0000)]
generic: make changes required for building against Katie

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agolibkscreen: define LIBKSCREEN_VERSION in temporary config during build
Ivailo Monev [Wed, 25 Nov 2015 08:17:18 +0000 (08:17 +0000)]
libkscreen: define LIBKSCREEN_VERSION in temporary config during build

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokuassel: fix menu entry not being shown
Ivailo Monev [Wed, 25 Nov 2015 06:43:05 +0000 (06:43 +0000)]
kuassel: fix menu entry not being shown

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokdevplatform: make webkit optional
Ivailo Monev [Wed, 25 Nov 2015 05:15:37 +0000 (05:15 +0000)]
kdevplatform: make webkit optional

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: build system cleanups
Ivailo Monev [Wed, 25 Nov 2015 05:14:02 +0000 (05:14 +0000)]
generic: build system cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoamarok: include now required kdeversion header where required
Ivailo Monev [Sun, 22 Nov 2015 15:30:26 +0000 (17:30 +0200)]
amarok: include now required kdeversion header where required

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: build system cleanups
Ivailo Monev [Sun, 22 Nov 2015 14:58:05 +0000 (16:58 +0200)]
generic: build system cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: misc cleanups
Ivailo Monev [Thu, 19 Nov 2015 23:47:07 +0000 (01:47 +0200)]
generic: misc cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: misc cleanups
Ivailo Monev [Mon, 16 Nov 2015 12:21:28 +0000 (14:21 +0200)]
generic: misc cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoamarok: cleanups remains of encoding prober
Ivailo Monev [Mon, 16 Nov 2015 11:20:38 +0000 (13:20 +0200)]
amarok: cleanups remains of encoding prober

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoprint-manager: use Cups module from CMake
Ivailo Monev [Fri, 6 Nov 2015 05:14:00 +0000 (07:14 +0200)]
print-manager: use Cups module from CMake

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: build system cleanups
Ivailo Monev [Thu, 5 Nov 2015 02:06:18 +0000 (04:06 +0200)]
generic: build system cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: adjust to webp MIME type change
Ivailo Monev [Thu, 5 Nov 2015 01:47:26 +0000 (03:47 +0200)]
generic: adjust to webp MIME type change

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoamarok: adjust to KEncodingProper removal
Ivailo Monev [Mon, 2 Nov 2015 16:20:16 +0000 (18:20 +0200)]
amarok: adjust to KEncodingProper removal

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: build system cleanups
Ivailo Monev [Mon, 2 Nov 2015 16:04:59 +0000 (18:04 +0200)]
generic: build system cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: build system cleanups
Ivailo Monev [Sat, 31 Oct 2015 11:39:11 +0000 (13:39 +0200)]
generic: build system cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: remove win32 conditionals
Ivailo Monev [Sat, 31 Oct 2015 06:20:46 +0000 (08:20 +0200)]
generic: remove win32 conditionals

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: replace deprecated qVariantValue<T> with qvariant_cast<T>
Ivailo Monev [Sat, 31 Oct 2015 06:03:22 +0000 (08:03 +0200)]
generic: replace deprecated qVariantValue<T> with qvariant_cast<T>

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: replace KShared with QSharedData
Ivailo Monev [Sat, 31 Oct 2015 05:36:17 +0000 (07:36 +0200)]
generic: replace KShared with QSharedData

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoark: update supported MIME types
Ivailo Monev [Thu, 29 Oct 2015 21:18:43 +0000 (23:18 +0200)]
ark: update supported MIME types

nowdays .tar.gz and .tar.bz2 files are recognized as
application/x-bzip and application/x-gzip respectively.
also added application/x-gzip-compressed-tar because
application/x-bzip-compressed-tar is in the list and I
think that's a legacy one but should not hurt.

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokdevelop: fix build failure due to recent changes
Ivailo Monev [Thu, 29 Oct 2015 11:58:54 +0000 (13:58 +0200)]
kdevelop: fix build failure due to recent changes

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agopartitionmanager: stop using obsolete code paths
Ivailo Monev [Thu, 29 Oct 2015 11:43:51 +0000 (13:43 +0200)]
partitionmanager: stop using obsolete code paths

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agookular: stop using obsolete code paths
Ivailo Monev [Thu, 29 Oct 2015 11:40:57 +0000 (13:40 +0200)]
okular: stop using obsolete code paths

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokolourpaint: stop using obsolete code paths
Ivailo Monev [Thu, 29 Oct 2015 11:40:31 +0000 (13:40 +0200)]
kolourpaint: stop using obsolete code paths

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agolibksane: fix some deprecation warnings, fix build of ksaneplugin too
Ivailo Monev [Thu, 29 Oct 2015 11:30:57 +0000 (13:30 +0200)]
libksane: fix some deprecation warnings, fix build of ksaneplugin too

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: fix some deprecation warnings in gwenview, krfb and plasma addons
Ivailo Monev [Thu, 29 Oct 2015 11:30:04 +0000 (13:30 +0200)]
generic: fix some deprecation warnings in gwenview, krfb and plasma addons

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agothumbnailers: adjust to recent kexiv2 and kdcraw changes
Ivailo Monev [Thu, 29 Oct 2015 11:15:46 +0000 (13:15 +0200)]
thumbnailers: adjust to recent kexiv2 and kdcraw changes

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: build system cleanups
Ivailo Monev [Thu, 29 Oct 2015 10:07:03 +0000 (12:07 +0200)]
generic: build system cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: move modules to kdelibs
Ivailo Monev [Thu, 29 Oct 2015 08:10:58 +0000 (10:10 +0200)]
generic: move modules to kdelibs

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: move ksaneplugin to libksane sub-directory
Ivailo Monev [Thu, 29 Oct 2015 07:42:56 +0000 (09:42 +0200)]
generic: move ksaneplugin to libksane sub-directory

8 years agogeneric: misc cleanups
Ivailo Monev [Thu, 29 Oct 2015 06:51:30 +0000 (08:51 +0200)]
generic: misc cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoRevert "kdeplasma-addons: adjust to plasma animations support removal"
Ivailo Monev [Wed, 28 Oct 2015 07:36:32 +0000 (09:36 +0200)]
Revert "kdeplasma-addons: adjust to plasma animations support removal"

This reverts commit 3851bc2700ec227d8c26fc8bbfad890d5029ba52.

8 years agokdevplatform: connect to the new mouseMiddleClick signal
Ivailo Monev [Sun, 18 Oct 2015 13:24:18 +0000 (16:24 +0300)]
kdevplatform: connect to the new mouseMiddleClick signal

8 years agokdevplatform: connect to the new tabMiddleClick signal
Ivailo Monev [Sun, 18 Oct 2015 13:13:31 +0000 (16:13 +0300)]
kdevplatform: connect to the new tabMiddleClick signal

8 years agokdevplatform: remove usage of KEncodingProber
Ivailo Monev [Sun, 18 Oct 2015 12:56:47 +0000 (15:56 +0300)]
kdevplatform: remove usage of KEncodingProber

8 years agookular: use QTextCodec instead of KEncodingProber for unicode conversion of text
Ivailo Monev [Sun, 18 Oct 2015 12:28:37 +0000 (15:28 +0300)]
okular: use QTextCodec instead of KEncodingProber for unicode conversion of text

8 years agokuser: adjust to recent KStandardDirs changes
Ivailo Monev [Sun, 18 Oct 2015 11:31:50 +0000 (14:31 +0300)]
kuser: adjust to recent KStandardDirs changes

8 years agogeneric: remove redudant platform checks from cmake files
Ivailo Monev [Mon, 12 Oct 2015 09:38:13 +0000 (12:38 +0300)]
generic: remove redudant platform checks from cmake files

8 years agoamarok: include now required headers due to recent changes
Ivailo Monev [Sat, 10 Oct 2015 10:50:18 +0000 (13:50 +0300)]
amarok: include now required headers due to recent changes

8 years agookular: do not attempt to install desktop file for active desktop
Ivailo Monev [Sat, 10 Oct 2015 10:18:36 +0000 (13:18 +0300)]
okular: do not attempt to install desktop file for active desktop

8 years agokdeplasma-addons: adjust to plasma animations support removal
Ivailo Monev [Sat, 10 Oct 2015 09:22:26 +0000 (12:22 +0300)]
kdeplasma-addons: adjust to plasma animations support removal

8 years agolokalize: include now required headers due to recent changes
Ivailo Monev [Sat, 10 Oct 2015 09:21:43 +0000 (12:21 +0300)]
lokalize: include now required headers due to recent changes

8 years agoamarok: adjust to plasma animations support removal
Ivailo Monev [Mon, 5 Oct 2015 07:29:04 +0000 (10:29 +0300)]
amarok: adjust to plasma animations support removal

8 years agoamarok: adjust to kde4_add_ui_files() macro remove
Ivailo Monev [Mon, 5 Oct 2015 07:01:47 +0000 (10:01 +0300)]
amarok: adjust to kde4_add_ui_files() macro remove

8 years agokmix: do not restrict menu entry to KDE only
Ivailo Monev [Thu, 1 Oct 2015 13:09:07 +0000 (16:09 +0300)]
kmix: do not restrict menu entry to KDE only

8 years agokget: properly restore header actions
Ivailo Monev [Tue, 29 Sep 2015 04:08:48 +0000 (04:08 +0000)]
kget: properly restore header actions

this is follow up on 245e672f

8 years agokget: make tests optional
Ivailo Monev [Sun, 27 Sep 2015 10:28:20 +0000 (10:28 +0000)]
kget: make tests optional

8 years agokget: fix header restoration
Ivailo Monev [Fri, 25 Sep 2015 07:21:05 +0000 (07:21 +0000)]
kget: fix header restoration

sadly, this exposes another issue - now if one of the sections
gets "hidden" by the user then it's check state gets reversed.

8 years agokdevplatform: make subversion plugin compile with subversion 1.9
Ivailo Monev [Fri, 25 Sep 2015 06:53:05 +0000 (06:53 +0000)]
kdevplatform: make subversion plugin compile with subversion 1.9

patch from https://git.reviewboard.kde.org/r/124783/

8 years agogwenview: adjust to recent changes
Ivailo Monev [Fri, 25 Sep 2015 06:20:38 +0000 (06:20 +0000)]
gwenview: adjust to recent changes

8 years agoamarok: adjust to recent changes
Ivailo Monev [Fri, 25 Sep 2015 04:21:13 +0000 (04:21 +0000)]
amarok: adjust to recent changes

8 years agolokalize: add %u to the desktop file
Ivailo Monev [Fri, 25 Sep 2015 04:02:53 +0000 (04:02 +0000)]
lokalize: add %u to the desktop file

8 years agoamarok: adjust to recent changes
Ivailo Monev [Fri, 25 Sep 2015 04:01:52 +0000 (04:01 +0000)]
amarok: adjust to recent changes

8 years agogeneric: misc cleanups
Ivailo Monev [Wed, 23 Sep 2015 04:14:28 +0000 (04:14 +0000)]
generic: misc cleanups

8 years agogeneric: misc cleanups
Ivailo Monev [Mon, 21 Sep 2015 22:32:41 +0000 (22:32 +0000)]
generic: misc cleanups

8 years agokvkbd: fix crash due to wrong cli arguments implementation
Ivailo Monev [Mon, 21 Sep 2015 22:31:59 +0000 (22:31 +0000)]
kvkbd: fix crash due to wrong cli arguments implementation

8 years agogeneric: proper support for icon and caption in .desktop files
Ivailo Monev [Mon, 21 Sep 2015 03:47:24 +0000 (03:47 +0000)]
generic: proper support for icon and caption in .desktop files

8 years agogeneric: proper support for icon and caption in .desktop files
Ivailo Monev [Mon, 21 Sep 2015 01:46:42 +0000 (01:46 +0000)]
generic: proper support for icon and caption in .desktop files

8 years agoakregator: adjust to recent changes
Ivailo Monev [Mon, 7 Sep 2015 10:31:12 +0000 (13:31 +0300)]
akregator: adjust to recent changes

8 years agokdevelop: fix bootstrapping and adjust to recent changes
Ivailo Monev [Mon, 7 Sep 2015 10:18:01 +0000 (13:18 +0300)]
kdevelop: fix bootstrapping and adjust to recent changes

8 years agogeneric: fix tests after the build system cleanup
Ivailo Monev [Mon, 7 Sep 2015 08:20:00 +0000 (11:20 +0300)]
generic: fix tests after the build system cleanup

8 years agokget: misc cleanups
Ivailo Monev [Sun, 6 Sep 2015 11:01:24 +0000 (14:01 +0300)]
kget: misc cleanups

8 years agogeneric: misc cleanups
Ivailo Monev [Fri, 4 Sep 2015 03:17:12 +0000 (03:17 +0000)]
generic: misc cleanups

8 years agominiboost: update to 1.58
Ivailo Monev [Thu, 3 Sep 2015 06:23:36 +0000 (06:23 +0000)]
miniboost: update to 1.58

8 years agogeneric: misc cleanups
Ivailo Monev [Wed, 2 Sep 2015 22:45:50 +0000 (01:45 +0300)]
generic: misc cleanups

8 years agogeneric: misc cleanups
Ivailo Monev [Wed, 2 Sep 2015 20:06:23 +0000 (23:06 +0300)]
generic: misc cleanups

8 years agogeneric: misc cleanups
Ivailo Monev [Wed, 2 Sep 2015 20:04:26 +0000 (23:04 +0300)]
generic: misc cleanups

8 years agogeneric: misc cleanups
Ivailo Monev [Wed, 2 Sep 2015 20:01:13 +0000 (23:01 +0300)]
generic: misc cleanups

8 years agogeneric: misc cleanups
Ivailo Monev [Wed, 2 Sep 2015 19:12:08 +0000 (22:12 +0300)]
generic: misc cleanups

8 years agogeneric: misc cleanups
Ivailo Monev [Wed, 2 Sep 2015 06:15:56 +0000 (09:15 +0300)]
generic: misc cleanups

8 years agogeneric: misc cleanups
Ivailo Monev [Wed, 2 Sep 2015 05:54:43 +0000 (08:54 +0300)]
generic: misc cleanups

8 years agogeneric: major build system cleanup
Ivailo Monev [Tue, 1 Sep 2015 23:13:50 +0000 (02:13 +0300)]
generic: major build system cleanup

8 years agoplasma-nm: include libnm-glib headers directories
Ivailo Monev [Mon, 31 Aug 2015 02:48:32 +0000 (05:48 +0300)]
plasma-nm: include libnm-glib headers directories

8 years agojovie: fix if/else tag mismatch in cmake file
Ivailo Monev [Sun, 30 Aug 2015 23:49:04 +0000 (02:49 +0300)]
jovie: fix if/else tag mismatch in cmake file

8 years agokdevelop: link to kcmutils instead of kutils
Ivailo Monev [Fri, 28 Aug 2015 23:08:00 +0000 (02:08 +0300)]
kdevelop: link to kcmutils instead of kutils

8 years agokolourpaint: link to kprintutils instead of kutils
Ivailo Monev [Fri, 28 Aug 2015 23:00:06 +0000 (02:00 +0300)]
kolourpaint: link to kprintutils instead of kutils

8 years agoamarok: link libamarok to kcmutils instead of kutils
Ivailo Monev [Fri, 28 Aug 2015 22:41:31 +0000 (01:41 +0300)]
amarok: link libamarok to kcmutils instead of kutils

8 years agokdeplasma-addons: do not link (redundantly) translator runner to kutils
Ivailo Monev [Fri, 28 Aug 2015 17:35:08 +0000 (20:35 +0300)]
kdeplasma-addons: do not link (redundantly) translator runner to kutils

8 years agoamarok: apply some changes from upstream
Ivailo Monev [Wed, 26 Aug 2015 22:22:04 +0000 (01:22 +0300)]
amarok: apply some changes from upstream

this includes the following commits:
ab52017de4f9c2bc2f8629e7a96104d8bc60688d
bc916b4c28383dca5d44efb663014373ca97c69b
0b7492e709d9c8c37e8d9e74f549d0073b775b19

8 years agoamarok: adjust to completion interface changes
Ivailo Monev [Wed, 26 Aug 2015 21:26:01 +0000 (00:26 +0300)]
amarok: adjust to completion interface changes

8 years agokget: minor bittorent plugin optimization
Ivailo Monev [Wed, 26 Aug 2015 00:51:23 +0000 (03:51 +0300)]
kget: minor bittorent plugin optimization

8 years agojovie: import a working copy
Ivailo Monev [Mon, 24 Aug 2015 18:26:47 +0000 (21:26 +0300)]
jovie: import a working copy

8 years agokdeplasma-addons: remove bogus message
Ivailo Monev [Mon, 24 Aug 2015 18:25:57 +0000 (21:25 +0300)]
kdeplasma-addons: remove bogus message

8 years agoksystemlog: adjust to KTabWidget changes
Ivailo Monev [Thu, 20 Aug 2015 15:54:43 +0000 (18:54 +0300)]
ksystemlog: adjust to KTabWidget changes

8 years agokuassel: use objects rather than static libraries for components
Ivailo Monev [Thu, 20 Aug 2015 15:46:14 +0000 (18:46 +0300)]
kuassel: use objects rather than static libraries for components

8 years agookular: remove double inclusion of qdom header
Ivailo Monev [Thu, 20 Aug 2015 15:08:21 +0000 (18:08 +0300)]
okular: remove double inclusion of qdom header

8 years agokrdc: adjust to KTabWidget changes
Ivailo Monev [Thu, 20 Aug 2015 15:08:00 +0000 (18:08 +0300)]
krdc: adjust to KTabWidget changes

8 years agookular: show icon in the menu entry for the component
Ivailo Monev [Wed, 19 Aug 2015 14:55:21 +0000 (17:55 +0300)]
okular: show icon in the menu entry for the component

8 years agominiboost: add foreach required by kdevplatform
Ivailo Monev [Mon, 27 Jul 2015 23:27:29 +0000 (02:27 +0300)]
miniboost: add foreach required by kdevplatform

8 years agominiboost: add ordered_index required by kdevplatform
Ivailo Monev [Mon, 27 Jul 2015 23:25:42 +0000 (02:25 +0300)]
miniboost: add ordered_index required by kdevplatform

8 years agokdeplasma-addons: remove remains of KNS from pastebin applet
Ivailo Monev [Mon, 27 Jul 2015 12:07:19 +0000 (15:07 +0300)]
kdeplasma-addons: remove remains of KNS from pastebin applet

8 years agogeneric: optimize png images with optipng
Ivailo Monev [Sun, 26 Jul 2015 20:49:06 +0000 (23:49 +0300)]
generic: optimize png images with optipng

8 years agogeneric: disable kdevelop build by default for now
Ivailo Monev [Sun, 26 Jul 2015 19:00:50 +0000 (22:00 +0300)]
generic: disable kdevelop build by default for now

8 years agoMerge branch 'master' of https://github.com/fluxer/kde-extraapps
Ivailo Monev [Sun, 26 Jul 2015 16:40:29 +0000 (19:40 +0300)]
Merge branch 'master' of https://github.com/fluxer/kde-extraapps

8 years agominiboost: add member needed by kdevelop
Ivailo Monev [Sun, 26 Jul 2015 16:40:16 +0000 (19:40 +0300)]
miniboost: add member needed by kdevelop

8 years agogeneric: misc cleanup
Ivailo Monev [Sun, 26 Jul 2015 15:32:36 +0000 (15:32 +0000)]
generic: misc cleanup

8 years agogeneric: move kdevelop and kdevplatform translations to kde-l10n
Ivailo Monev [Sun, 26 Jul 2015 15:29:01 +0000 (18:29 +0300)]
generic: move kdevelop and kdevplatform translations to kde-l10n

8 years agominiboost: add multi_index_container needed by kdevplatform
Ivailo Monev [Sun, 26 Jul 2015 14:39:05 +0000 (17:39 +0300)]
miniboost: add multi_index_container needed by kdevplatform

8 years agogeneric: misc cleanups
spm [Sun, 26 Jul 2015 12:20:13 +0000 (15:20 +0300)]
generic: misc cleanups

8 years agogeneric: import kdevplatform and kdevelop
Ivailo Monev [Sun, 26 Jul 2015 11:23:17 +0000 (14:23 +0300)]
generic: import kdevplatform and kdevelop