7 Commits

Author SHA1 Message Date
Albert Astals Cid
c5f5a4c038 clazy: Enable level2 except a few checks
also a few of the manual checks
2020-01-29 17:36:23 +01:00
Albert Astals Cid
7df8f7e215 Move to the new connect syntax
QProcess::errorOccurred is since 5.6 so increase min version
2020-01-29 08:34:13 +00:00
Albert Astals Cid
d3f8ea684e QString::mid -> midRef 2020-01-23 17:40:59 +01:00
Albert Astals Cid
dbef5838d4 Enable QT_NO_SIGNALS_SLOTS_KEYWORDS 2020-01-22 19:31:28 +01:00
Ivan Romanov
6d690c0070 Build static QCA
Added new cmake variable SHARED_LIBRARY. By default is on.
When it is off QCA library, plugins, tools, examples and unittests
will be built as static. Also if is used static Qt plugins will be
built as static. Tested with Qt4.
2014-01-02 03:50:18 +06:00
Justin Karneges
4a82380c6d large cleanup, also add support for protocol selection, sending error
messages to the client, and multiple connections

svn path=/trunk/kdesupport/qca/; revision=811002
2008-05-22 00:32:05 +00:00
Justin Karneges
109100ca17 rename to saslserver
svn path=/trunk/kdesupport/qca/; revision=810937
2008-05-21 21:47:53 +00:00