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
*
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 #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
*
Avoid refreshing Data tab each time directoryStructure is refreshed if the ta...
Al
2019-07-10
1
-1
/
+7
*
2.2.1 RC Version
Silarn
2019-07-09
1
-1
/
+1
*
2.2.1 RC Translation Updates
Silarn
2019-07-09
1
-381
/
+386
*
Merge pull request #792 from isanae/small-fixes
Jeremy Rimpo
2019-07-09
4
-15
/
+21
|
\
[next]