index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
moapplication.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
ProxyStyle documentation.
Mikaël Capelle
2021-01-02
1
-2
/
+5
*
Move modlistview proxy style to moapplication.
Mikaël Capelle
2021-01-02
1
-6
/
+13
*
fixed warning about ini files with utf8 bom
isanae
2020-12-28
1
-3
/
+0
*
don't log modules in winroot
isanae
2020-12-24
1
-1
/
+4
*
fixed a bunch of instance and command line stuff
isanae
2020-11-12
1
-3
/
+15
*
renamed singleinstance.h/cpp to multiprocess.h/cpp
isanae
2020-11-08
1
-1
/
+1
*
renamed SingleInstance to MOMultiProcess
isanae
2020-11-08
1
-6
/
+6
*
timings
isanae
2020-11-08
1
-0
/
+26
*
fixed AppConfig::logFileName so it can be used
isanae
2020-11-07
1
-162
/
+171
*
stopped using core dump stuff from usvfs, mo has its own
isanae
2020-11-07
1
-3
/
+1
*
split getCurrentInstance()
isanae
2020-11-07
1
-24
/
+30
*
moved most of the stuff from main.cpp into MOApplication
isanae
2020-11-07
1
-8
/
+295
*
added sanitychecks.h, moved to namespace sanity
isanae
2020-11-07
1
-0
/
+1
*
moved dlls stuff to MOApplication
isanae
2020-11-07
1
-0
/
+48
*
moved splash stuff to MOSplash
isanae
2020-11-07
1
-0
/
+73
*
more refactoring:
isanae
2020-11-03
1
-2
/
+2
*
removed flags from SingleInstance because there's only one left
isanae
2020-11-03
1
-10
/
+9
*
now using new common cmakefiles
isanae
2020-04-23
1
-1
/
+1
*
harmonized widgets in the tabs, fixed styles
isanae
2020-02-05
1
-1
/
+5
*
use QStyleFactory to get default styles instead of hardcoding them
isanae
2019-09-25
1
-2
/
+2
*
Merge pull request #807 from isanae/logging-rework
Jeremy Rimpo
2019-08-02
1
-6
/
+9
|
\
|
*
changed qCritical() to log::error()
isanae
2019-07-22
1
-4
/
+6
|
*
replaced qWarning()
isanae
2019-07-22
1
-2
/
+3
*
|
Refactor obsolete methods
Silarn
2019-07-03
1
-1
/
+1
|
/
*
Correcting minor spelling mistakes in the UI + add contributor
Matte A
2019-06-23
1
-2
/
+2
*
Change qPrintable to qUtf8Printable to better support non-ASCII text
LostDragonist
2019-01-05
1
-1
/
+1
*
Revert "Applied clang-format on source"
Sandro Jäckel
2018-02-23
1
-77
/
+92
*
Applied clang-format on source
Sandro Jäckel
2018-02-22
1
-92
/
+77
*
minor cleanup
Tannin
2016-06-01
1
-9
/
+0
*
small stuff
Tannin
2015-05-26
1
-1
/
+0
*
- bugfix: couldn't change from "qt" styles back to regular style
Tannin
2015-05-23
1
-0
/
+2
*
Merge
Tannin
2015-05-09
1
-1
/
+1
|
\
|
*
Small fixup to passing of argc/argv.
Tom Tanner
2015-04-19
1
-1
/
+1
*
|
dropped redundant report.h/report.cpp
Tannin
2015-05-09
1
-1
/
+4
|
/
*
normalized eol style (all files should now have windows line endings)
Tannin
2014-07-17
1
-148
/
+148
*
some fixes towards qt5 compatibility
Tannin
2014-03-16
1
-0
/
+8
*
- made the indicator for drag&drop more visible
Tannin
2014-02-22
1
-3
/
+48
*
- archive.dll now supports querying the crc value of files
Tannin
2013-11-18
1
-9
/
+20
*
- started qbs based project files (not functional yet)
Tannin
2013-11-11
1
-1
/
+1
*
- new toggle to display hidden downloads
Tannin
2013-10-10
1
-1
/
+5
*
- moved shared and uibase libraries to namespaces
Tannin
2013-02-17
1
-61
/
+61
*
initial commit to mercurial repository.
Tannin
2013-02-03
1
-0
/
+80