| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Expose ModDataContentHolder from OrganizerCore instead of vector of Content. | Mikaël Capelle | 2020-05-28 | 1 | -24/+14 |
| | | |||||
| * | Store contents as a set instead of a vector. | Mikaël Capelle | 2020-05-27 | 1 | -7/+4 |
| | | |||||
| * | Do not show Content with isOnlyForFilter() in the column. | Mikaël Capelle | 2020-05-27 | 1 | -7/+12 |
| | | |||||
| * | Use ModDataContent to display the tooltip in the header. | Mikaël Capelle | 2020-05-25 | 1 | -19/+21 |
| | | |||||
| * | Switch to using the ModDataContent feature from the game plugin. | Mikaël Capelle | 2020-05-25 | 1 | -25/+14 |
| | | |||||
| * | Update ModInfo to use a single file tree for all content-related operations. | Mikaël Capelle | 2020-05-24 | 1 | -2/+2 |
| | | |||||
| * | Remove include that has been removed from uibase. | Mikaël Capelle | 2020-05-23 | 1 | -1/+0 |
| | | |||||
| * | Fix separator colors not working right due to missing brackets. | AL | 2020-05-07 | 1 | -1/+1 |
| | | |||||
| * | Allow coloring notes field. | AL | 2020-04-29 | 1 | -2/+4 |
| | | |||||
| * | now using new common cmakefiles | isanae | 2020-04-23 | 1 | -1/+1 |
| | | | | | | fixed includes because shared/ isn't in the path anymore removed unused modeltest files | ||||
| * | Fix random <br> in Alternate Game icon tooltip | AL | 2020-02-25 | 1 | -1/+1 |
| | | |||||
| * | split directoryentry | isanae | 2020-02-18 | 1 | -2/+6 |
| | | | | | made classes noncopyable, fixed a few unintended copies | ||||
| * | customizable columns for mod and plugin lists | isanae | 2020-02-18 | 1 | -9/+1 |
| | | |||||
| * | harmonized widgets in the tabs, fixed styles | isanae | 2020-02-05 | 1 | -5/+0 |
| | | |||||
| * | Change tooltip of Category column to say "Primary" | AL | 2020-01-31 | 1 | -1/+1 |
| | | |||||
| * | Fixed file structure not being kept when drag and dropping files. | AL | 2020-01-23 | 1 | -1/+1 |
| | | | | | Fix #981 | ||||
| * | Fix incorrect tabs | Al | 2020-01-14 | 1 | -1/+1 |
| | | |||||
| * | Add icon for hidden files flag | Al | 2020-01-14 | 1 | -0/+1 |
| | | |||||
| * | Allow content tooltip to translate | Silarn | 2019-12-14 | 1 | -13/+13 |
| | | |||||
| * | Separate conflict flags and render them in separate columns | Silarn | 2019-12-06 | 1 | -10/+30 |
| | | |||||
| * | fix crash when changing categories on mods when the "no categories" filter ↵ | isanae | 2019-11-27 | 1 | -0/+27 |
| | | | | | is selected | ||||
| * | emblemes -> emblems | isanae | 2019-10-04 | 1 | -1/+1 |
| | | |||||
| * | split settings into a bunch of classes | isanae | 2019-09-02 | 1 | -4/+4 |
| | | | | | removed "get" from the getters that had it | ||||
| * | changed crash dump type to use enum instead of int | isanae | 2019-08-24 | 1 | -5/+5 |
| | | | | | | | added ColorSettings settings dialog general and diag tabs don't use qsettings anymore removed logging of setting changes, will be added back to Settings class | ||||
| * | Merge pull request #807 from isanae/logging-rework | Jeremy Rimpo | 2019-08-02 | 1 | -13/+13 |
| |\ | | | | | Logging rework | ||||
| | * | changed qDebug() to log::debug() | isanae | 2019-07-22 | 1 | -4/+3 |
| | | | | | | | | | removed some commented out logging | ||||
| | * | changed qCritical() to log::error() | isanae | 2019-07-22 | 1 | -6/+6 |
| | | | | | | | | | removed now unused vlog() | ||||
| | * | replaced qWarning() | isanae | 2019-07-22 | 1 | -3/+4 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/Develop' into qt-5.13 | Silarn | 2019-07-04 | 1 | -0/+3 |
| |\| | |||||
| | * | Various fixes and updates to the tutorial system | Silarn | 2019-07-04 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | * Fix problem with main tutorial advancing past mod activation * Add various missing overlays for new and updated features * Restore BSA tab * Fix problem with positioning action button overlays (requires uibase) | ||||
| * | | Refactor obsolete methods | Silarn | 2019-07-03 | 1 | -1/+1 |
| |/ | |||||
| * | Don't display Nexus ID of zero | LostDragonist | 2019-03-22 | 1 | -1/+1 |
| | | |||||
| * | Allow moving overwrite files to mods to replace files | LostDragonist | 2019-03-18 | 1 | -7/+1 |
| | | |||||
| * | Improve function and error reporting of dropping files on mod list | LostDragonist | 2019-03-08 | 1 | -17/+47 |
| | | |||||
| * | Add support for displaying tracked mods and setting tracked status | LostDragonist | 2019-03-07 | 1 | -0/+1 |
| | | |||||
| * | Fix seconds calculation | Silarn | 2019-02-18 | 1 | -1/+1 |
| | | |||||
| * | Small updates, cleanup, update code, cache settings, tooltips | Silarn | 2019-02-18 | 1 | -8/+4 |
| | | |||||
| * | Add settings option to switch between fixed and dynamic cache timeouts | Silarn | 2019-02-18 | 1 | -2/+6 |
| | | |||||
| * | Implement staggered timeouts bases on age. | Silarn | 2019-02-18 | 1 | -1/+1 |
| | | | | | | | | | * < 1 mo = 2 hours * < 3 mo = 4 hours * < 6 mo = 6 hours * < 1 yr = 12 hours * > 1 yr = 24 hours | ||||
| * | Various fixes and updates | Silarn | 2019-02-18 | 1 | -0/+5 |
| | | | | | | | * 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 | ||||
| * | Sorting logic fix and show last updated date | Silarn | 2019-02-18 | 1 | -0/+1 |
| | | |||||
| * | Update Process Improvements | Silarn | 2019-02-18 | 1 | -1398/+1410 |
| | | | | | | | | | | | | | | | * 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 | ||||
| * | Make gameShortName comparisons case insensitive | LostDragonist | 2019-01-31 | 1 | -1/+1 |
| | | |||||
| * | Always display at least 3 segments of version info for MO itself | LostDragonist | 2019-01-30 | 1 | -1/+1 |
| | | |||||
| * | Merge remote-tracking branch 'remotes/origin/archive_conflicts_2' into Develop | LostDragonist | 2019-01-25 | 1 | -11/+42 |
| |\ | |||||
| | * | Merge remote-tracking branch 'remotes/origin/Develop' into archive_conflicts_2 | LostDragonist | 2019-01-22 | 1 | -16/+24 |
| | |\ | |||||
| | * \ | Merge remote-tracking branch 'origin/Develop' into archive_conflicts_2 | Silarn | 2019-01-18 | 1 | -1/+5 |
| | |\ \ | |||||
| | * \ \ | Merge remote-tracking branch 'origin/Develop' into archive_conflicts_2 | Silarn | 2019-01-05 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | * | | | | Fixed refresh not clearing overwrite highlighting. | Al | 2019-01-01 | 1 | -0/+2 |
| | | | | | | |||||
| | * | | | | Correct logic of mod conflict color selection | LostDragonist | 2018-12-31 | 1 | -14/+4 |
| | | | | | | |||||
