| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | Fix conflict colors and make archive conflict colors configurable | LostDragonist | 2018-12-30 | 6 | -74/+141 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Merge branch 'Develop' into archive_conflicts_2 | LostDragonist | 2018-12-30 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Updated translation | Project579 | 2018-12-30 | 1 | -5/+0 | |
| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Updated version to reflect changes | Project579 | 2018-12-30 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Fix for download list refreshing, courtesy of bshd | Project579 | 2018-12-30 | 1 | -2/+1 | |
| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Updated translation file | Project579 | 2018-12-30 | 1 | -648/+786 | |
| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Merge branch 'Develop' into archive_conflicts_2 | Project579 | 2018-12-29 | 34 | -174/+860 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updating to 2.1.7alpha1 | |||||
| | * | | | | | | | | | | | | | Clean up and fix merge issues | LostDragonist | 2018-12-12 | 12 | -627/+652 | |
| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Fixed mainwindow.cpp so that Qt Creator does not break it anymore. | Al12rs | 2018-12-12 | 5 | -46/+68 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We should be able to normally use Creator now without having to worry about breaking the build. Partial fix for conflict information getting messd up after opening infodialog or disabling a mod. Icons still get messed up but conflict tab remains consistent at first inspection. Reverted main tab to plugins Changed version of Archive conflicts branch to 2.2.0 pre-alpha. | |||||
| | * | | | | | | | | | | | | | Added button to disable Archives in Data Tree and entirely. | Project579 | 2018-12-12 | 8 | -22/+147 | |
| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Improved refresh performance by replacing std::transform() with ↵ | Al12rs | 2018-12-12 | 6 | -21/+28 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CharLowerBuffer(). Fixed padding to four spaces and removed references to FLAG_ARCHIVE_LOOSE_CONFLICTS_MIXED that isn't used. | |||||
| | * | | | | | | | | | | | | | Add flag padding for all conflict icons | Silarn | 2018-12-12 | 2 | -1/+40 | |
| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Added red archive conflict icon and made the conflicts tab change font for ↵ | Al12rs | 2018-12-12 | 4 | -3/+17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | files that come from an archive. | |||||
| | * | | | | | | | | | | | | | Add loose file/archive conflict icons | Silarn | 2018-12-12 | 11 | -51/+151 | |
| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Added new "loose files overwrite archive" icon and all the flags. | Al12rs | 2018-12-12 | 6 | -5/+10 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The logic to show it is still missing until the other issues are fixed. | |||||
| | * | | | | | | | | | | | | | Initial archive conflict parsing | Silarn | 2018-12-12 | 17 | -83/+295 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Squashed commit: Basic archive conflict parsing - pass 1 Merge fixes for archive parsing Basic archive conflict parsing - pass 1 Merge fixes for archive parsing Should fix conflict detection for archive files | |||||
| * | | | | | | | | | | | | | | Fixed ListDialog geometry not saving in Move to mod feature. | Al | 2019-01-24 | 1 | -1/+6 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Show windows overwrite dialog when moving and add result message. | Al | 2019-01-24 | 1 | -2/+9 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge pull request #631 from Thex-PiedDroit/OverwriteToMod | Al | 2019-01-24 | 2 | -4/+62 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added ability to move files from the overwrite folder to an existing mod | |||||
| | * | | | | | | | | | | | | | | Added ability to move files from the overwrite folder to an existing mod | Thex | 2019-01-22 | 2 | -4/+62 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Fixed display of notes tool-tip and improved Alternative Game source tooltip. | Al | 2019-01-24 | 1 | -3/+4 | |
| | |_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Use the optimized function that was created | LostDragonist | 2019-01-22 | 1 | -3/+1 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Reduce file I/O operations when enabling/disabling multiple mods | LostDragonist | 2019-01-22 | 9 | -76/+229 | |
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Cache list of archives contained in a mod instead of accessing disk each time | Al | 2019-01-22 | 6 | -12/+21 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Fixed a crash with "Disable Selected" while in "checked" filter and similar ↵ | Al | 2019-01-22 | 2 | -4/+10 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cases | |||||
| * | | | | | | | | | | | | | Improved performance of pluginlist refresh by removing regex | Al | 2019-01-22 | 2 | -22/+5 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Improved Choose Instance name dialog to avoid confusion | Al | 2019-01-20 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Add some horizontal padding to downloads tab for eyecare | Al | 2019-01-20 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Open conflicts tab when double clicking on flags | Al | 2019-01-19 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | not perfect as flags could be for something else but will provide fast access to that tab. | |||||
| * | | | | | | | | | | | | | Fix forced libraries when using shortcuts | LostDragonist | 2019-01-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Cancel the installation progress bar when done to prevent it showing up again | LostDragonist | 2019-01-18 | 1 | -0/+1 | |
| | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Added OR and AND based search to modlist and pluginlist. | Al | 2019-01-18 | 2 | -41/+103 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A space now means AND and "OR ; | ||" mean OR. OR always wins. | |||||
| * | | | | | | | | | | | | Redirect documentation link in help menu to github.io | LostDragonist | 2019-01-14 | 1 | -2/+2 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Add link to discord server in help menu | LostDragonist | 2019-01-14 | 2 | -0/+10 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fixed invalid vector access on modInfoDialog closing. | Al | 2019-01-13 | 1 | -1/+1 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Avoid refreshes unless it's specifically the update filter. | Al | 2019-01-12 | 1 | -9/+3 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fixed "check all for updates" not updating for the newly added mods. | Al | 2019-01-12 | 1 | -1/+8 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Some more drag and drop related changes, still no fix though. | Al | 2019-01-12 | 1 | -3/+9 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Added missing Parchment theme file | Al | 2019-01-12 | 1 | -0/+0 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Added Parchment theme by TheBobAbides. | Al | 2019-01-12 | 9 | -0/+587 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Delete the settings array before writing a new one | LostDragonist | 2019-01-11 | 5 | -0/+5 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Remove profile-specific executable settings when removing the executable | LostDragonist | 2019-01-11 | 3 | -3/+11 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Remove window title of widget | LostDragonist | 2019-01-11 | 2 | -17/+9 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Update translation file | LostDragonist | 2019-01-11 | 1 | -395/+422 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Update Paper Dark and Paper Light themes to 5.0 | LostDragonist | 2019-01-11 | 4 | -73/+341 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Update Paper Automata theme to A2-2.0 | LostDragonist | 2019-01-11 | 1 | -43/+95 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fix regex warning | LostDragonist | 2019-01-11 | 1 | -1/+1 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Save version even after downgrading. | Al | 2019-01-11 | 1 | -3/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Otherwise the downgrade warning will appear forever. | |||||
| * | | | | | | | | | | | | Fix or ignore a number of compiler warnings. | Al | 2019-01-11 | 7 | -12/+22 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Change version to 2.1.7alpha6 | LostDragonist | 2019-01-11 | 1 | -1/+1 | |
| | | | | | | | | | | | | | ||||||
