| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | at least put one message in the list when opening the dialog to avoid having ↵ | isanae | 2019-10-05 | 1 | -0/+6 |
| | | | | | an empty widget | ||||
| * | 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 |
| | | | | | fixes for shell functions changing names | ||||
| * | TaskDialog for restarting as admin for steam | isanae | 2019-09-19 | 1 | -7/+7 |
| | | | | | | | added a parent widget parameter to a bunch of places fixed paths still getting changed even if folders can't be created made private the member variables that were temporarily public during rework | ||||
| * | split settings into a bunch of classes | isanae | 2019-09-02 | 1 | -16/+16 |
| | | | | | removed "get" from the getters that had it | ||||
| * | removed duplicate useProxy() | isanae | 2019-09-02 | 1 | -1/+1 |
| | | | | | use dedicated functions to set, get or remove settings, allows for logging | ||||
| * | moved code for byte sizes and speed to uibase | isanae | 2019-08-26 | 1 | -1/+1 |
| | | | | | | added scoped classes for QSettings groups and arrays servers logged on startup | ||||
| * | changed total speed and count to a list of the last 5 downloads | isanae | 2019-08-26 | 1 | -3/+3 |
| | | | | | | existing servers now merged when retrieving the download links download manager doesn't store the servers any more, queries the settings every time | ||||
| * | ServerList instead of a QList of ServerInfo | isanae | 2019-08-26 | 1 | -22/+55 |
| | | | | | | changed preferred to an int moved all server settings to Settings | ||||
| * | moved more nexus stuff to settings | isanae | 2019-08-26 | 1 | -6/+6 |
| | | | | | settings tab remembered | ||||
| * | made member variables in SettingsTab private, added accessors | isanae | 2019-08-17 | 1 | -33/+33 |
| | | | | | SettingsDialog now uses GeometrySaver | ||||
| * | cleaned up includes | isanae | 2019-08-02 | 1 | -11/+0 |
| | | | | | | removed commented out code reordered member functions in Settings | ||||
| * | renamed tab classes, clashing with mod info dialog | isanae | 2019-08-02 | 1 | -0/+374 |
| split nexus tab | |||||
