summaryrefslogtreecommitdiff
path: root/src/categoriesdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Store integer instead of QString in categories table ID columns (#2230)RJ2025-04-121-7/+14
* Do not sort categories table while adding rows (#2229)RJ2025-04-011-0/+5
* Fix crash if no Nexus category is assignedJeremy Rimpo2023-12-021-2/+3
* Fixes for tableJeremy Rimpo2023-09-241-5/+7
* Use c++11 for loopJeremy Rimpo2023-09-241-4/+2
* Convert for loops, move nexusCatsJeremy Rimpo2023-09-241-2/+2
* Make category struct attributes privateJeremy Rimpo2023-09-231-8/+8
* Restructure category refresh actionJeremy Rimpo2023-09-231-21/+17
* Add new dialog for category importJeremy Rimpo2023-09-211-25/+42
* Fix rebase issuesJeremy Rimpo2023-09-211-1/+0
* Several updatesJeremy Rimpo2023-09-211-46/+68
* Fix issues with category reset and NX saveJeremy Rimpo2023-09-211-0/+13
* Allow remapping category from context menuJeremy Rimpo2023-09-211-0/+7
* Refactoring for upstream mergeJeremy Rimpo2023-09-211-3/+4
* Implement drag & drop nexus cat assignmentSilarn2023-09-211-1/+1
* WIP: Fix data storage and fix loadingSilarn2023-09-211-28/+75
* WIP: Refactor cat dialog and implement nex cat updatesSilarn2023-09-211-19/+39
* WIP: Category QObj refactorSilarn2023-09-211-16/+25
* WIP: Initial changes to fetch nexus categoriesSilarn2023-09-211-7/+8
* Apply clang-format.Mikaël Capelle2023-07-091-58/+62
* Convert everything to CRLF.Mikaël Capelle2023-07-091-250/+250
* First pass for Qt6 compatibilityJeremy Rimpo2022-04-191-3/+3
* added GeometrySaverisanae2019-08-161-11/+2
* moved geometry handling to ProblemsDialog and CategoriesDialogisanae2019-08-041-0/+16
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-139/+167
* Applied clang-format on sourceSandro Jäckel2018-02-221-167/+139
* normalized eol style (all files should now have windows line endings)Tannin2014-07-171-243/+243
* - completed Qt5 compatibilityTannin2013-06-151-1/+1
* - some more safety checks in the ini-limit removal codeTannin2013-03-131-1/+2
* - moved shared and uibase libraries to namespacesTannin2013-02-171-223/+223
* initial commit to mercurial repository.Tannin2013-02-031-0/+242