summaryrefslogtreecommitdiff
path: root/src/logbuffer.cpp
Commit message (Expand)AuthorAgeFilesLines
* cleanupTannin2016-05-071-9/+13
* code formatting (clang_format)Tannin2016-02-091-1/+0
* made instance-switching usableTannin2016-01-101-56/+64
* first work on interfacing with usvfsTannin2015-11-171-19/+1
* small stuffTannin2015-05-261-1/+1
* - some code cleanup and modernization trying to fix "dr memory" reportsTannin2015-05-171-5/+14
* dropped redundant report.h/report.cppTannin2015-05-091-1/+4
* - bugfixesTannin2015-01-061-2/+6
* replaced all uses of NULL with nullptrTannin2014-11-281-1/+1
* normalized eol style (all files should now have windows line endings)Tannin2014-07-171-261/+261
* - added a new mod type that represents files handled externally (i.e. DLCs) a...Tannin2014-05-311-22/+29
* - mod list context menu split into two menus (one for whole list, one for sel...Tannin2014-05-131-1/+6
* - main window now has a small view displaying log messagesTannin2014-05-041-3/+79
* - boss integrationTannin2014-01-231-2/+1
* - added an about dialogTannin2014-01-161-0/+1
* - implemented hook for NtQueryDirectoryFileTannin2014-01-131-1/+1
* - nxmhandler will now ask before registering itselfTannin2014-01-041-1/+14
* - completed Qt5 compatibilityTannin2013-06-151-4/+4
* - added hook for GetModuleFileNameTannin2013-05-191-0/+3
* - added hooks for getFileVersion* functionsTannin2013-03-271-138/+138
* initial commit to mercurial repository.Tannin2013-02-031-0/+157