Commit graph

179 commits

Author SHA1 Message Date
Ivailo Monev
28436a530c kio: add some ssl bits needed by KHTML back
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-07 00:50:02 +00:00
Ivailo Monev
622efdd631 kio: add some ssl bits needed by KHTML back
I totally overlooked the fact that KSSL is used in KSSLKeyGen but
only when KSSL_HAVE_SSL is defined, which was not when I removed
the bits but after d93b7a68 it blew up

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-07 00:33:56 +00:00
Ivailo Monev
d93b7a681d kio: include ksslconfig in ksslkeygen
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-06 22:52:15 +00:00
Ivailo Monev
b30eda0d86 generic: fix khtml build regression
it was broken since b355dff9 and cd441bc5

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-05 09:52:14 +00:00
Ivailo Monev
891e7c14da generic: remove redundant kssl bits
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-02 07:17:17 +00:00
Ivailo Monev
b4a354b74b generic: use QCryptographicHash instead of KMD5
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-01 04:32:22 +00:00
Ivailo Monev
0c602fc82d kio: further simplify metadata reading
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-03-31 01:10:00 +00:00
Ivailo Monev
d9e49d1617 kio: simplify and speed up metadata reading
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-03-30 20:38:15 +00:00
Ivailo Monev
c78b4b267e generic: misc cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-03-30 00:20:03 +00:00
Ivailo Monev
795fea6735 generic: misc cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-03-29 23:13:36 +00:00
Ivailo Monev
3341730586 generic: misc cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-03-29 22:56:42 +00:00
Ivailo Monev
b35e6bd543 kio: remove BIC bits
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-03-29 01:31:59 +00:00
Ivailo Monev
b9788987ab generic: misc cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-03-28 16:28:57 +00:00
Ivailo Monev
d398932909 generic: drop Phonon in favour of MPV and custom player classes
kcompactdisc was remove because there is no use for it in the
current set of applications supported, if it is needed it will
need some work to make it use KMediaPlayer or whatever.

the Plasma VideoWidget class was dropped because custom widgets
(at some point) will be dropped unless absolutely needed and
hopefully getting rid of the heavy-weight QML stuff.

the new KMediaPlayer and KMediaWidgets classes are experimental
but they have been tested and they work as they should.

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-03-20 02:43:02 +00:00
Ivailo Monev
6e683d468b kio: fix build without Strigi
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-03-08 14:56:51 +00:00
Ivailo Monev
376484dff8 generic: get rid of KLibrary
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-03-05 03:36:21 +02:00
Ivailo Monev
e7cb928c80 Revert "kio: make checkDesktopFile in kfileitem operation"
This reverts commit e89235680d.
2016-02-07 16:41:08 +00:00
Ivailo Monev
82dbf8202b generic: remove redundant classes
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-01-23 04:31:52 +02:00
Ivailo Monev
9dd451607a kio: drop transfer animations support
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-01-22 00:33:15 +02:00
Ivailo Monev
f8adb969e8 kio: merge ThumbCreatorV2 and ThumbCreator classes
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-01-21 23:57:02 +02:00
Ivailo Monev
7bf9d931ee kio: remove compat header
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-01-21 16:01:27 +02:00
Ivailo Monev
aa1e226640 genric: misc cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-01-14 00:09:35 +02:00
Ivailo Monev
9ff99942ab kio: remove code for standalone kioslave
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-01-05 18:21:59 +02:00
Ivailo Monev
47a6e93394 kio: do not show content size twice
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-27 00:25:55 +00:00
Ivailo Monev
28f41fa146 generic: misc cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-23 05:13:07 +02:00
Ivailo Monev
e515c1bf23 generic: misc cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-19 22:36:56 +02:00
Ivailo Monev
6edd107a24 kio: do not show metadata about modification time in ctime
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-09 09:48:39 +02:00
Ivailo Monev
b81a9c6d17 kio: update documentaiton about supported image formats
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-09 09:15:03 +02:00
Ivailo Monev
8cc2eab7fd generic: build system cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-02 04:32:40 +02:00
Ivailo Monev
3634770269 generic: build system cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-02 03:38:51 +02:00
Ivailo Monev
1f58bf760b generic: stop using obsolete code paths 2015-10-28 05:23:15 +02:00
Ivailo Monev
af1824d08c generic: stop using obsolete code paths
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-27 18:47:05 +02:00
Ivailo Monev
9f362672a6 generic: headers inclusion cleanup 2015-10-14 22:38:09 +03:00
Ivailo Monev
fcd32a6955 kio: remove unused enumerators from kdirlister 2015-10-13 13:04:37 +03:00
Ivailo Monev
01e088a229 generic: cleanup remains of deprecated DocPath 2015-10-10 09:01:28 +03:00
Ivailo Monev
3d14a4b88b generic: code shrinks 2015-09-30 10:37:53 +03:00
Ivailo Monev
f5050913b7 kio: make good use of the translator in the metadata provider
in the original KDE implementation it was used along with Nepomuk,
but Nepomuk support was dropped yet some semantic URIs are still
used across the KDE applications (e.g. dolphin, gwenview) for
info other than size, date of modification, etc. thus keeping a
local static mini-hash for the kfileitem properties is not very
good as knfotranslator has its own hash mechanisms thus the
translator items got merged into the translator and is now fully
utilized hopefully dropping the memory usage a little bit of the
metadata provider.
2015-09-29 06:44:54 +00:00
Ivailo Monev
60d9402fe4 generic: misc cleanups 2015-09-29 06:10:49 +00:00
Ivailo Monev
2fb74439bd generic: code shrinks 2015-09-29 05:49:46 +00:00
Ivailo Monev
7b82170623 generic: misc cleanups 2015-09-28 16:08:18 +00:00
Ivailo Monev
69f2daf774 generic: code shrinks 2015-09-28 15:50:22 +00:00
Ivailo Monev
e31da1d693 generic: misc cleanups 2015-09-25 01:45:51 +00:00
Ivailo Monev
7e6bd222da generic: cleanup headers inclusions 2015-09-24 17:34:26 +00:00
Ivailo Monev
a8a54f0484 generic: proper support for icon and caption in .desktop files 2015-09-21 00:26:31 +00:00
Ivailo Monev
c0da30760b generic: misc cleanups 2015-09-06 14:43:27 +03:00
Ivailo Monev
4d683ae8b3 generic: cleanups remains of custom apps resources support 2015-09-06 14:42:29 +03:00
Ivailo Monev
e7133114e1 generic: misc cleanups 2015-09-05 05:16:46 +00:00
Ivailo Monev
a45755d5a1 generic: misc cleanups 2015-09-04 21:57:46 +00:00
Ivailo Monev
eeba19d4c4 generic: misc cleanups 2015-09-04 13:06:11 +00:00
Ivailo Monev
37cd62ca47 generic: misc cleanups 2015-09-01 21:22:19 +03:00