index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
editexecutablesdialog.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply clang-format.
Mikaël Capelle
2023-07-09
1
-18
/
+14
*
Convert everything to CRLF.
Mikaël Capelle
2023-07-09
1
-243
/
+243
*
editable combobox for output mod name
isanae
2020-12-29
1
-1
/
+2
*
fixed tab order
isanae
2019-10-08
1
-0
/
+1
*
initial selection in the edit executables dialog from main window
isanae
2019-10-08
1
-1
/
+2
*
remove whitespace from executable names
isanae
2019-10-08
1
-2
/
+11
*
disallow empty titles
isanae
2019-10-07
1
-0
/
+5
*
moved geometry handling to EditExecutablesDialog itself
isanae
2019-08-04
1
-0
/
+4
*
merged CustomOverwrites and ForcedLibraries, they were mostly identical
isanae
2019-06-15
1
-34
/
+97
*
removed concept of custom executables, everything is modifiable
isanae
2019-06-15
1
-4
/
+5
*
changed the down/up pngs to be slightly offset vertically from what they were...
isanae
2019-06-15
1
-2
/
+4
*
moved add/remove to the top, changed them to tool buttons with icons, added u...
isanae
2019-06-15
1
-0
/
+3
*
moved commiting changes to EditExecutablesDialog itself instead of doing it f...
isanae
2019-06-15
1
-14
/
+25
*
handles changing the title to one that already exists by just ignoring it
isanae
2019-06-15
1
-1
/
+2
*
removed old, unused stuff
isanae
2019-06-15
1
-11
/
+2
*
moved functionality to CustomOverwrites and ForcedLibraries helper classes
isanae
2019-06-15
1
-2
/
+41
*
add executable
isanae
2019-06-15
1
-1
/
+2
*
pulled java installation detection out of getFileExecutionContext() and into ...
isanae
2019-06-15
1
-0
/
+1
*
save forced libraries internally
isanae
2019-06-15
1
-1
/
+1
*
save steam app id, custom overwrite and application icon
isanae
2019-06-15
1
-3
/
+3
*
renamed most of the widgets to shorter or more descriptive names (newFilesMod...
isanae
2019-06-15
1
-16
/
+24
*
stop changing add button to modify, disable remove for plugin executables
isanae
2019-06-15
1
-48
/
+15
*
load plugin executables after settings, allows for changing the order
isanae
2019-06-15
1
-2
/
+7
*
replaced close with ok/cancel
isanae
2019-06-15
1
-1
/
+2
*
rework of the executables dialog to have a horizontal splitter and use a stan...
isanae
2019-06-15
1
-2
/
+3
*
fixed EditExecutablesDialog being opened without a parent
isanae
2019-06-15
1
-1
/
+1
*
Add protection against non-existent working directory for executables
LostDragonist
2019-04-15
1
-0
/
+4
*
Fixes to library load widget
LostDragonist
2019-01-11
1
-0
/
+4
*
Support for force loading libraries
LostDragonist
2019-01-11
1
-0
/
+6
*
Revert "Applied clang-format on source"
Sandro Jäckel
2018-02-23
1
-39
/
+46
*
Applied clang-format on source
Sandro Jäckel
2018-02-22
1
-46
/
+39
*
added option to use a mod as the target to create now files instead of "overw...
Tannin
2016-05-07
1
-4
/
+17
*
workaround to prevent executables dialog from auto-selecting the top-most exe...
Tannin
2014-12-20
1
-2
/
+4
*
normalized eol style (all files should now have windows line endings)
Tannin
2014-07-17
1
-98
/
+98
*
- hook dll now monitors all mod directories, not only overwrite
Tannin
2014-01-03
1
-2
/
+14
*
- moved shared and uibase libraries to namespaces
Tannin
2013-02-17
1
-67
/
+67
*
initial commit to mercurial repository.
Tannin
2013-02-03
1
-0
/
+86