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
*
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
*
- hook.dll now doesn't inject to certain applications (currently steam, chrom...
Tannin
2013-10-05
1
-0
/
+7
*
- some cleanup to hookdll
Tannin
2013-03-27
1
-2
/
+9
*
- support for grouping filters for mod list (incomplete)
Tannin
2013-03-22
1
-0
/
+12
*
- moved shared and uibase libraries to namespaces
Tannin
2013-02-17
1
-251
/
+255
*
initial commit to mercurial repository.
Tannin
2013-02-03
1
-0
/
+270