| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | Better 'Browse Mod Page' menu. | Mikaël Capelle | 2020-11-13 | 3 | -38/+44 | |
| | | | | | ||||||
| | * | | | Feeling like Shakespeare. | Mikaël Capelle | 2020-11-12 | 1 | -0/+48 | |
| | | | | | ||||||
| | * | | | Do not initialize proxied plugins twice. | Mikaël Capelle | 2020-11-12 | 2 | -10/+20 | |
| | | | | | ||||||
| | * | | | Add callbacks for plugin enabled/disabled. | Mikaël Capelle | 2020-11-12 | 6 | -1/+66 | |
| | | | | | ||||||
| | * | | | It's 2020. | Mikaël Capelle | 2020-11-12 | 3 | -37/+30 | |
| | | | | | ||||||
| | * | | | Proper handling of proxied plugins that implement multiple interfaces. | Mikaël Capelle | 2020-11-12 | 3 | -31/+144 | |
| | | | | | ||||||
| | * | | | Remove duplicate dependencies. | Mikaël Capelle | 2020-11-11 | 1 | -2/+4 | |
| | | | | | ||||||
| | * | | | Handle proxy dependencies differently. | Mikaël Capelle | 2020-11-11 | 3 | -13/+60 | |
| | | | | | ||||||
| | * | | | Remove incorrect warning. | Mikaël Capelle | 2020-11-11 | 1 | -5/+0 | |
| | | | | | ||||||
| | * | | | Use IPlugin::master() when present. | Mikaël Capelle | 2020-11-11 | 3 | -11/+88 | |
| | | | | | ||||||
| | * | | | Fix rebase. | Mikaël Capelle | 2020-11-11 | 1 | -2/+1 | |
| | | | | | ||||||
| | * | | | Cleaner IPluginRequirement. | Mikaël Capelle | 2020-11-11 | 3 | -25/+7 | |
| | | | | | ||||||
| | * | | | Fix display of tools in the MainWindow menu. | Mikaël Capelle | 2020-11-11 | 5 | -41/+34 | |
| | | | | | ||||||
| | * | | | Fix handling of previous 'enabled' settings. | Mikaël Capelle | 2020-11-11 | 1 | -7/+10 | |
| | | | | | ||||||
| | * | | | Hide Tool action instead of not adding them. | Mikaël Capelle | 2020-11-11 | 1 | -8/+3 | |
| | | | | | ||||||
| | * | | | Improve requirements handling. | Mikaël Capelle | 2020-11-11 | 6 | -97/+361 | |
| | | | | | ||||||
| | * | | | PluginRequirement -> IPluginRequirement and minor fixes. | Mikaël Capelle | 2020-11-11 | 2 | -21/+28 | |
| | | | | | ||||||
| | * | | | Insert 'enabled' plugin if not present. | Mikaël Capelle | 2020-11-11 | 1 | -0/+5 | |
| | | | | | ||||||
| | * | | | Replace usage of IPlugin::isActive(). | Mikaël Capelle | 2020-11-11 | 13 | -64/+296 | |
| | | | | | ||||||
| * | | | | Merge pull request #1298 from Holt59/fix-findfiles | Mikaël Capelle | 2020-11-17 | 1 | -2/+2 | |
| |\ \ \ \ | | | | | | | | | | | Allow '.' in findFiles and filter on file name, not full paths. | |||||
| | * | | | | Allow '.' in findFiles and filter on file name, not full paths. | Mikaël Capelle | 2020-11-15 | 1 | -2/+2 | |
| | | | | | | ||||||
| | | | | * | Ignore ALT-key event when ui is locked | Qudix | 2020-11-18 | 1 | -4/+6 | |
| | |_|_|/ |/| | | | ||||||
| * | | | | Merge pull request #1291 from Qudix/tracking_integration | Mikaël Capelle | 2020-11-16 | 7 | -15/+47 | |
| |\ \ \ \ | |/ / / |/| | | | Add a toggle for tracking | |||||
| | * | | | Merge branch 'master' of https://github.com/ModOrganizer2/modorganizer into ↵ | Qudix | 2020-11-14 | 14 | -54/+104 | |
| | |\ \ \ | | | | | | | | | | | | | | | | tracking_integration | |||||
| | * | | | | tabstop | Qudix | 2020-11-11 | 1 | -0/+3 | |
| | | | | | | ||||||
| | * | | | | Add a toggle for tracking | Qudix | 2020-11-11 | 7 | -17/+46 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge pull request #1297 from isanae/master | isanae | 2020-11-15 | 1 | -1/+1 | |
| |\ \ \ \ | |_|/ / |/| | | | Fix crash when clicking ... in path page | |||||
| | * | | | fixed crash when clicking ... | isanae | 2020-11-15 | 1 | -1/+1 | |
| |/ / / | | | | | | | | | | lambda was taking a local variable by reference | |||||
| * | | | Merge pull request #1277 from Qudix/master | isanae | 2020-11-14 | 7 | -42/+56 | |
| |\ \ \ | | | | | | | | | Changing the location of several directories | |||||
| | * \ \ | Merge branch 'master' of https://github.com/ModOrganizer2/modorganizer into ↵ | Qudix | 2020-11-14 | 7 | -9/+43 | |
| | |\ \ \ | |/ / / |/| | | | | | | | master | |||||
| * | | | | Merge pull request #1296 from isanae/master | isanae | 2020-11-13 | 1 | -0/+5 | |
| |\ \ \ \ | | | | | | | | | | | Adding Qudix to contributors | |||||
| | * | | | | added Qudix to contributors | isanae | 2020-11-13 | 1 | -0/+5 | |
| | | | | | | ||||||
| * | | | | | Merge pull request #1295 from Holt59/fix-order-of-saves | Mikaël Capelle | 2020-11-13 | 1 | -1/+1 | |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | Fix order of saves. | |||||
| | * | | | | Fix order of saves. | Mikaël Capelle | 2020-11-13 | 1 | -1/+1 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #1294 from isanae/master | isanae | 2020-11-12 | 5 | -8/+37 | |
| |\| | | | | | | | | | | | Bunch of instance and command line stuff | |||||
| | * | | | fixed a bunch of instance and command line stuff | isanae | 2020-11-12 | 5 | -8/+37 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - clear instance manager overrides when restarting, or switching instances after starting MO with moshortcut://instance: won't do anything - clear overrides when the last selected instance can't be opened; MO would keep trying to open shortcuts even after selecting a different instance - command line was cleared too early, before the first run, so shortcuts were broken - the instance manager dialog can be opened without an instance loaded if the last selected instance doesn't exist, createNew() would throw because it tried to access the global Settings - fixed some problems with parts of MO wanting to restart and others expecting flow to continue - fixed create instance dialog using settings pointer to decide whether to restart; it restarts when it's the first created instance, which is not always the case even if the settings are null, so just check whether there are instances | |||||
| | | * | | Merge branch 'master' of https://github.com/ModOrganizer2/modorganizer | Qudix | 2020-11-11 | 1 | -3/+5 | |
| | | |\ \ | |_|/ / |/| | | | ||||||
| * | | | | Merge pull request #1293 from isanae/master | isanae | 2020-11-12 | 1 | -3/+5 | |
| |\| | | | |_|/ |/| | | Crash when highlighting plugins from the Data directory | |||||
| | * | | highlighting plugins from the data directory would crash | isanae | 2020-11-12 | 1 | -3/+5 | |
| |/ / | | | | | | | the mod name is "data" and getByName() crashes with a mod name that doesn't exist | |||||
| | * | QtWebEngine does not respect built-in qt.conf | Qudix | 2020-11-11 | 1 | -2/+1 | |
| | | | ||||||
| | * | Merge branch 'master' of https://github.com/ModOrganizer2/modorganizer into ↵ | Qudix | 2020-11-10 | 1 | -1/+5 | |
| | |\ | |/ |/| | | | master | |||||
| * | | Merge pull request #1290 from isanae/master | isanae | 2020-11-10 | 1 | -1/+5 | |
| |\ \ | | | | | | | Local saves don't work | |||||
| | * \ | Merge branch 'master' of https://github.com/ModOrganizer2/modorganizer | isanae | 2020-11-10 | 0 | -0/+0 | |
| | |\ \ | |/ / |/| | | ||||||
| | * | | detectGame() must be called before init() | isanae | 2020-11-10 | 1 | -1/+5 | |
| | | | | ||||||
| | | * | Merge branch 'master' of https://github.com/ModOrganizer2/modorganizer into ↵ | Qudix | 2020-11-10 | 4 | -34/+41 | |
| | | |\ | |_|/ |/| | | | | | master | |||||
| * | | | Merge pull request #1289 from isanae/master | isanae | 2020-11-10 | 1 | -1/+7 | |
| |\| | | | | | | | | Don't delete user directories by default | |||||
| | * | | uncheck directories changed by the user by default to match the old ↵ | isanae | 2020-11-10 | 1 | -1/+7 | |
| |/ / | | | | | | | behaviour of deleting an instance | |||||
| * | | Merge pull request #1287 from isanae/master | isanae | 2020-11-10 | 3 | -33/+34 | |
| |\ \ | | | | | | | Stuff doesn't run | |||||
| | * | | whitespace | isanae | 2020-11-10 | 1 | -2/+2 | |
| | | | | ||||||
| | * | | don't attempt to parse the command line for launch, it fails in all sorts of ↵ | isanae | 2020-11-09 | 3 | -35/+36 | |
| |/ / | | | | | | | | | | | ways don't try to time stuff before logging is initialized, an exception before initLogging() will crash because ~TimeThis() tries to log | |||||
