summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| | * MergeTannin2014-11-061-14/+34
| | |\
| | | * - archive library can now query for password during extraction (seems to be n...Tannin2014-11-051-14/+34
| * | | some work on installer scriptsTannin2014-11-111-0/+11
| |/ /
| * / - moved the hook-recursion-protection to tlsTannin2014-09-291-0/+15
| |/
| * - several style fixes suggested by static analysisTannin2014-09-241-30/+25
| * 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-20/+57
| * - 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
| * - can now filter by mod contentTannin2014-08-181-17/+34
| * - browser dialog now has a hidden url-field (for testing only)Tannin2014-07-271-20/+119
| * - 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-5601/+5601
| * - 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: no exec info returned for .exeTannin2015-01-031-2/+2
* | - bugfix: file extensions when adding executables were treated case sensitiveTannin2014-12-201-5/+6
* | bugfix: when merging mods with a custom installer, various ini settings (incl...Tannin2014-12-201-6/+7
* | endorsing is now only offered for mods with a valid nexus idTannin2014-12-201-16/+18
* | - mod-list can now be re-ordered with drag&drop while grouping is activeTannin2014-12-141-2/+2
* | when reinstalling a mod the existing mods name is used by defaultTannin2014-12-141-8/+9
* | if a shortcut-started application is the same binary as a configured one, the...Tannin2014-12-141-0/+6
* | all executables can now be repositioned, including auto-detected onesTannin2014-12-091-5/+5
* | searching for steam process will no longer fail when more than 1024 processes...Tannin2014-12-091-10/+20
* | removed use of ModInfo::internalNameTannin2014-12-091-1/+2
* | now stored installed files with each modTannin2014-12-091-0/+8
* | - 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