| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Apply clang-format. | Mikaël Capelle | 2023-07-09 | 1 | -27/+36 |
| | | |||||
| * | Convert everything to CRLF. | Mikaël Capelle | 2023-07-09 | 1 | -93/+93 |
| | | |||||
| * | Display mod flags on collapsed separators. | Mikaël Capelle | 2021-01-10 | 1 | -4/+6 |
| | | |||||
| * | Display children contents in collapsed separator. | Mikaël Capelle | 2021-01-10 | 1 | -13/+3 |
| | | |||||
| * | Some cleaning. Avoid using Qt::UserRole. | Mikaël Capelle | 2021-01-02 | 1 | -3/+4 |
| | | |||||
| * | Fix some more tabs | Al | 2020-01-14 | 1 | -1/+1 |
| | | |||||
| * | Add icon for hidden files flag | Al | 2020-01-14 | 1 | -0/+1 |
| | | |||||
| * | Separate conflict flags and render them in separate columns | Silarn | 2019-12-06 | 1 | -72/+2 |
| | | |||||
| * | moved color stuff to ColorTable, now shows sample text and icons | isanae | 2019-09-27 | 1 | -51/+61 |
| | | |||||
| * | replaced qWarning() | isanae | 2019-07-22 | 1 | -1/+3 |
| | | |||||
| * | Allow selecting overwrite to trigger mod conflict highlights | LostDragonist | 2019-03-09 | 1 | -0/+4 |
| | | |||||
| * | Add support for displaying tracked mods and setting tracked status | LostDragonist | 2019-03-07 | 1 | -16/+17 |
| | | |||||
| * | Enable compact mode for mod list flags when column is smaller than 6 icons | LostDragonist | 2019-02-07 | 1 | -7/+15 |
| | | |||||
| * | Don't add empty icons for flags that don't have icons | LostDragonist | 2019-01-30 | 1 | -2/+10 |
| | | |||||
| * | Clean up and fix merge issues | LostDragonist | 2018-12-12 | 1 | -3/+0 |
| | | |||||
| * | Improved refresh performance by replacing std::transform() with ↵ | Al12rs | 2018-12-12 | 1 | -13/+19 |
| | | | | | | | 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 | 1 | -1/+38 |
| | | |||||
| * | Add loose file/archive conflict icons | Silarn | 2018-12-12 | 1 | -1/+5 |
| | | |||||
| * | Added new "loose files overwrite archive" icon and all the flags. | Al12rs | 2018-12-12 | 1 | -0/+1 |
| | | | | | The logic to show it is still missing until the other issues are fixed. | ||||
| * | Initial archive conflict parsing | Silarn | 2018-12-12 | 1 | -0/+3 |
| | | | | | | | | | | 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 | ||||
| * | Initial icons for alternate games | Silarn | 2018-05-03 | 1 | -1/+1 |
| | | |||||
| * | Add alternative game flag and check | Silarn | 2018-04-27 | 1 | -0/+1 |
| | | |||||
| * | Revert "Applied clang-format on source" | Sandro Jäckel | 2018-02-23 | 1 | -70/+72 |
| | | | | | This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e. | ||||
| * | Applied clang-format on source | Sandro Jäckel | 2018-02-22 | 1 | -72/+70 |
| | | |||||
| * | reduced number of mod content icons a bit because they take too much space | Tannin | 2016-06-19 | 1 | -3/+3 |
| | | |||||
| * | cleanup | Tannin | 2016-05-07 | 1 | -3/+3 |
| | | |||||
| * | bugfix: not all icons showed up | Tannin | 2015-03-27 | 1 | -2/+2 |
| | | |||||
| * | icon delegates now use a pixmap cache to improve rendering performance | Tannin | 2015-02-25 | 1 | -17/+17 |
| | | |||||
| * | - download-list will no longer show a file as having incomplete data if ↵ | Tannin | 2014-07-21 | 1 | -0/+17 |
| | | | | | | | | there is no file version - added a new mod column with icons displaying the content of the mod - MO now differentiates between mods using an internal name that disambiguates between foreign and regular mods | ||||
| * | - slightly overworked display of icon delegates | Tannin | 2014-02-23 | 1 | -1/+21 |
| | | | | | - updated installer | ||||
| * | - boss integration | Tannin | 2014-01-23 | 1 | -0/+50 |
| - plugin list can now also display multiple flags for a file (like the mod list) - changed some compiler&linker settings to produce smaller binaries | |||||
