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
/
sdk
/
installerbasecommons.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix updating of restart page visibility
Arttu Tarkiainen
2020-09-25
1
-3
/
+2
*
Replace 0 with nullptr
Katja Marttila
2019-01-09
1
-2
/
+2
*
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
*
|
Automatically chose to perform uninstall if appropriate
Frerich Raabe
2015-12-08
1
-3
/
+20
*
|
Convert to Qt 5 connect syntax
Kai Koehne
2015-06-15
1
-2
/
+3
|
/
*
Update Copyright
Kai Koehne
2015-02-18
1
-7
/
+7
*
Simplify registration of objects into script engine
Kai Koehne
2015-01-07
1
-4
/
+6
*
Add possibility to specify a control script.
kh
2014-12-10
1
-6
/
+0
*
Add LGPLv3 as new license
Kai Koehne
2014-10-16
1
-14
/
+7
*
Fix change user interface example.
kh1
2014-06-06
1
-0
/
+10
*
Merge IntroductionPage and IntroductionPageImpl.
kh1
2014-04-26
1
-321
/
+3
*
Merge TargetDirectoryPage and TargetDirectoryPageImpl.
kh1
2014-04-24
1
-154
/
+1
*
Warn earlier about trying to install to root or home path.
Niels Weber
2014-03-26
1
-5
/
+13
*
Slightly faster version of asynchronous metadata download.
kh1
2014-02-03
1
-0
/
+11
*
MaintenanceGui should also show productkeycheck pages
Tim Jenssen
2013-12-04
1
-0
/
+8
*
Allow a page to force showing the settings button.
kh1
2013-11-28
1
-0
/
+1
*
Adjust ProductKeyCheck API. (in preparation for multiple pages)
kh1
2013-11-25
1
-4
/
+7
*
Implement factory to be able to insert pages dynamically.
Tim Jenssen
2013-11-25
1
-0
/
+5
*
add object names as API for RTA to radio buttions
Tim Jenssen
2013-09-24
1
-0
/
+3
*
Bugfix ported from 1.5 branch on customer request
Michal Klocek
2013-09-13
1
-12
/
+0
*
Don't break translations for word wrapping.
Niels Weber
2013-08-20
1
-1
/
+2
*
Fix pattern for disallowed directory names
Niels Weber
2013-08-20
1
-2
/
+2
*
Force updating of Essential components.
kh1
2013-08-14
1
-1
/
+1
*
Also disallow ~ in installpath.
Niels Weber
2013-06-27
1
-1
/
+1
*
Disallow installing over existing installation.
Niels Weber
2013-06-18
1
-3
/
+2
*
remove GuiStartPage which was never documentated
Tim Jenssen
2013-05-08
1
-5
/
+0
*
Fix crash on OSX.
kh1
2013-03-12
1
-2
/
+4
*
added first version of a product key checker API
Tim Jenssen
2013-03-11
1
-1
/
+5
*
Fix missing redraw while pages are hidden but still existent.
kh1
2013-02-15
1
-40
/
+0
*
Add 2013 to the copyright.
Niels Weber
2013-02-05
1
-1
/
+1
*
Prevent too long install path.
kh1
2013-02-01
1
-0
/
+10
*
Check for non-ASCII characters earlier, we do related stuff there as well.
kh1
2013-01-29
1
-10
/
+11
*
Change copyright headers from Nokia to Digia
Sergio Ahumada
2012-12-21
1
-18
/
+27
*
Some changes to start compile with Qt5.
kh1
2012-11-20
1
-5
/
+5
*
Check for valid drive. Disallow e.g. C:foo\bar
kh1
2012-11-14
1
-5
/
+12
*
Add some more ambiguous chars and option to allow space.
kh1
2012-11-09
1
-3
/
+7
*
Revert 4ad2fe4d4a4 in favour of a more generic solution.
kh1
2012-10-30
1
-33
/
+33
*
"Update components" does not work (if no remote is defined)
kh1
2012-10-18
1
-11
/
+32
*
corrected spelling in a method name
Tim Jenssen
2012-05-15
1
-1
/
+1
*
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
/
+549