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
...
|
*
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
|
|
\
|
*
\
Merge branch 'Develop' into qt-5.13
Silarn
2019-07-05
2
-3
/
+4
|
|
\
\
|
*
\
\
Merge remote-tracking branch 'origin/Develop' into qt-5.13
Silarn
2019-07-05
7
-81
/
+174
|
|
\
\
\
|
*
\
\
\
Merge remote-tracking branch 'origin/Develop' into qt-5.13
Silarn
2019-07-04
5
-9
/
+36
|
|
\
\
\
\
|
*
|
|
|
|
Fix issue if widget isn't on a window
Silarn
2019-07-04
1
-1
/
+6
|
*
|
|
|
|
Merge branch 'Develop' into qt-5.13
Silarn
2019-07-03
13
-1524
/
+995
|
|
\
\
\
\
\
|
*
|
|
|
|
|
More refactoring
Silarn
2019-07-03
5
-7
/
+9
|
*
|
|
|
|
|
Refactor obsolete methods
Silarn
2019-07-03
18
-25
/
+33
*
|
|
|
|
|
|
Merge pull request #796 from isanae/login-progress-dialog
Jeremy Rimpo
2019-07-22
16
-466
/
+1220
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
changed message when opening browser
isanae
2019-07-14
1
-1
/
+3
|
*
|
|
|
|
|
|
removed already commented out code:
isanae
2019-07-12
2
-5
/
+0
|
*
|
|
|
|
|
|
removed useless flags, they were only used by settings
isanae
2019-07-12
2
-21
/
+7
|
*
|
|
|
|
|
|
nexus info and stats in settings
isanae
2019-07-12
9
-140
/
+226
|
*
|
|
|
|
|
|
refactored state messages
isanae
2019-07-11
3
-158
/
+90
|
*
|
|
|
|
|
|
api key validator in settings
isanae
2019-07-11
3
-48
/
+129
|
*
|
|
|
|
|
|
extracted api key validator from NXMAccessManager
isanae
2019-07-11
7
-177
/
+403
|
*
|
|
|
|
|
|
moved NexusSSOLogin to nxmaccessmanager
isanae
2019-07-11
4
-230
/
+250
|
*
|
|
|
|
|
|
reworked the nexus connection panel
isanae
2019-07-11
5
-206
/
+531
|
*
|
|
|
|
|
|
handle context menu on pending downloads
isanae
2019-07-10
1
-29
/
+38
|
*
|
|
|
|
|
|
dialog should be on the heap, gets deleted by the main window
isanae
2019-07-10
2
-11
/
+10
|
*
|
|
|
|
|
|
made ValidationProgressDialog a QDialog to handle close events
isanae
2019-07-10
2
-31
/
+39
|
*
|
|
|
|
|
|
progress dialog now shows elapsed time in progress bar
isanae
2019-07-10
3
-14
/
+41
|
*
|
|
|
|
|
|
moved progress dialog to its own class
isanae
2019-07-10
2
-51
/
+82
|
*
|
|
|
|
|
|
set the progress dialog's parent to main window as soon as it's available
isanae
2019-07-10
3
-6
/
+39
|
*
|
|
|
|
|
|
removed useless validationFailed() callback in MainWindow
isanae
2019-07-10
3
-8
/
+2
*
|
|
|
|
|
|
|
Changed youtube links in nexus description to use full version instead of sho...
Al
2019-07-14
1
-1
/
+1
*
|
|
|
|
|
|
|
Fixed Youtube links in Nexus Description view.
Al
2019-07-14
1
-1
/
+1
*
|
|
|
|
|
|
|
Added full Spoiler support to the nexus Description viewer.
Al
2019-07-14
2
-0
/
+28
*
|
|
|
|
|
|
|
Add full support for quotes in nexus descriptions and avoid url horizontal ov...
Al
2019-07-14
2
-3
/
+25
*
|
|
|
|
|
|
|
Show timestamp seconds of log entries in logList view.
Al
2019-07-10
1
-1
/
+1
*
|
|
|
|
|
|
|
Improved Nexus description css to be easier on the eyes and handle images bet...
Al
2019-07-10
1
-0
/
+8
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Update description for month instead of 30 days
Silarn
2019-07-09
2
-242
/
+243
[prev]
[next]