summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* MergeTannin2014-11-111-14/+34
|\
| * MergeTannin2014-11-061-14/+34
| |\
| | * - archive library can now query for password during extraction (seems to be n...Tannin2014-11-051-14/+34
* | | some work on installer scriptsTannin2014-11-111-0/+11
|/ /
* / - moved the hook-recursion-protection to tlsTannin2014-09-291-0/+15
|/
* - several style fixes suggested by static analysisTannin2014-09-241-30/+25
* when MO fails to overwrite its ini file it tries another method using qt func...Tannin2014-09-101-2/+15
* - re-enabled building of loot_cli and started developing against the new apiTannin2014-09-081-20/+57
* - processes spawned from MO are now themselves allowed to break away from the...Tannin2014-08-251-1/+6
* - bugfix: mods were specified by internal name in archive and data tabTannin2014-08-191-3/+16
* - can now filter by mod contentTannin2014-08-181-17/+34
* - browser dialog now has a hidden url-field (for testing only)Tannin2014-07-271-20/+119
* - download-list will no longer show a file as having incomplete data if there...Tannin2014-07-211-2/+10
* normalized eol style (all files should now have windows line endings)Tannin2014-07-171-5601/+5601
* - bugfix: broke qt4 compatibility in trying to support qt5Tannin2014-07-171-7/+13
* MergeTannin2014-07-151-41/+130
|\
| * - Disabled compilation of loot_cli as the current loot version can't be compi...Tannin2014-07-151-15/+7
| * merged changes by TheBlokeTannin2014-07-151-15/+33
| |\
| | * deleteSavegame:TheBloke2014-07-131-1/+2
| | * savegameList: more minor changesTheBloke2014-07-131-8/+4
| | * savegameList:TheBloke2014-07-131-14/+12
| | * savegameList: A few cleanups and minor code improvementsTheBloke2014-07-121-11/+10
| | * - savegameList: Improved save game handling from MainWindowTheBloke2014-07-111-17/+41
| * | - when highlighting a mod the overwritten and overwriting mods are now highli...Tannin2014-07-141-23/+102
| |/
* / - qt 5 compatibility fixesTannin2014-07-151-1/+0
|/
* - bugfix: update.bsa is again treated like a regular bsa because hiding it fr...Tannin2014-06-301-6/+5
* - re-inserted code for bsa hiding (this was necessary to enforce expected bsa...Tannin2014-06-291-2/+17
* - test-plugins accidentally distributed in the 1.2.5 release are now automati...Tannin2014-06-251-1/+3
* - adjusted mod load order in hook.dll to match the one from the UITannin2014-06-231-0/+1
* - download read buffer is now limited to 1MB. Might prevent out-of-memory err...Tannin2014-06-171-4/+3
* - added pseudo-categories to filter for mo-managed vs. unmanaged modsTannin2014-06-161-68/+81
* - loot client now only updates the masterlist once per MO sessionTannin2014-06-081-27/+50
* - plugin-list now displays loot messagesTannin2014-06-021-2/+14
* - added a new mod type that represents files handled externally (i.e. DLCs) a...Tannin2014-05-311-37/+68
* - files in bsas are now only displayed in the data tab if they are managed by moTannin2014-05-251-81/+73
* - mod list context menu split into two menus (one for whole list, one for sel...Tannin2014-05-131-396/+293
* - very effective optimization to findfirstfile-callsTannin2014-05-051-29/+5
* - bugfix: endless loop in detection of mod order problemsTannin2014-05-041-1/+0
* - main window now has a small view displaying log messagesTannin2014-05-041-18/+58
* - download tooltip now also includes the file descriptionTannin2014-05-011-1/+4
* - bugfix: newly installed files could be added hiddenTannin2014-04-251-2/+3
* - updated installerTannin2014-04-241-5/+8
* - added an option to show meta info on downloads instead of filenamesTannin2014-04-231-54/+62
* - loot client no longer stalls the process while waiting for masterlist updateTannin2014-04-161-1/+8
* - loot integration now displays the reportTannin2014-04-051-27/+52
* Merge with branch1.1Tannin2014-04-051-177/+943
|\
| * - added buttons to backup and restore the modlist and pluginlistTannin2014-04-051-5/+199
| * - bugfix: the add/remove categories function could fail when a filter/groupin...Tannin2014-03-261-49/+19
| * MergeTannin2014-03-181-0/+4
| |\
| | * MergeTannin2014-03-161-0/+4
| | |\