| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add comment about lazy-populating the QDirFileTree. | Mikaël Capelle | 2020-05-23 | 1 | -1/+4 |
| | | |||||
| * | Remove time() method from FileTreeEntry. | Mikaël Capelle | 2020-05-23 | 1 | -16/+1 |
| | | |||||
| * | Update QDirFileTree to hide implementation and allow querying time through ↵ | Mikaël Capelle | 2020-05-23 | 2 | -44/+60 |
| | | | | | QFileInfo. | ||||
| * | Remove header that has been removed from uibase. | Mikaël Capelle | 2020-05-23 | 1 | -1/+0 |
| | | |||||
| * | Update IFileTree implementations following uibase changes. | Mikaël Capelle | 2020-05-23 | 3 | -32/+23 |
| | | |||||
| * | Remove include that has been removed from uibase. | Mikaël Capelle | 2020-05-23 | 1 | -1/+0 |
| | | |||||
| * | Switch to ModDataChecker for testing mod validity. | Mikaël Capelle | 2020-05-22 | 1 | -24/+6 |
| | | |||||
| * | Move m_GamePlugin up into ModInfoWithConflictInfo. | Mikaël Capelle | 2020-05-22 | 11 | -21/+33 |
| | | |||||
| * | Add QDirFileTree implementation. | Mikaël Capelle | 2020-05-22 | 3 | -0/+110 |
| | | |||||
| * | Merge pull request #1075 from Holt59/bump-to-2.3.0a8 | Al | 2020-05-22 | 1 | -1/+1 |
| |\ | | | | | Bump version to 2.3.0 alpha 8. | ||||
| | * | Bump version to 2.3.0 alpha 8. | Mikaël Capelle | 2020-05-22 | 1 | -1/+1 |
| | | | |||||
| * | | Merge pull request #1074 from IsmayilMirzali/add_open_logs | Al | 2020-05-20 | 2 | -0/+10 |
| |\ \ | |/ |/| | Add option to open logs folder | ||||
| | * | Add option to open logs folder | IsmayilMirzali | 2020-05-21 | 2 | -0/+10 |
| |/ | |||||
| * | Merge pull request #1066 from Holt59/new-filetree | Al | 2020-05-20 | 18 | -615/+818 |
| |\ | | | | | Update for the new file tree implementation and minor fixes | ||||
| | * | Rollback to setGameName instead of setGamePlugin for mod interface. | Mikaël Capelle | 2020-05-19 | 8 | -22/+22 |
| | | | |||||
| | * | Add implementation of clone() and doClone() for the archive filetree. | Mikaël Capelle | 2020-05-16 | 1 | -1/+15 |
| | | | |||||
| | * | Update after const_cast removal in uibase. | Mikaël Capelle | 2020-05-12 | 1 | -5/+5 |
| | | | |||||
| | * | Minor comment updates. | Mikaël Capelle | 2020-05-08 | 1 | -6/+8 |
| | | | |||||
| | * | Fix another issue with some archives not being loading properly. | Mikaël Capelle | 2020-05-07 | 1 | -3/+5 |
| | | | |||||
| | * | Fix issue with some archives not being extracted correctly. | Mikaël Capelle | 2020-05-07 | 1 | -3/+2 |
| | | | |||||
| | * | Override astree() in ArchiveFileTreeImpl to avoid VS warnings. | Mikaël Capelle | 2020-05-07 | 1 | -0/+10 |
| | | | |||||
| | * | Fix issue with getColor() not being overriden properly. | Mikaël Capelle | 2020-05-07 | 2 | -2/+2 |
| | | | |||||
| | * | Fix issue with mods not being checked properly and overwrite not having the ↵ | Mikaël Capelle | 2020-05-07 | 6 | -41/+41 |
| | | | | | | | | | right priority. | ||||
| | * | Move to the new filetree for the installation manager. | Mikaël Capelle | 2020-05-07 | 5 | -303/+441 |
| | | | |||||
| | * | Update ModInfo classes to handle plugin game and clean some declarations. | Mikaël Capelle | 2020-05-07 | 10 | -304/+330 |
| | | | |||||
| | * | Avoid using GamePlugins when not provided by the game plugin. | Mikaël Capelle | 2020-05-07 | 2 | -9/+21 |
| | | | |||||
| * | | Merge pull request #1073 from Holt59/fix-missing-junction-plugins | isanae | 2020-05-20 | 1 | -1/+1 |
| |\ \ | |/ |/| | Fix issue with plugins in junction mods not being activated. | ||||
| | * | Fix issue with plugins in junction mods not being activated. | Mikaël Capelle | 2020-05-20 | 1 | -1/+1 |
| |/ | |||||
| * | Fix separator colors not working right due to missing brackets. | AL | 2020-05-07 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #1064 from isanae/cmakefile-appveyor-fix | isanae | 2020-04-30 | 2 | -2/+16 |
| |\ | | | | | Appveyor fix for new cmake files | ||||
| | * | appveyor does not build modorganizer in its standard location, so use ↵ | isanae | 2020-04-30 | 2 | -2/+16 |
| |/ | | | | DEPENDENCIES_DIR to find cmake_common | ||||
| * | Merge pull request #1063 from Al12rs/mod_colors | Al | 2020-04-30 | 5 | -27/+103 |
| |\ | | | | | Mod colors | ||||
| | * | Add modinfodialog Notes Tab color selector. | AL | 2020-04-29 | 3 | -15/+87 |
| | | | |||||
| | * | Only show color context menu for mods when right clicking on Notes column. | AL | 2020-04-29 | 1 | -4/+7 |
| | | | |||||
| | * | Allow coloring notes field. | AL | 2020-04-29 | 2 | -12/+13 |
| |/ | |||||
| * | Merge pull request #1061 from isanae/new-cmakefiles | isanae | 2020-04-26 | 38 | -1302/+85 |
| |\ | | | | | New cmakefiles | ||||
| | * | moved a few projects to requires_project() | isanae | 2020-04-25 | 2 | -10/+3 |
| | | | |||||
| | * | now using new common cmakefiles | isanae | 2020-04-23 | 38 | -1302/+92 |
| |/ | | | | | fixed includes because shared/ isn't in the path anymore removed unused modeltest files | ||||
| * | Allow resizing and maximizing the Loot sort report dialog. | AL | 2020-04-18 | 1 | -1/+2 |
| | | |||||
| * | Merge pull request #1057 from isanae/warning-fixes | isanae | 2020-04-18 | 9 | -376/+455 |
| |\ | | | | | Fixed warnings about Q_OBJECT and thousand separators | ||||
| | * | fixed warnings about Q_OBJECT and thousand separators | isanae | 2020-04-18 | 9 | -376/+455 |
| |/ | | | | had to move some classes to header files | ||||
| * | Merge pull request #1055 from isanae/sysdir-opt | isanae | 2020-04-17 | 1 | -2/+4 |
| |\ | | | | | Fix for getOptionalKnownFolder() | ||||
| | * | getOptionalKnownFolder() returns a string now | isanae | 2020-04-17 | 1 | -2/+4 |
| |/ | |||||
| * | Merge pull request #1054 from isanae/bunch-of-fixes | isanae | 2020-04-17 | 20 | -76/+277 |
| |\ | | | | | Bunch of fixes | ||||
| | * | bumped to alpha 7 | isanae | 2020-04-17 | 1 | -1/+1 |
| | | | |||||
| | * | fixed crash when switching to an instance with a lower refresh thread count | isanae | 2020-04-17 | 2 | -1/+14 |
| | | | | | | | | | fixed rare race condition when waking up handle closer threads | ||||
| | * | added game, instance and profile to status bar | isanae | 2020-04-17 | 3 | -3/+39 |
| | | | |||||
| | * | typo | isanae | 2020-04-17 | 1 | -1/+1 |
| | | | |||||
| | * | log command line | isanae | 2020-04-17 | 1 | -0/+2 |
| | | | |||||
| | * | update available log is now info instead of debug | isanae | 2020-04-17 | 2 | -2/+5 |
| | | | | | | | | | added AV warning when a game plugin is no longer available | ||||
