summaryrefslogtreecommitdiff
path: root/src/categoriesdialog.h
Commit message (Collapse)AuthorAgeFilesLines
* Restructure category refresh actionJeremy Rimpo2023-09-231-6/+1
| | | | | | | - Remove plugins class - Route signals to run Nexus API call from MainWindow - Pass Dialog instance to route response data - Revert CategoryFactory::instance to return reference
* Several updatesJeremy Rimpo2023-09-211-3/+4
| | | | | | | | * No longer cause an error when deleting a category that's being used * Add a dialog when installing a mod with no Nexus mapping (if not disabled) * Allow disabling Nexus category mapping in Settings (Nexus tab) * Add context option to remove nexus mappings in the category editor * Some clang style fixes
* Allow remapping category from context menuJeremy Rimpo2023-09-211-0/+1
|
* WIP: Fix data storage and fix loadingSilarn2023-09-211-0/+1
|
* WIP: Refactor cat dialog and implement nex cat updatesSilarn2023-09-211-1/+11
|
* WIP: Category QObj refactorSilarn2023-09-211-0/+3
|
* Apply clang-format.Mikaël Capelle2023-07-091-10/+6
|
* Convert everything to CRLF.Mikaël Capelle2023-07-091-75/+75
|
* moved geometry handling to ProblemsDialog and CategoriesDialogisanae2019-08-041-1/+5
|
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-20/+26
| | | | This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e.
* Applied clang-format on sourceSandro Jäckel2018-02-221-26/+20
|
* normalized eol style (all files should now have windows line endings)Tannin2014-07-171-71/+71
|
* - moved shared and uibase libraries to namespacesTannin2013-02-171-52/+52
| | | | - bugfix: the "fix mods" function was accessing the save game data incorrectly, causing a crash
* initial commit to mercurial repository.Tannin2013-02-031-0/+71
Corresponds to MO version 0.12.6