| Commit message (Expand) | Author | Age | Files | Lines |
| * | fixed EditExecutablesDialog being opened without a parent | isanae | 2019-06-15 | 1 | -4/+9 |
| * | ExecutablesList: | isanae | 2019-06-15 | 1 | -6/+4 |
| * | replaced ExecutablesList::getExecutables() by a standard container interface | isanae | 2019-06-15 | 1 | -36/+56 |
| * | made Executable members private, added member function to get and set them | isanae | 2019-06-15 | 1 | -25/+25 |
| * | re-added the api label tooltip | isanae | 2019-06-14 | 1 | -2/+19 |
| * | changed the notifications action back to being disabled when there aren't any... | isanae | 2019-06-14 | 1 | -0/+2 |
| * | show executable path in status bar | isanae | 2019-06-14 | 1 | -0/+1 |
| * | moved api user account classes to their own files | isanae | 2019-06-14 | 1 | -3/+10 |
| * | added option to hide the status bar | isanae | 2019-06-13 | 1 | -6/+45 |
| * | changed StatusBarNotifications to a generic StatusBarAction | isanae | 2019-06-12 | 1 | -10/+6 |
| * | added a StatusBarNotifications class to handle icon, text and double click | isanae | 2019-06-12 | 1 | -1/+1 |
| * | max width for progress bar | isanae | 2019-06-12 | 1 | -1/+6 |
| * | added a few helper classes for user accounts and stats | isanae | 2019-06-12 | 1 | -38/+30 |
| * | added new statusbar class, moved refresh progress bar to it | isanae | 2019-06-12 | 1 | -16/+4 |
| * | clarified some comments | isanae | 2019-06-09 | 1 | -3/+3 |
| * | fixed notification icon not respecting the stylesheet on startup | isanae | 2019-06-09 | 1 | -6/+51 |
| * | fixes toolbar and menu icons not respecting the stylesheet | isanae | 2019-06-09 | 1 | -13/+66 |
| * | Merge pull request #753 from isanae/explore-data-file | Al | 2019-06-05 | 1 | -10/+35 |
| |\ |
|
| | * | added "Open Origin in Explorer" to the data tab | isanae | 2019-06-04 | 1 | -10/+35 |
| * | | show the main menu when releasing alt instead of pressing, less annoying to t... | isanae | 2019-06-04 | 1 | -2/+2 |
| * | | reverted changes to the toolbar: | isanae | 2019-06-04 | 1 | -26/+48 |
| |/ |
|
| * | Merge pull request #750 from isanae/more-menu-toolbar | Al | 2019-06-04 | 1 | -12/+66 |
| |\ |
|
| | * | fixed exit menu item not working | isanae | 2019-06-03 | 1 | -3/+5 |
| | * | more comments | isanae | 2019-06-03 | 1 | -0/+4 |
| | * | renamed some of the menus to remove underscores | isanae | 2019-06-03 | 1 | -11/+19 |
| | * | added menubar toggle in the context menu | isanae | 2019-06-03 | 1 | -0/+40 |
| * | | reset m_closing to false when the user cancels closing | isanae | 2019-06-03 | 1 | -0/+1 |
| |/ |
|
| * | Merge pull request #747 from isanae/splash-monitor | Al | 2019-06-03 | 1 | -0/+2 |
| |\ |
|
| | * | remember the monitor number | isanae | 2019-06-03 | 1 | -0/+2 |
| * | | added medium toolbar icon size | isanae | 2019-06-02 | 1 | -5/+12 |
| * | | the toolbar menu is now in the ui file instead of being created by hand | isanae | 2019-06-02 | 1 | -30/+52 |
| * | | toolbar size and button style are now configurable and remembered | isanae | 2019-06-02 | 1 | -0/+71 |
| * | | moved links to a new dedicated toolbar | isanae | 2019-06-02 | 1 | -25/+31 |
| * | | moved notification menu item to tools, was the only thing in view | isanae | 2019-06-02 | 1 | -15/+17 |
| * | | removed actionToToolButton(), which was replacing QAction's in the toolbar wi... | isanae | 2019-06-02 | 1 | -69/+48 |
| * | | - always show statusbar, used by the menu and toolbar to display status tips | isanae | 2019-06-02 | 1 | -24/+22 |
| |/ |
|
| * | don't activate the window when hovering save files | isanae | 2019-05-26 | 1 | -2/+9 |
| * | moved getFileExecutionContext() and its enum into OrganizerCore | isanae | 2019-05-26 | 1 | -1/+3 |
| * | changed enum case to follow convention | isanae | 2019-05-26 | 1 | -2/+2 |
| * | put explore and open functions in namespace shell | isanae | 2019-05-25 | 1 | -79/+19 |
| * | moved GetFileExecutionContext() out of OrganizerCore, no reason for it to be ... | isanae | 2019-05-25 | 1 | -25/+18 |
| * | a copy of getBinaryExecuteInfo() and openDataFile() was in both mainwindow an... | isanae | 2019-05-25 | 1 | -86/+28 |
| * | download list: added columns for mod name, version and nexus id | isanae | 2019-05-22 | 1 | -0/+6 |
| * | added const version of Settings::directInterface() for restoring states | isanae | 2019-05-20 | 1 | -2/+2 |
| * | when removing mods, limit the number of items in the list so the dialog stays... | isanae | 2019-05-16 | 1 | -1/+17 |
| * | Update NXM link handling to support premium link and validate user info | Silarn | 2019-05-09 | 1 | -6/+6 |
| * | Improve ignoring of missing English translations | LostDragonist | 2019-04-13 | 1 | -2/+2 |
| * | Fix performance when selecting many mods | LostDragonist | 2019-03-30 | 1 | -6/+5 |
| * | Add more protection against missing game plugins | LostDragonist | 2019-03-25 | 1 | -1/+1 |
| * | Prevent diagnose plugins that return false for isActive from reporting notifi... | LostDragonist | 2019-03-23 | 1 | -3/+8 |