summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/packagemanagergui.cpp
Commit message (Expand)AuthorAgeFilesLines
* Introduced gui.setTextItems() methodFrerich Raabe2016-06-151-0/+23
* Vertical layout for LicenseAgreement pageKatja Marttila2016-06-131-4/+4
* Fix warning introduced with commit 175ffec58f9.Karsten Heimrich2016-03-231-8/+9
* fix banner sizeKatja Marttila2016-02-291-2/+9
* 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
* Merge remote-tracking branch 'origin/2.0'Iikka Eklund2016-01-201-5/+4
|\
| * Update license headersIikka Eklund2015-12-291-4/+3
| * Fix target directory check for reserved words on WindowsAndy Shaw2015-12-071-1/+1
* | Optimized checking validity of target directory value on WindowsFrerich Raabe2015-12-091-1/+11
* | Remove implicit expanding vertical spacer from dynamic pagesFrerich Raabe2015-12-091-1/+0
* | Allow to use the stylesheet to customize UIDenis Shienkov2015-09-281-0/+13
* | add silent modeChristoph VogtlÃĪnder2015-07-171-0/+19
* | Rename files. Remove {kd} prefix. Remove {kdupdater} prefix.Karsten Heimrich2015-07-141-1/+1
* | Sanitize QDebug outputKai Koehne2015-07-091-3/+3
* | Unify translated error messagesKai Koehne2015-06-241-17/+17
* | Convert to Qt 5 connect syntaxKai Koehne2015-06-151-78/+94
* | Merge remote-tracking branch 'origin/2.0'Kai Koehne2015-06-041-12/+25
|\|
| * Doc: link from gui C++ docs to scripting docsLeena Miettinen2015-05-081-12/+25
* | Add constant and make use of it.Karsten Heimrich2015-05-081-1/+1
* | Enable feature live preview of dependenciesjkobus2015-05-071-1/+1
* | Merge remote-tracking branch 'origin/2.0'Kai Koehne2015-04-211-12/+21
|\|
| * Fix crash on exit for Windows XP, VistaKai Koehne2015-04-091-12/+21
* | Show title in cancel dialog.Niels Weber2015-03-261-1/+1
* | Merge remote-tracking branch 'origin/2.0'Kai Koehne2015-03-171-1/+2
|\|
| * Don't show "safety" space on Ready for install pageNiels Weber2015-03-131-1/+2
* | Merge remote-tracking branch 'origin/2.0'Kai Koehne2015-02-261-18/+634
|\|
| * Doc: Add docs for QInstaller::PackageManagerGui classesLeena Miettinen2015-02-251-3/+617
| * Update CopyrightKai Koehne2015-02-181-7/+7
| * Doc: add docs for arguments and return valuesLeena Miettinen2015-01-301-1/+1
| * Doc: edited PackageManagerGui docsLeena Miettinen2015-01-291-5/+6
| * Fix the invocation order of entering() and page callbackjkobus2015-01-271-2/+2
| * Fix a crash in testDynamicPage of scriptengine testjkobus2015-01-231-0/+1
* | Introduce isMaintainer() methodjkobus2015-01-261-10/+9
|/
* Include application size only in case of installer.jkobus2015-01-201-1/+1
* Introduce InstallAction property for componentjkobus2015-01-191-1/+19
* Fix focus handling on the FinishedPagejkobus2015-01-161-36/+25
* Fix objects returned by gui methodsKai Koehne2015-01-081-20/+0
* Simplify registration of objects into script engineKai Koehne2015-01-071-7/+8
* Expose findChild, findChildren methods to JSKai Koehne2014-12-101-0/+20
* Add possibility to specify a control script.kh2014-12-101-13/+1
* IntroductionPage: Fix typosKai Koehne2014-12-101-6/+6
* Introduce a setting for Wizard default height / widthNiels Weber2014-12-091-0/+4
* Merge remote-tracking branch 'origin/1.6'Kai Koehne2014-12-081-6/+2
|\
| * Fix broken start menu directory handling.kh2014-11-281-6/+2
* | Fix possible null pointer access.kh12014-12-031-2/+4
* | Allow spaces in RunProgramArgumentsNiels Weber2014-11-171-3/+3
* | Update Controller documentation and dependent code.kh12014-11-121-1/+4
* | Check the full path for non ASCII characters + reorder checks.kh12014-11-061-39/+29
* | Fix wrong setting. Thx to Christoph for noticing.kh12014-11-051-1/+1