Commit graph

3552 commits

Author SHA1 Message Date
Ivailo Monev
187981587b partitially revert 92c0cae and remove some activities related cruft 2015-01-16 02:17:28 +00:00
Ivailo Monev
656348fc8b remove unused application_zip from ktar 2015-01-15 20:43:36 +00:00
Ivailo Monev
908c9b4b78 remove custom Window Manager activities definitions 2015-01-15 20:17:54 +00:00
Ivailo Monev
0f76d5e3ea fixup due to attica support drop 2015-01-11 22:56:07 +00:00
Ivailo Monev
976fdc7699 remove knewstuff leftovers 2015-01-11 18:51:32 +00:00
Ivailo Monev
84e98cf993 remove knewstuff fancy headers 2015-01-11 18:42:25 +00:00
Ivailo Monev
46eb55640e remove knewstuff related cruft from plasma 2015-01-11 18:17:44 +00:00
Ivailo Monev
be4d48be75 remove attica related cruft from kdeui 2015-01-11 18:17:12 +00:00
Ivailo Monev
aa7ee2d262 remove knewstuff 2015-01-11 18:03:28 +00:00
Ivailo Monev
f1b863a0e3 change moto 2015-01-08 23:41:03 +00:00
Ivailo Monev
fc37fcc0ca SVN_SILENT made messages (after extraction) 2015-01-03 22:50:38 +00:00
Ivailo Monev
7fe9f582f7 make KGlobal reference counting thread safe.
REVIEW: 121134
2015-01-03 22:47:54 +00:00
Ivailo Monev
31e567f90e Use QSslCertificate's fromDevice instead fromPath to import certificates.
QSslCertificate::fromPath seems to have problem importing certs in DER format.

CCBUG: 333079
REVIEW: 121092
2015-01-03 22:47:01 +00:00
Ivailo Monev
bc935637f8 Don't exclude /dev/shm from the possible directories to watch
BUG: 314982
REVIEW: 121248
2015-01-03 22:45:46 +00:00
Ivailo Monev
ca6c01029d Define _DEFAULT_SOURCE together with _BSD_SOURCE.
This silences the following compile warnings with newer GNU libc:

warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"

REVIEW: 121147
2015-01-03 22:43:05 +00:00
Ivailo Monev
8c2a0d85fd Don't report gphoto devices that are child of gphoto devices
Acked by Lukáš

REVIEW: 119834
2015-01-03 22:41:53 +00:00
Ivailo Monev
eeaf9b18bf kio: remove fake MIME types from protocols (based on upstream 8e7c42a 2015-01-03 22:36:29 +00:00
Ivailo Monev
c71cc93299 remove mac cruft 2014-12-31 16:44:53 +00:00
Ivailo Monev
057951747d replace no longer available meinproc with xsltproc
since the kdoctools removal meinproc is not available, replace
its usage in the macro for creating manual pages with xsltproc.
have in mind this is not tested and usually (from what I've seen)
xsltproc is executed like this:

xsltproc --path <resources dir> -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl <input> --output <output file>

in case this commit breaks something there will be a follow up but
since none of our components make use of it I will not bother much
for now.
2014-12-31 01:25:08 +00:00
Ivailo Monev
a636636b0e make use of KUrl in plasma phonon call
KUrl handles "file://" appending when neccessary
2014-12-31 01:03:47 +00:00
Ivailo Monev
c4af529e42 kdewebkitpart: apply upstream 641aa7c7
Sanitize html as discussed by the security team
2014-12-30 22:51:04 +00:00
Ivailo Monev
54f10081c8 finish the kauth dbus backend 2014-12-26 22:27:13 +00:00
Ivailo Monev
6c06f17932 avoid useless computation and just check if __STRICT_ANSI__ is 0 2014-12-25 04:29:48 +02:00
Ivailo Monev
1d36e7ec30 fix some kdeui and kdecore tests warnings 2014-12-23 22:30:14 +00:00
Ivailo Monev
ea3f8264ba remove fake MIME types that cause warnings 2014-12-23 03:24:33 +00:00
Ivailo Monev
bd1495eb9e remove unused color variable from kdebug (API breakage) 2014-12-23 03:17:54 +00:00
Ivailo Monev
a890351ea1 check if __STRICT_ANSI__ is defined at all in licalization build time check 2014-12-23 03:15:21 +00:00
Ivailo Monev
2124df17ec fix some cast warnings in kinit wrapper 2014-12-23 03:14:10 +00:00
Ivailo Monev
bc27b494a1 fix some compiler warnings in tests 2014-12-23 03:13:25 +00:00
Ivailo Monev
8d13b54921 undeprecate KIO PredicateProperties as an alternative to Nepomuk::Types::Property 2014-12-23 03:12:03 +00:00
Ivailo Monev
378d9d312a bring back kbugreport
it is required by homerun and possibly others, the fancy KBugReport
header was not remove but this is now irrelevant
2014-12-21 15:16:03 +00:00
Ivailo Monev
222cda871f minor cmake module cleanup 2014-12-19 09:03:48 +00:00
Ivailo Monev
4cf58b21bd minor cmake module cleanup 2014-12-19 09:03:31 +00:00
Ivailo Monev
e2cdf69a5c standard dirs fixup after last commit 2014-12-12 14:15:28 +00:00
Ivailo Monev
4c6cd0ddcd build system cleanup and adjustments 2014-12-12 04:34:53 +00:00
Ivailo Monev
f04a3c6e9b remove activities support 2014-12-08 13:41:35 +00:00
Ivailo Monev
80ce862656 undeprecated PredicateProperties as an alternative to nepomuk 2014-12-07 23:35:01 +00:00
Ivailo Monev
0efeec57ab fixup the last commit and improve on it 2014-12-07 22:55:43 +00:00
Ivailo Monev
5103b640cc silence a few warnings in kdeui proxy model test 2014-12-07 22:48:19 +00:00
Ivailo Monev
2a54c40b4d fix class <-> struct warning in kwindowinfo 2014-12-07 21:13:31 +00:00
Ivailo Monev
c6a3b0a2ec remove pretty animation driver header, followup on d25c0a8 2014-12-07 20:52:25 +00:00
Ivailo Monev
1fa22dac36 remove animation driver header, followup on d25c0a8 2014-12-07 20:52:12 +00:00
Ivailo Monev
d4a829d7c8 fix two compiler warnings 2014-12-07 20:43:48 +00:00
Ivailo Monev
8ee2330666 drop use of khtml namespace in encoding detection 2014-12-04 21:48:12 +00:00
Ivailo Monev
c88b5ef465 remove all doxygen pages and add top-level config 2014-12-04 20:34:48 +00:00
Ivailo Monev
2a9f7d48de add back QCA2 cmake module needed by extra apps 2014-12-04 14:57:27 +00:00
Ivailo Monev
a533f37951 add cmake module to find UDisks2 and use it at build-time to automatically use UDisks2 instead of UDisks(1) for Solid backend 2014-12-04 14:36:57 +00:00
Ivailo Monev
6b428d5291 remove unconditional defines which should have been guarded behind KDE3_SUPPORT 2014-12-04 00:55:09 +00:00
Ivailo Monev
24ce09607c do not install pretty headers for files that do not exist anymore since the plasma remote support removal 2014-12-04 00:13:40 +00:00
Ivailo Monev
4f3fd401e4 KDE3_SUPPORT cleanup 2014-12-04 00:04:49 +00:00