index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugincontainer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
changed qDebug() to log::debug()
isanae
2019-07-22
1
-7
/
+7
*
changed qCritical() to log::error()
isanae
2019-07-22
1
-2
/
+3
*
replaced qWarning()
isanae
2019-07-22
1
-5
/
+6
*
Prevent diagnose plugins that return false for isActive from reporting notifi...
LostDragonist
2019-03-23
1
-0
/
+4
*
Change qPrintable to qUtf8Printable to better support non-ASCII text
LostDragonist
2019-01-05
1
-7
/
+7
*
Take a list of proxied plugins for each name to work around multiple inherita...
AnyOldName3
2018-05-02
1
-8
/
+12
*
Support for multi-game downloads
Silarn
2018-04-16
1
-1
/
+2
*
Make pluginFileNames() include those of proxied plugins, too.
AnyOldName3
2018-04-13
1
-0
/
+6
*
Revert "Applied clang-format on source"
Sandro Jäckel
2018-02-23
1
-231
/
+267
*
Applied clang-format on source
Sandro Jäckel
2018-02-22
1
-267
/
+231
*
Add warning when MO1 hook.dll is left in game folder
Eran Mizrahi
2018-01-13
1
-0
/
+1
*
cleanup
Tannin
2016-05-07
1
-2
/
+2
*
added interface for file mapping plugins
Tannin
2015-11-23
1
-1
/
+7
*
small stuff
Tannin
2015-06-12
1
-1
/
+1
*
Merge
Tannin
2015-05-09
1
-2
/
+2
|
\
|
*
Fix a meory leak with modules that error during loading
Tom Tanner
2015-03-22
1
-2
/
+2
*
|
refactorings
Tannin
2015-04-12
1
-3
/
+3
|
/
*
- some fixes to how file changes are signaled and delayed
Tannin
2015-03-01
1
-1
/
+2
*
tons of code cleanup and minor fixes to harden the code (mostly suggestions f...
Tannin
2015-02-25
1
-4
/
+7
*
replaced all uses of NULL with nullptr
Tannin
2014-11-28
1
-4
/
+4
*
cleanup und bugfixes after refactoring
Tannin
2014-11-28
1
-6
/
+14
*
- started on a refactoring moving functionality out of the MainWindow class
Tannin
2014-11-21
1
-0
/
+329