aboutsummaryrefslogtreecommitdiff
path: root/singleapplication_p.h
Commit message (Expand)AuthorAgeFilesLines
* Provide API for blocking sendMessage (#154)Christoph Cullmann2022-04-051-1/+1
* Ensure data sent via SingleApplication::sendMessage is received completelyNils Jeisecke2021-06-011-5/+8
* Add simple acknowledge protocol to ensure the server has received all dataNils Jeisecke2021-05-311-0/+2
* Allow adding unique userdata to instancesLoren Burkholder2020-12-161-0/+3
* Fix Clang Tidy warningsShatur952020-10-151-7/+7
* Improved the connectToPrimary() method and fixed issue with instanceStarted()...Itay Grudev2020-09-091-1/+1
* Moved the random sleep functionality to SingleApplicationPrivateItay Grudev2020-09-091-0/+1
* Mitigated possible race condition during app startupItay Grudev2020-09-091-1/+1
* Fix Clang Tidy warningsShatur952020-05-171-6/+4
* Update singleapplication_p.hItay Grudev2020-04-221-1/+1
* The codec for string from qgetenv and pw->pw_name is not necessarily utf8. So...Leander Schulten2020-03-271-2/+2
* v3.1.0a Added primaryUser()Itay Grudev2020-03-031-0/+3
* Async socket processing (#49)3.0.13aFrancis Giraldeau2018-09-101-0/+16
* v3.0.12a Removed custom signal handling.3.0.12aItay Grudev2018-07-271-5/+0
* Proposed SA changes still containing a race condition (#48)3.0.11aItay Grudev2018-07-271-4/+7
* removed c style casts and eliminated all clang warnings, ... (#38)Jedidiah Buck McCready2017-12-031-1/+7
* Primary PID support (#36)v3.0.9Itay Grudev2017-10-021-0/+2
* Removed QMutex for thread safe behaviour and support for multiple SingleAppli...Itay Grudev2017-04-231-3/+0
* Refactored SingleApplicationPrivate destructor.Itay Grudev2017-01-301-1/+0
* Added missing "QMutex" dependenciesSvintsov Dmitry2016-08-221-0/+1
* SingleApplication v3.0aItay Grudev2016-08-101-0/+80