index
:
installer-framework/installer-framework.git
1.3
1.4
1.5
1.6
2.0
3.0
3.1
3.2
4.0
4.1
4.10
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
dev
master
qt5
wip/componentview
Qt Installer Framework
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
operations.qdoc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add operation for stopping processes
Arttu Tarkiainen
2025-04-30
1
-0
/
+6
*
Allow overwriting undo in some operations
Katja Marttila
2024-04-05
1
-0
/
+23
*
Improve Settings -operation documentation
Katja Marttila
2023-12-07
1
-0
/
+1
*
Add documentation about separators in operations
Katja Marttila
2023-06-09
1
-0
/
+4
*
Fix documentation about network share
Katja Marttila
2023-05-09
1
-1
/
+2
*
Allow shortcuts for https links in Windows
Katja Marttila
2023-03-29
1
-1
/
+1
*
Add support for parallel extraction of component archives
Arttu Tarkiainen
2022-04-21
1
-0
/
+11
*
Update license header
Katja Marttila
2022-01-24
1
-2
/
+2
*
Doc: add note about limitation with CreateShortcut on Windows
Andy Shaw
2021-06-14
1
-0
/
+5
*
Doc: Remove obsolete \contentspage command
Leena Miettinen
2021-02-04
1
-1
/
+0
*
Fix InstallIcons and CreateDesktopEntry operations usage as root
Arttu Tarkiainen
2021-01-15
1
-3
/
+4
*
Allow disabling undo in CreateLocalRepository operation during uninstall
Katja Marttila
2021-01-14
1
-0
/
+3
*
Allow disabling undo in RegisterFileType operation during uninstall
Katja Marttila
2020-12-30
1
-0
/
+3
*
Allow disabling undo in SimpleMoveFile operation during uninstall
Katja Marttila
2020-12-30
1
-0
/
+4
*
Allow disabling undo in CopyDirectory during uninstall
Katja Marttila
2020-12-30
1
-0
/
+3
*
Allow disabling undo of GlobalSettings during uninstall
Katja Marttila
2020-12-30
1
-0
/
+4
*
Add option to define operations in component.xml
Katja Marttila
2020-12-07
1
-3
/
+17
*
Add unit tests for CreateDesktopEntryOperation
Arttu Tarkiainen
2020-03-26
1
-1
/
+2
*
Merge remote-tracking branch 'origin/3.2' to master
Katja Marttila
2020-03-16
1
-2
/
+2
|
\
|
*
Fix devtool documentation
Katja Marttila
2020-03-05
1
-2
/
+2
*
|
Fix license check failures
Simo Fält
2020-02-28
1
-3
/
+3
*
|
Merge remote-tracking branch 'origin/3.1' into master
Katja Marttila
2019-11-20
1
-2
/
+4
|
\
|
|
*
Fix env variable remove on Windows
Johanna Äijälä
2019-10-11
1
-0
/
+2
|
*
Fix CreateLink operation destination string formatting on Windows
Arttu Tarkiainen
2019-10-10
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/3.1' into master
Katja Marttila
2019-08-23
1
-6
/
+6
|
\
|
|
*
Doc: Define CreateShortcut operation as a Windows-specific feature
Arttu Tarkiainen
2019-08-15
1
-2
/
+2
|
*
Doc: Fix wrong values in Settings Operation summary
Arttu Tarkiainen
2019-08-15
1
-4
/
+4
*
|
Add regular expression support to replace operation
Arttu Tarkiainen
2019-08-16
1
-2
/
+10
|
/
*
fix missing backslashed with double backslash command
Frederik Schwarzer
2019-04-02
1
-2
/
+2
*
Write desktop entry and items to the correct folders
Rainer Keller
2019-02-04
1
-5
/
+4
*
Merge remote-tracking branch 'origin/2.0'
Katja Marttila
2017-01-30
1
-1
/
+1
|
\
|
*
License header update to GPL-EXCEPT
Katja Marttila
2017-01-26
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/2.0'
Iikka Eklund
2016-01-20
1
-7
/
+6
|
\
|
|
*
Update documentation for --runoperation
Kai Koehne
2016-01-13
1
-4
/
+3
|
*
Update license headers
Iikka Eklund
2015-12-29
1
-3
/
+3
*
|
Implemented support for creating URL shortcuts on Windows
Frerich Raabe
2015-12-08
1
-1
/
+3
|
/
*
Doc: Fix layout issues on the operations table
Topi Reinio
2015-05-08
1
-6
/
+4
*
Document the operation storing mechanism more precisely.
kh
2015-04-14
1
-0
/
+9
*
Detail LineReplace documentation
Christoph Vogtländer
2015-03-13
1
-1
/
+2
*
Doc: add information about some operations
Leena Miettinen
2015-03-06
1
-1
/
+7
*
Doc: add missing operations
Leena Miettinen
2015-03-02
1
-1
/
+51
*
Update Copyright
Kai Koehne
2015-02-18
1
-5
/
+5
*
Doc: add information about control scripts
Leena Miettinen
2015-01-19
1
-1
/
+1
*
Add support for passing the scope to operation GlobalConfig.
Christoph Vogtländer
2014-10-30
1
-1
/
+6
*
Doc: fix syntax of EnvironmentVariable
Leena Miettinen
2014-07-30
1
-1
/
+1
*
Doc: replace \a with \c in .qdoc files
Leena Miettinen
2014-07-02
1
-46
/
+46
*
Doc: update copyright year to 2014 in doc files
Leena Miettinen
2014-07-01
1
-1
/
+1
*
Doc: replace \o with \li
Leena Miettinen
2014-06-17
1
-54
/
+54
*
Add a line to documentation that operations are threaded.
Niels Weber
2013-12-06
1
-0
/
+1
*
Provide documentation for Vendorprefix parameter.
Niels Weber
2013-04-03
1
-1
/
+3
[next]