summaryrefslogtreecommitdiff
path: root/src/mainwindow.ui
Commit message (Expand)AuthorAgeFilesLines
...
* Changed tooltip of Open Folder menu.Al12rs2018-03-071-1/+1
* - Added Open Folders drop-down menu over the modlist (using new custom icon) ...Al12rs2018-02-281-2/+29
* Reduced Clear filter red border to one pixel instead of two.Al12rs2018-02-261-1/+1
* Changed switch instance icon and tooltipAl12rs2018-02-181-2/+2
* - Added "Clear all Filters" button with red outline that only shows up if one...Al12rs2018-02-151-4/+45
* Disable the bsa tab for releaseLePresidente2017-12-251-1/+3
* Implement file priority for loose files > archivesJeremy Rimpo2017-12-171-15/+15
* Restore archive tab and partial functionalityJeremy Rimpo2017-12-151-0/+107
* Implement mod/plugin highlighting when pair is selectedJeremy Rimpo2017-11-301-1/+6
* Basic ESL updatesJeremy Rimpo2017-10-201-1/+1
* Re-enabled the boss buttonZachHaber2017-01-171-1/+1
* Revert "Loot Button"ZachHaber2017-01-171-0/+3
* Loot ButtonZachHaber2017-01-161-3/+0
* Update mainwindow.uiBrian Munro2017-01-031-3/+3
* Migrate to version numbers with buildnumber.LePresidente2016-12-211-0/+3
* moved button to switch instance (and to portable mode) to the main windowTannin2016-05-271-0/+13
* cleanupTannin2016-05-071-14/+26
* changed focus policy on grouping selection to prevent accidentally changing t...Tannin2016-02-091-0/+3
* some fixes and removed obsolete codeTannin2015-11-231-101/+0
* first work on interfacing with usvfsTannin2015-11-171-12/+2
* Allows drag-and-drop into the download tabTom Tanner2015-04-261-1/+7
* - 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
|\|