index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
settingsdialognexus.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrating to OAuth Authentication (#2374)
Jeremy Rimpo
2026-05-12
1
-43
/
+90
*
Extended MODL / direct download handling (#2384)
Jeremy Rimpo
2026-05-03
1
-6
/
+1
*
Several updates
Jeremy Rimpo
2023-09-21
1
-0
/
+2
*
Apply clang-format.
Mikaël Capelle
2023-07-09
1
-86
/
+88
*
Reorganize settingsdialog classes to match UI.
Mikaël Capelle
2021-01-29
1
-8
/
+0
*
custom browser command
isanae
2020-12-28
1
-4
/
+33
*
Add a toggle for tracking
Qudix
2020-11-11
1
-0
/
+2
*
fixed nexus state not being updated
isanae
2020-11-09
1
-0
/
+2
*
moved nexus api stuff to GlobalSettings
isanae
2020-11-03
1
-8
/
+10
*
implemented nexus page
isanae
2020-11-03
1
-18
/
+15
*
split nexus connection stuff into NexusConnectionUI so it can be reused in th...
isanae
2020-11-03
1
-169
/
+213
*
added ExitModOrganizer(), used instead of qApp->exit()
isanae
2019-10-07
1
-2
/
+2
*
at least put one message in the list when opening the dialog to avoid having ...
isanae
2019-10-05
1
-0
/
+6
*
rework of the nexus key validator to allow multiple attempts before failing
isanae
2019-10-05
1
-25
/
+20
*
added error messages to FileRenamer and a few more
isanae
2019-10-04
1
-1
/
+1
*
TaskDialog for restarting as admin for steam
isanae
2019-09-19
1
-7
/
+7
*
split settings into a bunch of classes
isanae
2019-09-02
1
-16
/
+16
*
removed duplicate useProxy()
isanae
2019-09-02
1
-1
/
+1
*
moved code for byte sizes and speed to uibase
isanae
2019-08-26
1
-1
/
+1
*
changed total speed and count to a list of the last 5 downloads
isanae
2019-08-26
1
-3
/
+3
*
ServerList instead of a QList of ServerInfo
isanae
2019-08-26
1
-22
/
+55
*
moved more nexus stuff to settings
isanae
2019-08-26
1
-6
/
+6
*
made member variables in SettingsTab private, added accessors
isanae
2019-08-17
1
-33
/
+33
*
cleaned up includes
isanae
2019-08-02
1
-11
/
+0
*
renamed tab classes, clashing with mod info dialog
isanae
2019-08-02
1
-0
/
+374