summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* - 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
| * - boss integrationTannin2014-01-231-3/+23
| * - when a download server returns a text file, it's assumed to be an error and...Tannin2014-01-181-1/+22
| * - added an about dialogTannin2014-01-161-0/+9
| * - moved code for file previews to pluginsTannin2014-01-141-0/+6
| * - implemented hook for NtQueryDirectoryFileTannin2014-01-131-8/+59
| * - Mod Organizer can now display most image types (including dds) and txt file...Tannin2014-01-051-0/+46
| * MergeTannin2014-01-041-7/+5
| |\
| | * - nxmhandler will now ask before registering itselfTannin2014-01-041-7/+5
| * | - hook dll now monitors all mod directories, not only overwriteTannin2014-01-031-7/+9
| * | - bugfix: archive.dll could cause a crash, attempting to close an archive tha...Tannin2013-12-191-2/+2
| |/
| * - plugin list now highlights plugins with attached ini filesTannin2013-12-141-1/+1
| * - MO now applies a minimum to the nmm-compatibility field.Tannin2013-12-081-1/+1
| * - bugfix: extracting bsas did not work with non-ascii characters in the mod nameTannin2013-12-071-3/+2
| * Merge with defaultTannin2013-12-071-31/+38
| |\
| | * - bugfix: drag&drop on archive list didn't always work properlyTannin2013-12-071-2/+4
| | * - minor text fixesTannin2013-12-071-3/+3
| | * - plugins can now be localized tooTannin2013-11-271-29/+34
| * | minor text changesTannin2013-12-071-1/+1
| * | - download manager now saves the file times on nexus, for potential later use...Tannin2013-12-071-1/+1