4
0
mirror of https://github.com/QuasarApp/qca.git synced 2025-05-07 16:29:33 +00:00

18 Commits

Author SHA1 Message Date
Albert Astals Cid
dce16514fe Enable a clazy CI
Starting with only missing-qobject-macro check enabled
2020-01-29 14:31:55 +01:00
Albert Astals Cid
6a1d268315 Enable QT_NO_CAST_FROM_BYTEARRAY 2020-01-23 17:26:29 +01:00
Albert Astals Cid
70406170f5 Cleanup Qt version checks 2020-01-19 17:57:35 +01:00
Albert Astals Cid
00d311d90f Add override 2020-01-19 16:28:44 +01:00
Ivan Romanov
60b96878d7 fixed tab 2013-11-21 11:34:50 +06:00
Ivan Romanov
4e535d25e5 Fixed IID for all plugins
In Qt5 plugin IID is the same as identifier from Q_DECLARE_INTERFACE
2013-11-21 11:31:13 +06:00
David Faure
7d073db453 Finish port to Qt5: plugins. Patch by Ivan Romanov.
svn path=/trunk/kdesupport/qca/; revision=1347518
2013-04-02 12:41:12 +00:00
Adriaan de Groot
f96774d870 In response to r838198, need stdlib.h for atoi as well, not just because of getenv.
svn path=/trunk/kdesupport/qca/; revision=838272
2008-07-27 12:50:46 +00:00
Justin Karneges
23296cecda use qgetenv to prevent warnings on vs2005
svn path=/trunk/kdesupport/qca/; revision=838198
2008-07-27 06:53:20 +00:00
Justin Karneges
8b52677483 "undefined interface" moc workaround
http://forum.psi-im.org/thread/4686

svn path=/trunk/kdesupport/qca/; revision=732927
2007-11-05 05:21:51 +00:00
Rolf Eike Beer
6d8e902ce9 Add const to logging functions to shut up newer gcc versions
svn path=/trunk/kdesupport/qca/; revision=728492
2007-10-23 13:11:38 +00:00
Justin Karneges
c025229198 Provider qcaVersion, version, and deinit
svn path=/trunk/kdesupport/qca/; revision=673032
2007-06-08 20:05:04 +00:00
Alon Bar-Lev
e2f34ee1f3 Fixup casing
svn path=/trunk/kdesupport/qca/; revision=668246
2007-05-25 16:33:29 +00:00
Alon Bar-Lev
f6cd680c2e Move initialization to constructor until there is a better solution
svn path=/trunk/kdesupport/qca/; revision=662761
2007-05-09 05:02:52 +00:00
Dirk Mueller
c4bebb1a7b the usual "daily unbreak compilation"
svn path=/trunk/kdesupport/qca/; revision=661112
2007-05-04 16:15:11 +00:00
Alon Bar-Lev
8ee75eeda9 Fix krazy warnnings
svn path=/trunk/kdesupport/qca/; revision=656704
2007-04-22 05:02:51 +00:00
Justin Karneges
bf105d8475 lowercase
svn path=/trunk/kdesupport/qca/; revision=655527
2007-04-18 16:43:57 +00:00
Alon Bar-Lev
eb59897350 Add qca-logger
svn path=/trunk/kdesupport/qca/; revision=655460
2007-04-18 13:54:09 +00:00