index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Manually unload plugins to avoid issue with automatic unloading.
Mikaƫl Capelle
2020-06-11
1
-8
/
+8
*
now using new common cmakefiles
isanae
2020-04-23
1
-3
/
+3
*
log command line
isanae
2020-04-17
1
-0
/
+2
*
update available log is now info instead of debug
isanae
2020-04-17
1
-1
/
+4
*
dump a bunch of counts for mods when selecting a profile
isanae
2020-04-17
1
-2
/
+0
*
Fix "Failed to setup data paths" loop by showing the choose instance dialog f...
AL
2020-03-30
1
-0
/
+3
*
categories were loaded too late
isanae
2020-02-18
1
-0
/
+1
*
added more timings
isanae
2020-02-18
1
-2
/
+10
*
split directoryentry
isanae
2020-02-18
1
-0
/
+1
*
wstring_view when possible
isanae
2020-02-18
1
-0
/
+2
*
Add setting to disable splash since it can cause load time increase
AL
2020-02-17
1
-15
/
+27
*
Reduce overhead introduced by splashscreen
AL
2020-02-17
1
-4
/
+3
*
Move modInfo loadFromDisc to it's own function
AL
2020-02-16
1
-0
/
+1
*
added a few missing consts
isanae
2020-02-04
1
-2
/
+0
*
temporary fix to keep MO locked for all processes when closing
isanae
2019-12-15
1
-1
/
+0
*
Rework column insertion to move to the intended position post-facto
Silarn
2019-12-08
1
-2
/
+0
*
added checks on startup for directories in program files
isanae
2019-11-27
1
-0
/
+3
*
added rivatuner to sanity checks
isanae
2019-11-26
1
-1
/
+3
*
log new modules being loaded after startup
isanae
2019-11-26
1
-0
/
+4
*
only log crash dumps message on startup
isanae
2019-11-26
1
-0
/
+14
*
added a ForceWait flag to bypass disabled locking
isanae
2019-11-06
1
-2
/
+2
*
removed runExecutableOrExecutableFile()
isanae
2019-11-06
1
-5
/
+11
*
removed runShortcut()
isanae
2019-11-06
1
-1
/
+5
*
split to processrunner
isanae
2019-11-06
1
-2
/
+2
*
renamed startApplication() to runExecutableOrExecutableFile()
isanae
2019-11-06
1
-1
/
+2
*
added usvfs version in log and about dialog
isanae
2019-10-09
1
-2
/
+3
*
added ExitModOrganizer(), used instead of qApp->exit()
isanae
2019-10-07
1
-3
/
+9
*
only log a warning for symlinks instead of exiting MO
isanae
2019-10-05
1
-0
/
+8
*
moved checks to sanitychecks.cpp
isanae
2019-10-05
1
-43
/
+3
*
removed helper.h and helper.cpp, merged into spawn
isanae
2019-09-19
1
-1
/
+0
*
now logs in utc, added year to avoid confusion
isanae
2019-09-09
1
-1
/
+6
*
log desktop geometry
isanae
2019-09-09
1
-1
/
+4
*
added missing include guards
isanae
2019-09-09
1
-2
/
+1
*
split settings into a bunch of classes
isanae
2019-09-02
1
-13
/
+13
*
StatusBar now inherits from QStatusBar to handle hide/show events
isanae
2019-08-16
1
-2
/
+0
*
moved all geometry save, restore and reset to GeometrySettings
isanae
2019-08-16
1
-4
/
+8
*
merged toolbars into restoreToolbars() and saveToolbars()
isanae
2019-08-16
1
-10
/
+1
*
moved settings updates to Settings::processUpdates()
isanae
2019-08-04
1
-1
/
+1
*
split into GeometrySettings
isanae
2019-08-04
1
-39
/
+57
*
removed mentions of QSettings from main.cpp
isanae
2019-08-04
1
-102
/
+83
*
create log directory sooner to handle creating new instances
isanae
2019-08-02
1
-6
/
+10
*
Merge pull request #807 from isanae/logging-rework
Jeremy Rimpo
2019-08-02
1
-95
/
+184
|
\
|
*
removed some useless logging
isanae
2019-07-22
1
-2
/
+0
|
*
replaced formatSystemMessageQ() with formatSystemMessage()
isanae
2019-07-22
1
-1
/
+1
|
*
split env
isanae
2019-07-22
1
-0
/
+2
|
*
fixed bad compare for nahimic
isanae
2019-07-22
1
-1
/
+1
|
*
moved environment dump to member function
isanae
2019-07-22
1
-24
/
+27
|
*
check for files likely to be eaten by an AV on startup
isanae
2019-07-22
1
-2
/
+25
|
*
dump executables on startup
isanae
2019-07-22
1
-12
/
+23
|
*
reversed log level menu actions to fit settings combobox
isanae
2019-07-22
1
-7
/
+4
[next]