OSDN Git Service

kde/kde-extraapps.git
9 years agookular: use new API for phonon call in snapshot taker
Ivailo Monev [Sat, 3 Jan 2015 02:00:01 +0000 (02:00 +0000)]
okular: use new API for phonon call in snapshot taker

9 years agoboost.sh: fix the lookup for boost headers in /usr/local
Ivailo Monev [Thu, 1 Jan 2015 22:16:32 +0000 (22:16 +0000)]
boost.sh: fix the lookup for boost headers in /usr/local

9 years agokget: fix libktorrent include path
Ivailo Monev [Thu, 1 Jan 2015 13:59:37 +0000 (13:59 +0000)]
kget: fix libktorrent include path

9 years agoremove FIXMEs from top-level cmake file, it's done
Ivailo Monev [Thu, 1 Jan 2015 13:53:10 +0000 (13:53 +0000)]
remove FIXMEs from top-level cmake file, it's done

9 years agoskanlite and ksaneplugin: fix libksane include paths
Ivailo Monev [Thu, 1 Jan 2015 13:48:46 +0000 (13:48 +0000)]
skanlite and ksaneplugin: fix libksane include paths

9 years agoksaneplugin: attempt to fix libksane not being found on bootstrap
Ivailo Monev [Thu, 1 Jan 2015 13:43:15 +0000 (13:43 +0000)]
ksaneplugin: attempt to fix libksane not being found on bootstrap

9 years agoskanlite: attempt to fix libksane not being found on bootstrap
Ivailo Monev [Thu, 1 Jan 2015 13:41:18 +0000 (13:41 +0000)]
skanlite: attempt to fix libksane not being found on bootstrap

9 years agolibksane: drop twain interface
Ivailo Monev [Thu, 1 Jan 2015 13:37:33 +0000 (13:37 +0000)]
libksane: drop twain interface

9 years agokget: attempt to fix libktorrent not being found on bootstrap
Ivailo Monev [Thu, 1 Jan 2015 13:29:58 +0000 (13:29 +0000)]
kget: attempt to fix libktorrent not being found on bootstrap

9 years agolibksane: fix some build issues when cmake invoced on top-level directory
Ivailo Monev [Thu, 1 Jan 2015 01:30:25 +0000 (01:30 +0000)]
libksane: fix some build issues when cmake invoced on top-level directory

9 years agoimport libksane, skanlite and ksaneplugin (bootstrap will fail)
Ivailo Monev [Thu, 1 Jan 2015 01:22:10 +0000 (01:22 +0000)]
import libksane, skanlite and ksaneplugin (bootstrap will fail)

9 years agokget: remove update (upd) files
Ivailo Monev [Wed, 31 Dec 2014 14:48:26 +0000 (14:48 +0000)]
kget: remove update (upd) files

9 years agokget: apply upstream 27ca316a
Ivailo Monev [Wed, 31 Dec 2014 14:43:13 +0000 (14:43 +0000)]
kget: apply upstream 27ca316a

SVN_SILENT made messages (.desktop file)

9 years agokgpg: use gzip compression by default for encyrpted folders
Ivailo Monev [Wed, 31 Dec 2014 13:21:25 +0000 (13:21 +0000)]
kgpg: use gzip compression by default for encyrpted folders

gzip is far more common than the zip format on UNIX systems

9 years agokfilereplace: allow build without top-level cmake invocation
Ivailo Monev [Tue, 30 Dec 2014 23:30:13 +0000 (23:30 +0000)]
kfilereplace: allow build without top-level cmake invocation

9 years agokuassel: fixup build (part 2)
Ivailo Monev [Tue, 30 Dec 2014 22:55:38 +0000 (22:55 +0000)]
kuassel: fixup build (part 2)

9 years agokuassel: fixup build
Ivailo Monev [Tue, 30 Dec 2014 22:40:34 +0000 (22:40 +0000)]
kuassel: fixup build

with this changes kuassel will find its own headers and also not
place the version header on the-level of the output directory
which will cause other sub-projects build to fail

9 years agokuassel: fix build when cmake invoced on top-level directory
Ivailo Monev [Tue, 30 Dec 2014 22:18:21 +0000 (22:18 +0000)]
kuassel: fix build when cmake invoced on top-level directory

9 years agokuassel: refactiring
Ivailo Monev [Tue, 30 Dec 2014 16:16:27 +0000 (16:16 +0000)]
kuassel: refactiring

Here is a short list of what exactly changed:
 - made it run only single instance via KUniqueApplication
 - make it store config and data in KDE directories
 - added irc protocol service provider files for use in KDE
 - removed Dock and Phonon notification support
 - removed Web links preview support
 - rebranded (incomplete, but mostly done)

Things that need doing:
 - use KDE localiztion implementation
 - the --url argument needed for the service does not actually join
 - use KStyle instead of stylesheets?
 - implement a help menu like other KDE apps
 - integrate with various KDE parts?

9 years agokuassel: cleanup
Ivailo Monev [Mon, 29 Dec 2014 14:24:01 +0000 (14:24 +0000)]
kuassel: cleanup

9 years agoimport modified version of quassel as kuassel
Ivailo Monev [Mon, 29 Dec 2014 00:56:55 +0000 (00:56 +0000)]
import modified version of quassel as kuassel

the version imported is based on upstream 9c5fd60 with its bundled
copies of miniz (alternative to zlib), oxygen icons and other
non-relevant cruft removed. KDE integreation hardcoded having in
mind it will improve (icons handling, browser integration, etc.)
rebranding is not done yet and credits to the original authors and
contributors are and will be left mostly intact with the exception
of adding new.

9 years agokfilereplace: attempt to port away from Qt3 and K3
Ivailo Monev [Sun, 28 Dec 2014 18:31:47 +0000 (18:31 +0000)]
kfilereplace: attempt to port away from Qt3 and K3

9 years agokrdc and krfb: do not log features
Ivailo Monev [Sat, 27 Dec 2014 19:07:54 +0000 (19:07 +0000)]
krdc and krfb: do not log features

9 years agokrdc: remove handbook
Ivailo Monev [Sat, 27 Dec 2014 19:03:53 +0000 (19:03 +0000)]
krdc: remove handbook

9 years agoadd krdc and krfb to top-level CMkaLists.txt
Ivailo Monev [Sat, 27 Dec 2014 19:01:08 +0000 (19:01 +0000)]
add krdc and krfb to top-level CMkaLists.txt

9 years agoimport git checkouts of krdc and krfb
Ivailo Monev [Sat, 27 Dec 2014 19:00:04 +0000 (19:00 +0000)]
import git checkouts of krdc and krfb

9 years agokamera: remove handbook
Ivailo Monev [Sat, 27 Dec 2014 18:54:25 +0000 (18:54 +0000)]
kamera: remove handbook

9 years agoimport git checkouts of juk and kamera
Ivailo Monev [Sat, 27 Dec 2014 17:28:38 +0000 (17:28 +0000)]
import git checkouts of juk and kamera

9 years agobluedevil: apply rejected changes manually
Ivailo Monev [Fri, 26 Dec 2014 21:19:44 +0000 (21:19 +0000)]
bluedevil: apply rejected changes manually

9 years agolibbluedevil: pull upstream changes
Ivailo Monev [Fri, 26 Dec 2014 21:12:35 +0000 (21:12 +0000)]
libbluedevil: pull upstream changes

9 years agobluedevil: add new files from bluedevil
Ivailo Monev [Fri, 26 Dec 2014 21:11:25 +0000 (21:11 +0000)]
bluedevil: add new files from bluedevil

9 years agobluedevil: pull upstream changes
Ivailo Monev [Fri, 26 Dec 2014 21:08:09 +0000 (21:08 +0000)]
bluedevil: pull upstream changes

9 years agostart downloading immidiatly after adding new transfer
Ivailo Monev [Sun, 21 Dec 2014 14:19:45 +0000 (14:19 +0000)]
start downloading immidiatly after adding new transfer

9 years agoimplement context menu for Ark (backport)
Ivailo Monev [Sun, 21 Dec 2014 12:48:25 +0000 (12:48 +0000)]
implement context menu for Ark (backport)

this commits is basicly upstream ed3ea7db and 5805c830 commits

9 years agoanother strike on bluedevil
Ivailo Monev [Fri, 12 Dec 2014 04:11:33 +0000 (04:11 +0000)]
another strike on bluedevil

9 years agoraise minimum libarchive requirement to 3.0.3
Ivailo Monev [Thu, 11 Dec 2014 20:42:19 +0000 (20:42 +0000)]
raise minimum libarchive requirement to 3.0.3

9 years agofixup zip and 7z archives support
Ivailo Monev [Thu, 11 Dec 2014 20:28:11 +0000 (20:28 +0000)]
fixup zip and 7z archives support

TODO: the format does not get recognized via archive_format() when
called on existing archive created with Ark, what the heck? is it
a libarchive bug (test with git checkout)? if it is then checking
the format in the case when the filter is ARCHIVE_FILTER_NONE with
another switch would do the job without manually checking the
extensions for zip and 7z.

9 years agocleanup libarchive messages
Ivailo Monev [Thu, 11 Dec 2014 14:16:42 +0000 (14:16 +0000)]
cleanup libarchive messages

9 years agodrop use cli plugins for 7z and zip as libarchive v3.x.x support them and adjust...
Ivailo Monev [Thu, 11 Dec 2014 14:03:50 +0000 (14:03 +0000)]
drop use cli plugins for 7z and zip as libarchive v3.x.x support them and adjust cmake files to check for new API to be used in v4.x.x

9 years agofixup bootstrap of bluedevil (again)
Ivailo Monev [Wed, 10 Dec 2014 23:59:30 +0000 (23:59 +0000)]
fixup bootstrap of bluedevil (again)

9 years agoand adjust for our use case again
Ivailo Monev [Wed, 10 Dec 2014 22:56:33 +0000 (22:56 +0000)]
and adjust for our use case again

9 years agoreimport bluedevil
Ivailo Monev [Wed, 10 Dec 2014 22:52:10 +0000 (22:52 +0000)]
reimport bluedevil

9 years agoapply upstream changes on libbluedevil
Ivailo Monev [Wed, 10 Dec 2014 22:36:33 +0000 (22:36 +0000)]
apply upstream changes on libbluedevil

9 years agonotify with popup when KGet downloads finish
Ivailo Monev [Tue, 9 Dec 2014 20:44:33 +0000 (20:44 +0000)]
notify with popup when KGet downloads finish

9 years agoFix the problem that filelight always scan across filesystem boundary
Ivailo Monev [Tue, 9 Dec 2014 20:18:07 +0000 (20:18 +0000)]
Fix the problem that filelight always scan across filesystem boundary

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

9 years agomove bluedevil translations to kde-l10n
Ivailo Monev [Tue, 9 Dec 2014 17:42:26 +0000 (17:42 +0000)]
move bluedevil translations to kde-l10n

9 years agofix libkscreen build and remove apic generation rules that no longer apply to it
Ivailo Monev [Tue, 9 Dec 2014 17:36:45 +0000 (17:36 +0000)]
fix libkscreen build and remove apic generation rules that no longer apply to it

9 years agomove libktorrent translations to kde-l10n
Ivailo Monev [Tue, 9 Dec 2014 15:07:25 +0000 (15:07 +0000)]
move libktorrent translations to kde-l10n

9 years agomove partitionmanager translations to kde-l10n
Ivailo Monev [Tue, 9 Dec 2014 14:47:50 +0000 (14:47 +0000)]
move partitionmanager translations to kde-l10n

9 years agomove about-distro translations to kde-l10n
Ivailo Monev [Tue, 9 Dec 2014 14:41:27 +0000 (14:41 +0000)]
move about-distro translations to kde-l10n

9 years agomeh
Ivailo Monev [Tue, 9 Dec 2014 00:54:44 +0000 (00:54 +0000)]
meh

9 years agooops
Ivailo Monev [Tue, 9 Dec 2014 00:43:42 +0000 (00:43 +0000)]
oops

9 years agonow fixup gwenview
Ivailo Monev [Tue, 9 Dec 2014 00:30:04 +0000 (00:30 +0000)]
now fixup gwenview

9 years agoremove gwenview kactivities support
Ivailo Monev [Tue, 9 Dec 2014 00:15:33 +0000 (00:15 +0000)]
remove gwenview kactivities support

9 years agoremove okular kactivities support
Ivailo Monev [Tue, 9 Dec 2014 00:10:51 +0000 (00:10 +0000)]
remove okular kactivities support

9 years agoimport lokalize (without docs)
Ivailo Monev [Sun, 7 Dec 2014 23:48:52 +0000 (23:48 +0000)]
import lokalize (without docs)

9 years agoremove unused angleOffset in filelight progress box
Ivailo Monev [Sun, 7 Dec 2014 02:05:15 +0000 (02:05 +0000)]
remove unused angleOffset in filelight progress box

9 years agoKHTML -> KWebKit
Ivailo Monev [Sat, 6 Dec 2014 23:16:17 +0000 (23:16 +0000)]
KHTML -> KWebKit

9 years agoimrpve (somewhat) shareplugin error reporting and use (somewhat) standard path with...
Ivailo Monev [Sat, 6 Dec 2014 20:43:49 +0000 (20:43 +0000)]
imrpve (somewhat) shareplugin error reporting and use (somewhat) standard path with <blah>/sbin to find smbd (dirty)

9 years agofix samba lookup logic
Ivailo Monev [Fri, 5 Dec 2014 02:41:26 +0000 (02:41 +0000)]
fix samba lookup logic

9 years agocleanup okular, rendition actions are JavaScript related and Okular no longer support...
Ivailo Monev [Thu, 4 Dec 2014 22:31:43 +0000 (22:31 +0000)]
cleanup okular, rendition actions are JavaScript related and Okular no longer supports those since the KJS removal

9 years agoactually add the doxygen conf
Ivailo Monev [Thu, 4 Dec 2014 21:04:17 +0000 (21:04 +0000)]
actually add the doxygen conf

9 years agoremove all doxygen pages and add top-level config
Ivailo Monev [Thu, 4 Dec 2014 20:46:01 +0000 (20:46 +0000)]
remove all doxygen pages and add top-level config

9 years agomaking use of the UDisks2 cmake module from kdelibs
Ivailo Monev [Thu, 4 Dec 2014 15:01:36 +0000 (15:01 +0000)]
making use of the UDisks2 cmake module from kdelibs

9 years agoan attempt to port kfilereplace to Qt4
Ivailo Monev [Tue, 2 Dec 2014 03:09:15 +0000 (03:09 +0000)]
an attempt to port kfilereplace to Qt4

9 years agoimport kfilereplace from kdewebdev
Ivailo Monev [Tue, 2 Dec 2014 03:07:54 +0000 (03:07 +0000)]
import kfilereplace from kdewebdev

9 years agoimprove (somewhat) and enable the build of kdenetwork-filesharing
Ivailo Monev [Tue, 2 Dec 2014 02:47:25 +0000 (02:47 +0000)]
improve (somewhat) and enable the build of kdenetwork-filesharing

9 years agoupdate boost bundle
Ivailo Monev [Mon, 1 Dec 2014 20:43:15 +0000 (20:43 +0000)]
update boost bundle

9 years agoinclude miniboost globally (TODO: make it possible to use host boost)
Ivailo Monev [Mon, 1 Dec 2014 20:29:40 +0000 (20:29 +0000)]
include miniboost globally (TODO: make it possible to use host boost)

9 years agobundle boost/weak_ptr.hpp
Ivailo Monev [Mon, 1 Dec 2014 20:12:11 +0000 (20:12 +0000)]
bundle boost/weak_ptr.hpp

9 years agomore revert some syndication changes and bundle boost/shared_ptr.hpp
Ivailo Monev [Mon, 1 Dec 2014 20:08:41 +0000 (20:08 +0000)]
more revert some syndication changes and bundle boost/shared_ptr.hpp

9 years agobundle more headers required by syndication
Ivailo Monev [Mon, 1 Dec 2014 20:06:04 +0000 (20:06 +0000)]
bundle more headers required by syndication

9 years agoadjust syndication to use bundled shared_ptr.hpp
Ivailo Monev [Mon, 1 Dec 2014 20:04:39 +0000 (20:04 +0000)]
adjust syndication to use bundled shared_ptr.hpp

9 years agoand prevent seg. fault on article selection
Ivailo Monev [Mon, 1 Dec 2014 18:46:41 +0000 (18:46 +0000)]
and prevent seg. fault on article selection

9 years agoremove now useless article viewer widget
Ivailo Monev [Mon, 1 Dec 2014 18:43:43 +0000 (18:43 +0000)]
remove now useless article viewer widget

9 years agoakregator bloat trim
Ivailo Monev [Mon, 1 Dec 2014 18:31:22 +0000 (18:31 +0000)]
akregator bloat trim

9 years agoimport akregator from kdepim and syndication from kdepimlibs (required by akregator)
Ivailo Monev [Mon, 1 Dec 2014 18:30:26 +0000 (18:30 +0000)]
import akregator from kdepim and syndication from kdepimlibs (required by akregator)

9 years agoRevert "import amarok"
Ivailo Monev [Sun, 30 Nov 2014 18:20:25 +0000 (18:20 +0000)]
Revert "import amarok"

This reverts commit 1db1e29ced4c8581e16417017e1c842d2c154cf2.

9 years agoadded ktimer
Ivailo Monev [Sun, 30 Nov 2014 18:17:57 +0000 (18:17 +0000)]
added ktimer

9 years agoadded filelight
Ivailo Monev [Sun, 30 Nov 2014 18:15:20 +0000 (18:15 +0000)]
added filelight

9 years agoimport amarok
Ivailo Monev [Fri, 28 Nov 2014 15:37:25 +0000 (15:37 +0000)]
import amarok

9 years agoan attempt to port juk to Qt4
Ivailo Monev [Fri, 28 Nov 2014 15:35:23 +0000 (15:35 +0000)]
an attempt to port juk to Qt4

9 years agoimport juk
Ivailo Monev [Fri, 28 Nov 2014 15:08:46 +0000 (15:08 +0000)]
import juk

9 years agoimported kcolorchooser and kcharselect
Ivailo Monev [Fri, 28 Nov 2014 12:49:10 +0000 (12:49 +0000)]
imported kcolorchooser and kcharselect

9 years agoan attempt to port away kfloppy from K3Process to KProcess
Ivailo Monev [Fri, 28 Nov 2014 12:45:52 +0000 (12:45 +0000)]
an attempt to port away kfloppy from K3Process to KProcess

9 years agoremove kfloppy docs
Ivailo Monev [Fri, 28 Nov 2014 12:45:08 +0000 (12:45 +0000)]
remove kfloppy docs

9 years agoimport kfloppy
Ivailo Monev [Fri, 28 Nov 2014 12:44:13 +0000 (12:44 +0000)]
import kfloppy

9 years agoremove unused variable (report to KDE?)
Ivailo Monev [Thu, 27 Nov 2014 21:09:57 +0000 (21:09 +0000)]
remove unused variable (report to KDE?)

9 years agoremove kscreen
Ivailo Monev [Thu, 27 Nov 2014 20:58:18 +0000 (20:58 +0000)]
remove kscreen

9 years agoadjustments for libkscreen
Ivailo Monev [Thu, 27 Nov 2014 20:00:50 +0000 (20:00 +0000)]
adjustments for libkscreen

9 years agoimport libkscreen and kscreen (adjustments needed, will follow up in separate commit)
Ivailo Monev [Thu, 27 Nov 2014 19:32:58 +0000 (19:32 +0000)]
import libkscreen and kscreen (adjustments needed, will follow up in separate commit)

9 years agoimported svgpart and thumbnailers
Ivailo Monev [Thu, 27 Nov 2014 14:05:13 +0000 (14:05 +0000)]
imported svgpart and thumbnailers

9 years agofix bootstrap of bluedevil
Ivailo Monev [Thu, 27 Nov 2014 14:04:33 +0000 (14:04 +0000)]
fix bootstrap of bluedevil

9 years agofix z-order warnings in metalink creator dialog (report upstream?)
Ivailo Monev [Wed, 26 Nov 2014 02:12:03 +0000 (02:12 +0000)]
fix z-order warnings in metalink creator dialog (report upstream?)

9 years agoupdate kget dbus interface
Ivailo Monev [Wed, 26 Nov 2014 01:40:41 +0000 (01:40 +0000)]
update kget dbus interface

9 years agoStop crashing on exit when being used solely as a KPart (upstream cd8ad276)
Ivailo Monev [Wed, 26 Nov 2014 00:31:55 +0000 (00:31 +0000)]
Stop crashing on exit when being used solely as a KPart (upstream cd8ad276)

9 years agobg translation of about-distro desktop file
Ivailo Monev [Tue, 25 Nov 2014 19:07:45 +0000 (19:07 +0000)]
bg translation of about-distro desktop file

9 years agobundle scoped_array.hpp from boost reuired by libktorrent
Ivailo Monev [Tue, 25 Nov 2014 00:31:04 +0000 (00:31 +0000)]
bundle scoped_array.hpp from boost reuired by libktorrent

9 years agouse shared copy of boost headers for libktorrent and kget
Ivailo Monev [Tue, 25 Nov 2014 00:02:47 +0000 (00:02 +0000)]
use shared copy of boost headers for libktorrent and kget

9 years agoremoved macro_display_feature_log() calls from cmake sub-directory files
Ivailo Monev [Mon, 24 Nov 2014 23:56:50 +0000 (23:56 +0000)]
removed macro_display_feature_log() calls from cmake sub-directory files