Felix Geyer
|
6504b6f2bd
|
Drop Qt module name from include statements.
This is a preparation to be able to build KeePassX against Qt 5.
|
2013-10-03 15:18:16 +02:00 |
|
Felix Geyer
|
9eac5f35d8
|
Close file in TestQSaveFile::autoFlush() so we can remove it.
|
2012-10-22 17:50:58 +02:00 |
|
Felix Geyer
|
47d3c7e05a
|
Disable TestQSaveFile::transactionalWriteErrorRenaming() on Windows.
QSaveFile::setPermissions() is not implemented in the QIODevice
based version for Qt 4.
|
2012-10-22 17:49:42 +02:00 |
|
Felix Geyer
|
6b13d18137
|
Rename KEEPASSX_QTEST_CORE_MAIN to QTEST_GUILESS_MAIN which is available in Qt 5.
|
2012-07-25 12:18:16 +02:00 |
|
Felix Geyer
|
98df309d28
|
Coding style fixes.
|
2012-07-08 10:29:38 +02:00 |
|
Felix Geyer
|
78849c43f1
|
Make sure tmpDir is not empty.
|
2012-07-06 16:40:38 +02:00 |
|
Felix Geyer
|
2f98d95b66
|
Import QSaveFile from libkdeqt5staging.
It's planned to become part of Qt 5.1.
|
2012-07-06 14:36:04 +02:00 |
|