aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickborderimage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add missing dots (qtdeclarative)Paul Wicking2018-06-191-1/+1
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-4/+4
* Run includemocs in qtdeclarativeThiago Macieira2017-04-261-0/+2
* Port existing qmlInfo callers to qmlWarningRobin Burchell2017-01-111-1/+1
* Make shader effects configurableLars Knoll2016-10-101-0/+1
* Turn the no-network support into a configurable featureLars Knoll2016-10-101-6/+6
* Add cross-backend simple rect, texture, and ninepatch nodesLaszlo Agocs2016-06-221-2/+2
* Introduce BorderImageMesh.Michael Brasser2016-05-061-31/+57
* QtLite: no_network option for QtDeclarativePaolo Angelelli2016-03-041-0/+10
* Updated license headersJani Heikkinen2016-01-191-14/+20
* BorderImage support for @2x assetsAndy Nichols2015-05-061-32/+39
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Revert "Fix pixel bleed in BorderImage"Eskil Abrahamsen Blomfeldt2014-11-101-362/+62
* BorderImage: Fix white area when size changes after first paintEskil Abrahamsen Blomfeldt2014-10-311-1/+7
* Fix build when using -WerrorSérgio Martins2014-09-301-1/+1
* Fix crash when borders exceed item width/height in border imageEskil Abrahamsen Blomfeldt2014-09-161-87/+124
* Fix pixel bleed in BorderImageEskil Abrahamsen Blomfeldt2014-09-101-62/+319
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Doc: correct link/compilation errors in Qt DeclarativeNico Vertriest2014-07-021-1/+1
* Avoid Nearest mipmap filtering for BorderImage.Gunnar Sletta2014-02-161-0/+1
* QtQuick docs: add missing \qmlpropertygroup commandsJ-P Nurmi2013-12-201-0/+1
* Use one render loop per QQuickWindowGunnar Sletta2013-10-301-1/+1
* Make sure QQuickBorderImage sets its pixmapChanged dirtyflagGunnar Sletta2013-10-251-5/+3
* Prevent badly formed texture nodes in the scene graph.Gunnar Sletta2013-10-211-2/+6
* qdoc: no longer recognizes the version nr in QML refsMartin Smith2013-10-021-14/+14
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Doc: Fixed and updated Qt Quick's \qmlmodule pageJerome Pasion2013-09-251-1/+1
* Cleanup lots of V8 dependencies in QJS* classesLars Knoll2013-04-181-0/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Update usage of smooth and antialiasing.Michael Brasser2012-08-281-14/+6
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-301-1/+2
* QQuickCanvas renamesAlan Alpert2012-07-171-1/+1
* Change Quick docs to refer to "types" rather than "elements"Martin Jones2012-07-161-8/+8
* Fix signal emission for the Image based items when loading.Damian Jansen2012-07-131-41/+41
* Change antialiasing method for QML2.Kim Motoyoshi Kalland2012-07-131-15/+55
* Checking for QUrl equality is not all that expensive, so remove hack.Robin Burchell2012-06-261-2/+2
* Remove superfluous statusChanged signalDamian Jansen2012-06-251-0/+2
* Create new documentation structureChris Adams2012-06-211-1/+1
* Doc: Grouped Qt Quick types into several groupsJerome Pasion2012-06-061-1/+1
* Fix doc snippets paths and parsing errorsBea Lam2012-05-311-3/+3
* Doc: Sanitized QML typesNico Vertriest2012-05-241-1/+1
* Lazily create QMetaObjectsAaron Kennedy2012-05-241-1/+2
* Doc: Moving Qt Quick docs for new doc structureGeir Vattekar2012-05-091-3/+3
* Initial bundle supportAaron Kennedy2012-05-041-2/+4
* Fix the build & docs after QQmlImageProvider was renamedKent Hansen2012-03-201-1/+1
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-131-11/+11
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-14/+15
* Pass the QQuickCanvas to texture factories.Gunnar Sletta2012-02-091-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1