Felix Geyer
|
6b3fed1ce5
|
Handle DeferredDelete events in Tools::wait().
|
2012-11-02 15:43:45 +01:00 |
|
Felix Geyer
|
18337927f5
|
Fix includes for ptrace(PT_DENY_ATTACH, ...).
|
2012-10-23 17:06:50 +02:00 |
|
Felix Geyer
|
4d263a09db
|
Include config-keepassx.h in Tools.cpp for the HAVE_* defines.
|
2012-10-21 19:24:17 +02:00 |
|
Felix Geyer
|
169e6327ea
|
Disable core dumps and tracing on *nix.
But only when built in release mode.
Closes #4
|
2012-10-21 12:33:00 +02:00 |
|
Felix Geyer
|
0bac9752ba
|
Use QTime instead of QElapsedTimer with Qt 4.6.
The latter has been introduced in Qt 4.7.
|
2012-08-05 19:19:01 +02:00 |
|
Felix Geyer
|
2a45f57386
|
Support proper plugin finding.
So we don't have to hardcode the location anymore.
|
2012-07-18 21:22:36 +02:00 |
|
Felix Geyer
|
13eb1f6330
|
Add Tools::sleep() and Tools::wait().
|
2012-07-12 13:51:50 +02:00 |
|
Felix Geyer
|
b88a0d8de3
|
Coding style improvements.
|
2012-05-14 16:27:59 +02:00 |
|
Felix Geyer
|
cc6f524168
|
Add Tools::readFromDevice() and make FileKey use it.
|
2012-05-10 19:00:36 +02:00 |
|
Felix Geyer
|
6eebd95de1
|
Move FileKey::isHex() to Tools.
|
2012-05-10 18:34:51 +02:00 |
|
Felix Geyer
|
ce0007acd2
|
Improve file dialog filter for adding custom icons.
|
2012-05-10 18:09:42 +02:00 |
|
Andreas Piesk
|
7568582b05
|
compile with QT < 4.7 (RHEL6 an clones)
|
2012-05-09 22:15:28 +02:00 |
|
Felix Geyer
|
f89ffa10e6
|
Add Tools::readAllFromDevice().
Make KeePass2XmlReader::readCompressedBinary() use the new function.
|
2012-05-02 11:06:24 +02:00 |
|
Florian Geyer
|
f8e2c95162
|
Add hasChild function to check for a child in a QObject tree.
|
2012-04-19 01:02:23 +02:00 |
|
Felix Geyer
|
2e011d5362
|
Improve code style.
|
2012-04-18 22:08:22 +02:00 |
|
Felix Geyer
|
08c8afc8f0
|
Add a Tools class with a humanReadableFileSize() method.
|
2012-04-09 23:53:46 +02:00 |
|