index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
executableslist.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add executables list to plugin API (#2327)
Jonathan Feenstra
2026-01-31
1
-6
/
+8
*
Add executable setting to minimize MO2 to the system tray while running (#2313)
Jonathan Feenstra
2026-01-03
1
-3
/
+5
*
Apply clang-format.
Mikaël Capelle
2023-07-09
1
-24
/
+26
*
Convert everything to CRLF.
Mikaël Capelle
2023-07-09
1
-228
/
+228
*
renamed Refresh to TriggerRefresh, added WaitForRefresh
isanae
2021-01-18
1
-2
/
+2
*
added hide flag to executables
isanae
2019-10-08
1
-2
/
+4
*
split into GeometrySettings
isanae
2019-08-04
1
-2
/
+3
*
dump executables on startup
isanae
2019-07-22
1
-0
/
+4
*
fixes plugin executables having empty fields when upgrading from 2.2.0
isanae
2019-06-15
1
-5
/
+16
*
merged CustomOverwrites and ForcedLibraries, they were mostly identical
isanae
2019-06-15
1
-1
/
+15
*
removed concept of custom executables, everything is modifiable
isanae
2019-06-15
1
-4
/
+20
*
fixed EditExecutablesDialog being opened without a parent
isanae
2019-06-15
1
-4
/
+14
*
removed temporary setters in Executable, unnecessary now that it has mergeFrom()
isanae
2019-06-15
1
-14
/
+1
*
ExecutablesList:
isanae
2019-06-15
1
-41
/
+7
*
moved store/load to ExecutablesList
isanae
2019-06-15
1
-7
/
+14
*
replaced ExecutablesList::getExecutables() by a standard container interface
isanae
2019-06-15
1
-39
/
+24
*
made Executable members private, added member function to get and set them
isanae
2019-06-15
1
-14
/
+36
*
Revert "Applied clang-format on source"
Sandro Jäckel
2018-02-23
1
-116
/
+131
*
Applied clang-format on source
Sandro Jäckel
2018-02-22
1
-131
/
+116
*
cleanup
Tannin
2016-05-07
1
-1
/
+2
*
removed close-mo feature
Tannin
2015-12-18
1
-6
/
+2
*
Replace last occurrence of GameInfo::getNexusGameID and remove a whole load o...
Thomas Tanner
2015-11-26
1
-2
/
+3
*
Bunch of const correctness changes. There shouldn't be any update of plugin g...
Thomas Tanner
2015-11-25
1
-1
/
+1
*
code cleanup
Tannin
2015-08-31
1
-10
/
+1
*
Clean up of fixes for custom executable window
Tom Tanner
2015-08-13
1
-17
/
+23
*
Fix the executable configuration flags going awry from Customise window
Tom Tanner
2015-08-13
1
-8
/
+24
*
reverted most changes of changeset 626da419828a as I don't agree with them
Tannin
2015-08-09
1
-50
/
+13
*
More work on the executables list
Tom Tanner
2015-08-05
1
-13
/
+50
*
- changed the way flags on executables are stored in memory
Tannin
2015-08-02
1
-22
/
+13
*
Reworked executable lists to not use 3 bools in addExecutable
Tom Tanner
2015-07-18
1
-14
/
+35
*
Allow user to select app icon or mo icon for generated shortcuts
Tom Tanner
2015-07-18
1
-1
/
+2
*
Reworking the Custom Executables list and the shortcut popup.
Tom Tanner
2015-07-09
1
-6
/
+9
*
Merge with branch1.2
Tannin
2015-01-03
1
-4
/
+7
|
\
|
*
- started on a refactoring moving functionality out of the MainWindow class
Tannin
2014-11-21
1
-4
/
+9
|
*
normalized eol style (all files should now have windows line endings)
Tannin
2014-07-17
1
-155
/
+155
*
|
if a shortcut-started application is the same binary as a configured one, the...
Tannin
2014-12-14
1
-0
/
+8
*
|
all executables can now be repositioned, including auto-detected ones
Tannin
2014-12-09
1
-2
/
+12
*
|
normalized eol style (all files should now have windows line endings)
Tannin
2014-07-17
1
-155
/
+155
|
/
*
- moved shared and uibase libraries to namespaces
Tannin
2013-02-17
1
-3
/
+3
*
- hooks for CreateHardLink
Tannin
2013-02-16
1
-126
/
+136
*
initial commit to mercurial repository.
Tannin
2013-02-03
1
-0
/
+145