summaryrefslogtreecommitdiff
path: root/src/editexecutablesdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add protection against non-existent working directory for executablesLostDragonist2019-04-151-3/+27
* Auto-populate executable name when browsing for a fileLostDragonist2019-01-301-0/+4
* Delete the settings array before writing a new oneLostDragonist2019-01-111-0/+1
* Remove profile-specific executable settings when removing the executableLostDragonist2019-01-111-1/+3
* Fixes to library load widgetLostDragonist2019-01-111-2/+3
* Support for force loading librariesLostDragonist2019-01-111-2/+45
* Change qPrintable to qUtf8Printable to better support non-ASCII textLostDragonist2019-01-051-1/+1
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-204/+245
* Applied clang-format on sourceSandro Jäckel2018-02-221-245/+204
* - Fixed a bug that would keep re-activating the "Create files in mod instead ...Al12rs2018-02-131-0/+3
* Allow copying an executable without changing detailsEran Mizrahi2017-12-101-1/+2
* minor fixesTannin2016-05-071-0/+1
* added option to use a mod as the target to create now files instead of "overw...Tannin2016-05-071-11/+46
* cleanupTannin2016-05-071-3/+5
* removed close-mo featureTannin2015-12-181-13/+0
* Weren't getting warned if you changed an executable then selected anotherTom Tanner2015-09-051-9/+11
* bugfix: "add" button in editexecutables dialog didn't workTannin2015-09-031-2/+5
* auto-discovered executables aren't turned into custom ones if the user pressesTannin2015-08-311-1/+3
* code cleanupTannin2015-08-311-4/+6
* bugfix: auto-discovered executables couldn't be customizedTannin2015-08-311-11/+12
* Clean up of fixes for custom executable windowTom Tanner2015-08-131-1/+2
* Fix the executable configuration flags going awry from Customise windowTom Tanner2015-08-131-12/+12
* reverted most changes of changeset 626da419828a as I don't agree with themTannin2015-08-091-6/+14
* More work on the executables listTom Tanner2015-08-051-16/+7
* - changed the way flags on executables are stored in memoryTannin2015-08-021-4/+3
* Reworked executable lists to not use 3 bools in addExecutableTom Tanner2015-07-181-7/+8
* Allow user to select app icon or mo icon for generated shortcutsTom Tanner2015-07-181-7/+16
* Reworking the Custom Executables list and the shortcut popup.Tom Tanner2015-07-091-8/+3
* bugfix: MO didn't use all parameters of preconfigured executablesTannin2015-03-271-2/+2
* bugfix: "edit executables" dialog didn't actually save a modified executable ...Tannin2015-03-271-0/+3
* MergeTannin2015-01-041-4/+4
|\
| * replaced all uses of NULL with nullptrTannin2014-11-281-5/+5
* | - fixes after mergeTannin2015-01-041-2/+2
* | Merge with branch1.2Tannin2015-01-031-6/+5
|\|
| * - started on a refactoring moving functionality out of the MainWindow classTannin2014-11-211-10/+8
| * non-mo mods now have a constructed name that cannot conflict with a regular modTannin2014-09-101-289/+289
| * - re-enabled building of loot_cli and started developing against the new apiTannin2014-09-081-1/+1
| * normalized eol style (all files should now have windows line endings)Tannin2014-07-171-289/+289
* | workaround to prevent executables dialog from auto-selecting the top-most exe...Tannin2014-12-201-44/+50
* | non-mo mods now have a constructed name that cannot conflict with a regular modTannin2014-09-101-289/+289
* | - re-enabled building of loot_cli and started developing against the new apiTannin2014-09-081-1/+1
* | normalized eol style (all files should now have windows line endings)Tannin2014-07-171-289/+289
|/
* - hook dll now monitors all mod directories, not only overwriteTannin2014-01-031-38/+95
* - rewrote the mechanism removing the Archive List limitTannin2013-03-011-3/+37
* - moved shared and uibase libraries to namespacesTannin2013-02-171-0/+3
* - hooks for CreateHardLinkTannin2013-02-161-1/+2
* initial commit to mercurial repository.Tannin2013-02-031-0/+194