summaryrefslogtreecommitdiff
path: root/src/logbuffer.h
Commit message (Collapse)AuthorAgeFilesLines
* renamed logbuffer files to loglistisanae2019-07-221-61/+0
|
* removed unused or redundant stuff in error_report.hisanae2019-07-221-52/+18
| | | | | | | renamed log() to vlog() for now extracted console creation to Console class rewrote LogBuffer to work with logging from uibase, renamed to LogModel added fmt dependency
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-34/+42
| | | | This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e.
* Applied clang-format on sourceSandro Jäckel2018-02-221-42/+34
|
* first work on interfacing with usvfsTannin2015-11-171-4/+0
|
* added cmake build script and a few fixes for 64-bit compatibilityTannin2015-09-231-1/+1
|
* normalized eol style (all files should now have windows line endings)Tannin2014-07-171-99/+99
|
* - main window now has a small view displaying log messagesTannin2014-05-041-2/+23
| | | | | | | | | | | | | | - mod list will now be highlighted when grouping is active is active - download tooltip now supports bbcode markup in the description - bbcode translator will now translate some named colors - algorithm for detection of mod order problems is now more sophisticated - exposed more functionality to python plugins - updated to qt 4.8.6 dlls - bugfix: plugin list wasn't - bugfix: state changes in mod list wasn't always reported - bugfix: loot client will now create necessary directory - bugfix: NCC sometimes used wrong source path for extracting - bugfix: removed noisy debug message
* - nxmhandler will now ask before registering itselfTannin2014-01-041-0/+2
| | | | | | - downloads from nexus are now displayed before file information is retrieved - logging from the ui is now a bit more informative - download list now scrolls to bottom automatically
* - completed Qt5 compatibilityTannin2013-06-151-57/+57
| | | | | | | - added GetFileVerisonInfoW hook for Windows 8 compatibility - fixed BossDummy to compile correctly with current version of the RGiesecke.DllExport assembly - fixed NCC components compiling with different Framewerk versions - dropped files-list in Nexus-tab of modinfo dialog
* initial commit to mercurial repository.Tannin2013-02-031-0/+76
Corresponds to MO version 0.12.6