Albert Astals Cid
e2029649b9
clang-tidy: enable modernize-deprecated-headers and modernize-use-nullptr
2020-02-12 17:14:33 +01:00
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
d97fc725b0
wait 3 cycles instead, and also disconnect signals from sasl to prevent
...
a late response from appearing
svn path=/trunk/kdesupport/qca/; revision=811905
2008-05-24 00:21:44 +00:00
Justin Karneges
dc4971fab8
don't lose data if there is a pending writeIncoming and the connection
...
is closed
svn path=/trunk/kdesupport/qca/; revision=811902
2008-05-24 00:05:34 +00:00
Justin Karneges
8f894adbc0
handle error messages from the server
...
svn path=/trunk/kdesupport/qca/; revision=811000
2008-05-22 00:29:48 +00:00
Justin Karneges
80ad0f1d90
ability to explicitly use default authzid/realm to avoid prompting
...
svn path=/trunk/kdesupport/qca/; revision=810935
2008-05-21 21:44:13 +00:00
Justin Karneges
0f4794b278
rename sasltest to saslclient
...
svn path=/trunk/kdesupport/qca/; revision=810933
2008-05-21 21:32:20 +00:00