summaryrefslogtreecommitdiff
path: root/src/categoriesdialog.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-139/+167
| | | | This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e.
* Applied clang-format on sourceSandro Jäckel2018-02-221-167/+139
|
* normalized eol style (all files should now have windows line endings)Tannin2014-07-171-243/+243
|
* - completed Qt5 compatibilityTannin2013-06-151-1/+1
| | | | | | | - 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
* - some more safety checks in the ini-limit removal codeTannin2013-03-131-1/+2
| | | | | | | | | | | - some code cleanup and minor bug fixes based on results from static code analysis - added naemfilter for the esp list - bsa changes are now stored automatically but delayed by up to 0.5 seconds (for performance reasons) - bugfix: buffer overrun when certain functions are called with empty file names - bugfix: reroute for the ini-limit fix was placed in the data segment - bugfix: mod list got mixed up when the mod directory was changed externally - bugfix: plugins.txt reroute on skyrim didn't work on winXP - bugfix: MO could become unresponsive if the tutorial script couldn't be interpreted
* - moved shared and uibase libraries to namespacesTannin2013-02-171-223/+223
| | | | - bugfix: the "fix mods" function was accessing the save game data incorrectly, causing a crash
* initial commit to mercurial repository.Tannin2013-02-031-0/+242
Corresponds to MO version 0.12.6