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
/
src
/
libs
/
installer
/
messageboxhandler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: Add missing namespace qualifiers in \enum, \variable docs
Topi Reinio
2024-08-15
1
-2
/
+2
*
Add possibility to add extra log when meta fetch fails
Katja Marttila
2024-04-04
1
-1
/
+3
*
Make messagebox texts selectable
Katja Marttila
2023-03-17
1
-1
/
+2
*
CLI: Exit when expecting user input and the output device is not a TTY
Arttu Tarkiainen
2021-02-04
1
-0
/
+4
*
Documentation fixes
Katja Marttila
2020-07-03
1
-0
/
+2
*
Use default button if auto-answer value not found
Katja Marttila
2020-05-07
1
-2
/
+14
*
Answer queries from command line
Katja Marttila
2020-04-28
1
-20
/
+67
*
Add new option --auto-answer
Katja Marttila
2020-04-16
1
-3
/
+3
*
Add possibility to auto accept or reject IFW queries from CLI
Katja Marttila
2020-04-15
1
-2
/
+6
*
CLI: decrease the amount of default debug prints
Katja Marttila
2020-02-20
1
-1
/
+1
*
Use of QLoggingCategory
Katja Marttila
2020-02-13
1
-1
/
+3
*
Update usage of Apple-related terminology
Arttu Tarkiainen
2019-08-16
1
-1
/
+1
*
Replace 0 with nullptr
Katja Marttila
2019-01-09
1
-6
/
+6
*
Merge remote-tracking branch 'origin/2.0'
Katja Marttila
2017-01-30
1
-17
/
+12
|
\
|
*
License header update to GPL-EXCEPT
Katja Marttila
2017-01-26
1
-17
/
+12
*
|
Merge remote-tracking branch 'origin/2.0'
Iikka Eklund
2016-01-20
1
-4
/
+3
|
\
|
|
*
Update license headers
Iikka Eklund
2015-12-29
1
-4
/
+3
*
|
Sanitize QDebug output
Kai Koehne
2015-07-09
1
-2
/
+2
*
|
Unify translated error messages
Kai Koehne
2015-06-24
1
-2
/
+2
|
/
*
Docs: edit MessageBoxHandler docs
Leena Miettinen
2015-03-05
1
-61
/
+161
*
Update Copyright
Kai Koehne
2015-02-18
1
-7
/
+7
*
Doc: update the Controller Scripting topic
Leena Miettinen
2015-01-23
1
-1
/
+1
*
Doc: remove "type" from briefs in Scripting API
Leena Miettinen
2015-01-13
1
-1
/
+1
*
Add LGPLv3 as new license
Kai Koehne
2014-10-16
1
-14
/
+7
*
Fix c++ documentation creation. Add, fix inline documentation.
kh1
2014-10-08
1
-6
/
+5
*
Replace Q_OS_MAC with Q_OS_OSX
Niels Weber
2014-07-03
1
-1
/
+1
*
Use int instead of QFlag/Enum values (advised by Simon).
kh1
2014-06-06
1
-7
/
+7
*
Replace script with js engine.
kh1
2014-06-03
1
-4
/
+8
*
Cleanup to support Qt5 only.
kh1
2014-06-02
1
-10
/
+0
*
introduce installerscriptengine
Tim Jenssen
2013-05-16
1
-27
/
+0
*
Add documentation for JS API
Kai Koehne
2013-04-23
1
-0
/
+83
*
fix messageboxhandler with help of new autotests
Tim Jenssen
2013-04-23
1
-58
/
+16
*
added orderedButtons method
Tim Jenssen
2013-04-23
1
-5
/
+14
*
Get rid of some superfluous includes.
kh1
2013-03-04
1
-2
/
+2
*
Add 2013 to the copyright.
Niels Weber
2013-02-05
1
-1
/
+1
*
Change copyright headers from Nokia to Digia
Sergio Ahumada
2012-12-21
1
-18
/
+27
*
Finally IFW compiles with Qt5 (use private headers)
kh1
2012-12-07
1
-2
/
+11
*
Some changes to start compile with Qt5.
kh1
2012-11-20
1
-3
/
+3
*
use Q_OS instead of Q_WS defines
Tim Jenssen
2012-04-24
1
-1
/
+1
*
Reorganize the tree, have better ifw.pri. Shadow build support.
kh1
2012-03-19
1
-0
/
+309