| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Client disconnect is not required | Itay Grudev | 2015-05-07 | 1 | -1/+0 | |
| | | ||||||
| * | Fixed memory leak | Itay Grudev | 2015-05-07 | 1 | -1/+3 | |
| | | | | As described in issue #2 each new socket is not deallocated and creates a memory leak | |||||
| * | 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 | -9/+4 | |
| | | ||||||
| * | Using Regex to remove invalid Filename Charecters | Itay Grudev | 2015-02-26 | 1 | -1/+1 | |
| | | ||||||
| * | Completly rewritten and simplified source | Itay Grudev | 2015-02-26 | 1 | -41/+32 | |
| | | ||||||
| * | Add base files | Itay Grudev | 2012-12-23 | 1 | -0/+61 | |
