summaryrefslogtreecommitdiff
path: root/src/executableslist.cpp
Commit message (Expand)AuthorAgeFilesLines
* removed close-mo featureTannin2015-12-181-6/+1
* Replace last occurrence of GameInfo::getNexusGameID and remove a whole load o...Thomas Tanner2015-11-261-3/+5
* Bunch of const correctness changes. There shouldn't be any update of plugin g...Thomas Tanner2015-11-251-1/+1
* bugfix: auto-discovered executables couldn't be customizedTannin2015-08-311-2/+5
* Clean up of fixes for custom executable windowTom Tanner2015-08-131-52/+12
* Fix the executable configuration flags going awry from Customise windowTom Tanner2015-08-131-9/+53
* reverted most changes of changeset 626da419828a as I don't agree with themTannin2015-08-091-23/+18
* More work on the executables listTom Tanner2015-08-051-18/+23
* - changed the way flags on executables are stored in memoryTannin2015-08-021-16/+17
* Reworked executable lists to not use 3 bools in addExecutableTom Tanner2015-07-181-49/+12
* Allow user to select app icon or mo icon for generated shortcutsTom Tanner2015-07-181-15/+15
* Reworking the Custom Executables list and the shortcut popup.Tom Tanner2015-07-091-15/+7
* - some code cleanup and modernization trying to fix "dr memory" reportsTannin2015-05-171-6/+6
* refactoringsTannin2015-04-121-0/+1
* bugfix: MO didn't use all parameters of preconfigured executablesTannin2015-03-271-5/+8
* Merge with branch1.2Tannin2015-01-241-2/+2
|\
| * cleanup (mostly removing unused includes)Tannin2015-01-221-2/+2
* | - bugfixesTannin2015-01-061-2/+0
* | MergeTannin2015-01-041-7/+9
|\ \
| * | replaced all uses of NULL with nullptrTannin2014-11-281-3/+3
| * | cleanup und bugfixes after refactoringTannin2014-11-281-7/+9
* | | Merge with branch1.2Tannin2015-01-031-12/+20
|\| | | |/ |/|
| * - started on a refactoring moving functionality out of the MainWindow classTannin2014-11-211-12/+20
| * normalized eol style (all files should now have windows line endings)Tannin2014-07-171-203/+203
* | - bugfix: no exec info returned for .exeTannin2015-01-031-1/+1
* | if a shortcut-started application is the same binary as a configured one, the...Tannin2014-12-141-0/+11
* | all executables can now be repositioned, including auto-detected onesTannin2014-12-091-9/+31
* | normalized eol style (all files should now have windows line endings)Tannin2014-07-171-203/+203
|/
* - added an option to show meta info on downloads instead of filenamesTannin2014-04-231-1/+0
* - made the indicator for drag&drop more visibleTannin2014-02-221-1/+1
* - esp reader now handles invalid files more gracefullyTannin2013-09-211-10/+0
* - moved shared and uibase libraries to namespacesTannin2013-02-171-0/+4
* - hooks for CreateHardLinkTannin2013-02-161-175/+191
* initial commit to mercurial repository.Tannin2013-02-031-0/+194