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
*
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
|
*
moved Settings out of OrganizerCore so it can be created by itself to access ...
isanae
2019-07-22
1
-50
/
+50
|
*
logging initialized early, log file set later
isanae
2019-07-22
1
-36
/
+44
|
*
moved Console to util
isanae
2019-07-22
1
-38
/
+1
|
*
renamed logbuffer files to loglist
isanae
2019-07-22
1
-1
/
+1
|
*
removed unused or redundant stuff in error_report.h
isanae
2019-07-22
1
-18
/
+98
|
*
moved the log to a dock widget
isanae
2019-07-22
1
-0
/
+4
*
|
Merge pull request #806 from ModOrganizer2/qt-5.13
Jeremy Rimpo
2019-08-02
1
-3
/
+6
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'Develop' into qt-5.13
Silarn
2019-07-08
1
-1
/
+17
|
|
\
|
*
\
Merge branch 'Develop' into qt-5.13
Silarn
2019-07-03
1
-3
/
+8
|
|
\
\
|
*
|
|
More refactoring
Silarn
2019-07-03
1
-1
/
+4
|
*
|
|
Refactor obsolete methods
Silarn
2019-07-03
1
-2
/
+2
*
|
|
|
nexus info and stats in settings
isanae
2019-07-12
1
-1
/
+7
*
|
|
|
set the progress dialog's parent to main window as soon as it's available
isanae
2019-07-10
1
-0
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
Add some basic checks for symlinks
Silarn
2019-07-08
1
-1
/
+17
|
|
/
|
/
|
*
|
Update openssl library names
Silarn
2019-07-03
1
-2
/
+7
*
|
preloadDll() would always think dlls were already loaded
isanae
2019-07-03
1
-1
/
+1
|
/
*
now handles windows firewall, which apparently doens't report itself to wmi
isanae
2019-07-01
1
-3
/
+3
*
show supported games in error dialog when browsing for a binary
isanae
2019-07-01
1
-2
/
+19
*
added --crashdump to generate dumps of a running MO process
isanae
2019-07-01
1
-2
/
+43
*
security products
isanae
2019-07-01
1
-0
/
+7
*
comments, some refactoring
isanae
2019-06-29
1
-5
/
+5
[next]