summaryrefslogtreecommitdiff
path: root/src/pluginlistsortproxy.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Vastly improved plugin index generation and sortingSilarn2018-05-041-2/+2
|
* Fix ESL index display and sorting by indexSilarn2018-04-271-2/+2
|
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-57/+80
| | | | This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e.
* Applied clang-format on sourceSandro Jäckel2018-02-221-80/+57
|
* - plugin list can now be sorted by flagsTannin2015-03-181-2/+17
| | | | - sorting by mod index now puts the disabled mods to one end of the list
* bugfix: plugin list wasn't user-sortableTannin2015-02-251-5/+8
|
* cleanup (mostly removing unused includes)Tannin2015-01-221-1/+0
|
* increased version number and minor stuffTannin2015-01-111-3/+0
|
* - drag&drop in the plugin list now also prompts a message instead of being ↵Tannin2014-12-201-40/+13
| | | | impossible
* normalized eol style (all files should now have windows line endings)Tannin2014-07-171-152/+152
|
* - boss integrationTannin2014-01-231-5/+0
| | | | | - plugin list can now also display multiple flags for a file (like the mod list) - changed some compiler&linker settings to produce smaller binaries
* - some more safety checks in the ini-limit removal codeTannin2013-03-131-124/+138
| | | | | | | | | | | - 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
* initial commit to mercurial repository.Tannin2013-02-031-0/+143
Corresponds to MO version 0.12.6