summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* - 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
| | |\
| | | * some fixes towards qt5 compatibilityTannin2014-03-161-0/+4
| * | | - bugfix: if resuming a download failed with the server sending a textual err...Tannin2014-03-181-1/+17
| |/ /
| * | - unpacking bsas during installation no longer overwrites loose files (since ...Tannin2014-03-131-1/+2
| * | - "CreateDirectory" will no longer create directories in original data directoryTannin2014-03-131-0/+3
| |/
| * - bugfix: on-demand loading of data tree broke filtering on conflicting filesTannin2014-02-181-11/+14
| * - ini file changes that would have to overwrite ini tweaks are now stored in ...Tannin2014-02-171-0/+4
| * - a few hooks will now somewhat handle file names starting with \\?\Tannin2014-02-121-3/+16
| * - archives.txt is now written using the "safe"-write mechanismTannin2014-02-071-20/+15
| * - tabs in the mod info dialog can now be moved around by the userTannin2014-02-041-0/+3
| * - main window is now actually disabled while integrated boss is runningTannin2014-02-021-0/+2
| * - bugfix: upon moving files between mods, an attempt was made to access originsTannin2014-02-021-8/+12
| * - bugfix: elevation dialog didn't offer a "yes" optionTannin2014-01-291-6/+6
| * - bugfix: dds preview or transparent textures looked oddTannin2014-01-291-2/+9
| * - bugfix: accessing profile without loading one when starting an app through ...Tannin2014-01-271-1/+5