| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | renamed singleinstance.h/cpp to multiprocess.h/cpp | isanae | 2020-11-08 | 1 | -70/+0 |
| | | |||||
| * | renamed SingleInstance to MOMultiProcess | isanae | 2020-11-08 | 1 | -34/+14 |
| | | | | | rewrote some comments to avoid using "instance" | ||||
| * | removed flags from SingleInstance because there's only one left | isanae | 2020-11-03 | 1 | -15/+3 |
| | | | | | | | refactoring in main.cpp: - moved stuff to loglist.cpp and moapplication.cpp - split main() into a few functions | ||||
| * | removed unused `update` parameter | isanae | 2020-11-03 | 1 | -11/+1 |
| | | | | | moved --multiple to CommandLine | ||||
| * | added --multiple to allow launching multiple instances | isanae | 2020-11-03 | 1 | -19/+43 |
| | | |||||
| * | Revert "Applied clang-format on source" | Sandro Jäckel | 2018-02-23 | 1 | -35/+40 |
| | | | | | This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e. | ||||
| * | Applied clang-format on source | Sandro Jäckel | 2018-02-22 | 1 | -40/+35 |
| | | |||||
| * | normalized eol style (all files should now have windows line endings) | Tannin | 2014-07-17 | 1 | -19/+19 |
| | | |||||
| * | initial commit to mercurial repository. | Tannin | 2013-02-03 | 1 | -0/+88 |
| Corresponds to MO version 0.12.6 | |||||
