| Commit message (Expand) | Author | Age | Files | Lines |
| * | fixed plugin executables not overriding if the custom attribute was inadverte... | isanae | 2019-06-15 | 1 | -2/+2 |
| * | moved commiting changes to EditExecutablesDialog itself instead of doing it f... | isanae | 2019-06-15 | 3 | -83/+139 |
| * | handles changing the title to one that already exists by just ignoring it | isanae | 2019-06-15 | 2 | -14/+46 |
| * | removed old, unused stuff | isanae | 2019-06-15 | 3 | -246/+86 |
| * | moved functionality to CustomOverwrites and ForcedLibraries helper classes | isanae | 2019-06-15 | 2 | -49/+157 |
| * | remove executable | isanae | 2019-06-15 | 1 | -11/+50 |
| * | add executable | isanae | 2019-06-15 | 2 | -31/+46 |
| * | pulled java installation detection out of getFileExecutionContext() and into ... | isanae | 2019-06-15 | 5 | -89/+104 |
| * | fixed FileDialogMemory::getOpenFileName() not using given directory | isanae | 2019-06-15 | 3 | -42/+63 |
| * | save forced libraries internally | isanae | 2019-06-15 | 2 | -30/+56 |
| * | save steam app id, custom overwrite and application icon | isanae | 2019-06-15 | 3 | -57/+100 |
| * | renamed most of the widgets to shorter or more descriptive names (newFilesMod... | isanae | 2019-06-15 | 3 | -206/+256 |
| * | stop changing add button to modify, disable remove for plugin executables | isanae | 2019-06-15 | 2 | -84/+57 |
| * | load plugin executables after settings, allows for changing the order | isanae | 2019-06-15 | 4 | -224/+328 |
| * | replaced close with ok/cancel | isanae | 2019-06-15 | 3 | -105/+125 |
| * | rework of the executables dialog to have a horizontal splitter and use a stan... | isanae | 2019-06-15 | 3 | -281/+347 |
| * | fixed EditExecutablesDialog being opened without a parent | isanae | 2019-06-15 | 6 | -57/+131 |
| * | removed temporary setters in Executable, unnecessary now that it has mergeFrom() | isanae | 2019-06-15 | 2 | -44/+1 |
| * | ExecutablesList: | isanae | 2019-06-15 | 4 | -130/+77 |
| * | moved store/load to ExecutablesList | isanae | 2019-06-15 | 3 | -50/+72 |
| * | replaced ExecutablesList::getExecutables() by a standard container interface | isanae | 2019-06-15 | 5 | -134/+164 |
| * | made Executable members private, added member function to get and set them | isanae | 2019-06-15 | 6 | -110/+215 |
| * | Merge pull request #762 from isanae/statusbar | isanae | 2019-06-15 | 13 | -268/+718 |
| |\ |
|
| | * | re-added the api label tooltip | isanae | 2019-06-14 | 2 | -2/+26 |
| | * | 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 |
| | * | fixed text color of api label when not logged in | isanae | 2019-06-14 | 1 | -1/+1 |
| | * | moved api user account classes to their own files | isanae | 2019-06-14 | 10 | -222/+263 |
| | * | added option to hide the status bar | isanae | 2019-06-13 | 3 | -8/+60 |
| | * | switched to stylesheet for api colors, palette doesn't seem to survive hiding... | isanae | 2019-06-13 | 1 | -12/+19 |
| | * | changed StatusBarNotifications to a generic StatusBarAction | isanae | 2019-06-12 | 3 | -30/+57 |
| | * | added a StatusBarNotifications class to handle icon, text and double click | isanae | 2019-06-12 | 3 | -14/+58 |
| | * | fixed progress bar not updating | isanae | 2019-06-12 | 1 | -1/+2 |
| | * | max width for progress bar | isanae | 2019-06-12 | 3 | -6/+21 |
| | * | added notifications label, unused | isanae | 2019-06-12 | 2 | -6/+9 |
| | * | added a few helper classes for user accounts and stats | isanae | 2019-06-12 | 9 | -234/+428 |
| | * | added new statusbar class, moved refresh progress bar to it | isanae | 2019-06-12 | 5 | -18/+57 |
| * | | Correcting minor spelling mistakes in the UI + add contributor | Matte A | 2019-06-15 | 1 | -26/+26 |
| |/ |
|
| * | clarified some comments | isanae | 2019-06-09 | 1 | -3/+3 |
| * | fixed notification icon not respecting the stylesheet on startup | isanae | 2019-06-09 | 2 | -6/+55 |
| * | fixes toolbar and menu icons not respecting the stylesheet | isanae | 2019-06-09 | 2 | -13/+67 |
| * | Merge pull request #754 from isanae/conflict-lists-sort | Al | 2019-06-05 | 2 | -195/+204 |
| |\ |
|
| | * | natural sort for conflict items | isanae | 2019-06-04 | 1 | -0/+26 |
| | * | refactored conflict list items: | isanae | 2019-06-04 | 2 | -195/+178 |
| * | | Merge pull request #753 from isanae/explore-data-file | Al | 2019-06-05 | 2 | -11/+37 |
| |\ \ |
|
| | * | | added "Open Origin in Explorer" to the data tab | isanae | 2019-06-04 | 2 | -11/+37 |
| | |/ |
|
| * | | Merge pull request #752 from isanae/toolbar-revert | Al | 2019-06-05 | 3 | -65/+66 |
| |\ \
| |/
|/| |
|
| | * | show the main menu when releasing alt instead of pressing, less annoying to t... | isanae | 2019-06-04 | 2 | -3/+3 |
| | * | reverted changes to the toolbar: | isanae | 2019-06-04 | 3 | -62/+63 |
| * | | Merge pull request #749 from isanae/manual-nexus-api-key | LostDragonist | 2019-06-04 | 8 | -142/+482 |
| |\ \
| |/
|/| |
|