| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | implemented nexus page | isanae | 2020-11-03 | 1 | -4/+6 |
| | | |||||
| * | split nexus connection stuff into NexusConnectionUI so it can be reused in ↵ | isanae | 2020-11-03 | 1 | -13/+42 |
| | | | | | | | | | | | the instance creation dialog removed the PluginContainer* parameter from NexusInterface::instance() - it's a singleton, so it only needs to be given once, not every time - it doesn't even matter because the first time instance() is called, it creates the singleton, but the plugin container is always null - and setPluginContainer() is called much later from OrganizerCore with the correct value added non functional nexus page to instance creation dialog | ||||
| * | rework of the nexus key validator to allow multiple attempts before failing | isanae | 2019-10-05 | 1 | -2/+3 |
| | | |||||
| * | made member variables in SettingsTab private, added accessors | isanae | 2019-08-17 | 1 | -1/+1 |
| | | | | | SettingsDialog now uses GeometrySaver | ||||
| * | cleaned up includes | isanae | 2019-08-02 | 1 | -0/+1 |
| | | | | | | removed commented out code reordered member functions in Settings | ||||
| * | renamed tab classes, clashing with mod info dialog | isanae | 2019-08-02 | 1 | -0/+40 |
| split nexus tab | |||||
