summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* - added error handling when a file can't be deleted from vfsTannin2014-12-011-1/+4
* undid some changes that accidentally made it to this branchTannin2014-11-261-5766/+5727
* - updated staging script to use qt5 and to fetch translations from transifexTannin2014-11-111-6/+14
* some work on installer scriptsTannin2014-11-111-0/+11
* - re-enabled use of img-tags in bbcode converterTannin2014-11-111-2/+9
* - moved the hook-recursion-protection to tlsTannin2014-09-291-4/+45
* - archive library can now query for password during extraction (seems to be n...Tannin2014-11-051-14/+34
* - several style fixes suggested by static analysisTannin2014-09-241-9/+2
* 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-16/+56
* - 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
* - browser dialog now has a hidden url-field (for testing only)Tannin2014-07-271-17/+101
* - 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-5523/+5523
* - bugfix: broke qt4 compatibility in trying to support qt5Tannin2014-07-171-7/+13
* - qt 5 compatibility fixesTannin2014-07-151-1/+0
* - Disabled compilation of loot_cli as the current loot version can't be compi...Tannin2014-07-151-12/+5
* 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
* - 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
| |/ /