| Commit message (Expand) | Author | Age | Files | Lines |
| * | replaced qWarning() | isanae | 2019-07-22 | 1 | -10/+9 |
| * | merged CustomOverwrites and ForcedLibraries, they were mostly identical | isanae | 2019-06-15 | 1 | -153/+49 |
| * | removed concept of custom executables, everything is modifiable | isanae | 2019-06-15 | 1 | -66/+77 |
| * | reduced spacing between buttons, removed chatty logging | isanae | 2019-06-15 | 1 | -2/+0 |
| * | changed the down/up pngs to be slightly offset vertically from what they were... | isanae | 2019-06-15 | 1 | -33/+54 |
| * | moved add/remove to the top, changed them to tool buttons with icons, added u... | isanae | 2019-06-15 | 1 | -0/+48 |
| * | adjusted the position of the "(*) Profile Specific" label | isanae | 2019-06-15 | 1 | -0/+3 |
| * | moved commiting changes to EditExecutablesDialog itself instead of doing it f... | isanae | 2019-06-15 | 1 | -35/+112 |
| * | handles changing the title to one that already exists by just ignoring it | isanae | 2019-06-15 | 1 | -13/+44 |
| * | removed old, unused stuff | isanae | 2019-06-15 | 1 | -232/+49 |
| * | moved functionality to CustomOverwrites and ForcedLibraries helper classes | isanae | 2019-06-15 | 1 | -47/+116 |
| * | remove executable | isanae | 2019-06-15 | 1 | -11/+50 |
| * | add executable | isanae | 2019-06-15 | 1 | -30/+44 |
| * | pulled java installation detection out of getFileExecutionContext() and into ... | isanae | 2019-06-15 | 1 | -53/+51 |
| * | fixed FileDialogMemory::getOpenFileName() not using given directory | isanae | 2019-06-15 | 1 | -19/+35 |
| * | save forced libraries internally | isanae | 2019-06-15 | 1 | -29/+55 |
| * | save steam app id, custom overwrite and application icon | isanae | 2019-06-15 | 1 | -54/+95 |
| * | renamed most of the widgets to shorter or more descriptive names (newFilesMod... | isanae | 2019-06-15 | 1 | -162/+197 |
| * | stop changing add button to modify, disable remove for plugin executables | isanae | 2019-06-15 | 1 | -36/+42 |
| * | load plugin executables after settings, allows for changing the order | isanae | 2019-06-15 | 1 | -25/+109 |
| * | replaced close with ok/cancel | isanae | 2019-06-15 | 1 | -3/+6 |
| * | rework of the executables dialog to have a horizontal splitter and use a stan... | isanae | 2019-06-15 | 1 | -2/+8 |
| * | fixed EditExecutablesDialog being opened without a parent | isanae | 2019-06-15 | 1 | -9/+26 |
| * | ExecutablesList: | isanae | 2019-06-15 | 1 | -12/+12 |
| * | replaced ExecutablesList::getExecutables() by a standard container interface | isanae | 2019-06-15 | 1 | -8/+35 |
| * | made Executable members private, added member function to get and set them | isanae | 2019-06-15 | 1 | -16/+16 |
| * | Add protection against non-existent working directory for executables | LostDragonist | 2019-04-15 | 1 | -3/+27 |
| * | Auto-populate executable name when browsing for a file | LostDragonist | 2019-01-30 | 1 | -0/+4 |
| * | Delete the settings array before writing a new one | LostDragonist | 2019-01-11 | 1 | -0/+1 |
| * | Remove profile-specific executable settings when removing the executable | LostDragonist | 2019-01-11 | 1 | -1/+3 |
| * | Fixes to library load widget | LostDragonist | 2019-01-11 | 1 | -2/+3 |
| * | Support for force loading libraries | LostDragonist | 2019-01-11 | 1 | -2/+45 |
| * | Change qPrintable to qUtf8Printable to better support non-ASCII text | LostDragonist | 2019-01-05 | 1 | -1/+1 |
| * | Revert "Applied clang-format on source" | Sandro Jäckel | 2018-02-23 | 1 | -204/+245 |
| * | Applied clang-format on source | Sandro Jäckel | 2018-02-22 | 1 | -245/+204 |
| * | - Fixed a bug that would keep re-activating the "Create files in mod instead ... | Al12rs | 2018-02-13 | 1 | -0/+3 |
| * | Allow copying an executable without changing details | Eran Mizrahi | 2017-12-10 | 1 | -1/+2 |
| * | minor fixes | Tannin | 2016-05-07 | 1 | -0/+1 |
| * | added option to use a mod as the target to create now files instead of "overw... | Tannin | 2016-05-07 | 1 | -11/+46 |
| * | cleanup | Tannin | 2016-05-07 | 1 | -3/+5 |
| * | removed close-mo feature | Tannin | 2015-12-18 | 1 | -13/+0 |
| * | Weren't getting warned if you changed an executable then selected another | Tom Tanner | 2015-09-05 | 1 | -9/+11 |
| * | bugfix: "add" button in editexecutables dialog didn't work | Tannin | 2015-09-03 | 1 | -2/+5 |
| * | auto-discovered executables aren't turned into custom ones if the user presses | Tannin | 2015-08-31 | 1 | -1/+3 |
| * | code cleanup | Tannin | 2015-08-31 | 1 | -4/+6 |
| * | bugfix: auto-discovered executables couldn't be customized | Tannin | 2015-08-31 | 1 | -11/+12 |
| * | Clean up of fixes for custom executable window | Tom Tanner | 2015-08-13 | 1 | -1/+2 |
| * | Fix the executable configuration flags going awry from Customise window | Tom Tanner | 2015-08-13 | 1 | -12/+12 |
| * | reverted most changes of changeset 626da419828a as I don't agree with them | Tannin | 2015-08-09 | 1 | -6/+14 |
| * | More work on the executables list | Tom Tanner | 2015-08-05 | 1 | -16/+7 |