summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* tons of code cleanup and minor fixes to harden the code (mostly suggestions f...Tannin2015-02-251-4/+3
* bugfix: filtering by meta-categories (checked/unchecked, update available) di...Tannin2015-02-251-1/+2
* bugfix: crash when trying to delete mods (issue #1016)Tannin2015-02-251-1/+1
* - No longer setting the dll directory as a windows search folder for dlls bec...Tannin2015-02-251-3/+0
* extended the game-plugin interfaceTannin2015-01-291-66/+53
* Merge with branch1.2Tannin2015-01-241-39/+69
|\
| * bugfix: When displaying the list of save games to delete the list is capped t...Tannin2015-01-221-1/+10
| * bugfix: initialization order was wrong and so kept foreign language systems f...Tannin2015-01-221-2/+2
| * cleanup (mostly removing unused includes)Tannin2015-01-221-4/+5
| * bugfix: first attempt at discovering java binary always failedTannin2015-01-111-2/+3
| * bugfix: translations for some plugins weren't loadedTannin2015-01-111-0/+5
| * bugfix: executables with extensions other than .com, .cmd or .bat were starte...Tannin2015-01-111-3/+4
| * bugfix: translations for plugins were not usedTannin2015-01-081-0/+11
| * bugfix: showEvent contains initializion code that should be run only on first...Tannin2015-01-081-28/+36
| * - download servers that haven't been available for over a month are now purge...Tannin2015-01-071-1/+4
* | - bugfixesTannin2015-01-061-102/+30
* | MergeTannin2015-01-041-144/+141
|\ \
| * | replaced all uses of NULL with nullptrTannin2014-11-281-80/+80
| * | cleanup und bugfixes after refactoringTannin2014-11-281-255/+82
* | | - fixes after mergeTannin2015-01-041-226/+38
* | | re-integrated changes missing from the mergeTannin2015-01-031-1/+1
* | | Merge with branch1.2Tannin2015-01-031-5760/+4834
|\| | | |/ |/|
| * - started on a refactoring moving functionality out of the MainWindow classTannin2014-11-211-1457/+370
| * - updated staging script to use qt5 and to fetch translations from transifexTannin2014-11-111-6/+14
| * MergeTannin2014-11-111-2/+9
| |\
| | * - re-enabled use of img-tags in bbcode converterTannin2014-11-111-2/+9
| * | MergeTannin2014-11-111-14/+34
| |\|
| | * 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
| | |/