aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Client disconnect is not requiredItay Grudev2015-05-071-1/+0
|
* Fixed memory leakItay Grudev2015-05-071-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.0Itay Grudev2015-04-072-2/+2
| | | | | | | | 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
* Update README.mdItay Grudev2015-02-261-1/+1
|
* Added quick descriptionItay Grudev2015-02-261-1/+3
|
* Update README.mdItay Grudev2015-02-261-3/+4
|
* Source Example C++ HighlightingItay Grudev2015-02-261-1/+1
|
* Fixed new line issueItay Grudev2015-02-262-12/+5
|
* Added documentationItay Grudev2015-02-261-1/+31
|
* LicenseItay Grudev2015-02-261-0/+21
|
* Using Regex to remove invalid Filename CharectersItay Grudev2015-02-261-1/+1
|
* Deleted unnecesarry filesItay Grudev2015-02-262-185/+0
|
* Completly rewritten and simplified sourceItay Grudev2015-02-266-239/+50
|
* Update README.mdItay Grudev2015-01-111-0/+7
|
* Add base filesItay Grudev2012-12-238-0/+456