summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Work around memory leak in QRawFont::setPixelSize()Eskil Abrahamsen Blomfeldt2019-06-061-5/+10
* Properly reference count used glyphs in distance field cacheEskil Abrahamsen Blomfeldt2019-06-041-3/+3
* Fix minor memory leakEskil Abrahamsen Blomfeldt2019-06-041-0/+1
* Do not add fragOutput for custom materialsv2.4.0-beta2v2.4.0-beta1Antti Määttä2019-05-246-17/+23
* Remove 3 obsolete Text propsMahmoud Badri2019-05-174-70/+18
* Improve antialiasing on distance field textEskil Abrahamsen Blomfeldt2019-05-158-95/+95
* Add vector4 support for datainputsMahmoud Badri2019-05-095-1/+21
* Fix projection of distance field text and shader complianceEskil Abrahamsen Blomfeldt2019-05-034-10/+6
* Support alpha channel on color propertiesMahmoud Badri2019-05-023-14/+61
* React to visibility changes at presentationLoadedJanne Kangas2019-04-246-1/+35
* Doc: Fix documentation issuesTopi Reinio2019-04-1019-60/+93
* Doc: Use $QT_VERSION for versioning the documentationTopi Reinio2019-04-021-6/+6
* Fix distancefield shaders to compile on OpenGL ESJanne Koskinen2019-04-022-4/+4
* Fix variant tag documentationv2.3.0-rc3v2.3.02.3Pasi Keränen2019-03-291-1/+1
* Clean up the async loading fix a bitMiikka Heikkinen2019-03-292-10/+32
* Fix slides for distance field textEskil Abrahamsen Blomfeldt2019-03-281-1/+0
* Use correct stride when calculating vertex counts for custom meshesJanne Kangas2019-03-282-2/+3
* Fix async loadingMiikka Heikkinen2019-03-284-12/+40
* Fix IBL lighting mipmap calculationv2.3.0-rc2v2.3.0-rcAntti Määttä2019-03-212-62/+73
* Add safety checks to ktx parserLaszlo Agocs2019-03-211-1/+7
* Dragon: Introduce NodeTreeSvenn-Arne Dragly2019-03-2116-212/+355
* Dragon: Make changes ordered in TrackingChangesContainerSvenn-Arne Dragly2019-03-2113-135/+178
* Dragon: Add get function that asserts if element does not existSvenn-Arne Dragly2019-03-212-3/+4
* Dragon: Use LoadedBuffer and not Buffer when accessing dataSvenn-Arne Dragly2019-03-214-16/+16
* Dragon: Properly handle enabled state for backend nodesSvenn-Arne Dragly2019-03-218-22/+21
* Fix illegal fragOutput for OpenGL ESTomi Korpipaa2019-03-213-5/+8
* Fix cropped drop shadow on distance field textEskil Abrahamsen Blomfeldt2019-03-211-12/+29
* Fix wrong drop shadow offset in distance field textEskil Abrahamsen Blomfeldt2019-03-213-2/+11
* Fix EOS logic in the animatorChristian Strømme2019-03-206-3/+19
* Add missing override specifiersChristian Strømme2019-03-202-46/+46
* Fix text alignment with fixed size text areaTomi Korpipaa2019-03-201-4/+7
* macOS: Fix overlapping glyphsEskil Abrahamsen Blomfeldt2019-03-201-1/+11
* Automatically fall back to old text renderer for "clip" word wrapEskil Abrahamsen Blomfeldt2019-03-191-1/+2
* Handle empty vector type action valuesKaj Grönholm2019-03-191-0/+6
* Fix compressed texture image loadingAntti Määttä2019-03-181-4/+5
* Fix crash in dragon texture jobAntti Määttä2019-03-181-2/+2
* Fix crash when loading QML stream with non-QQuickItem derived root itemMiikka Heikkinen2019-03-181-1/+1
* Add null object checks to datainputv2.3.0-beta3Janne Kangas2019-03-151-0/+7
* Fix text alignment if text has rotationTomi Korpipaa2019-03-151-0/+4
* Fix crash on shutdownMiikka Heikkinen2019-03-131-17/+38
* Fix updating texture parametersAntti Määttä2019-03-131-1/+5
* Start animations at first frameKaj Grönholm2019-03-134-7/+24
* Text: Draw shadow in text colorEskil Abrahamsen Blomfeldt2019-03-132-2/+2
* Add revision to delayed loadingAntti Määttä2019-03-123-6/+33
* Implement delayed image loading and slide resource listMäättä Antti2019-03-1213-395/+1030
* Load subpresentations asynchronouslyAntti Määttä2019-03-1210-65/+337
* Stabilize color values from the animatorChristian Strømme2019-03-111-1/+7
* Fix crash when adding a layerMiikka Heikkinen2019-03-111-1/+4
* Fix datainput metadata APIJanne Kangas2019-03-0815-116/+200
* Fix data input for changing slides in nested componentsChristian Strømme2019-03-071-7/+3