Commit graph

196 commits

Author SHA1 Message Date
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
Ivailo Monev
90934716e1 kuassel: replace custom logger with KDE debbuging infrastructure 2015-01-27 19:41:25 +00:00
Ivailo Monev
97d0c733b6 kuassel: implement tooltips 2015-01-27 15:46:12 +00:00
Ivailo Monev
253930646a kuassel: implement tooltips 2015-01-27 15:37:42 +00:00
Ivailo Monev
2d5840585c kuassel: remove code for migration from very old releases 2015-01-27 14:07:34 +00:00
Ivailo Monev
263da31635 kuassel: remove mac and windows code 2015-01-27 03:30:26 +00:00
Ivailo Monev
db8ec7ecdc kuassel: make the "What's this?" action work 2015-01-27 02:54:41 +00:00
Ivailo Monev
adafca690a kuassel: implement standard KDE actions in help menu
this had to be done the hardway, at least for now. altough
KHelpMenu can return KMenu pointer it does not play well with the
rest of the code and will require quite some changes (AFAICT) so
for now I opted to re-create standard KHelpMenu with the actions
available for most applications (see TODO bellow). sadly, whatsThis
slot is not yet part of the public KDE UI API (or am I doing
something wrong?) and switchApplicationLanguage has just been made
(see kdelibs) and as such the action does nothing but does not
cause trouble either so - it has been added.

TODO: Tips of the day
2015-01-27 02:48:45 +00:00
Ivailo Monev
526b814238 kvkbd: initial import from Git HEAD 2015-01-26 23:39:38 +00:00
Ivailo Monev
47da8ee031 kuassel: make use of target_link_libraries(), minor string sanitization 2015-01-26 22:45:50 +00:00
Ivailo Monev
88560634a6 lokalize: fix a compiler warning 2015-01-25 20:48:36 +00:00
Ivailo Monev
fd8a627b05 kuassel: cleanup 2015-01-25 18:55:08 +00:00
Ivailo Monev
1397c22597 kuassel: load the translations via KGlobal
since it is a multi-component application some of the translations
did not apply, specificly those that are bundled and only basic
(kdelibs4) translations were loaded. to fix this manually load the
catalogs has to be done
2015-01-25 18:16:50 +00:00
Ivailo Monev
d059af6028 kuassel: fixup build when CMake invoced on top-level 2015-01-25 02:12:59 +00:00
Ivailo Monev
22a77e7901 kuassel: remove redudant shortcuts and key sequences source files 2015-01-25 01:54:53 +00:00
Ivailo Monev
8903bf05af kuassel: pics and build cleanup 2015-01-25 01:44:13 +00:00
Ivailo Monev
addec0426f kuassel: port translations support to KLocale 2015-01-25 01:19:31 +00:00
Ivailo Monev
a8e66b3676 kgpg: fix importing keys using GnuPG 2.1
From: Rolf Eike Beer <kde@opensource.sf-tec.de>
Date: Sat, 27 Dec 2014 18:36:12 +0000
Subject: fix importing keys using GnuPG 2.1
X-Git-Tag: v14.12.1
X-Git-Url: http://quickgit.kde.org/?p=kgpg.git&a=commitdiff&h=dfd166f04c2567133f06c1963f69dbdcb0a94030
---
fix importing keys using GnuPG 2.1

More fields at the end of GnuPG output may be introduced in new implementations
and should just be ignored if they are not explicitely handled.

BUG:342249
FIXED-IN:14.12.1
---
2015-01-24 20:58:13 +00:00
Ivailo Monev
8803d28274 thumbnailers: import po thunmbnaier 2015-01-24 20:43:27 +00:00
Ivailo Monev
b4d03404c3 lokalize: include the new header, followup on last commit 2015-01-24 17:31:42 +00:00
Ivailo Monev
45dd6a7832 lokalize: replace deprecated API fixing build when KDE_NO_DEPRECATED is used 2015-01-24 16:57:28 +00:00
Ivailo Monev
b06ec13e0f print-manager: replace deprecated API fixing build when KDE_NO_DEPRECATED is used 2015-01-24 16:49:05 +00:00
Ivailo Monev
76e5e91d62 libktorrent: remove deprecated API usage fixing build when KDE_NO_DEPRECATED is used 2015-01-24 16:37:18 +00:00
Ivailo Monev
6a1de5865b skanlite: replace deprecated API fixing build when KDE_NO_DEPRECATED is used 2015-01-24 16:18:18 +00:00
Ivailo Monev
86e8dcd558 okular: replace deprecated API fixing build when KDE_NO_DEPRECATED is used 2015-01-24 15:56:09 +00:00
Ivailo Monev
8674c137fd generic: normalize libraries versioning 2015-01-24 03:31:29 +00:00
Ivailo Monev
8dcd6c8d01 filelight: fix struct <-> cast warning 2015-01-23 23:39:08 +00:00
Ivailo Monev
8973abd385 ffmpegthumbnailer: fix struct <-> class warning 2015-01-23 22:48:12 +00:00
Ivailo Monev
9b7d5436b3 Revert "bluedevil: adjust for new system settings and kcontrol grouping"
This reverts commit 65d7a87863.
2015-01-23 03:03:51 +00:00
Ivailo Monev
65d7a87863 bluedevil: adjust for new system settings and kcontrol grouping 2015-01-22 04:55:00 +00:00
Ivailo Monev
dd014ff8f5 generic: drop doxygen files 2015-01-21 16:10:07 +00:00
Ivailo Monev
0d655cd34b akregator: add icon to copy link address action 2015-01-21 03:23:01 +00:00
Ivailo Monev
1673696850 akregator: make the selection action work again (regression since the bloat trim) 2015-01-21 03:14:22 +00:00
Ivailo Monev
a30cd37c01 akregator: remove executable bits from metakit files (blame upstream for shipping them like this) 2015-01-21 01:48:51 +00:00
Ivailo Monev
2083f4f4ff akregator: updated metakit to 2.4.9.6
note that upstream source code has moved to https://github.com/jcw/metakit
2015-01-21 01:39:42 +00:00
Ivailo Monev
6809891811 generic: require KDE 4.14.3 at minimum 2015-01-20 17:31:51 +00:00
Ivailo Monev
c38ec8b23f akregator: make it possible to build separately 2015-01-20 17:02:59 +00:00
Ivailo Monev
0e3f04d5db gwenview: use KDE version instead of custom one 2015-01-20 13:41:58 +00:00
Ivailo Monev
cc3af80d17 kcalc: remove kconf update file 2015-01-19 14:27:23 +00:00
Ivailo Monev
e4f7cf7c8b okular: remove kconf update file 2015-01-19 14:26:43 +00:00
Ivailo Monev
9b44397baf kdeplasma-addons: adust for use in katana (raw) 2015-01-15 17:08:40 +00:00
Ivailo Monev
9ffe5327b4 initial import of kde-plasma-addons (4.14.3) 2015-01-15 17:07:43 +00:00
Ivailo Monev
1efad4c65b libksane: fixup Messages script 2015-01-13 20:02:50 +00:00
Ivailo Monev
9b5dc1e155 ark: adjust for use with the CMake bundled libarchive module 2015-01-04 20:18:15 +00:00
Ivailo Monev
0dddeae117 ark: remove now unnecessary include 2015-01-04 20:14:19 +00:00
Ivailo Monev
a9024c4617 Remove extra kDebug statement. 2015-01-04 14:52:54 +00:00