aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Make property interceptors work on alias properties againLars Knoll2015-11-266-114/+192
* QQuickTextInput: handle QKeySequence::DeleteCompleteLineJ-P Nurmi2015-11-261-1/+10
* 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-161-0/+30
* | Document default argument behavior of Qt.createComponent()Mitch Curtis2015-11-161-2/+15
* | 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
* | Don't make currentIndex skip an extra item on removalAlberto Mardegan2015-11-132-4/+4
* | Doc: added link to Qt5 Cadaques in external resourcesNico Vertriest2015-11-121-1/+6
* | Introduce a more sane "default constructor" for Qt.matrix4x4()Sean Harmer2015-11-112-1/+10
* | Make the qml/js matrix4x4 type more usefulSean Harmer2015-11-111-0/+7
* | Shortcut: make both nativeText and portableText availableJ-P Nurmi2015-11-053-8/+28
* | qquickanimatorjob_p.h: fix inconsistent override warningsJ-P Nurmi2015-11-041-16/+16
* | Load component synchronously in method_createQmlObjectUlf Hermann2015-11-033-68/+99
* | CMake: Make sure to export all pluginsKevin Funk2015-11-021-0/+5
* | Fix childrenRect calculationCornelius Mika2015-10-311-5/+5
* | Doc: added required include statement QtQmlNico Vertriest2015-10-301-0/+4
* | Doc: added spec on defining enums register.typesNico Vertriest2015-10-301-0/+1
* | Doc: corrected typo in doc basic typesNico Vertriest2015-10-301-1/+1
* | Doc: fixed link issuesNico Vertriest2015-10-302-2/+2
* | Remove uses of QT_POINTER_SIZE, replacing with proper constructsThiago Macieira2015-10-292-2/+2
* | Use the correct macro to detect 64-bit value encodingThiago Macieira2015-10-295-12/+12
* | Fix qmlcompiler build on win32.Erik Verbruggen2015-10-291-2/+2
* | virtual QQuickAnimatorJob::afterNodeSync()J-P Nurmi2015-10-292-3/+4
* | Move QQuickTextDocumentWithImageResources out of qquicktext_p_p.hJ-P Nurmi2015-10-297-184/+254
* | Export QQmlLocale privatelyJ-P Nurmi2015-10-281-1/+1
* | Doc: create link to enum list fillModeNico Vertriest2015-10-271-3/+2
* | QML: Fix typeof context property.Erik Verbruggen2015-10-2711-2/+99
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-269-68/+83
|\|
| * Make it possible to change sources of ShaderEffect again.Gunnar Sletta2015-10-202-30/+34
| * Scene Graph: Fixed memory leak in QSGBatchRenderer::Renderer::map()Martin Banky2015-10-191-2/+2
| * Fix QQuickTextDocumentWithImageResources image loadingRoman Pasechnik2015-10-152-22/+18
| * AnimatedSprite: avoid unnecessary redrawsTim Blechmann2015-10-142-4/+17
| * QQuickItem: detect loop in KeyNavigation chainLiang Qi2015-10-141-1/+3
| * Correct some areas of QQuickItem's documentationMitch Curtis2015-10-131-8/+8
| * Fixed 'plataforms' typo in WheelEvent documentationDaniel Levin2015-10-061-1/+1
* | Quick: Sanitize reading environment variables.Friedemann Kleint2015-10-2612-70/+74
* | Binding: document that property can be grouped if it's a value typeMitch Curtis2015-10-231-0/+17
* | V4: do not run optimizer for functions of >300 statements.Erik Verbruggen2015-10-231-2/+5
* | Update plugins.qmltypes for QtQuick importKai Koehne2015-10-232-1757/+325