Commit graph

5536 commits

Author SHA1 Message Date
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
Ivailo Monev
edf7f4dc98 kill remote widgets leftovers with fire 2014-12-03 23:06:01 +00:00
Ivailo Monev
ca50f74371 remove remote plasma widgets support 2014-12-03 22:02:54 +00:00
Ivailo Monev
53ec145084 fix non-literal string related build failure(s) triggered during Debug build 2014-12-03 19:43:43 +00:00
Ivailo Monev
37ae3653d8 mac cruft cleanup 2014-12-02 14:17:25 +00:00
Ivailo Monev
a817c38ea2 remove ksendbugmail 2014-12-02 14:17:05 +00:00
Ivailo Monev
78b64a6c41 cleanup main dox 2014-12-01 13:25:43 +00:00
Ivailo Monev
4aba665d1d cleanup kactivities build-time config 2014-12-01 01:07:07 +00:00
Ivailo Monev
c811260938 removed Nepomuk kactivities service 2014-12-01 00:59:09 +00:00
Ivailo Monev
4287a7008f win32 cleanup 2014-11-30 23:54:05 +00:00
Ivailo Monev
f0c7258ae6 cleanup macros definitions 2014-11-30 23:50:53 +00:00
Ivailo Monev
891a004389 adjust default icons installation macro 2014-11-30 23:10:20 +00:00
Ivailo Monev
a499c2d11d fix build of external software by not including config-misc header and place BUG_REPORT_URL and BUG_REPORT_EMAIL into kglobalsettings header 2014-11-29 23:03:51 +00:00
Ivailo Monev
dbc489dff5 remove debug areas not supported by Katana 2014-11-29 22:06:16 +00:00
Ivailo Monev
6e700dc650 replace bugs.kde.org with BUG_REPORT_URL; replace submit@bugs.kde.org with BUG_REPORT_EMAIL (new); remove kdoctools (Doxygen is used for API docs, anything else needs it besides some handbook slaves?); moved kwebkitpart translations to kde-l10n 2014-11-29 21:30:53 +00:00
Ivailo Monev
909f15f32f an attempt to improve the dbus kauth backend 2014-11-28 22:27:18 +00:00
Ivailo Monev
4b6ed773c7 change default icon theme 2014-11-28 22:25:07 +00:00