aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-25123-537/+2069
|\
| * use initializer listsTim Jenssen2020-01-241-6/+4
| * Make QtQuick::Item::mapFrom/ToItem also accept point and rectAlbert Astals Cid2020-01-241-90/+104
| * Make QtQuick::Item::mapFrom/ToGlobal also accept pointAlbert Astals Cid2020-01-241-24/+50
| * Change some unite(const QHash &) to insert(const QHash &)MÃ¥rten Nordheim2020-01-242-2/+2
| * Add support to match against QObject properties in DelegateChooserJoni Poikelin2020-01-241-3/+9
| * QQuickImageProvider: PDF is a scalable format like SVGShawn Rutledge2020-01-231-4/+4
| * Deduplicate QQuickImageBase/QQuickBorderImage::loadPaolo Angelelli2020-01-233-147/+94
| * Long live QML inline componentsFabian Kosmale2020-01-2331-155/+1186
| * Add Qt.uiLanguage and QJSEngine::uiLanguage propertiesSimon Hausmann2020-01-2310-20/+131
| * qmlworkerscript: Fix wrong type used in docsMaximilian Goldstein2020-01-231-1/+1
| * QQmlPropertyData: Save some bitsFabian Kosmale2020-01-233-82/+153
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-235-11/+13
| |\
| | * Remove shadereffect dependency from shapesKarim Pinter2020-01-223-3/+5
| | * Initialize boolean m_hasItemChangeListenersDavid Edmundson2020-01-211-1/+1
| | * Fix printing of garbled UTF-8 characters from QML verify() statementsDimitrios Apostolou2020-01-201-7/+7
| * | Introduce PathText path elementEskil Abrahamsen Blomfeldt2020-01-213-0/+326
| * | Upgrade qsb files to version 4Laszlo Agocs2020-01-2163-0/+0
* | | Make Font.weight an integer instead of enumerationEskil Abrahamsen Blomfeldt2020-01-216-20/+17
* | | Make FontLoader.name read-onlyEskil Abrahamsen Blomfeldt2020-01-212-13/+2
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-2113-90/+258
|\| |
| * | QQuickTableView: make syncView/syncDirection/model private implementation vir...Yulong Bai2020-01-203-14/+25
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-2010-76/+233
| |\|
| | * Text and TextEdit: document MarkdownText formatShawn Rutledge2020-01-175-62/+209
| | * Fix documented types for DelegateChoice propertiesMichael Brasser2020-01-151-4/+4
| | * QQuickItemView: fix crash when changing modelWang Chuan2020-01-152-2/+7
| | * fix for out-of-screen preview windowsUlf Hermann2020-01-142-8/+13
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-2059-275/+618
|\| |
| * | Don't use deprecated QMatrix class anymoreJarek Kobus2020-01-172-10/+12
| * | Replace QVariant::type with QVariant::userTypeOlivier Goffart2020-01-1733-188/+190
| * | QHashedStringRef: add split methodFabian Kosmale2020-01-172-0/+20
| * | Replace call to deprecated QNetworkReply::error methodFabian Kosmale2020-01-177-8/+8
| * | QQuickTextNodeEngine: reduce redundant rendering of glyphsWang Chuan2020-01-161-1/+1
| * | Add Q_GADGET Wrapper for QQmlPropertyPierre-Yves Siret2020-01-153-3/+25
| * | QQmlListProperty: Add replace and removeLast functionsUlf Hermann2020-01-1513-65/+362
* | | Drop all the .2 from import directoriesUlf Hermann2020-01-179-9/+9
* | | qmltyperegistrar: Sort revisions numerically in qmltypesUlf Hermann2020-01-171-2/+1
* | | Use QFlatMap in QQuickTableViewShawn Rutledge2020-01-152-13/+14
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-158-11/+186
|\| |
| * | Allow overriding type registrationsUlf Hermann2020-01-151-2/+6
| * | qqmlxmlhttprequest: Add ability to disable file:// requestsMaximilian Goldstein2020-01-151-1/+35
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-147-20/+161
| |\|
| | * Register PointerScrollEvent and document the WheelHandler.wheel signalShawn Rutledge2020-01-133-4/+142
| | * Remove unneeded/unused signalAlbert Astals Cid2020-01-132-2/+0
| | * QQuickItemView: Fix iteration/deletion logicUlf Hermann2020-01-101-12/+16
| | * On QQmlEngine destruction drop singletons before type loaderUlf Hermann2020-01-101-2/+2
| | * SequenceObject: Better message when trying to write readonly containerUlf Hermann2020-01-091-1/+3
* | | Make QtQml work with the latest changes in qtbaseLars Knoll2020-01-1417-231/+188
* | | Adapt to the removal of QObject::staticQtMetaObjectOlivier Goffart2020-01-144-29/+5
* | | Fix maximum minor to 15 for importsUlf Hermann2020-01-1419-19/+19