Ivailo Monev
332ab28310
add support for CP949 to KCharsets
...
From: Park Shinjo <kde@peremen.name>
Date: Sat, 17 Jan 2015 17:32:57 +0000
Subject: Add support for CP949 to KCharsets.
X-Git-Url: http://quickgit.kde.org/?p=kdelibs.git&a=commitdiff&h=7d4ca9a42be6f4361bef31a3f32644be7bdbf8c3
---
Add support for CP949 to KCharsets.
CCBUG:243513
2015-01-20 16:16:27 +00:00
Ivailo Monev
76ce1f9471
plasma: save applets configuration into the main component config if possible
2015-01-19 16:27:34 +00:00
Ivailo Monev
57a1c6a4a8
fix some compiler warnings
2015-01-18 14:53:41 +00:00
Ivailo Monev
673bd8f4e3
fix virtual overload warning
2015-01-18 14:45:53 +00:00
Ivailo Monev
ee64ff0cd5
fix a compiler warning in kcmdlineargs test
2015-01-17 19:19:19 +00:00
Ivailo Monev
7e68dd7036
improve the compression filters API
...
the TODO's have been taken care of, fixing compiler warnings in
the process as a bonus
2015-01-17 19:15:59 +00:00
Ivailo Monev
73cbd3f3e9
remove the fancy plasma context header
2015-01-16 03:08:01 +00:00
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