aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-29342-1157/+4447
|\
| * Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-01-291-2/+2
| * Remove duplicate reference to qmlformat testUlf Hermann2020-01-281-1/+0
| * Quick: Don't qualify OpenGL includesUlf Hermann2020-01-2733-63/+59
| * Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-01-271-2/+2
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-25198-552/+2799
| |\
| | * Tests: add override to inherited methodTim Jenssen2020-01-241-2/+1
| | * use initializer listsTim Jenssen2020-01-241-6/+4
| | * CMake: Add Qt6 forward compatible CMake APIAlexandru Croitor2020-01-241-0/+10
| | * remove unnecessary spaceTim Jenssen2020-01-241-1/+1
| | * Make QtQuick::Item::mapFrom/ToItem also accept point and rectAlbert Astals Cid2020-01-244-90/+140
| | * Make QtQuick::Item::mapFrom/ToGlobal also accept pointAlbert Astals Cid2020-01-243-24/+68
| | * 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-243-3/+123
| | * 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-2359-160/+1529
| | * Add Qt.uiLanguage and QJSEngine::uiLanguage propertiesSimon Hausmann2020-01-2316-20/+236
| | * 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-2311-17/+37
| | |\
| | | * Blacklist two failing ecmascripttests on macOSMorten Johan Sørvig2020-01-221-0/+4
| | | * Blacklist failing quickcanvasitem tests for macOSMorten Johan Sørvig2020-01-221-0/+14
| | | * Flatten version-specific blacklisting on macOS to all macOS versionsTor Arne Vestbø2020-01-224-6/+6
| | | * 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-217-1/+404
| | * | Upgrade qsb files to version 4Laszlo Agocs2020-01-2186-0/+0
| * | | Use required properties to fix some more qmllint warningsUlf Hermann2020-01-232-2/+6
| * | | Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-01-211-2/+2
| * | | Make Font.weight an integer instead of enumerationEskil Abrahamsen Blomfeldt2020-01-218-22/+19
| * | | Make FontLoader.name read-onlyEskil Abrahamsen Blomfeldt2020-01-218-54/+12
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-2117-115/+338
| |\| |
| | * | 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-2014-101/+313
| | |\|
| | | * Text and TextEdit: document MarkdownText formatShawn Rutledge2020-01-175-62/+209
| | | * Fix documented types for DelegateChoice propertiesMichael Brasser2020-01-151-4/+4
| | | * qml: Fix options that need to be set before QApplication instantiationFriedemann Kleint2020-01-151-25/+26
| | | * Blacklist tst_TouchMouse::touchButtonOnFlickable() on mingwUlf Hermann2020-01-151-0/+4
| | | * QQuickItemView: fix crash when changing modelWang Chuan2020-01-154-2/+57
| | | * fix for out-of-screen preview windowsUlf Hermann2020-01-142-8/+13
| * | | Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-01-201-2/+2
| * | | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-01-2085-336/+1202
| |\ \ \
| | * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-2085-336/+1202
| | |\| |
| | | * | Don't use deprecated QMatrix class anymoreJarek Kobus2020-01-177-18/+18
| | | * | Replace QVariant::type with QVariant::userTypeOlivier Goffart2020-01-1739-214/+216
| | | * | qmlformat: Fix some language features being unsupportedMaximilian Goldstein2020-01-176-20/+232
| | | * | QHashedStringRef: add split methodFabian Kosmale2020-01-172-0/+20
| | | * | Replace call to deprecated QNetworkReply::error methodFabian Kosmale2020-01-177-8/+8