summaryrefslogtreecommitdiff
path: root/src/moapplication.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* some fixes towards qt5 compatibilityTannin2014-03-161-0/+8
* - made the indicator for drag&drop more visibleTannin2014-02-221-3/+48
* - archive.dll now supports querying the crc value of filesTannin2013-11-181-9/+20
* - started qbs based project files (not functional yet)Tannin2013-11-111-1/+1
* - new toggle to display hidden downloadsTannin2013-10-101-1/+5
* - moved shared and uibase libraries to namespacesTannin2013-02-171-61/+61
* initial commit to mercurial repository.Tannin2013-02-031-0/+80