summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/ModOrganizer2/modorganizer into t...Qudix2020-11-1414-54/+104
|\
| * Merge pull request #1277 from Qudix/masterisanae2020-11-147-42/+56
| |\
| | * Merge branch 'master' of https://github.com/ModOrganizer2/modorganizer into m...Qudix2020-11-147-9/+43
| | |\ | | |/ | |/|
| * | Merge pull request #1296 from isanae/masterisanae2020-11-131-0/+5
| |\ \
| | * | added Qudix to contributorsisanae2020-11-131-0/+5
| * | | Merge pull request #1295 from Holt59/fix-order-of-savesMikaël Capelle2020-11-131-1/+1
| |\ \ \
| | * | | Fix order of saves.Mikaël Capelle2020-11-131-1/+1
| |/ / /
| * | | Merge pull request #1294 from isanae/masterisanae2020-11-125-8/+37
| |\| |
| | * | fixed a bunch of instance and command line stuffisanae2020-11-125-8/+37
| | | * Merge branch 'master' of https://github.com/ModOrganizer2/modorganizerQudix2020-11-111-3/+5
| | | |\ | | |_|/ | |/| |
| * | | Merge pull request #1293 from isanae/masterisanae2020-11-121-3/+5
| |\| |
| | * | highlighting plugins from the data directory would crashisanae2020-11-121-3/+5
| |/ /
| | * QtWebEngine does not respect built-in qt.confQudix2020-11-111-2/+1
| | * Merge branch 'master' of https://github.com/ModOrganizer2/modorganizer into m...Qudix2020-11-101-1/+5
| | |\ | | |/ | |/|
| | * Merge branch 'master' of https://github.com/ModOrganizer2/modorganizer into m...Qudix2020-11-104-34/+41
| | |\
| | * | Using AppConfigQudix2020-11-093-7/+13
| | * | Merge branch 'master' of https://github.com/ModOrganizer2/modorganizer into m...Qudix2020-11-0940-1790/+3273
| | |\ \
| | * \ \ Merge branch 'master' of https://github.com/ModOrganizer2/modorganizer into m...Seth Riley2020-11-061-2/+1
| | |\ \ \
| | * | | | Fixed bad mergeSeth Riley2020-11-061-2/+1
| | * | | | Merge branch 'master' of https://github.com/ModOrganizer2/modorganizer into m...Seth Riley2020-11-0672-1920/+8028
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' of https://github.com/ModOrganizer2/modorganizer into m...Seth Riley2020-11-0313-114/+141
| | |\ \ \ \ \
| | * | | | | | Implement suggestionsSeth Riley2020-11-035-16/+16
| | * | | | | | Fix for deprecated implicit function definitionSeth Riley2020-11-021-1/+3
| | * | | | | | Fixed tutorialsSeth Riley2020-11-023-7/+6
| | * | | | | | Changing the location of several directoriesSeth Riley2020-11-026-103/+76
* | | | | | | | tabstopQudix2020-11-111-0/+3
* | | | | | | | Add a toggle for trackingQudix2020-11-117-17/+46
|/ / / / / / /
* | | | | | | Merge pull request #1290 from isanae/masterisanae2020-11-101-1/+5
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge branch 'master' of https://github.com/ModOrganizer2/modorganizerisanae2020-11-100-0/+0
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #1289 from isanae/masterisanae2020-11-101-1/+7
|\ \ \ \ \ \ \
| | * | | | | | detectGame() must be called before init()isanae2020-11-101-1/+5
| |/ / / / / /
| * / / / / / uncheck directories changed by the user by default to match the old behaviour...isanae2020-11-101-1/+7
|/ / / / / /
* | | | | | Merge pull request #1287 from isanae/masterisanae2020-11-103-33/+34
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | whitespaceisanae2020-11-101-2/+2
| * | | | | don't attempt to parse the command line for launch, it fails in all sorts of ...isanae2020-11-093-35/+36
|/ / / / /
* | | | | Merge pull request #1286 from isanae/masterisanae2020-11-091-0/+2
|\ \ \ \ \
| * | | | | fixed nexus state not being updatedisanae2020-11-091-0/+2
|/ / / / /
* | | | | Merge pull request #1284 from isanae/command-line-cleanupisanae2020-11-0939-1792/+3268
|\ \ \ \ \
| * | | | | removed excess padding in plugins tabisanae2020-11-091-19/+45
| * | | | | keyboard nav for create instance dialogisanae2020-11-085-56/+218
| * | | | | renamed singleinstance.h/cpp to multiprocess.h/cppisanae2020-11-085-4/+4
| * | | | | renamed SingleInstance to MOMultiProcessisanae2020-11-086-82/+41
| * | | | | timingsisanae2020-11-082-0/+30
| * | | | | renamed "change game" button to "manage instances"isanae2020-11-071-9/+9
| * | | | | changed wiki link to Instancesisanae2020-11-072-2/+2
| * | | | | task dialog for plugin loadcheckisanae2020-11-071-9/+64
| * | | | | show a confirmation before switching instancesisanae2020-11-072-3/+44
| * | | | | implemented browse buttonsisanae2020-11-072-7/+31
| * | | | | larger initial size for the instance dialogisanae2020-11-075-5/+55
| * | | | | fixed AppConfig::logFileName so it can be usedisanae2020-11-074-169/+178