OSDN Git Service

kde/kde-extraapps.git
3 years agokuassel: adjust to Katie changes
Ivailo Monev [Tue, 16 Feb 2021 15:04:45 +0000 (17:04 +0200)]
kuassel: adjust to Katie changes

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
3 years agokuassel: use loop-local variables in foreach() iterations
Ivailo Monev [Tue, 16 Feb 2021 14:39:15 +0000 (16:39 +0200)]
kuassel: use loop-local variables in foreach() iterations

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
3 years agogeneric: compiler warnings fixes
Ivailo Monev [Tue, 16 Feb 2021 14:27:55 +0000 (16:27 +0200)]
generic: compiler warnings fixes

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
3 years agokemu: consistent variable naming
Ivailo Monev [Wed, 10 Feb 2021 16:06:37 +0000 (18:06 +0200)]
kemu: consistent variable naming

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
3 years agogeneric: preperations for Katie changes
Ivailo Monev [Wed, 10 Feb 2021 16:05:27 +0000 (18:05 +0200)]
generic: preperations for Katie changes

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
3 years agoabout-distro: use sysconf() to calculate RAM
Ivailo Monev [Wed, 3 Feb 2021 07:53:35 +0000 (09:53 +0200)]
about-distro: use sysconf() to calculate RAM

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
3 years agokemu: avoid implicit QString conversion
Ivailo Monev [Sat, 30 Jan 2021 18:23:12 +0000 (20:23 +0200)]
kemu: avoid implicit QString conversion

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
3 years agokemu: search system paths for QEMU binaries instead of using maintained list
Ivailo Monev [Sat, 30 Jan 2021 01:01:47 +0000 (03:01 +0200)]
kemu: search system paths for QEMU binaries instead of using maintained list

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
3 years agolibktorrent: build fix
Ivailo Monev [Sun, 24 Jan 2021 13:33:19 +0000 (15:33 +0200)]
libktorrent: build fix

upstream commit:
https://github.com/KDE/libktorrent/commit/4790ad38b6b8b0d9e8e0b3d9535ae652a9cd1f51

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
3 years agoabout-distro: remove unused function
Ivailo Monev [Sat, 23 Jan 2021 13:24:30 +0000 (15:24 +0200)]
about-distro: remove unused function

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
3 years agoabout-distro: set fallback pretty name to utsname.sysname
Ivailo Monev [Fri, 22 Jan 2021 19:11:20 +0000 (21:11 +0200)]
about-distro: set fallback pretty name to utsname.sysname

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
3 years agokuassel: replace cmake_push_check_state() and cmake_pop_check_state() with cmake_rese...
Ivailo Monev [Fri, 22 Jan 2021 01:08:32 +0000 (03:08 +0200)]
kuassel: replace cmake_push_check_state() and cmake_pop_check_state() with cmake_reset_check_state()

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
3 years agoark: do not use libarchive plugin for single-file archives
Ivailo Monev [Mon, 18 Jan 2021 14:32:57 +0000 (16:32 +0200)]
ark: do not use libarchive plugin for single-file archives

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
3 years agoabout-distro: various improvements
Ivailo Monev [Fri, 8 Jan 2021 04:55:41 +0000 (06:55 +0200)]
about-distro: various improvements

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
3 years agopartitionmanager: remove RPATH setting override
Ivailo Monev [Thu, 7 Jan 2021 21:31:57 +0000 (23:31 +0200)]
partitionmanager: remove RPATH setting override

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
3 years agokemu: copyright update
Ivailo Monev [Thu, 7 Jan 2021 05:58:10 +0000 (07:58 +0200)]
kemu: copyright update

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
3 years agokemu: add System to categories in desktop file
Ivailo Monev [Thu, 7 Jan 2021 05:55:18 +0000 (07:55 +0200)]
kemu: add System to categories in desktop file

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
3 years agoark: register MIME types supported by recent libarchive versions
Ivailo Monev [Fri, 1 Jan 2021 01:41:30 +0000 (03:41 +0200)]
ark: register MIME types supported by recent libarchive versions

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
3 years agokemu: move from kde-playground
Ivailo Monev [Sat, 5 Dec 2020 07:28:38 +0000 (07:28 +0000)]
kemu: move from kde-playground

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
3 years agookular: remove redundant break statements in ExportFormat::standardFormat()
Ivailo Monev [Tue, 1 Dec 2020 04:33:02 +0000 (04:33 +0000)]
okular: remove redundant break statements in ExportFormat::standardFormat()

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
3 years agogeneric: remove KNewStuff leftovers
Ivailo Monev [Thu, 26 Nov 2020 03:22:22 +0000 (03:22 +0000)]
generic: remove KNewStuff leftovers

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
3 years agolibktorrent: do not rely on Q_OS_BSD4 definition
Ivailo Monev [Sun, 25 Oct 2020 19:51:17 +0000 (21:51 +0200)]
libktorrent: do not rely on Q_OS_BSD4 definition

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
3 years agogwenview: update support MIME types in desktop files
Ivailo Monev [Sun, 18 Oct 2020 13:34:13 +0000 (16:34 +0300)]
gwenview: update support MIME types in desktop files

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
3 years agogeneric: move kfilemetadata and svgpart to kde-playground
Ivailo Monev [Sun, 18 Oct 2020 09:20:38 +0000 (12:20 +0300)]
generic: move kfilemetadata and svgpart to kde-playground

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
3 years agoffmpegthumbs: move to thumbnailers and use system libffmpegthumbnailer library
Ivailo Monev [Sun, 4 Oct 2020 06:25:29 +0000 (09:25 +0300)]
ffmpegthumbs: move to thumbnailers and use system libffmpegthumbnailer library

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
3 years agolokalize: use KLocale API to obtain language names
Ivailo Monev [Thu, 20 Aug 2020 00:32:43 +0000 (03:32 +0300)]
lokalize: use KLocale API to obtain language names

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
3 years agolibktorrent: generate Sha-1 hashes via Katie provided class instead of QCA
Ivailo Monev [Mon, 10 Aug 2020 19:19:56 +0000 (22:19 +0300)]
libktorrent: generate Sha-1 hashes via Katie provided class instead of QCA

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
4 years agogeneric: adjust to Katie changes
Ivailo Monev [Wed, 22 Apr 2020 12:34:24 +0000 (12:34 +0000)]
generic: adjust to Katie changes

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agogeneric: build libktorrent, kget, syndication and akregator only if Boost is available
Ivailo Monev [Wed, 25 Mar 2020 19:54:51 +0000 (19:54 +0000)]
generic: build libktorrent, kget, syndication and akregator only if Boost is available

the bundled Boost copies are not as portable as they used to be thus it is no
longer viable solution

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agogeneric: require Taglib atleast v1.4
Ivailo Monev [Wed, 25 Mar 2020 01:50:24 +0000 (01:50 +0000)]
generic: require Taglib atleast v1.4

CMake module will soon be rewritten

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agookular: drop OkularConfig and OkularConfigVersion
Ivailo Monev [Tue, 25 Feb 2020 21:55:18 +0000 (23:55 +0200)]
okular: drop OkularConfig and OkularConfigVersion

it should provide pkg-config files instead so that build systems other
than CMake can use them, see https://github.com/fluxer/katana/issues/6

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agokfilemetadata: replace use of deprecated Qt::DateFormat enums
Ivailo Monev [Mon, 24 Feb 2020 18:42:24 +0000 (18:42 +0000)]
kfilemetadata: replace use of deprecated Qt::DateFormat enums

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agokdeplasma-addons: update LibAttica package URL property
Ivailo Monev [Sat, 22 Feb 2020 15:56:03 +0000 (15:56 +0000)]
kdeplasma-addons: update LibAttica package URL property

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agokdeplasma: fix community applet build
Ivailo Monev [Sat, 22 Feb 2020 15:40:47 +0000 (15:40 +0000)]
kdeplasma: fix community applet build

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agogeneric: remove use of kde4_add_ui_files() macro
Ivailo Monev [Fri, 21 Feb 2020 17:41:26 +0000 (17:41 +0000)]
generic: remove use of kde4_add_ui_files() macro

the macro was removed and UI sources generation is done by CMake because
CMAKE_AUTOUIC is set to ON from KDE4Defaults.

this fixes build with Attica and Marble.

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agogeneric: remove reference to KDE4Workspace installation paths
Ivailo Monev [Fri, 21 Feb 2020 16:40:11 +0000 (16:40 +0000)]
generic: remove reference to KDE4Workspace installation paths

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agogeneric: replace macro_log_feature() with set_package_properties() calls
Ivailo Monev [Thu, 20 Feb 2020 21:33:47 +0000 (23:33 +0200)]
generic: replace macro_log_feature() with set_package_properties() calls

other changes such as syncing properties, updating some of the URLs,
adding missing feature information, removing of redundant checks and
variables and indentation were done in the process while testing if the
changes work as intended.

replacing find_package() with macro_optional_find_package() was also done
where applicable however it's usage is questionable due to the CMake
`CMAKE_DISABLE_FIND_PACKAGE_<PACKAGE>` option.

there is a lot to be done, mostly updating package properties so I am
thinking of either providing a package properties file (like the
MacroLibrary) which sets properties for packages globablly or setting
package properties from the CMake modules shipped with kdelibs. the first
solution may override properties for packages if other projects define them
however a check to ensure that is not done should suffice. the second
solution will cover only DESCRIPTION and URL meaning PURPOSE and TYPE will
still have to be specified in the build systems.

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agokdeplasma-addons: include Qalcuate headers directory
Ivailo Monev [Wed, 19 Feb 2020 16:53:05 +0000 (16:53 +0000)]
kdeplasma-addons: include Qalcuate headers directory

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agokmix: remove unused configuration checks
Ivailo Monev [Wed, 19 Feb 2020 16:13:43 +0000 (16:13 +0000)]
kmix: remove unused configuration checks

since Katie requires compiler with C++11 support the shared pointer
checks could be ommited

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agokdeplasma-addons: remove browserhistory and kopete runners
Ivailo Monev [Wed, 19 Feb 2020 04:03:47 +0000 (04:03 +0000)]
kdeplasma-addons: remove browserhistory and kopete runners

browserhistory relies on konq_history config to get the recently visited
URLs which was supported by Konqueror only. Kopete is also not supported
by the Katana project

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agokdeplasma-addons: remove mandlebrot wallpaper
Ivailo Monev [Tue, 18 Feb 2020 17:37:14 +0000 (17:37 +0000)]
kdeplasma-addons: remove mandlebrot wallpaper

requires SSE2 capable CPU, does not work otherwise and uses internal
Eigen2 functions thus porting to Eigen3 is possible but likely to
require further changes and refactoring in the future

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agogeneric: replace macro_display_feature_log() with feature_summary() call
Ivailo Monev [Tue, 18 Feb 2020 16:18:24 +0000 (16:18 +0000)]
generic: replace macro_display_feature_log() with feature_summary() call

macro_display_feature_log() does not show all (not) found packages, only
those that are logged via macro_log_feature() which is planned for removal

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agokmix: remove message used to debug build system
Ivailo Monev [Tue, 18 Feb 2020 16:13:52 +0000 (16:13 +0000)]
kmix: remove message used to debug build system

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agokdeplasma-addons: remove lancelot applet
Ivailo Monev [Tue, 18 Feb 2020 16:09:23 +0000 (16:09 +0000)]
kdeplasma-addons: remove lancelot applet

not going to be maintained since the menu applet used by default already
provides two modes, standard and classic, and lancelot is ment to be
integrating with PIM services which are not supported by this project

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agokdeplasma-addons: rewrite kimpanel applet build system
Ivailo Monev [Tue, 18 Feb 2020 15:36:37 +0000 (15:36 +0000)]
kdeplasma-addons: rewrite kimpanel applet build system

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agokdeplasma-addons: remove duplicate Qalculate CMake module
Ivailo Monev [Tue, 18 Feb 2020 14:47:43 +0000 (14:47 +0000)]
kdeplasma-addons: remove duplicate Qalculate CMake module

provided by kdelibs

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agogeneric: support building projects separately
Ivailo Monev [Mon, 10 Feb 2020 23:43:40 +0000 (23:43 +0000)]
generic: support building projects separately

TODO from https://github.com/fluxer/katana/issues/7.

kget and libktorrent cannot be build separately because libktorrent depends
on boost (or miniboost which is bundled) and kget depends on libktorrent.

syndication include paths were adjusted to build from the top-level
directory since it was used not only by akregator, that is no longer the
case and it should probably be moved to akregator sub-directory but that
will be decided in the future.

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agogeneric: require KDE4 version atleast 4.19.0
Ivailo Monev [Mon, 10 Feb 2020 21:58:43 +0000 (21:58 +0000)]
generic: require KDE4 version atleast 4.19.0

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agogeneric: fix most of the overlinking issues
Ivailo Monev [Mon, 10 Feb 2020 21:57:14 +0000 (21:57 +0000)]
generic: fix most of the overlinking issues

see commit in kdelibs repository

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agogeneric: add Kate project file
Ivailo Monev [Mon, 10 Feb 2020 01:39:24 +0000 (01:39 +0000)]
generic: add Kate project file

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agokrfb: drop SLP support
Ivailo Monev [Mon, 10 Feb 2020 01:22:40 +0000 (01:22 +0000)]
krfb: drop SLP support

TODO from https://github.com/fluxer/katana/issues/8

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agogwenview: fix CMake warning about package property override
Ivailo Monev [Sun, 9 Feb 2020 17:18:16 +0000 (17:18 +0000)]
gwenview: fix CMake warning about package property override

Exiv2 is also checked for from kfilemetadata CMake file

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agokdeplasma-addons: remove redundant QCA2 package check
Ivailo Monev [Sun, 9 Feb 2020 17:08:13 +0000 (17:08 +0000)]
kdeplasma-addons: remove redundant QCA2 package check

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agogeneric: replace installation paths with KDE4_ prefixed
Ivailo Monev [Sat, 8 Feb 2020 18:39:41 +0000 (18:39 +0000)]
generic: replace installation paths with KDE4_ prefixed

see commit in kdelibs repository

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agokmix: adjust to Alsa CMake module changes done in kdelibs repository
Ivailo Monev [Sat, 8 Feb 2020 18:08:32 +0000 (18:08 +0000)]
kmix: adjust to Alsa CMake module changes done in kdelibs repository

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agogeneric: remove libkscreen and replace its use with QX11Info in okular
Ivailo Monev [Sat, 8 Feb 2020 14:54:32 +0000 (14:54 +0000)]
generic: remove libkscreen and replace its use with QX11Info in okular

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agokdeplasma-addons: remove duplicate CMake modules
Ivailo Monev [Sat, 8 Feb 2020 03:24:29 +0000 (05:24 +0200)]
kdeplasma-addons: remove duplicate CMake modules

provided by kdelibs

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agokrdc: remove empty CMake modules directory
Ivailo Monev [Sat, 8 Feb 2020 03:20:34 +0000 (05:20 +0200)]
krdc: remove empty CMake modules directory

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agogeneric: purge Qt support with fire
Ivailo Monev [Fri, 7 Feb 2020 02:14:07 +0000 (02:14 +0000)]
generic: purge Qt support with fire

see commit in kdelibs repository

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoksystemlog: rework build system to fix some bugs
Ivailo Monev [Wed, 5 Feb 2020 02:36:56 +0000 (04:36 +0200)]
ksystemlog: rework build system to fix some bugs

it fixes build with LTO and removes the need to workaround CMake automatic UIC logic

4 years agookular: replace use of Poppler with PopplerQt4 CMake module
Ivailo Monev [Tue, 4 Feb 2020 23:47:23 +0000 (23:47 +0000)]
okular: replace use of Poppler with PopplerQt4 CMake module

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agokfilemetadata: use macro_optional_find_package() to find optional Poppler
Ivailo Monev [Tue, 4 Feb 2020 23:45:46 +0000 (23:45 +0000)]
kfilemetadata: use macro_optional_find_package() to find optional Poppler

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agookular: replace use of QImageBlitz with KIconEffect
Ivailo Monev [Tue, 4 Feb 2020 22:10:18 +0000 (22:10 +0000)]
okular: replace use of QImageBlitz with KIconEffect

for build with Katie that means one less library to build and ship since
only KolourPaint is using it now, the pattern wallpaper addon was ported in
the previous commit

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agokdeplasma-addons: replace use of QImageBlitz with KIconEffect
Ivailo Monev [Tue, 4 Feb 2020 21:48:46 +0000 (21:48 +0000)]
kdeplasma-addons: replace use of QImageBlitz with KIconEffect

also fixes a CMake warning about package description override

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agookular: skip testFowardPDF test if pdflatex is not available
Ivailo Monev [Tue, 4 Feb 2020 18:57:01 +0000 (18:57 +0000)]
okular: skip testFowardPDF test if pdflatex is not available

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agokfilemetadata: avoid temporary in PlainTextExtractor::extract()
Ivailo Monev [Tue, 4 Feb 2020 18:14:17 +0000 (18:14 +0000)]
kfilemetadata: avoid temporary in PlainTextExtractor::extract()

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agokfilemetadata: check if extractor for image/png is available in IndexerExtractorTests...
Ivailo Monev [Tue, 4 Feb 2020 18:13:46 +0000 (18:13 +0000)]
kfilemetadata: check if extractor for image/png is available in IndexerExtractorTests::testImageExtractor()

fixes a crash in case extractor for image/png MIME type is not installed

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agogwenview: remove redundant manual thumbnailgen test
Ivailo Monev [Tue, 4 Feb 2020 17:45:20 +0000 (17:45 +0000)]
gwenview: remove redundant manual thumbnailgen test

thumbnails are generated via KIO now

4 years agolibkscreen: make use of JSON format support provided by Katie
Ivailo Monev [Tue, 4 Feb 2020 17:42:29 +0000 (17:42 +0000)]
libkscreen: make use of JSON format support provided by Katie

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agogeneric: include required headers
Ivailo Monev [Tue, 4 Feb 2020 17:42:00 +0000 (17:42 +0000)]
generic: include required headers

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agokompare: namespace QTest::toString() overload in levenshteintest source file
Ivailo Monev [Tue, 4 Feb 2020 17:02:51 +0000 (17:02 +0000)]
kompare: namespace QTest::toString() overload in levenshteintest source file

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agokdeplasma-addons: make use of JSON format support provided by Katie
Ivailo Monev [Tue, 4 Feb 2020 17:02:02 +0000 (17:02 +0000)]
kdeplasma-addons: make use of JSON format support provided by Katie

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agogwenview: include required QTimer header in testutils header
Ivailo Monev [Tue, 4 Feb 2020 16:38:40 +0000 (16:38 +0000)]
gwenview: include required QTimer header in testutils header

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoark: make use of JSON format support provided by Katie in tests
Ivailo Monev [Tue, 4 Feb 2020 16:38:14 +0000 (16:38 +0000)]
ark: make use of JSON format support provided by Katie in tests

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agookular: fix tests build
Ivailo Monev [Tue, 4 Feb 2020 04:23:16 +0000 (04:23 +0000)]
okular: fix tests build

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agookular: remove incorrect PageViewAnnotator::performRouteMouseOrTabletEvent() QT_NO_TA...
Ivailo Monev [Tue, 4 Feb 2020 04:22:35 +0000 (04:22 +0000)]
okular: remove incorrect PageViewAnnotator::performRouteMouseOrTabletEvent() QT_NO_TABLE definition guard

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agokdeplasma-addons: include required QSet header in dockmanager header
Ivailo Monev [Tue, 4 Feb 2020 04:21:49 +0000 (04:21 +0000)]
kdeplasma-addons: include required QSet header in dockmanager header

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agokdeplasma-addons: remove checks for kde4-prefixed services
Ivailo Monev [Sun, 2 Feb 2020 16:23:54 +0000 (16:23 +0000)]
kdeplasma-addons: remove checks for kde4-prefixed services

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agokdeplasma-addons: remove Q_NOREPLY from slots
Ivailo Monev [Fri, 31 Jan 2020 22:01:57 +0000 (22:01 +0000)]
kdeplasma-addons: remove Q_NOREPLY from slots

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agookular: namespace Q_DECLARE_TYPEINFO() macro call usage
Ivailo Monev [Thu, 30 Jan 2020 19:33:40 +0000 (19:33 +0000)]
okular: namespace Q_DECLARE_TYPEINFO() macro call usage

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agojovie: namespace UI classes forward-declarations
Ivailo Monev [Thu, 30 Jan 2020 12:06:51 +0000 (12:06 +0000)]
jovie: namespace UI classes forward-declarations

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoark: make libarchive plugin priority 110 and lower others to 100
Ivailo Monev [Sat, 25 Jan 2020 16:52:55 +0000 (16:52 +0000)]
ark: make libarchive plugin priority 110 and lower others to 100

this ensures tarballs with .tar.gz extension, for an example, will not be
opened and displayed as .tar archive containing other archive

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agogeneric: remove redundant quotes in kcfgc files
Ivailo Monev [Sat, 4 Jan 2020 14:36:20 +0000 (14:36 +0000)]
generic: remove redundant quotes in kcfgc files

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoksystemlog: include required QTime header
Ivailo Monev [Sat, 4 Jan 2020 14:34:11 +0000 (14:34 +0000)]
ksystemlog: include required QTime header

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agokdeplasma-addons: compiler warning fix
Ivailo Monev [Sat, 4 Jan 2020 14:16:45 +0000 (14:16 +0000)]
kdeplasma-addons: compiler warning fix

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoskanlite: use loop-local variable
Ivailo Monev [Sat, 4 Jan 2020 14:14:59 +0000 (14:14 +0000)]
skanlite: use loop-local variable

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agokuassel: use loop-local varible
Ivailo Monev [Sat, 4 Jan 2020 14:06:42 +0000 (14:06 +0000)]
kuassel: use loop-local varible

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agokuassel: remove redundant QDataStream version setup
Ivailo Monev [Sat, 4 Jan 2020 14:06:25 +0000 (14:06 +0000)]
kuassel: remove redundant QDataStream version setup

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agookular: correct QTabletEvent header inclusion
Ivailo Monev [Sat, 4 Jan 2020 14:00:45 +0000 (14:00 +0000)]
okular: correct QTabletEvent header inclusion

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agokmix: use loop-local variable
Ivailo Monev [Sat, 4 Jan 2020 13:58:33 +0000 (13:58 +0000)]
kmix: use loop-local variable

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agokgpg: use loop-local variable
Ivailo Monev [Sat, 4 Jan 2020 13:55:54 +0000 (13:55 +0000)]
kgpg: use loop-local variable

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agolokalize: remove now redundant QT_KATIE definition check
Ivailo Monev [Sat, 4 Jan 2020 13:49:54 +0000 (13:49 +0000)]
lokalize: remove now redundant QT_KATIE definition check

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agogwenview: use loop-local variables, also correct indentation
Ivailo Monev [Sat, 4 Jan 2020 13:42:11 +0000 (13:42 +0000)]
gwenview: use loop-local variables, also correct indentation

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agobluedevil: include sys/stat header explicitly
Ivailo Monev [Sat, 4 Jan 2020 13:39:24 +0000 (13:39 +0000)]
bluedevil: include sys/stat header explicitly

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agoMerge branch 'master' of https://github.com/fluxer/kde-extraapps
Ivailo Monev [Sat, 4 Jan 2020 13:25:35 +0000 (13:25 +0000)]
Merge branch 'master' of https://github.com/fluxer/kde-extraapps

4 years agoksnapshot: build fix for the case when QT_NO_OPENGL is not defined
Ivailo Monev [Sat, 4 Jan 2020 13:23:37 +0000 (13:23 +0000)]
ksnapshot: build fix for the case when QT_NO_OPENGL is not defined

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agominiboost: update to 1.71.0
Ivailo Monev [Fri, 3 Jan 2020 21:38:08 +0000 (21:38 +0000)]
miniboost: update to 1.71.0

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agogeneric: use system-provided Boost if available
Ivailo Monev [Fri, 3 Jan 2020 19:24:49 +0000 (19:24 +0000)]
generic: use system-provided Boost if available

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agokdeplasma-addons: prefix use of vector from standard namespace
Ivailo Monev [Thu, 2 Jan 2020 03:26:03 +0000 (03:26 +0000)]
kdeplasma-addons: prefix use of vector from standard namespace

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
4 years agokdeplasma-addons: use loop-local variables
Ivailo Monev [Thu, 2 Jan 2020 03:25:22 +0000 (03:25 +0000)]
kdeplasma-addons: use loop-local variables

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>