| Commit message (Expand) | Author | Age | Files | Lines |
| * | use log::Levels instead of ints | isanae | 2019-07-22 | 1 | -3/+9 |
| * | moved setup to new LogList class | isanae | 2019-07-22 | 1 | -1/+0 |
| * | removed unused or redundant stuff in error_report.h | isanae | 2019-07-22 | 1 | -0/+1 |
| * | moved the log to a dock widget | isanae | 2019-07-22 | 1 | -1/+4 |
| * | removed useless validationFailed() callback in MainWindow | isanae | 2019-07-10 | 1 | -2/+0 |
| * | added new Shortcut class, moved stuff that was in MainWindow into it | isanae | 2019-07-06 | 1 | -8/+4 |
| * | added modinfodialogfwd.h, mostly for the enum that's used in various places | isanae | 2019-07-02 | 1 | -3/+4 |
| * | grey out tab names when they have no data | isanae | 2019-07-02 | 1 | -2/+3 |
| * | made Executable members private, added member function to get and set them | isanae | 2019-06-15 | 1 | -1/+1 |
| * | added option to hide the status bar | isanae | 2019-06-13 | 1 | -2/+6 |
| * | added a few helper classes for user accounts and stats | isanae | 2019-06-12 | 1 | -3/+2 |
| * | added new statusbar class, moved refresh progress bar to it | isanae | 2019-06-12 | 1 | -2/+3 |
| * | fixed notification icon not respecting the stylesheet on startup | isanae | 2019-06-09 | 1 | -0/+4 |
| * | fixes toolbar and menu icons not respecting the stylesheet | isanae | 2019-06-09 | 1 | -0/+1 |
| * | Merge pull request #753 from isanae/explore-data-file | Al | 2019-06-05 | 1 | -1/+2 |
| |\ |
|
| | * | added "Open Origin in Explorer" to the data tab | isanae | 2019-06-04 | 1 | -1/+2 |
| * | | show the main menu when releasing alt instead of pressing, less annoying to t... | isanae | 2019-06-04 | 1 | -1/+1 |
| * | | reverted changes to the toolbar: | isanae | 2019-06-04 | 1 | -2/+6 |
| |/ |
|
| * | fixed exit menu item not working | isanae | 2019-06-03 | 1 | -1/+1 |
| * | renamed some of the menus to remove underscores | isanae | 2019-06-03 | 1 | -1/+5 |
| * | added menubar toggle in the context menu | isanae | 2019-06-03 | 1 | -1/+3 |
| * | added medium toolbar icon size | isanae | 2019-06-02 | 1 | -1/+2 |
| * | the toolbar menu is now in the ui file instead of being created by hand | isanae | 2019-06-02 | 1 | -0/+10 |
| * | toolbar size and button style are now configurable and remembered | isanae | 2019-06-02 | 1 | -0/+3 |
| * | moved links to a new dedicated toolbar | isanae | 2019-06-02 | 1 | -3/+1 |
| * | moved notification menu item to tools, was the only thing in view | isanae | 2019-06-02 | 1 | -1/+1 |
| * | removed actionToToolButton(), which was replacing QAction's in the toolbar wi... | isanae | 2019-06-02 | 1 | -4/+5 |
| * | - always show statusbar, used by the menu and toolbar to display status tips | isanae | 2019-06-02 | 1 | -0/+3 |
| * | a copy of getBinaryExecuteInfo() and openDataFile() was in both mainwindow an... | isanae | 2019-05-25 | 1 | -1/+0 |
| * | Update NXM link handling to support premium link and validate user info | Silarn | 2019-05-09 | 1 | -1/+1 |
| * | Improve updating mod highlights when no mod is selected | LostDragonist | 2019-03-09 | 1 | -1/+0 |
| * | Add support for displaying tracked mods and setting tracked status | LostDragonist | 2019-03-07 | 1 | -0/+4 |
| * | Small updates, cleanup, update code, cache settings, tooltips | Silarn | 2019-02-18 | 1 | -2/+3 |
| * | Endorsement and efficiency updates | Silarn | 2019-02-18 | 1 | -6/+7 |
| * | Implement bulk update check layer | Silarn | 2019-02-18 | 1 | -0/+1 |
| * | Multiple updates: | Silarn | 2019-02-18 | 1 | -2/+2 |
| * | Various fixes and updates | Silarn | 2019-02-18 | 1 | -1/+1 |
| * | Update Process Improvements | Silarn | 2019-02-18 | 1 | -0/+3 |
| * | Multiple fixes: | Silarn | 2019-02-18 | 1 | -2/+1 |
| * | Add counter for API requests | Silarn | 2019-02-18 | 1 | -0/+2 |
| * | Implement an API rate limiter | Silarn | 2019-02-18 | 1 | -0/+1 |
| * | Reworking update checks to use the file update info with a fallback | Silarn | 2019-02-18 | 1 | -2/+3 |
| * | Several Nexus API-related changes | Silarn | 2019-02-18 | 1 | -658/+658 |
| * | Change mod list context menu to stack allocation | Krzysztof Starecki | 2019-02-15 | 1 | -1/+1 |
| * | Fix mod context menu rendering issue | Krzysztof Starecki | 2019-02-14 | 1 | -1/+1 |
| * | Rename problems to notifications | LostDragonist | 2019-01-30 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'remotes/origin/archive_conflicts_2' into Develop | LostDragonist | 2019-01-25 | 1 | -0/+3 |
| |\ |
|
| | * | Merge remote-tracking branch 'remotes/origin/Develop' into archive_conflicts_2 | LostDragonist | 2019-01-22 | 1 | -0/+1 |
| | |\ |
|
| | * \ | Merge remote-tracking branch 'origin/Develop' into archive_conflicts_2 | Silarn | 2019-01-18 | 1 | -0/+1 |
| | |\ \ |
|
| | * \ \ | Merge remote-tracking branch 'remotes/origin/Develop' into archive_conflicts_2 | LostDragonist | 2019-01-01 | 1 | -1/+2 |
| | |\ \ \ |
|