Itay Grudev
|
bf00721b9c
|
Improved QAPPLICATION_CLASS macro
Now it can be defined in the cpp file that include it (usually
main.cpp).
|
2015-11-04 16:30:14 +00:00 |
|
Itay Grudev
|
219383657a
|
QApplication inherit macro
|
2015-06-09 17:29:20 +03:00 |
|
Itay Grudev
|
2dd9a4e553
|
Fixed race condition #3! Library version 2.1; Explained implementation in README
|
2015-06-06 00:32:50 +03:00 |
|
Itay Grudev
|
d33b4c1c61
|
Bugfix: SingleApplication passing a copy of argc instead of reference
QApplication uses a reference of argc so it could modify it's value when
it substitutes known arguments for example.
Thanks to @Chocobozzz for reporting the issue.
https://github.com/itay-grudev/SingleApplication/issues/1
|
2015-04-07 22:17:57 +01:00 |
|
Itay Grudev
|
ff14d2b59d
|
Fixed new line issue
|
2015-02-26 19:19:38 +00:00 |
|
Itay Grudev
|
5c89ab17cf
|
Completly rewritten and simplified source
|
2015-02-26 19:00:11 +00:00 |
|
Itay Grudev
|
230b4ebe94
|
Add base files
|
2012-12-23 00:12:38 +02:00 |
|