summaryrefslogtreecommitdiff
path: root/src/mainwindow.ui
Commit message (Expand)AuthorAgeFilesLines
* - savegameList: Improved save game handling from MainWindowTheBloke2014-07-111-0/+6
* - test-plugins accidentally distributed in the 1.2.5 release are now automati...Tannin2014-06-251-1/+1
* - added a new mod type that represents files handled externally (i.e. DLCs) a...Tannin2014-05-311-12/+26
* - files in bsas are now only displayed in the data tab if they are managed by moTannin2014-05-251-10/+13
* - mod list context menu split into two menus (one for whole list, one for sel...Tannin2014-05-131-14/+71
* - main window now has a small view displaying log messagesTannin2014-05-041-917/+935
* - added an option to show meta info on downloads instead of filenamesTannin2014-04-231-7/+13
* - added buttons to backup and restore the modlist and pluginlistTannin2014-04-051-8/+104
* - ini file changes that would have to overwrite ini tweaks are now stored in ...Tannin2014-02-171-2/+2
* - a few hooks will now somewhat handle file names starting with \\?\Tannin2014-02-121-2/+2
* - boss integrationTannin2014-01-231-13/+69
* - bugfix: drag&drop on archive list didn't always work properlyTannin2013-12-071-1/+1
* - minor text fixesTannin2013-12-071-51/+6
* - diagnosis plugins can now request to be re-evaluatedTannin2013-11-061-6/+51
* - text files encoded in system encoding should now be correctly recognized in...Tannin2013-10-261-10/+16
* - new toggle to display hidden downloadsTannin2013-10-101-1/+8
* - bugfix: testing for missing masters at the wrong time seems to have caused ...Tannin2013-09-161-1/+1
* - when installing mods from outside the download directory the absolute path ...Tannin2013-09-111-52/+7
* - the download manager now registers download speed. Right now this is only usedTannin2013-08-301-7/+58
* - download size is now displayedTannin2013-08-241-52/+7
* - plugins that failed to load are now reported as problemsTannin2013-08-171-136/+138
* - bugfix: nameprefix-flag incorrectly interpreted on oblivion-style bsasTannin2013-08-151-19/+67
* MergeTannin2013-05-101-5/+7
|\
| * - creating mods from overwriteTannin2013-04-041-5/+7
* | - multi-selection in category windowTannin2013-04-121-0/+3
|/
* - post-merge cleanupTannin2013-03-291-2/+2
* Merge with branch1.0Tannin2013-03-271-361/+306
|\
| * - added hooks for getFileVersion* functionsTannin2013-03-271-355/+306
* | Merge with defaultTannin2013-03-221-1/+20
|\|
| * - some more safety checks in the ini-limit removal codeTannin2013-03-131-1/+20
* | - support for grouping filters for mod list (incomplete)Tannin2013-03-221-3/+31
|/
* - moved shared and uibase libraries to namespacesTannin2013-02-171-4/+4
* - hooks for CreateHardLinkTannin2013-02-161-1/+9
* initial commit to mercurial repository.Tannin2013-02-031-0/+1209