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
Ivan Romanov
ac8b8acd37
dropped fixpaths.include
...
Use qt.conf to set plugin paths for unittests and qcatool in buildtree
2014-09-25 14:27:44 +06:00
Ivan Romanov
c820094625
filewatchunittest: show 'please wait' message
2014-01-03 19:43:45 +06: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
fb275d4f5a
flush after writes, otherwise buffering may prevent the file system
...
events
svn path=/trunk/kdesupport/qca/; revision=810092
2008-05-20 00:40:51 +00:00
Brad Hards
c87caec977
Add some more tests.
...
Use QTest::qWait() instead of the processEvents() call.
svn path=/trunk/kdesupport/qca/; revision=525525
2006-04-02 11:36:54 +00:00
Justin Karneges
05f90c03ce
need to spin the event loop to get the signal
...
svn path=/trunk/kdesupport/qca/; revision=525450
2006-04-02 05:04:58 +00:00
Brad Hards
76208ea4a7
Add a simple (but br0ken) unit test for the
...
FileWatcher support class.
svn path=/trunk/kdesupport/qca/; revision=524341
2006-03-30 10:38:13 +00:00