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
*
Refactoring for upstream merge
Jeremy Rimpo
2023-09-21
1
-1
/
+1
*
Apply clang-format.
Mikaël Capelle
2023-07-09
1
-134
/
+113
*
Convert everything to CRLF.
Mikaël Capelle
2023-07-09
1
-663
/
+663
*
C++20 fixes
Jeremy Rimpo
2022-04-19
1
-1
/
+0
*
TLS debugging
Jeremy Rimpo
2022-04-19
1
-0
/
+4
*
First pass for Qt6 compatibility
Jeremy Rimpo
2022-04-19
1
-4
/
+0
*
Disable qml cache
Qudix
2021-10-15
1
-0
/
+2
*
force instance selection when the current instance cannot be used
isanae
2021-02-13
1
-1
/
+1
*
- renamed instance::name() to displayName() to reduce confusion with portable...
isanae
2021-02-12
1
-6
/
+10
*
Merge pull request #1384 from Holt59/add-pick-argument
Mikaël Capelle
2021-01-29
1
-4
/
+4
|
\
|
*
Implementation --pick argument.
Mikaël Capelle
2021-01-28
1
-4
/
+4
*
|
Do not bring MO2 to front when passing a Nexus link to the CL.
Mikaël Capelle
2021-01-28
1
-1
/
+1
|
/
*
moved criticalOnTop() to uibase
isanae
2021-01-18
1
-5
/
+28
*
renamed Refresh to TriggerRefresh, added WaitForRefresh
isanae
2021-01-18
1
-1
/
+1
*
moved externalMessage() to MOApplication
isanae
2021-01-18
1
-5
/
+44
*
split run() into setup() and run()
isanae
2021-01-18
1
-105
/
+69
*
Small clean.
Mikaël Capelle
2021-01-10
1
-1
/
+1
*
Tentative fix for drop indicator appearance at the top of the mod list.
Mikaël Capelle
2021-01-10
1
-1
/
+11
*
Fix indentation of indicators branches when using collapsible separators.
Mikaël Capelle
2021-01-03
1
-7
/
+10
*
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
[next]