summaryrefslogtreecommitdiff
path: root/src/categories.h
Commit message (Expand)AuthorAgeFilesLines
* Convert for loops, move nexusCatsJeremy Rimpo2023-09-241-2/+2
* Make category struct attributes privateJeremy Rimpo2023-09-231-14/+30
* Restructure category refresh actionJeremy Rimpo2023-09-231-1/+6
* Clang cleanupJeremy Rimpo2023-09-211-13/+23
* Several updatesJeremy Rimpo2023-09-211-0/+3
* Fix merge issuesJeremy Rimpo2023-09-211-0/+4
* Fix issues with category reset and NX saveJeremy Rimpo2023-09-211-8/+2
* WIP: Fix data storage and fix loadingSilarn2023-09-211-1/+2
* WIP: Category QObj refactorSilarn2023-09-211-15/+25
* WIP: Initial changes to fetch nexus categoriesSilarn2023-09-211-15/+30
* Apply clang-format.Mikaël Capelle2023-07-091-25/+25
* Convert everything to CRLF.Mikaël Capelle2023-07-091-217/+217
* handle cycles by putting parent ids in a setisanae2021-01-091-2/+3
* Add has hidden files filter for modlist.Al2020-01-141-0/+1
* added "tracked on nexus" filterisanae2019-12-021-1/+2
* made all categories positiveisanae2019-11-301-4/+4
* removed redundant categories now that there's a not filterisanae2019-11-301-18/+13
* moved all remaining filter stuff to FilterListisanae2019-11-291-0/+2
* Added "No valid game data" and "No Nexus ID" filters as per #295Al2019-10-041-0/+2
* Added Mod Backups filter for modlist.Al12rs2018-09-071-2/+4
* Remove outdated namespacing and correct the PATH setting to appends dllsJeremy Rimpo2018-03-081-1/+1
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-130/+142
* Applied clang-format on sourceSandro Jäckel2018-02-221-142/+130
* fixed categories list didn't get updated on switching instanceTannin2016-06-231-0/+5
* added cmake build script and a few fixes for 64-bit compatibilityTannin2015-09-231-1/+1
* added plugin interface to add/remove/list categories to/from/of modsTannin2015-06-101-0/+8
* normalized eol style (all files should now have windows line endings)Tannin2014-07-171-200/+200
* - added pseudo-categories to filter for mo-managed vs. unmanaged modsTannin2014-06-161-0/+2
* - hook.dll now doesn't inject to certain applications (currently steam, chrom...Tannin2013-10-051-0/+4
* - added a new column for not-yet-endorsed modsTannin2013-09-011-0/+1
* - some cleanup to hookdllTannin2013-03-271-6/+11
* - support for grouping filters for mod list (incomplete)Tannin2013-03-221-161/+169
* initial commit to mercurial repository.Tannin2013-02-031-0/+180