summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/packagemanagergui.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix styling of QMessageBoxesArttu Tarkiainen2021-03-101-1/+1
* Update side widget with the binary marker changes in introduction pageArttu Tarkiainen2021-02-191-0/+6
* Reduce windows frame size from maximum sizeKatja Marttila2021-02-161-1/+6
* Restructure logging utilitiesArttu Tarkiainen2021-02-041-2/+3
* Add support for setting minimum wizard dimensions in config.xmlArttu Tarkiainen2021-02-041-1/+10
* Make LicenseAgreementPage license list & details browser user-resizableArttu Tarkiainen2021-01-261-7/+10
* Fix wizard page addition before ComponentSelectionPageKatja Marttila2021-01-201-3/+0
* Replace usage of derived LazyPlainTextEdit class with QTextEditKatja Marttila2021-01-151-1/+0
* Provide tooltip texts for buttonsArttu Tarkiainen2021-01-151-0/+3
* Change 'license agreement' -radiobutton to checkboxKatja Marttila2021-01-141-7/+7
* Add highdpi support for watermark, banner, background and pagelistpixmapsKatja Marttila2021-01-141-39/+27
* Add high dpi image support for Logo and ProductImagesKatja Marttila2020-12-211-1/+4
* Merge remote-tracking branch 'origin/4.0' into masterKatja Marttila2020-12-071-1/+1
|\
| * Fix wrong color in sidewidget text4.0.1Arttu Tarkiainen2020-12-021-1/+1
* | Remove 'Reject Licenses' radio buttonKatja Marttila2020-12-021-20/+0
* | Arrange licenses and filter duplicatesJarkko Lehtoranta2020-11-061-6/+20
* | Remove unused code blocks and functionsKatja Marttila2020-11-041-1/+1
|/
* Enable scroll bars on side widgetArttu Tarkiainen2020-09-221-4/+4
* Doc: Fix documentation warningsTopi Reinio2020-09-161-36/+21
* Page list widget enhancementsArttu Tarkiainen2020-09-111-5/+11
* Allow setting BackgroundPixmap shown on MacStyle regardless of platformArttu Tarkiainen2020-08-311-2/+1
* Fix crash when fetching categoriesKatja Marttila2020-08-261-0/+18
* Add support for vendor set image decorationArttu Tarkiainen2020-08-251-0/+31
* Add verbose levels and cleanup log categoriesKatja Marttila2020-08-241-11/+11
* Documentation fixesKatja Marttila2020-07-031-0/+6
* Add possibility to add custom widget from script to certain positionKatja Marttila2020-06-251-4/+21
* Add possibility to select/deselect component from script using coreKatja Marttila2020-06-251-6/+2
* Add a page list widget to installer wizardArttu Tarkiainen2020-06-111-3/+170
* Refactor maintenance tool writing conditionsArttu Tarkiainen2020-06-101-4/+1
* Add function to enable button click with objectnameKatja Marttila2020-06-041-0/+14
* Fix shortcut creation when installing from CLIKatja Marttila2020-04-091-1/+1
* Separate maintenance tool writing for testing purposeKatja Marttila2020-03-201-8/+11
* Merge remote-tracking branch 'origin/3.2' to masterKatja Marttila2020-03-161-91/+4
|\
| * Add command line option to disable checking of free space on target3.2.2-rcArttu Tarkiainen2020-02-271-89/+4
* | Add command line option to start the installer binary as uninstallerArttu Tarkiainen2020-03-021-1/+1
* | CLI: decrease the amount of default debug printsKatja Marttila2020-02-201-12/+12
* | Change IntroductionPage radio button handling in maintenance toolArttu Tarkiainen2020-02-181-13/+31
* | Use of QLoggingCategoryKatja Marttila2020-02-131-18/+25
* | Merge remote-tracking branch 'origin/3.2' into masterKatja Marttila2020-01-161-6/+22
|\|
| * Fix QWizardPage title colorKatja Marttila2020-01-141-5/+3
| * Documentation fixesKatja Marttila2019-12-171-1/+19
* | Install selected packages from CLIKatja Marttila2019-12-041-153/+3
|/
* Update usage of Apple-related terminologyArttu Tarkiainen2019-08-161-5/+5
* Fix double condition checkKatja Marttila2019-06-131-1/+1
* Fix initially deactivated buttons when selecting components to updateArttu Tarkiainen2019-06-111-0/+5
* Maintenance Tool: Change text in Select Components view when selection of com...Arttu Tarkiainen2019-05-021-1/+3
* Allow unstable components when categories are usedKatja Marttila2019-01-171-0/+1
* Hide category widgets in updater modeKatja Marttila2019-01-091-1/+3
* Replace 0 with nullptrKatja Marttila2019-01-091-22/+22
* Merge remote-tracking branch 'origin/3.0' into masterKatja Marttila2018-12-101-0/+15
|\