| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | split nexus tab | isanae | 2019-07-02 | 1 | -9/+17 |
| | | | | | | | added OrganizerCore::loggedInAction() to execute a function only when logged in, replaces a bunch of copy/pasted stuff in mainwindow moved common variables in ModInfoDialogTab moved DescriptionPage to modinfodialognexus.h, renamed to NexusTabWebpage, deleted now empty descriptionpage.h | ||||
| * | pass parent widget to tabs for dialogs | isanae | 2019-07-02 | 1 | -7/+10 |
| | | | | | finished moving over conflict tab to its own set of files | ||||
| * | split ini tab stuff to IniFilesTab | isanae | 2019-07-02 | 1 | -34/+83 |
| | | | | | refactored TextFilesTab into GenericFiles so it can be used by IniFilesTab | ||||
| * | disable editor without selection | isanae | 2019-07-02 | 1 | -1/+12 |
| | | |||||
| * | split text file tab into its own class | isanae | 2019-07-02 | 1 | -0/+91 |
