summaryrefslogtreecommitdiff
path: root/src/categories.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improve code for reading text files line-by-lineJonathan Feenstra2026-05-171-14/+20
* Switch from fmtlib to std::format. (#2031)Mikaël Capelle2024-05-251-15/+11
* Convert for loops, move nexusCatsJeremy Rimpo2023-09-241-20/+17
* Make category struct attributes privateJeremy Rimpo2023-09-231-33/+28
* Restructure category refresh actionJeremy Rimpo2023-09-231-3/+8
* Fix rebase issuesJeremy Rimpo2023-09-211-7/+1
* Clang cleanupJeremy Rimpo2023-09-211-26/+36
* Several updatesJeremy Rimpo2023-09-211-0/+2
* Fix merge issuesJeremy Rimpo2023-09-211-0/+11
* Don't overwrite existing Nexus category mappingsJeremy Rimpo2023-09-211-1/+1
* Fix issues with category reset and NX saveJeremy Rimpo2023-09-211-16/+74
* WIP: Fix data storage and fix loadingSilarn2023-09-211-28/+34
* WIP: Category QObj refactorSilarn2023-09-211-23/+16
* WIP: Initial changes to fetch nexus categoriesSilarn2023-09-211-93/+115
* Apply clang-format.Mikaël Capelle2023-07-091-116/+127
* Convert everything to CRLF.Mikaël Capelle2023-07-091-419/+419
* First pass for Qt6 compatibilityJeremy Rimpo2022-04-191-1/+1
* Fix tattoo's category ID conflicting with voice's IDMarkKoz2022-02-281-1/+1
* handle cycles by putting parent ids in a setisanae2021-01-091-2/+16
* Replace usage of MakeVector with initializer lists.Mikaël Capelle2020-05-261-58/+58
* Fix some more tabsAl2020-01-141-1/+1
* Add has hidden files filter for modlist.Al2020-01-141-0/+1
* Rework filter labels to separate bracket from translationSilarn2019-12-101-10/+12
* added "tracked on nexus" filterisanae2019-12-021-0/+1
* made all categories positiveisanae2019-11-301-8/+8
* removed redundant categories now that there's a not filterisanae2019-11-301-13/+11
* implemented not flagisanae2019-11-301-8/+8
* moved all remaining filter stuff to FilterListisanae2019-11-291-0/+34
* changed qDebug() to log::debug()isanae2019-07-221-2/+2
* changed qCritical() to log::error()isanae2019-07-221-5/+5
* replaced qWarning()isanae2019-07-221-1/+2
* Make logs more consistent in format and contentLostDragonist2019-01-301-6/+6
* 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-233/+281
* Applied clang-format on sourceSandro Jäckel2018-02-221-281/+233
* Category fixesJeremy Rimpo2017-11-151-9/+7
* Add missing Nexus categoriesJeremy Rimpo2017-11-081-32/+55
* fixed categories list didn't get updated on switching instanceTannin2016-06-231-0/+4
* cleanupTannin2016-05-071-1/+1
* Merge branch 'master' into new_vfs_libraryTannin2015-12-071-2/+2
|\
| * Replace last occurrence of GameInfo::getNexusGameID and remove a whole load o...Thomas Tanner2015-11-261-2/+2
* | - no longer displaying "not logged in". This was too confusing for someTannin2015-12-071-1/+3
|/
* added plugin interface to add/remove/list categories to/from/of modsTannin2015-06-101-5/+27
* dropped redundant report.h/report.cppTannin2015-05-091-1/+1
* replaced all uses of NULL with nullptrTannin2014-11-281-3/+3
* - several style fixes suggested by static analysisTannin2014-09-241-4/+4
* - re-enabled building of loot_cli and started developing against the new apiTannin2014-09-081-4/+22
* - can now filter by mod contentTannin2014-08-181-1/+1
* normalized eol style (all files should now have windows line endings)Tannin2014-07-171-301/+301
* - bugfix: archive.dll could cause a crash, attempting to close an archive tha...Tannin2013-12-191-0/+1