summaryrefslogtreecommitdiff
path: root/src/singleinstance.cpp
Commit message (Expand)AuthorAgeFilesLines
* renamed singleinstance.h/cpp to multiprocess.h/cppisanae2020-11-081-102/+0
* renamed SingleInstance to MOMultiProcessisanae2020-11-081-28/+8
* removed flags from SingleInstance because there's only one leftisanae2020-11-031-2/+2
* removed unused `update` parameterisanae2020-11-031-10/+0
* added --multiple to allow launching multiple instancesisanae2020-11-031-9/+14
* make sure all the data is sent before disconnectingisanae2019-10-311-2/+19
* Fix instance errors when downloading the same file multiple timesKrzysztof Starecki2019-02-151-1/+1
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-59/+66
* Applied clang-format on sourceSandro Jäckel2018-02-221-66/+59
* dropped redundant report.h/report.cppTannin2015-05-091-1/+2
* - fixed manifest for qt5Tannin2014-11-141-0/+2
* normalized eol style (all files should now have windows line endings)Tannin2014-07-171-107/+107
* - main window now has a small view displaying log messagesTannin2014-05-041-1/+1
* - moved shared and uibase libraries to namespacesTannin2013-02-171-88/+88
* initial commit to mercurial repository.Tannin2013-02-031-0/+107