index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
editexecutablesdialog.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
- changed the way flags on executables are stored in memory
Tannin
2015-08-02
1
-4
/
+3
*
Reworked executable lists to not use 3 bools in addExecutable
Tom Tanner
2015-07-18
1
-7
/
+8
*
Allow user to select app icon or mo icon for generated shortcuts
Tom Tanner
2015-07-18
1
-7
/
+16
*
Reworking the Custom Executables list and the shortcut popup.
Tom Tanner
2015-07-09
1
-8
/
+3
*
bugfix: MO didn't use all parameters of preconfigured executables
Tannin
2015-03-27
1
-2
/
+2
*
bugfix: "edit executables" dialog didn't actually save a modified executable ...
Tannin
2015-03-27
1
-0
/
+3
*
Merge
Tannin
2015-01-04
1
-4
/
+4
|
\
|
*
replaced all uses of NULL with nullptr
Tannin
2014-11-28
1
-5
/
+5
*
|
- fixes after merge
Tannin
2015-01-04
1
-2
/
+2
*
|
Merge with branch1.2
Tannin
2015-01-03
1
-6
/
+5
|
\
|
|
*
- started on a refactoring moving functionality out of the MainWindow class
Tannin
2014-11-21
1
-10
/
+8
|
*
non-mo mods now have a constructed name that cannot conflict with a regular mod
Tannin
2014-09-10
1
-289
/
+289
|
*
- re-enabled building of loot_cli and started developing against the new api
Tannin
2014-09-08
1
-1
/
+1
|
*
normalized eol style (all files should now have windows line endings)
Tannin
2014-07-17
1
-289
/
+289
*
|
workaround to prevent executables dialog from auto-selecting the top-most exe...
Tannin
2014-12-20
1
-44
/
+50
*
|
non-mo mods now have a constructed name that cannot conflict with a regular mod
Tannin
2014-09-10
1
-289
/
+289
*
|
- re-enabled building of loot_cli and started developing against the new api
Tannin
2014-09-08
1
-1
/
+1
*
|
normalized eol style (all files should now have windows line endings)
Tannin
2014-07-17
1
-289
/
+289
|
/
*
- hook dll now monitors all mod directories, not only overwrite
Tannin
2014-01-03
1
-38
/
+95
*
- rewrote the mechanism removing the Archive List limit
Tannin
2013-03-01
1
-3
/
+37
*
- moved shared and uibase libraries to namespaces
Tannin
2013-02-17
1
-0
/
+3
*
- hooks for CreateHardLink
Tannin
2013-02-16
1
-1
/
+2
*
initial commit to mercurial repository.
Tannin
2013-02-03
1
-0
/
+194