Albert Astals Cid
f62a8ee8f7
Run clang-format
...
find . \( -name "*.cpp" -or -name "*.h" -or -name "*.c" -or -name "*.cc" \) -exec clang-format -i {} \;
If you reached this file doing a git blame, please see README.clang-format (added 2 commits in the future of this one)
2020-09-07 02:13:47 +02:00
Albert Astals Cid
8b171279e9
clazy: enable qstring allocation warning
2020-02-13 01:07:24 +01:00
Albert Astals Cid
5e2751fe85
clazy: enable level1
2020-01-29 16:53:08 +01:00
Justin Karneges
4b28db90b3
compile
...
svn path=/trunk/kdesupport/qca/; revision=655191
2007-04-17 21:53:04 +00:00
Brad Hards
45b7cb1989
Minor cleanups, mostly from Krazy warnings.
...
svn path=/trunk/kdesupport/qca/; revision=654941
2007-04-17 12:01:26 +00:00
Brad Hards
61416ea339
Add licenses for the new example.
...
svn path=/trunk/kdesupport/qca/; revision=649863
2007-04-03 09:38:09 +00:00
Justin Karneges
4c544a6778
init qca, duh
...
svn path=/trunk/kdesupport/qca/; revision=648334
2007-03-31 01:12:48 +00:00
Justin Karneges
73d2a85ff7
tlssocket, just like qt 4.3 qsslsocket. okay not really yet
...
svn path=/trunk/kdesupport/qca/; revision=646994
2007-03-27 02:36:32 +00:00