Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bugfix: SingleApplication passing a copy of argc instead of referencev2.0 | Itay Grudev | 2015-04-07 | 1 | -1/+1 |
| | | | | | | | | 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 | ||||
* | Fixed new line issue | Itay Grudev | 2015-02-26 | 1 | -3/+1 |
| | |||||
* | Completly rewritten and simplified source | Itay Grudev | 2015-02-26 | 1 | -14/+14 |
| | |||||
* | Add base files | Itay Grudev | 2012-12-23 | 1 | -0/+33 |