summaryrefslogtreecommitdiff
path: root/src/settingsdialognexus.cpp
Commit message (Expand)AuthorAgeFilesLines
* Migrating to OAuth Authentication (#2374)Jeremy Rimpo2026-05-121-43/+90
* Extended MODL / direct download handling (#2384)Jeremy Rimpo2026-05-031-6/+1
* Several updatesJeremy Rimpo2023-09-211-0/+2
* Apply clang-format.Mikaël Capelle2023-07-091-86/+88
* Reorganize settingsdialog classes to match UI.Mikaël Capelle2021-01-291-8/+0
* custom browser commandisanae2020-12-281-4/+33
* Add a toggle for trackingQudix2020-11-111-0/+2
* fixed nexus state not being updatedisanae2020-11-091-0/+2
* moved nexus api stuff to GlobalSettingsisanae2020-11-031-8/+10
* implemented nexus pageisanae2020-11-031-18/+15
* split nexus connection stuff into NexusConnectionUI so it can be reused in th...isanae2020-11-031-169/+213
* added ExitModOrganizer(), used instead of qApp->exit()isanae2019-10-071-2/+2
* at least put one message in the list when opening the dialog to avoid having ...isanae2019-10-051-0/+6
* rework of the nexus key validator to allow multiple attempts before failingisanae2019-10-051-25/+20
* added error messages to FileRenamer and a few moreisanae2019-10-041-1/+1
* TaskDialog for restarting as admin for steamisanae2019-09-191-7/+7
* split settings into a bunch of classesisanae2019-09-021-16/+16
* removed duplicate useProxy()isanae2019-09-021-1/+1
* moved code for byte sizes and speed to uibaseisanae2019-08-261-1/+1
* changed total speed and count to a list of the last 5 downloadsisanae2019-08-261-3/+3
* ServerList instead of a QList of ServerInfoisanae2019-08-261-22/+55
* moved more nexus stuff to settingsisanae2019-08-261-6/+6
* made member variables in SettingsTab private, added accessorsisanae2019-08-171-33/+33
* cleaned up includesisanae2019-08-021-11/+0
* renamed tab classes, clashing with mod info dialogisanae2019-08-021-0/+374