summaryrefslogtreecommitdiff
path: root/src/moapplication.h
Commit message (Expand)AuthorAgeFilesLines
* Add instance manager to plugin API (#2335)Jonathan Feenstra2026-02-081-2/+2
* Apply clang-format.Mikaël Capelle2023-07-091-10/+10
* Convert everything to CRLF.Mikaël Capelle2023-07-091-111/+111
* C++20 fixesJeremy Rimpo2022-04-191-1/+1
* Implementation --pick argument.Mikaël Capelle2021-01-281-2/+2
* commentsisanae2021-01-181-1/+19
* moved externalMessage() to MOApplicationisanae2021-01-181-2/+2
* split run() into setup() and run()isanae2021-01-181-9/+18
* renamed SingleInstance to MOMultiProcessisanae2020-11-081-3/+3
* fixed AppConfig::logFileName so it can be usedisanae2020-11-071-5/+2
* split getCurrentInstance()isanae2020-11-071-0/+5
* moved most of the stuff from main.cpp into MOApplicationisanae2020-11-071-3/+17
* moved splash stuff to MOSplashisanae2020-11-071-0/+19
* more refactoring:isanae2020-11-031-2/+2
* removed flags from SingleInstance because there's only one leftisanae2020-11-031-11/+9
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-7/+12
* Applied clang-format on sourceSandro Jäckel2018-02-221-12/+7
* Small fixup to passing of argc/argv.Tom Tanner2015-04-191-1/+1
* normalized eol style (all files should now have windows line endings)Tannin2014-07-171-51/+51
* - archive.dll now supports querying the crc value of filesTannin2013-11-181-0/+2
* - new toggle to display hidden downloadsTannin2013-10-101-30/+30
* initial commit to mercurial repository.Tannin2013-02-031-0/+49