Janek Bevendorff
|
8d487d31a4
|
Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords
|
2017-03-10 16:12:02 +01:00 |
|
Felix Geyer
|
7fa0eddc5f
|
Make C++11 mandatory.
|
2015-09-12 13:55:50 +02:00 |
|
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
|
308d3ad84b
|
Use constructor initialization lists where possible.
|
2012-07-19 19:42:14 +02:00 |
|
Felix Geyer
|
e144f7c85a
|
Mark overriden methods as Q_DECL_OVERRIDE.
|
2012-06-29 14:37:29 +02:00 |
|
Felix Geyer
|
68155e8f89
|
Make use of Q_NULLPTR.
|
2012-06-29 14:15:16 +02:00 |
|
Felix Geyer
|
3f4f9abb36
|
Support RTL layout in LineEdit.
|
2012-05-27 19:43:34 +02:00 |
|
Felix Geyer
|
bde397503e
|
Coding style fixes.
|
2012-05-21 11:57:29 +02:00 |
|
Florian Geyer
|
e5e7e5e406
|
Add line edit widget with integrated clear button.
|
2012-05-20 21:09:26 +02:00 |
|