No description
Find a file
Ivailo Monev 11ea54d213 generic: drop SSL configuration support
SSL socket is used only in the ftp slave and in the dictionary
data engine for plasma which should use QSslConfiguration to
apply any prefernces - they do not

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-02-20 01:28:17 +02:00
.github/workflows kioslave: reimplement HTTP(S) slave via curl 2022-02-19 16:40:06 +02:00
cmake cmake: correct pkg-config module check for curl 2022-02-19 23:52:09 +02:00
dnssd generic: move find_package() calls to top-level build file 2021-03-26 21:09:16 +02:00
includes includes: remove KHE leftovers 2022-02-18 16:14:56 +02:00
interfaces interfaces: remove hex editor interface 2022-02-17 14:31:37 +02:00
kdeclarative generic: replace Q_NULLPTR with nullptr 2021-08-06 15:28:49 +03:00
kdecore generic: drop SSL configuration support 2022-02-20 01:28:17 +02:00
kded generic: replace QLinkedList<T> with QList<T> 2022-01-29 17:07:12 +02:00
kdeui generic: drop SSL configuration support 2022-02-20 01:28:17 +02:00
kdewidgets kdewidgets: actually support init/destroy code 2021-08-03 18:36:14 +03:00
kfile generic: drop support for webdav protocol 2022-02-16 15:45:23 +02:00
kimgio kimgio: read resource image files as blob 2022-02-19 01:13:11 +02:00
kinit kinit: adjust to Katie changes 2022-01-09 20:51:08 +02:00
kio generic: drop SSL configuration support 2022-02-20 01:28:17 +02:00
kioslave kioslave: reset header data on every get from http slave 2022-02-19 21:51:46 +02:00
knotify knotify: use knotify for player ID 2021-07-01 14:23:10 +03:00
kparts generic: drop TCP slave support and now unused SSL-related metadata 2022-02-18 05:25:02 +00:00
kpty generic: replace QLinkedList<T> with QList<T> 2022-01-29 17:07:12 +02:00
kutils generic: drop support for webdav protocol 2022-02-16 15:45:23 +02:00
licenses generic: remove some compatibility bits 2021-02-27 08:58:02 +02:00
mimetypes mimetypes: remove unused MIME type entries 2021-08-04 14:16:06 +03:00
plasma generic: drop KIO HTTP(S) support 2022-02-16 09:12:20 +02:00
solid generic: change default font families to DejaVu Sans and DejaVu Sans Mono 2022-01-17 07:36:44 +02:00
.gitattributes initial import 2014-11-13 01:04:59 +02:00
.gitexcludes generic: remove platform cmake file and other non-relevant to the project files 2015-10-12 13:01:48 +03:00
.kateproject generic: fix .kateproject format 2017-03-09 00:17:01 +00:00
appveyor.yml kioslave: reimplement HTTP(S) slave via curl 2022-02-19 16:40:06 +02:00
AUTHORS initial import 2014-11-13 01:04:59 +02:00
CMakeLists.txt kioslave: reimplement HTTP(S) slave via curl 2022-02-19 16:40:06 +02:00
config-acl.h.cmake generic: move configuration files creation after package lookups 2020-02-19 17:12:33 +00:00
config-prefix.h.cmake generic: fix xdgdata-mime resource support 2021-02-28 15:16:02 +02:00
config-pty.h.cmake generic: remove now unused posix_openpt() availability check 2021-11-12 19:15:31 +02:00
config.h.cmake generic: assume vsnprintf() is present 2021-09-14 21:47:50 +03:00
ConfigureChecks.cmake generic: remove now unused posix_openpt() availability check 2021-11-12 19:15:31 +02:00
COPYING initial import 2014-11-13 01:04:59 +02:00
COPYING.DOC initial import 2014-11-13 01:04:59 +02:00
COPYING.LIB initial import 2014-11-13 01:04:59 +02:00
DEBUG initial import 2014-11-13 01:04:59 +02:00
KDE4Config.cmake generic: remove obsolete resource types support 2021-02-28 15:01:11 +02:00
KDE4Version.cmake generic: mostly build system cleanups 2015-10-29 08:11:13 +02:00
kdemacros.h.cmake generic: assume definitions defined in kdemacros header are not defined 2021-03-01 11:37:14 +02:00
Messages.sh generic: remove pkgconfig files 2021-07-28 22:53:41 +03:00
README README: remove reference to Live CD 2019-05-24 23:08:10 +00:00
TODO initial import 2014-11-13 01:04:59 +02:00

### Katana - Be Free and Be Efficient!

Katana is fork of KDE Software Distribution with emphasis on efficiency. So far
it has proven to be roughly 50% less system resource hungry and significantly
faster.

### Authors and Contributors

Since Katana is a fork of someone else's work, many of the credits go to the KDE
Software Development team. So far there are not much people involved in this
project but we hope that the number will increase.

Software can always be improved, and the Katana team is ready to do so.
However, you - the user - must tell us when something does not work as
expected or could be done better. You do not have to be a software developer
to be a member of the Katana team. You can join the national teams that
translate program interfaces. You can provide graphics, themes, sounds, and
improved documentation. You decide!

### Support and Contact

Check out the wiki at https://github.com/fluxer/katana/wiki for frequently asked
questions (FAQ) and other information. Feel free to report issues at
https://github.com/fluxer/katana/issues.