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
c1a028c345
Add const to a few lists
2020-02-16 12:11:57 +01:00
Albert Astals Cid
dbef5838d4
Enable QT_NO_SIGNALS_SLOTS_KEYWORDS
2020-01-22 19:31:28 +01:00
David Faure
57ce5c3bc9
Port to Qt5 by Ivan Romanov <drizt@land.ru>
...
svn path=/trunk/kdesupport/qca/; revision=1347515
2013-04-02 11:00:43 +00:00
Justin Karneges
304c7e57ca
one prompter for whole app
...
svn path=/trunk/kdesupport/qca/; revision=702416
2007-08-20 15:47:38 +00:00
Justin Karneges
512196078d
cmssigner is 1.0
...
svn path=/trunk/kdesupport/qca/; revision=699762
2007-08-14 02:28:11 +00:00
Justin Karneges
5ebbcb1052
more cleanup, split out CertItem
...
svn path=/trunk/kdesupport/qca/; revision=698786
2007-08-11 02:44:38 +00:00