summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
Commit message (Collapse)AuthorAgeFilesLines
...
* Update Process ImprovementsSilarn2019-02-181-0/+3
| | | | | | | | | | | | | | * 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
* Multiple fixes:Silarn2019-02-181-2/+1
| | | | | | * Uses current daily/hourly rate limits * Fixed issue with translating API game string to mod game string ** Corrects issues with update checks and downloads
* Add counter for API requestsSilarn2019-02-181-0/+2
|
* Implement an API rate limiterSilarn2019-02-181-0/+1
|
* Reworking update checks to use the file update info with a fallbackSilarn2019-02-181-2/+3
|
* Several Nexus API-related changesSilarn2019-02-181-658/+658
| | | | | | | | * Added 30-second ping so Nexus doesn't close our connection * Set an overall 5 minute timeout before we give up listening for auth * Fixed some old signal and slot connections * Added a button to revoke the current API authorization * Updated bulk endorsement function with new API changes
* Change mod list context menu to stack allocationKrzysztof Starecki2019-02-151-1/+1
|
* Fix mod context menu rendering issueKrzysztof Starecki2019-02-141-1/+1
|
* Rename problems to notificationsLostDragonist2019-01-301-1/+1
|
* Merge remote-tracking branch 'remotes/origin/archive_conflicts_2' into DevelopLostDragonist2019-01-251-0/+3
|\
| * Merge remote-tracking branch 'remotes/origin/Develop' into archive_conflicts_2LostDragonist2019-01-221-0/+1
| |\
| * \ Merge remote-tracking branch 'origin/Develop' into archive_conflicts_2Silarn2019-01-181-0/+1
| |\ \
| * \ \ Merge remote-tracking branch 'remotes/origin/Develop' into archive_conflicts_2LostDragonist2019-01-011-1/+2
| |\ \ \
| * \ \ \ Merge branch 'Develop' into archive_conflicts_2Project5792018-12-291-1/+10
| |\ \ \ \ | | | | | | | | | | | | | | | | | | Updating to 2.1.7alpha1
| * | | | | Added button to disable Archives in Data Tree and entirely.Project5792018-12-121-0/+3
| | | | | |
* | | | | | Merge pull request #631 from Thex-PiedDroit/OverwriteToModAl2019-01-241-0/+8
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | 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 modThex2019-01-221-0/+8
| | |_|_|/ | |/| | |
* / | | | Reduce file I/O operations when enabling/disabling multiple modsLostDragonist2019-01-221-0/+1
|/ / / /
* | | / Add link to discord server in help menuLostDragonist2019-01-141-0/+1
| |_|/ |/| |
* | | Add qss styling options for progress bar and compact mode widgetsKrzysztof Starecki2018-12-311-0/+1
| | |
* | | Add icon for incomplete download info, add download progress delegateKrzysztof Starecki2018-12-301-1/+1
| | |
* | | Fix a bug where downloadlist context actions run multiple timesKrzysztof Starecki2018-12-301-1/+1
| |/ |/|
* | Fix warning about missing signalLostDragonist2018-12-281-1/+1
| |
* | Allow user to "won't endorse" MO itselfLostDragonist2018-12-241-0/+2
| |
* | Allow "endorse", "unendorse", and "won't endorse" for multiple modsLostDragonist2018-12-241-0/+1
| |
* | Improvements to the plugin and mod countersLostDragonist2018-12-241-0/+3
| | | | | | | | | | | | | | * Fix style * Add whatsThis * Add tooltips with additional statistics * Don't count mods like overwrite, unmanaged, DLC, etc.
* | Added Active Plugins and Active Mods countersAl2018-12-241-0/+1
| |
* | Expand mod list search edit to work on categories, nexus IDs, and notesLostDragonist2018-12-201-0/+1
| |
* | *Added "Open INIs Folder" option.Al12rs2018-12-201-0/+1
| | | | | | | | *Changed "Open Instance Folder" to open the Appdata or MO2 install instead of the baseDirectory.
* | Fixed performance issue of Data tab.Al12rs2018-12-181-1/+1
|/
* Allow tool plugins to define a submenu with the display nameLostDragonist2018-12-111-1/+2
| | | | Setting the display name to "<submenu>/<displayname>" will group plugins under the submenu.
* Added "Open Origin in Explorer" and "Open Origin Info..." options to ESPList ↵Al12rs2018-12-111-0/+2
| | | | context menu.
* Add shortcut to select name filters on mod list and plugin listLostDragonist2018-12-081-0/+3
|
* Add "send to separator..." option for modsLostDragonist2018-12-021-0/+1
|
* Hide "send to" context menu options when not sorting by priorityLostDragonist2018-11-041-2/+2
|
* Add context menu option to send to a specific priorityLostDragonist2018-11-041-2/+9
|
* Add separators according to context location of context menuLostDragonist2018-11-011-0/+1
|
* Add send to top/bottom options for the plugin listLostDragonist2018-10-311-0/+2
|
* Add send to top/bottom options for the mod listLostDragonist2018-10-311-0/+2
|
* Added Reset color option for separators and changed the bahavior of "cancel" ↵Al12rs2018-10-281-0/+1
| | | | of the color selector dialog to keep previous color.
* Added Color costumization for Separators.Al12rs2018-10-281-0/+1
|
* Added modlist Separators feature:Al12rs2018-10-281-0/+1
| | | | | | | | *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.
* Add option to create a Mod backup from the modlist context menu.Al12rs2018-09-071-0/+1
|
* Added "Refresh" button to downloads tab.Al12rs2018-08-311-0/+1
|
* Add "enable/disable selected" to mod list context menuLostDragonist2018-08-161-0/+2
|
* Add "enable/disable selected" to plugin list context menuLostDragonist2018-08-161-0/+4
|
* Added "Open Mods folder" to "Open Folder" context menu.Al12rs2018-07-211-0/+1
|
* Added ability to open mod information window by double cliking on plugins.Al12rs2018-07-171-0/+1
|
* Added "Open Plugins folder" option to Open folder menu.Al12rs2018-05-201-0/+1
|
* Fix a memory leak in updateToolBarDiana2018-05-181-0/+2
| | | | | | | | | | | updateToolBar was creating new QActions and QWidgets every call, without cleaning them up. The spacer, help widgets, and toolbuttons only need to be created once. Those have been moved out into the MainWindow constructor updateToolBar is called in various places, importantly when adding/removing executable shortcuts. Also adds a deleteLater() call to clean up executable shortcut actions.