aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | QQuickWidget: Update position of offscreen window in show().Friedemann Kleint2015-12-151-0/+1
* | qmlplugindump: Don't try to import Qt.test.qtestrootAlbert Astals Cid2015-12-151-0/+8
* | qDelete(hash/map.values()) -> qDelete(hash/map)Albert Astals Cid2015-12-152-2/+2
* | Fix styled text core profile shaderSean Harmer2015-12-151-3/+3
* | QQuickTextEdit: Fully qualify enumerations in changed() signals.Friedemann Kleint2015-12-152-6/+9
* | qmlplugindump: add manual tests.v5.6.0-beta1Marco Benelli2015-12-1028-0/+1190
* | Clean up correctly in rendercontrol to avoid crashesLaszlo Agocs2015-12-092-7/+13
* | Particle Turbulence image now reads correctly from QRC or local filesAriel Molina2015-12-081-1/+2
* | Turbulence was accidentally deactivated on geometry changedAriel Molina2015-12-081-1/+0
* | Make QQuickWidget update inside a proxy widgetLaszlo Agocs2015-12-081-1/+8
* | Correct heightmap values for TurbulenceAriel Molina2015-12-071-3/+3
* | QQuickImageBase: Add support for @3x imagesOlivier Goffart2015-12-071-28/+12
* | ListView: Sanitize visibleItems list after model insertionsGabriel de Dietrich2015-12-073-17/+62
* | Flickable: avoid perturbing the timeline further while in overshootShawn Rutledge2015-12-071-4/+6
* | Auto-tests for fast model updates while flickingGabriel de Dietrich2015-12-074-2/+160
* | QQuickAnimatorJob: store the target with a QPointerPaul Lemire2015-12-074-1/+84
* | Add .qmltypes files for built-in QML APIOswald Buddenhagen2015-12-075-0/+1876
* | tst_qquicktextedit::hAlignVisual(): Fix failure on Windows.Friedemann Kleint2015-12-071-0/+1
* | MultiPointTouchArea: Fixed released() duplication on mouse release.Alexandr Akulich2015-12-021-6/+2
* | QQuickListView: Refactor FxViewItem releasing codeGabriel de Dietrich2015-12-011-14/+16
* | Initialize _startX and _startYAlbert Astals Cid2015-12-011-0/+1
* | Properly check the arguments of mapFrom/ToItemLars Knoll2015-12-013-21/+69
* | Fix test casesLars Knoll2015-12-013-4/+4
* | Update examples to deal correctly with fine-grained wheel eventsAllan Sandfeld Jensen2015-11-302-8/+4
* | qquickwindow: handle QEvent::ShortcutOverrideRichard Moe Gustavsen2015-11-301-0/+7
* | Fix autotests for change in QtNetworkDaniel Molkentin2015-11-295-6/+6
* | tst_qquicktextedit: Fix warning about uninitialized variable.Friedemann Kleint2015-11-271-2/+2
* | Fix bogus warning when using Binding on value typesLars Knoll2015-11-271-26/+20
* | Create proper offscreen surface the first timePaul Olav Tvete2015-11-271-3/+5
* | QmlJs: separate dumping of Qt built-ins and QtQml.Marco Benelli2015-11-271-3/+37
* | Don't try to resolve id values or singleton member as propertiesLars Knoll2015-11-271-1/+2
* | Revert "qmlscene/qml tools: Temporarily disable High DPI options."Friedemann Kleint2015-11-262-12/+10
* | Make property interceptors work on alias properties againLars Knoll2015-11-269-114/+267
* | QQuickTextInput: handle QKeySequence::DeleteCompleteLineJ-P Nurmi2015-11-262-1/+14
* | Private export QQuickPenJ-P Nurmi2015-11-261-1/+1
* | ListView: fix random crashes when accessing deleted objectsJ-P Nurmi2015-11-262-3/+3
* | Fix crash related to BoundFunctionsFrank Meerkoetter2015-11-231-1/+2
* | Private export QQuickItemViewJ-P Nurmi2015-11-201-2/+2
* | Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Liang Qi2015-11-207-3/+53
|\ \
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-11-177-3/+53
| |\|
| | * Don't normalize the path via the shell if it is a qrc based pathAndy Shaw2015-11-101-0/+3
| | * Fix grammar in TextInput documentationMitch Curtis2015-11-021-1/+1
| | * Doc: added documentation to undocumented functionsNico Vertriest2015-11-025-2/+49
* | | Fixing compilation with -no-rttiThomas Hartmann2015-11-201-0/+4
* | | Doc: Added link to Extending QMLNico Vertriest2015-11-201-2/+1
|/ /
* | QQuickWidget: Emulate visibility for offscreen windowUlf Hermann2015-11-162-1/+35
* | Document default argument behavior of Qt.createComponent()Mitch Curtis2015-11-161-2/+15
* | qmlimportscanner: Improve command line help.Friedemann Kleint2015-11-161-6/+13
* | qquicktransitionmanager_p_p.h: remove unnecessary includeJ-P Nurmi2015-11-131-2/+2
* | Ensure we call updateTexture for all dynamic textures.Michael Brasser2015-11-132-2/+2