summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Introduced gui.setTextItems() methodFrerich Raabe2016-06-155-0/+40
* Store lock files in temporary directoryFrerich Raabe2016-06-152-6/+9
* Vertical layout for LicenseAgreement pageKatja Marttila2016-06-131-4/+4
* Fix qml includeKatja2016-06-011-1/+1
* add NOMINMAX to fix compile with Qt5.7 in WindowsKatja Marttila2016-05-201-2/+3
* Revert "Windows: Fix crashes in elevated installation"Katja Marttila2016-05-205-80/+4
* Make usage of authorization fallback optionalSlobodan Vrkacevic2016-05-1810-1/+41
* Doc: Fix path to includes directoryLeena Miettinen2016-05-121-2/+1
* Fix building with ICC on WindowsKatja Marttila2016-05-031-1/+1
* Add the Predefined Variables in Component Scripting.Takayuki ORITO2016-05-032-0/+88
* Fixed detecting problems while launching sudoFrerich Raabe2016-05-031-2/+4
* Fixed (and greatly simplified) creating .dmg filesFrerich Raabe2016-04-083-79/+20
* Fixed handling of Destroy command in server processFrerich Raabe2016-04-071-2/+2
* Add a logging category and debug for http downloadKatja Marttila2016-04-073-2/+21
* Tests: Fix scriptengine testChristian Stenger2016-03-313-2/+4
* Make communication via installer.execute() Unicode safeKarsten Heimrich2016-03-308-5/+189
* Fix failing auto-test.Karsten Heimrich2016-03-231-1/+4
* Fix warning introduced with commit 175ffec58f9.Karsten Heimrich2016-03-231-8/+9
* Fix compilation, we depend on network for QLocalSocket.Karsten Heimrich2016-03-231-1/+1
* Fixed file handle leak when sudo'ingFrerich Raabe2016-03-041-1/+1
* Allow specifying the installer size in 'em' or 'ex' unitsSlobodan Vrkacevic2016-02-298-4/+86
* Fixed deleting files when uninstalling on OS XFrerich Raabe2016-02-291-1/+3
* fix banner sizeKatja Marttila2016-02-291-2/+9
* Fix arguments in RegisterFileTypeKatja Marttila2016-02-295-22/+175
* Fixed reading stderr output of sudoFrerich Raabe2016-02-191-0/+13
* Don't print error messages in case correct sudo password is enteredFrerich Raabe2016-02-191-3/+5
* Fixed checking exit status when calling 'sudo'Frerich Raabe2016-02-191-10/+10
* Add new '--sign' switch to binarycreator for signing OS X app bundlesFrerich Raabe2016-02-182-2/+51
* Fix setValue saving in restartKatja Marttila2016-02-153-3/+13
* Fixed out of bounds access when calling su/sudoFrerich Raabe2016-02-151-1/+1
* Don't use 'lockmyApp' prefix for lock filesFrerich Raabe2016-02-152-2/+8
* Allow calling installer.setValue() with an empty string as the valueFrerich Raabe2016-02-151-1/+1
* Fixed writing log on Windows if target dir requires admin rightsFrerich Raabe2016-02-151-0/+46
* Factored QFile usage out of VerboseWriter::flush()Frerich Raabe2016-02-152-13/+46
* Factored flushing of VerboseWriter into dedicated methodFrerich Raabe2016-02-152-3/+16
* Fixed final 'Finish' message on OS XFrerich Raabe2016-02-151-6/+4
* Resize banner image to fit default installer widthSlobodan Vrkacevic2016-02-151-1/+4
* Doc: added namespace statement for lib7zNico Vertriest2016-01-281-1/+7
* Fix build after merge.Karsten Heimrich2016-01-211-6/+6
* Update minimum Qt version required to build the installer-frameworkIikka Eklund2016-01-211-2/+2
* Doc: removed qdoc var declaration pixmapNico Vertriest2016-01-211-4/+0
* Compilation fix for QV4 usageIikka Eklund2016-01-211-2/+2
* Merge remote-tracking branch 'origin/2.0'Iikka Eklund2016-01-20370-1384/+1632
|\
| * Doc: Remove dubious sentence from installer.calculateComponentsToUninstall()Kai Koehne2016-01-151-2/+2
| * Update documentation for --runoperationKai Koehne2016-01-131-4/+3
| * Update the git-archive export optionsIikka Eklund2016-01-082-0/+4
| * Add alternative option where to read the installer-framework sha1Iikka Eklund2016-01-041-1/+9
| * Add sync.profileIikka Eklund2015-12-301-0/+6
| * Add .qt-license-check.exclude and .qt-license-check.optional rulesIikka Eklund2015-12-302-0/+2
| * Update license headersIikka Eklund2015-12-29369-1340/+1450