summaryrefslogtreecommitdiff
path: root/src/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* MO will again remove obsolete files on startupTannin2015-03-211-0/+38
* tons of code cleanup and minor fixes to harden the code (mostly suggestions f...Tannin2015-02-251-2/+2
* - No longer setting the dll directory as a windows search folder for dlls bec...Tannin2015-02-251-2/+3
* extended the game-plugin interfaceTannin2015-01-291-19/+7
* Merge with branch1.2Tannin2015-01-241-3/+3
|\
| * cleanup (mostly removing unused includes)Tannin2015-01-221-6/+6
| * all executables can now be repositioned, including auto-detected onesTannin2014-12-091-8/+14
| * undid some changes that accidentally made it to this branchTannin2014-11-261-606/+559
| * - archive library can now query for password during extraction (seems to be n...Tannin2014-11-051-1/+31
| * - several style fixes suggested by static analysisTannin2014-09-241-8/+3
| * normalized eol style (all files should now have windows line endings)Tannin2014-07-171-581/+581
* | - bugfixesTannin2015-01-061-14/+49
* | replaced all uses of NULL with nullptrTannin2014-11-281-14/+14
* | cleanup und bugfixes after refactoringTannin2014-11-281-112/+47
* | MergeTannin2014-11-211-34/+19
|\ \
| * | - started on a refactoring moving functionality out of the MainWindow classTannin2014-11-211-25/+11
| * | - archive library can now query for password during extraction (seems to be n...Tannin2014-11-051-1/+1
| * | - several style fixes suggested by static analysisTannin2014-09-241-8/+3
| * | - re-enabled building of loot_cli and started developing against the new apiTannin2014-09-081-1/+11
* | | qt5 compatibilityTannin2014-11-211-3/+10
|/ /
* | - can now filter by mod contentTannin2014-08-181-28/+26
* | normalized eol style (all files should now have windows line endings)Tannin2014-07-171-581/+581
|/
* - test-plugins accidentally distributed in the 1.2.5 release are now automati...Tannin2014-06-251-1/+3
* - mod list context menu split into two menus (one for whole list, one for sel...Tannin2014-05-131-1/+2
* - main window now has a small view displaying log messagesTannin2014-05-041-5/+0
* - updated installerTannin2014-04-241-1/+5
* - added an option to show meta info on downloads instead of filenamesTannin2014-04-231-1/+4
* - loot client no longer stalls the process while waiting for masterlist updateTannin2014-04-161-1/+6
* - added buttons to backup and restore the modlist and pluginlistTannin2014-04-051-21/+2
* - MO will now be elevated if neededTannin2014-02-231-0/+64
* - boss integrationTannin2014-01-231-2/+3
* - archive.dll now supports querying the crc value of filesTannin2013-11-181-1/+1
* - diagnosis plugins can now request to be re-evaluatedTannin2013-11-061-1/+1
* - Option to choose edition of the game. Currently only relevant for FO3 becau...Tannin2013-10-251-0/+21
* MergeTannin2013-10-111-1/+1
|\
| * - added new plugin to test if fnis needs to be runTannin2013-10-111-1/+1
* | - new toggle to display hidden downloadsTannin2013-10-101-1/+4
|/
* - hook.dll now doesn't inject to certain applications (currently steam, chrom...Tannin2013-10-051-43/+52
* - esp reader now handles invalid files more gracefullyTannin2013-09-211-1/+1
* - bugfix: automatically removes a file from old NCC release that was interfer...Tannin2013-09-051-10/+1
* - the download manager now registers download speed. Right now this is only usedTannin2013-08-301-5/+5
* - now avoids a few unnecessary copy operations during generation of the direc...Tannin2013-07-171-0/+2
* - added the ability to connect to the internet through a proxyTannin2013-07-131-21/+2
* - minor fixes to ncc build filesTannin2013-07-131-0/+18
* - caching of downloadwidgets to fix performance problem, currently broken and...Tannin2013-06-291-1/+4
* - some fixes for qt5 compatibilityTannin2013-06-201-4/+14
* - completed Qt5 compatibilityTannin2013-06-151-1/+0
* - bugfixes in hookdll related to path-reroutingTannin2013-05-281-3/+0
* - added NCC to repositoryTannin2013-05-221-2/+2
* - bugfix: wrong multibyte to widechar conversion in hookdll breaks internatio...Tannin2013-04-131-0/+19