summaryrefslogtreecommitdiff
path: root/src/editexecutablesdialog.h
Commit message (Expand)AuthorAgeFilesLines
* Apply clang-format.Mikaël Capelle2023-07-091-18/+14
* Convert everything to CRLF.Mikaël Capelle2023-07-091-243/+243
* editable combobox for output mod nameisanae2020-12-291-1/+2
* fixed tab orderisanae2019-10-081-0/+1
* initial selection in the edit executables dialog from main windowisanae2019-10-081-1/+2
* remove whitespace from executable namesisanae2019-10-081-2/+11
* disallow empty titlesisanae2019-10-071-0/+5
* moved geometry handling to EditExecutablesDialog itselfisanae2019-08-041-0/+4
* merged CustomOverwrites and ForcedLibraries, they were mostly identicalisanae2019-06-151-34/+97
* removed concept of custom executables, everything is modifiableisanae2019-06-151-4/+5
* changed the down/up pngs to be slightly offset vertically from what they were...isanae2019-06-151-2/+4
* moved add/remove to the top, changed them to tool buttons with icons, added u...isanae2019-06-151-0/+3
* moved commiting changes to EditExecutablesDialog itself instead of doing it f...isanae2019-06-151-14/+25
* handles changing the title to one that already exists by just ignoring itisanae2019-06-151-1/+2
* removed old, unused stuffisanae2019-06-151-11/+2
* moved functionality to CustomOverwrites and ForcedLibraries helper classesisanae2019-06-151-2/+41
* add executableisanae2019-06-151-1/+2
* pulled java installation detection out of getFileExecutionContext() and into ...isanae2019-06-151-0/+1
* save forced libraries internallyisanae2019-06-151-1/+1
* save steam app id, custom overwrite and application iconisanae2019-06-151-3/+3
* renamed most of the widgets to shorter or more descriptive names (newFilesMod...isanae2019-06-151-16/+24
* stop changing add button to modify, disable remove for plugin executablesisanae2019-06-151-48/+15
* load plugin executables after settings, allows for changing the orderisanae2019-06-151-2/+7
* replaced close with ok/cancelisanae2019-06-151-1/+2
* rework of the executables dialog to have a horizontal splitter and use a stan...isanae2019-06-151-2/+3
* fixed EditExecutablesDialog being opened without a parentisanae2019-06-151-1/+1
* Add protection against non-existent working directory for executablesLostDragonist2019-04-151-0/+4
* Fixes to library load widgetLostDragonist2019-01-111-0/+4
* Support for force loading librariesLostDragonist2019-01-111-0/+6
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-39/+46
* Applied clang-format on sourceSandro Jäckel2018-02-221-46/+39
* added option to use a mod as the target to create now files instead of "overw...Tannin2016-05-071-4/+17
* workaround to prevent executables dialog from auto-selecting the top-most exe...Tannin2014-12-201-2/+4
* normalized eol style (all files should now have windows line endings)Tannin2014-07-171-98/+98
* - hook dll now monitors all mod directories, not only overwriteTannin2014-01-031-2/+14
* - moved shared and uibase libraries to namespacesTannin2013-02-171-67/+67
* initial commit to mercurial repository.Tannin2013-02-031-0/+86