summaryrefslogtreecommitdiff
path: root/src/singleinstance.h
Commit message (Collapse)AuthorAgeFilesLines
* renamed singleinstance.h/cpp to multiprocess.h/cppisanae2020-11-081-70/+0
|
* renamed SingleInstance to MOMultiProcessisanae2020-11-081-34/+14
| | | | rewrote some comments to avoid using "instance"
* removed flags from SingleInstance because there's only one leftisanae2020-11-031-15/+3
| | | | | | refactoring in main.cpp: - moved stuff to loglist.cpp and moapplication.cpp - split main() into a few functions
* removed unused `update` parameterisanae2020-11-031-11/+1
| | | | moved --multiple to CommandLine
* added --multiple to allow launching multiple instancesisanae2020-11-031-19/+43
|
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-35/+40
| | | | This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e.
* Applied clang-format on sourceSandro Jäckel2018-02-221-40/+35
|
* normalized eol style (all files should now have windows line endings)Tannin2014-07-171-19/+19
|
* initial commit to mercurial repository.Tannin2013-02-031-0/+88
Corresponds to MO version 0.12.6