| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix crash when changing file visibility from the filetree of an installed ↵ | isanae | 2019-05-21 | 1 | -2/+6 |
| | | | | | but inactive mode | ||||
| * | documented ExpanderWidget, removed checkable stuff because the state is kept ↵ | isanae | 2019-05-20 | 1 | -4/+1 |
| | | | | | internally | ||||
| * | added const version of Settings::directInterface() for restoring states | isanae | 2019-05-20 | 1 | -22/+64 |
| | | | | | | added top-level saveState() and restoreState() to ModInfoDialog that are called from MainWindow, because it now also has to handle expander states in the conflict tab added internal opened state to expander widget instead of using widget visibility so it can be saved even after the dialog is closed | ||||
| * | made expander use the full width | isanae | 2019-05-20 | 1 | -2/+35 |
| | | | | | context menu for noconflict tree | ||||
| * | expandable sections in the conflict tab | isanae | 2019-05-20 | 1 | -3/+62 |
| | | |||||
| * | added third tree with non-conflicting files | isanae | 2019-05-20 | 1 | -1/+10 |
| | | |||||
| * | if the number of selected items is low, check them to accurately show the ↵ | isanae | 2019-05-19 | 1 | -4/+52 |
| | | | | | hide/unhide items | ||||
| * | re-enabled unhide menu item in the conflict tree since hidden items can ↵ | isanae | 2019-05-19 | 1 | -5/+5 |
| | | | | | actually appear | ||||
| * | fixed filetree context menu for multiple selection | isanae | 2019-05-19 | 1 | -14/+54 |
| | | |||||
| * | added filename to file replace confirmation dialog text | isanae | 2019-05-19 | 1 | -38/+98 |
| | | | | | | hooked up filetree to FileRenamer fixed filetree context menu positioning being offset vertically | ||||
| * | added new FileRenamer class to handle user confirmations when ↵ | isanae | 2019-05-19 | 1 | -60/+258 |
| | | | | | | | | hiding/unhiding files conflict tree hooked up filetree shows the new dialogs, but doesn't handle buttons correctly yet | ||||
| * | disabled unhide menu item in the conflict tree because hidden items are ↵ | isanae | 2019-05-18 | 1 | -3/+5 |
| | | | | | never shown | ||||
| * | changed the top conflict treeview to support multiple selection | isanae | 2019-05-18 | 1 | -52/+185 |
| | | | | | | this required making some changes to both trees because they were sharing m_ConflictsContextItem that was set on right clicks; both trees are now independent hide/unhide is always shown on multiple selection to avoid scanning all the selected items | ||||
| * | Added the missing URL to setURL function to support the call to getURL() | Jake | 2019-04-14 | 1 | -0/+1 |
| | | |||||
| * | Prevent runaway requests and fix info dialog description update display | Silarn | 2019-02-18 | 1 | -92/+24 |
| | | |||||
| * | Various fixes and updates | Silarn | 2019-02-18 | 1 | -0/+1 |
| | | | | | | | * Add second api type for mod info to segment updates from basic desc * Add saved nexus file type and factor it into the update display * Fix some issues with how we were checking for 'latest update' files | ||||
| * | Update Process Improvements | Silarn | 2019-02-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | * 5 minute batch auto-update of up to 10 mods - Still able to force an update of all 'unchecked' mods - Prioritizes mods with oldest update 'age' * Implemented 1-hour wait between update checks per mod * Fixed issues with update progress display * Only enable update filter automatically if 'force update' * Improved display of version update status in mod list - Italic text when ready to perform update check - Tooltip indicates when next update is available * Fixed remaining issues with update fallback check * Only trigger one update API request for duplicate sources | ||||
| * | Reworking update checks to use the file update info with a fallback | Silarn | 2019-02-18 | 1 | -1577/+1577 |
| | | |||||
| * | Make logs more consistent in format and content | LostDragonist | 2019-01-30 | 1 | -2/+2 |
| | | |||||
| * | Make logs more consistent in format and content | LostDragonist | 2019-01-30 | 1 | -1/+1 |
| | | |||||
| * | Merge remote-tracking branch 'origin/Develop' into archive_conflicts_2 | Silarn | 2019-01-18 | 1 | -1/+11 |
| |\ | |||||
| | * | Delete the settings array before writing a new one | LostDragonist | 2019-01-11 | 1 | -0/+1 |
| | | | |||||
| | * | Added Web Page URL field in modinfodialog. | Al | 2019-01-11 | 1 | -1/+6 |
| | | | | | | | | | It's used only if nexusID is invalid. | ||||
| | * | Save rich text of notes tab across restart. | Al | 2019-01-10 | 1 | -1/+5 |
| | | | |||||
| * | | Merge branch 'Develop' into archive_conflicts_2 | Project579 | 2018-12-29 | 1 | -5/+7 |
| |\| | | | | | | | Updating to 2.1.7alpha1 | ||||
| | * | Add an option to disable endorsements | LostDragonist | 2018-12-24 | 1 | -1/+1 |
| | | | |||||
| | * | Fixed Description not loading when InfoDialog opens on Nexus tab. | Al12rs | 2018-12-21 | 1 | -5/+7 |
| | | | |||||
| * | | Added red archive conflict icon and made the conflicts tab change font for ↵ | Al12rs | 2018-12-12 | 1 | -1/+14 |
| | | | | | | | | | files that come from an archive. | ||||
| * | | Initial archive conflict parsing | Silarn | 2018-12-12 | 1 | -4/+4 |
| |/ | | | | | | | | | 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 | ||||
| * | Add notes column to mod list | LostDragonist | 2018-12-08 | 1 | -0/+2 |
| | | |||||
| * | Added modlist Separators feature: | Al12rs | 2018-10-28 | 1 | -1/+16 |
| | | | | | | | | | *New modType separator. *Bold, italic and centralized name without _separator at the end. *Added "create separator" option to context menu. *Added "rename separator" option. *Fixed rename separator issue with priority resetting. | ||||
| * | Fix pointer truncation to remove warning | LostDragonist | 2018-09-30 | 1 | -1/+1 |
| | | |||||
| * | Cache the current game as populating the dropdown triggers the save | Silarn | 2018-04-27 | 1 | -1/+2 |
| | | |||||
| * | Improve and fix handling of external links | Silarn | 2018-04-18 | 1 | -2/+10 |
| | | |||||
| * | Added Delete shourcut to both modinfodialog and Overwriteinfodilaog. Added ↵ | Al12rs | 2018-04-18 | 1 | -0/+33 |
| | | | | | confirm messages since delete can't be undone. | ||||
| * | Changed mod Information dialog "Next" and "Previous" buttons to remember the ↵ | Al12rs | 2018-04-17 | 1 | -4/+10 |
| | | | | | currently viewed tab. | ||||
| * | Merged the new open in explorer button with Silarn's code. | Al12rs | 2018-04-17 | 1 | -2/+6 |
| | | |||||
| * | Add source game setter in mod info dialog | Silarn | 2018-04-17 | 1 | -0/+25 |
| | | |||||
| * | Support for multi-game downloads | Silarn | 2018-04-16 | 1 | -2/+2 |
| | | |||||
| * | Added "Open/Execute" context menu entry to the conflicts tab in the ↵ | Al12rs | 2018-04-08 | 1 | -2/+88 |
| | | | | | modinfodialog. | ||||
| * | Fix overwritten file preview | Silarn | 2018-04-07 | 1 | -6/+8 |
| | | |||||
| * | Added file preview in conflicts tab in the mod information dialog. The ↵ | Al12rs | 2018-04-07 | 1 | -2/+96 |
| | | | | | preview is not working for the lower file list for some reason but I left the setup of the context menu and all in case somebody else can figure out what I'm missing. | ||||
| * | Revert "Applied clang-format on source" | Sandro Jäckel | 2018-02-23 | 1 | -830/+950 |
| | | | | | This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e. | ||||
| * | Applied clang-format on source | Sandro Jäckel | 2018-02-22 | 1 | -950/+830 |
| | | |||||
| * | Implement file priority for loose files > archives | Jeremy Rimpo | 2017-12-17 | 1 | -5/+5 |
| | | |||||
| * | Properly shut down QtWebEngine | Jeremy Rimpo | 2017-12-13 | 1 | -0/+2 |
| | | |||||
| * | Fix the nexus description link handler | Jeremy Rimpo | 2017-10-23 | 1 | -4/+10 |
| | | |||||
| * | Basic ESL updates | Jeremy Rimpo | 2017-10-20 | 1 | -1/+2 |
| | | |||||
| * | First attempt to update to QT5.7 | LePresidente | 2017-01-04 | 1 | -1/+2 |
| | | |||||
| * | cleanup | Tannin | 2016-05-07 | 1 | -3/+7 |
| | | |||||
