summaryrefslogtreecommitdiff
path: root/src/moapplication.cpp
Commit message (Expand)AuthorAgeFilesLines
* TLS debuggingJeremy Rimpo2022-04-191-0/+4
* First pass for Qt6 compatibilityJeremy Rimpo2022-04-191-4/+0
* Disable qml cacheQudix2021-10-151-0/+2
* force instance selection when the current instance cannot be usedisanae2021-02-131-1/+1
* - renamed instance::name() to displayName() to reduce confusion with portable...isanae2021-02-121-6/+10
* Merge pull request #1384 from Holt59/add-pick-argumentMikaël Capelle2021-01-291-4/+4
|\
| * Implementation --pick argument.Mikaël Capelle2021-01-281-4/+4
* | Do not bring MO2 to front when passing a Nexus link to the CL.Mikaël Capelle2021-01-281-1/+1
|/
* moved criticalOnTop() to uibaseisanae2021-01-181-5/+28
* renamed Refresh to TriggerRefresh, added WaitForRefreshisanae2021-01-181-1/+1
* moved externalMessage() to MOApplicationisanae2021-01-181-5/+44
* split run() into setup() and run()isanae2021-01-181-105/+69
* Small clean.Mikaël Capelle2021-01-101-1/+1
* Tentative fix for drop indicator appearance at the top of the mod list.Mikaël Capelle2021-01-101-1/+11
* Fix indentation of indicators branches when using collapsible separators.Mikaël Capelle2021-01-031-7/+10
* ProxyStyle documentation.Mikaël Capelle2021-01-021-2/+5
* Move modlistview proxy style to moapplication.Mikaël Capelle2021-01-021-6/+13
* fixed warning about ini files with utf8 bomisanae2020-12-281-3/+0
* don't log modules in winrootisanae2020-12-241-1/+4
* fixed a bunch of instance and command line stuffisanae2020-11-121-3/+15
* renamed singleinstance.h/cpp to multiprocess.h/cppisanae2020-11-081-1/+1
* renamed SingleInstance to MOMultiProcessisanae2020-11-081-6/+6
* timingsisanae2020-11-081-0/+26
* fixed AppConfig::logFileName so it can be usedisanae2020-11-071-162/+171
* stopped using core dump stuff from usvfs, mo has its ownisanae2020-11-071-3/+1
* split getCurrentInstance()isanae2020-11-071-24/+30
* moved most of the stuff from main.cpp into MOApplicationisanae2020-11-071-8/+295
* added sanitychecks.h, moved to namespace sanityisanae2020-11-071-0/+1
* moved dlls stuff to MOApplicationisanae2020-11-071-0/+48
* moved splash stuff to MOSplashisanae2020-11-071-0/+73
* more refactoring:isanae2020-11-031-2/+2
* removed flags from SingleInstance because there's only one leftisanae2020-11-031-10/+9
* now using new common cmakefilesisanae2020-04-231-1/+1
* harmonized widgets in the tabs, fixed stylesisanae2020-02-051-1/+5
* use QStyleFactory to get default styles instead of hardcoding themisanae2019-09-251-2/+2
* Merge pull request #807 from isanae/logging-reworkJeremy Rimpo2019-08-021-6/+9
|\
| * changed qCritical() to log::error()isanae2019-07-221-4/+6
| * replaced qWarning()isanae2019-07-221-2/+3
* | Refactor obsolete methodsSilarn2019-07-031-1/+1
|/
* Correcting minor spelling mistakes in the UI + add contributorMatte A2019-06-231-2/+2
* Change qPrintable to qUtf8Printable to better support non-ASCII textLostDragonist2019-01-051-1/+1
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-77/+92
* Applied clang-format on sourceSandro Jäckel2018-02-221-92/+77
* minor cleanupTannin2016-06-011-9/+0
* small stuffTannin2015-05-261-1/+0
* - bugfix: couldn't change from "qt" styles back to regular styleTannin2015-05-231-0/+2
* MergeTannin2015-05-091-1/+1
|\
| * Small fixup to passing of argc/argv.Tom Tanner2015-04-191-1/+1
* | dropped redundant report.h/report.cppTannin2015-05-091-1/+4
|/
* normalized eol style (all files should now have windows line endings)Tannin2014-07-171-148/+148