aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-02-27517-3373/+3223
|\
| * AnimatedSprite: set implicit size based on implicit frame sizeMitch Curtis2018-02-261-1/+13
| * Fix QQmlEngine::retranslate() with PropertyChangesSimon Hausmann2018-02-261-8/+17
| * Remove unused testing codeSimon Hausmann2018-02-261-2/+0
| * init variables where they are declared when possible (clang-tidy)Shawn Rutledge2018-02-2661-528/+359
| * Sprite, SpriteAnimation: document that frameDuration is in millisecondsMitch Curtis2018-02-262-2/+2
| * use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-26497-2907/+2907
* | Add finished() signal to AnimatedSpriteMitch Curtis2018-02-263-0/+15
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-2318-126/+178
|\|
| * doc: Correct mostly linking errorsMartin Smith2018-02-2310-80/+130
| * doc: Correct several QML property linksMartin Smith2018-02-231-24/+29
| * doc: QtQuick must see the index file for QtSqlMartin Smith2018-02-231-1/+1
| * doc: Fix remaining "Can't tie this..." errorsMartin Smith2018-02-237-21/+18
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-225-12/+28
|\|
| * Disallow the use of id properties with value type group propertiesSimon Hausmann2018-02-221-0/+3
| * Fix ListModel.get(idx) == ListModel.get(idx)Simon Hausmann2018-02-222-9/+16
| * Allow setting values in value type group properties in "on" assignmentsSimon Hausmann2018-02-222-1/+9
| * Remove duplicated project optionsJesus Fernandez2018-02-221-2/+0
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-2211-59/+101
|\|
| * WinRT: Do not call canAllocateExecutableMemory from static initializerOliver Wolff2018-02-222-7/+7
| * Move the QML_COMPILE_HASH macro definition from the command-lineThiago Macieira2018-02-214-14/+29
| * Fix draghandler to respect axis constraintsJan Arve Sæther2018-02-212-36/+62
| * Fix build with GCC 7: possibly uninitialized array warningThiago Macieira2018-02-211-1/+1
| * QuickTest: declare a missing QtQuick.Window dependencyJ-P Nurmi2018-02-211-0/+1
| * Image: respect aspect ratio of an SVG when width or height is zeroAndy Shaw2018-02-211-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-2014-7/+129
|\|
| * Layout: improve warning message when anchors are detectedMitch Curtis2018-02-201-1/+1
| * Correctly set this object when calling scope/context functionsErik Verbruggen2018-02-208-1/+108
| * Only warn about actual *anchors* in layout childrenJan Arve Sæther2018-02-193-1/+16
| * Software render: Fix warnings floodFriedemann Kleint2018-02-191-0/+1
| * Finally really remove QT_NO_QML_DEBUGGERUlf Hermann2018-02-193-4/+3
* | QQmlDMCachedModelData: don't emit indexChanged twiceRichard Moe Gustavsen2018-02-191-2/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-1811-26/+150
|\|
| * Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-188-9/+103
| |\
| | * QQuickItemView::currentItemChanged called upon currentItem destructionAleix Pol2018-02-131-0/+7
| | * Revert "Restore a temporary QQmlInstanceModel::object() overload"J-P Nurmi2018-02-121-1/+0
| | * Fix memory leak with JS importsSimon Hausmann2018-02-093-1/+6
| | * Document how to work with arrays using QJSValueMitch Curtis2018-02-081-5/+81
| | * Fix performance regressionJesus Fernandez2018-02-072-2/+9
| * | Fix "Expression depends on non-NOTIFYable properties" regressionMitch Curtis2018-02-173-17/+47
* | | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-175-5/+9
|\| |
| * | Add missing Q_FALLTRHOUGH()Thiago Macieira2018-02-161-0/+2
| * | Merge "Merge remote-tracking branch 'origin/5.10.1' into 5.11" into refs/stag...Qt Forward Merge Bot2018-02-1536-194/+399
| |\ \
| | * \ Merge remote-tracking branch 'origin/5.10.1' into 5.11Qt Forward Merge Bot2018-02-151-3/+4
| | |\ \
| | | * | skip filtering during post-delivery if there are no PointerHandlersv5.10.1Shawn Rutledge2018-02-061-0/+2
| | | * | Make sure passive grabbers are cleared on releaseJan Arve Saether2018-02-021-3/+2
| * | | | Fix crash when changing from a simple to a sparse arrayLars Knoll2018-02-153-2/+3
* | | | | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-1549-206/+480
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Fix crash with the software renderer and windows with QObject parentSimon Hausmann2018-02-153-5/+0
| * | | | Merge "Merge remote-tracking branch 'origin/5.10' into 5.11" into refs/stagin...Simon Hausmann2018-02-1533-186/+395
| |\ \ \ \ | | |/ / / | |/| | |