index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
moved geometry handling to mod info and overwrite dialogs
isanae
2019-08-04
7
-84
/
+137
*
moved geometry handling to ProfilesDialog
isanae
2019-08-04
5
-6
/
+35
*
moved geometry handling to EditExecutablesDialog itself
isanae
2019-08-04
5
-8
/
+31
*
moved settings updates to Settings::processUpdates()
isanae
2019-08-04
5
-34
/
+67
*
split into GeometrySettings
isanae
2019-08-04
13
-222
/
+359
*
removed mentions of QSettings from main.cpp
isanae
2019-08-04
9
-113
/
+188
*
Merge pull request #808 from isanae/settings-rework
isanae
2019-08-03
24
-1945
/
+1515
|
\
|
*
changed old whatsthis for prerelease
isanae
2019-08-02
2
-6
/
+3
|
*
rebased to new logging
isanae
2019-08-02
3
-4
/
+25
|
*
removed obsolete load mechanisms
isanae
2019-08-02
6
-355
/
+23
|
*
cleaned up includes
isanae
2019-08-02
7
-137
/
+9
|
*
moved tabs to SettingsDialog
isanae
2019-08-02
6
-160
/
+133
|
*
split diagnostics tab
isanae
2019-08-02
6
-48
/
+53
|
*
split workarounds tab
isanae
2019-08-02
11
-159
/
+157
|
*
split plugins tab
isanae
2019-08-02
7
-122
/
+146
|
*
removed incorrect warning that steam password is unencrypted
isanae
2019-08-02
6
-80
/
+64
|
*
renamed tab classes, clashing with mod info dialog
isanae
2019-08-02
11
-469
/
+460
|
*
split paths tab
isanae
2019-08-02
7
-223
/
+243
|
*
moved SettingsTab out of Settings
isanae
2019-08-02
7
-375
/
+392
*
|
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
77
-3429
/
+4182
|
\
|
*
missing bracket
isanae
2019-08-01
1
-0
/
+1
|
*
renamed log actions
isanae
2019-07-22
1
-2
/
+2
|
*
added clear option to log list
isanae
2019-07-22
2
-1
/
+18
|
*
moved setLogLevel() to OrganizerCore
isanae
2019-07-22
7
-88
/
+78
|
*
removed some useless logging
isanae
2019-07-22
4
-23
/
+60
|
*
replaced formatSystemMessageQ() with formatSystemMessage()
isanae
2019-07-22
10
-39
/
+55
|
*
changed qDebug() to log::debug()
isanae
2019-07-22
27
-228
/
+213
|
*
changed qCritical() to log::error()
isanae
2019-07-22
39
-310
/
+251
|
*
replaced qWarning()
isanae
2019-07-22
26
-131
/
+161
|
*
replaced qInfo() with log::info()
isanae
2019-07-22
3
-8
/
+9
|
*
refactored Metrics and Display, no change in functionality
isanae
2019-07-22
4
-163
/
+274
|
*
split env
isanae
2019-07-22
17
-2566
/
+2663
|
*
log guid for security products
isanae
2019-07-22
2
-18
/
+29
|
*
only display "inactive" for security products
isanae
2019-07-22
1
-3
/
+1
|
*
fixed bad compare for nahimic
isanae
2019-07-22
3
-1
/
+251
|
*
moved environment dump to member function
isanae
2019-07-22
3
-28
/
+54
|
*
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
3
-13
/
+56
|
*
reversed log level menu actions to fit settings combobox
isanae
2019-07-22
2
-10
/
+7
|
*
moved Settings out of OrganizerCore so it can be created by itself to access ...
isanae
2019-07-22
4
-57
/
+57
|
*
logging initialized early, log file set later
isanae
2019-07-22
2
-41
/
+47
|
*
moved Console to util
isanae
2019-07-22
3
-38
/
+58
|
*
use log::Levels instead of ints
isanae
2019-07-22
10
-58
/
+127
|
*
moved setup to new LogList class
isanae
2019-07-22
5
-47
/
+74
|
*
renamed logbuffer files to loglist
isanae
2019-07-22
6
-7
/
+6
|
*
removed unused or redundant stuff in error_report.h
isanae
2019-07-22
12
-343
/
+247
|
*
moved the log to a dock widget
isanae
2019-07-22
4
-22
/
+176
*
|
Merge pull request #806 from ModOrganizer2/qt-5.13
Jeremy Rimpo
2019-08-02
20
-32
/
+47
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'Develop' into qt-5.13
Silarn
2019-07-08
10
-168
/
+554
|
|
\
[next]