summaryrefslogtreecommitdiffstats
path: root/src/sdk/installerbasecommons.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/2.0'Katja Marttila2017-01-301-17/+12
|\
| * License header update to GPL-EXCEPTKatja Marttila2017-01-261-17/+12
* | Merge remote-tracking branch 'origin/2.0'Iikka Eklund2016-01-201-4/+3
|\|
| * Update license headersIikka Eklund2015-12-291-4/+3
* | Automatically chose to perform uninstall if appropriateFrerich Raabe2015-12-081-3/+20
* | Convert to Qt 5 connect syntaxKai Koehne2015-06-151-2/+3
|/
* Update CopyrightKai Koehne2015-02-181-7/+7
* Simplify registration of objects into script engineKai Koehne2015-01-071-4/+6
* Add possibility to specify a control script.kh2014-12-101-6/+0
* Add LGPLv3 as new licenseKai Koehne2014-10-161-14/+7
* Fix change user interface example.kh12014-06-061-0/+10
* Merge IntroductionPage and IntroductionPageImpl.kh12014-04-261-321/+3
* Merge TargetDirectoryPage and TargetDirectoryPageImpl.kh12014-04-241-154/+1
* Warn earlier about trying to install to root or home path.Niels Weber2014-03-261-5/+13
* Slightly faster version of asynchronous metadata download.kh12014-02-031-0/+11
* MaintenanceGui should also show productkeycheck pagesTim Jenssen2013-12-041-0/+8
* Allow a page to force showing the settings button.kh12013-11-281-0/+1
* Adjust ProductKeyCheck API. (in preparation for multiple pages)kh12013-11-251-4/+7
* Implement factory to be able to insert pages dynamically.Tim Jenssen2013-11-251-0/+5
* add object names as API for RTA to radio buttionsTim Jenssen2013-09-241-0/+3
* Bugfix ported from 1.5 branch on customer requestMichal Klocek2013-09-131-12/+0
* Don't break translations for word wrapping.Niels Weber2013-08-201-1/+2
* Fix pattern for disallowed directory namesNiels Weber2013-08-201-2/+2
* Force updating of Essential components.kh12013-08-141-1/+1
* Also disallow ~ in installpath.Niels Weber2013-06-271-1/+1
* Disallow installing over existing installation.Niels Weber2013-06-181-3/+2
* remove GuiStartPage which was never documentatedTim Jenssen2013-05-081-5/+0
* Fix crash on OSX.kh12013-03-121-2/+4
* added first version of a product key checker APITim Jenssen2013-03-111-1/+5
* Fix missing redraw while pages are hidden but still existent.kh12013-02-151-40/+0
* Add 2013 to the copyright.Niels Weber2013-02-051-1/+1
* Prevent too long install path.kh12013-02-011-0/+10
* Check for non-ASCII characters earlier, we do related stuff there as well.kh12013-01-291-10/+11
* Change copyright headers from Nokia to DigiaSergio Ahumada2012-12-211-18/+27
* Some changes to start compile with Qt5.kh12012-11-201-5/+5
* Check for valid drive. Disallow e.g. C:foo\barkh12012-11-141-5/+12
* Add some more ambiguous chars and option to allow space.kh12012-11-091-3/+7
* Revert 4ad2fe4d4a4 in favour of a more generic solution.kh12012-10-301-33/+33
* "Update components" does not work (if no remote is defined)kh12012-10-181-11/+32
* corrected spelling in a method nameTim Jenssen2012-05-151-1/+1
* use Q_OS instead of Q_WS definesTim Jenssen2012-04-241-1/+1
* Reorganize the tree, have better ifw.pri. Shadow build support.kh12012-03-191-0/+549