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
*
Migrating to OAuth Authentication (#2374)
Jeremy Rimpo
2026-05-12
1
-3
/
+4
*
fix crash when CWD is not set to app directory (#2379)
Al
2026-04-26
1
-0
/
+4
*
Add instance manager to plugin API (#2335)
Jonathan Feenstra
2026-02-08
1
-1
/
+1
*
Move to VCPKG (#2068)
Mikaël Capelle
2025-05-29
1
-2
/
+2
*
Oblivion Remastered Meta PR (#2241)
Jeremy Rimpo
2025-05-23
1
-0
/
+1
*
Fix error message showing even though instance is already selected (#2154)
Jonathan Feenstra
2024-10-30
1
-2
/
+2
*
Prevent crash when opening NXM link before selecting instance (#2144)
Jonathan Feenstra
2024-10-15
1
-2
/
+8
*
Set default style to 'windowsvista' and allow stylesheet to modify base style...
Mikaël Capelle
2024-07-19
1
-4
/
+85
*
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
|
/
[next]