index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
categories.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve code for reading text files line-by-line
Jonathan Feenstra
2026-05-17
1
-14
/
+20
*
Switch from fmtlib to std::format. (#2031)
Mikaël Capelle
2024-05-25
1
-15
/
+11
*
Convert for loops, move nexusCats
Jeremy Rimpo
2023-09-24
1
-20
/
+17
*
Make category struct attributes private
Jeremy Rimpo
2023-09-23
1
-33
/
+28
*
Restructure category refresh action
Jeremy Rimpo
2023-09-23
1
-3
/
+8
*
Fix rebase issues
Jeremy Rimpo
2023-09-21
1
-7
/
+1
*
Clang cleanup
Jeremy Rimpo
2023-09-21
1
-26
/
+36
*
Several updates
Jeremy Rimpo
2023-09-21
1
-0
/
+2
*
Fix merge issues
Jeremy Rimpo
2023-09-21
1
-0
/
+11
*
Don't overwrite existing Nexus category mappings
Jeremy Rimpo
2023-09-21
1
-1
/
+1
*
Fix issues with category reset and NX save
Jeremy Rimpo
2023-09-21
1
-16
/
+74
*
WIP: Fix data storage and fix loading
Silarn
2023-09-21
1
-28
/
+34
*
WIP: Category QObj refactor
Silarn
2023-09-21
1
-23
/
+16
*
WIP: Initial changes to fetch nexus categories
Silarn
2023-09-21
1
-93
/
+115
*
Apply clang-format.
Mikaël Capelle
2023-07-09
1
-116
/
+127
*
Convert everything to CRLF.
Mikaël Capelle
2023-07-09
1
-419
/
+419
*
First pass for Qt6 compatibility
Jeremy Rimpo
2022-04-19
1
-1
/
+1
*
Fix tattoo's category ID conflicting with voice's ID
MarkKoz
2022-02-28
1
-1
/
+1
*
handle cycles by putting parent ids in a set
isanae
2021-01-09
1
-2
/
+16
*
Replace usage of MakeVector with initializer lists.
Mikaël Capelle
2020-05-26
1
-58
/
+58
*
Fix some more tabs
Al
2020-01-14
1
-1
/
+1
*
Add has hidden files filter for modlist.
Al
2020-01-14
1
-0
/
+1
*
Rework filter labels to separate bracket from translation
Silarn
2019-12-10
1
-10
/
+12
*
added "tracked on nexus" filter
isanae
2019-12-02
1
-0
/
+1
*
made all categories positive
isanae
2019-11-30
1
-8
/
+8
*
removed redundant categories now that there's a not filter
isanae
2019-11-30
1
-13
/
+11
*
implemented not flag
isanae
2019-11-30
1
-8
/
+8
*
moved all remaining filter stuff to FilterList
isanae
2019-11-29
1
-0
/
+34
*
changed qDebug() to log::debug()
isanae
2019-07-22
1
-2
/
+2
*
changed qCritical() to log::error()
isanae
2019-07-22
1
-5
/
+5
*
replaced qWarning()
isanae
2019-07-22
1
-1
/
+2
*
Make logs more consistent in format and content
LostDragonist
2019-01-30
1
-6
/
+6
*
Remove outdated namespacing and correct the PATH setting to appends dlls
Jeremy Rimpo
2018-03-08
1
-1
/
+1
*
Revert "Applied clang-format on source"
Sandro Jäckel
2018-02-23
1
-233
/
+281
*
Applied clang-format on source
Sandro Jäckel
2018-02-22
1
-281
/
+233
*
Category fixes
Jeremy Rimpo
2017-11-15
1
-9
/
+7
*
Add missing Nexus categories
Jeremy Rimpo
2017-11-08
1
-32
/
+55
*
fixed categories list didn't get updated on switching instance
Tannin
2016-06-23
1
-0
/
+4
*
cleanup
Tannin
2016-05-07
1
-1
/
+1
*
Merge branch 'master' into new_vfs_library
Tannin
2015-12-07
1
-2
/
+2
|
\
|
*
Replace last occurrence of GameInfo::getNexusGameID and remove a whole load o...
Thomas Tanner
2015-11-26
1
-2
/
+2
*
|
- no longer displaying "not logged in". This was too confusing for some
Tannin
2015-12-07
1
-1
/
+3
|
/
*
added plugin interface to add/remove/list categories to/from/of mods
Tannin
2015-06-10
1
-5
/
+27
*
dropped redundant report.h/report.cpp
Tannin
2015-05-09
1
-1
/
+1
*
replaced all uses of NULL with nullptr
Tannin
2014-11-28
1
-3
/
+3
*
- several style fixes suggested by static analysis
Tannin
2014-09-24
1
-4
/
+4
*
- re-enabled building of loot_cli and started developing against the new api
Tannin
2014-09-08
1
-4
/
+22
*
- can now filter by mod content
Tannin
2014-08-18
1
-1
/
+1
*
normalized eol style (all files should now have windows line endings)
Tannin
2014-07-17
1
-301
/
+301
*
- bugfix: archive.dll could cause a crash, attempting to close an archive tha...
Tannin
2013-12-19
1
-0
/
+1
[next]