summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Wait for processes run using command line shortcutsEran Mizrahi2017-12-101-18/+3
* cycle crash dumpsEran Mizrahi2017-12-101-0/+1
* generate dumps using new diagnostics settingsEran Mizrahi2017-12-101-1/+1
* Fix lootcli sorting when temp dir contains a space (i.e. user name has a space)Eran Mizrahi2017-12-071-1/+1
* Final highlighting changesJeremy Rimpo2017-12-021-1/+1
* Implement mod/plugin highlighting when pair is selectedJeremy Rimpo2017-11-301-0/+15
* Set the default WebEngineProfile settings to webcacheJeremy Rimpo2017-11-301-0/+6
* Close the handle that is created by FindFirstFileW correctly.LePresidente2017-10-301-2/+3
* FixesLePresidente2017-10-261-0/+1
* Fix minor ESL issues and set a useful URL for issue reportingJeremy Rimpo2017-10-241-1/+1
* Fixed an issue with sort buttonZachHaber2017-01-251-1/+2
* Fixed pluginListPath to allow spacesZachHaber2016-12-281-4/+2
* Got rid of some unnecesarry codeZanoth2016-12-271-11/+7
* Added preliminary support for changes to lootcli projectZachHaber2016-12-271-2/+8
* Merge branch 'master' into new_vfs_libraryTannin2016-06-301-7/+38
|\
| * Some include-what-you-use suggested changesThomas Tanner2016-06-271-0/+1
| * Some refactoring of the spawn code and to make waitForApplication get the rig...Thomas Tanner2016-06-251-2/+22
| * Merge branch 'master' into issue/418Thomas Tanner2016-01-241-6/+6
| |\
| | * Removing the 'get' in all function names and making FO4 plugin buildThomas Tanner2016-01-241-6/+6
| * | Remove savegameinfowidget from organizer coreThomas Tanner2015-12-261-3/+0
| * | Transferring the savegame widget into gamebryo + some cleanupThomas Tanner2015-12-251-26/+14
| * | Managed to remove SaveGame and SaveGameGamebryo classes from organizerThomas Tanner2015-12-201-18/+14
| * | Changes to support getting list of mods / esps to activate from game pluginThomas Tanner2015-12-191-74/+21
| * | Makes iSaveGame responsible for returning all files involved in savegame.Thomas Tanner2015-12-151-46/+40
| * | Removes the SaveGame class from mainwindow. Using include what you use to add...Thomas Tanner2015-12-141-39/+83
| * | Remove dependency of TransferSave on SaveGameBryo, part of fix for #418Thomas Tanner2015-12-131-1/+1
| |/
* | fixed categories list didn't get updated on switching instanceTannin2016-06-231-21/+39
* | fixed creation of data paths after changing paths in settings and update of p...Tannin2016-06-231-0/+1
* | usvfs log level can now be changed without a restartTannin2016-06-191-0/+2
* | download list and data tree now also maintain their layout between sessionsTannin2016-06-191-17/+45
* | moved button to switch instance (and to portable mode) to the main windowTannin2016-05-271-0/+12
* | changes to primary category are now saved immediately instead of after the me...Tannin2016-05-151-30/+10
* | fixed: after running an external application the plugin list was potentially ...Tannin2016-05-151-4/+1
* | fixed saves list wasn't updated after removing a save gameTannin2016-05-151-0/+1
* | minor fixesTannin2016-05-071-6/+7
* | added option to use a mod as the target to create now files instead of "overw...Tannin2016-05-071-17/+38
* | cleanupTannin2016-05-071-7/+7
* | moved plugins.txt reading/writing to game pluginTannin2016-05-061-1/+1
* | profile- and group-dropdown no longer switch by mouse-wheel. Plus fixed refre...Tannin2016-03-021-7/+15
* | merged master into new_vfs_libraryTannin2016-02-121-165/+132
* | fixed update of window titleTannin2016-02-091-7/+4
* | replaced boost&qt foreach-implementations by the c++11 variantTannin2016-02-091-15/+15
* | made instance-switching usableTannin2016-01-101-9/+17
* | removed get-prefix from many getters. removed const from managed_game variable.Tannin2015-12-281-9/+12
* | removed close-mo featureTannin2015-12-181-4/+1
* | Merge branch 'master' into new_vfs_libraryTannin2015-12-071-40/+74
|\|
| * Remove debugging code quick!Thomas Tanner2015-12-061-27/+1
| * Gets rid of last vestiges of GameInfo apart from startup and hookdllThomas Tanner2015-12-051-7/+21
| * Merge remote-tracking branch 'remotes/TanninOne/master' into issue/356Thomas Tanner2015-12-051-1/+21
| |\
| | * Fix for some nexus fomods having the old version of the mod link and not the ...Thomas Tanner2015-10-151-1/+3