aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Dont call updatePolish if an item is not visibleFabian Bumberger2014-01-083-6/+24
* [new compiler] CleanupsSimon Hausmann2014-01-085-173/+308
* [new compiler] Fix signal handlers for properties declared in the same objectSimon Hausmann2014-01-085-82/+103
* [new compiler] Fix assigning signal handlersSimon Hausmann2014-01-081-1/+4
* [new compiler] Initial support for custom parsersSimon Hausmann2014-01-089-10/+117
* [new compiler] Preliminary support for QQmlIncubatorSimon Hausmann2014-01-086-10/+44
* Add QQuickMatrix4x4, a way to specify a matrix transform in QML.Erik Larsson2014-01-074-1/+102
* remove QtQuick.Dialogs and related modulesShawn Rutledge2014-01-07100-10905/+0
* [new compiler] Fix determination of id objects within component boundariesSimon Hausmann2014-01-062-28/+22
* [new compiler] Add support for parser status callbacksSimon Hausmann2014-01-063-0/+41
* Clean up handling of illegal names and enable in new compilerSimon Hausmann2014-01-066-31/+24
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-0660-276/+383
|\
| * Accessibility: mark more items as focusableFrederik Gladhorn2014-01-061-1/+17
| * Accessibility: quick items are not visible when their window is notFrederik Gladhorn2014-01-061-1/+1
| * Remove unused static functions from QtQml found by Clang 3.4Thiago Macieira2014-01-041-28/+0
| * Also fix the unused variable warning that ICC found with ClangThiago Macieira2014-01-041-0/+2
| * QtQuick.Dialogs FileDialog: default mode is ExistingFileShawn Rutledge2014-01-031-0/+1
| * Fix property access to QQmlPropertyMap objects when addressed via idSimon Hausmann2014-01-023-5/+35
| * Fix lookups of enums in singletonsSimon Hausmann2014-01-025-35/+65
| * V4: remove class field in DominatorTree that was used only once.Erik Verbruggen2014-01-021-21/+18
| * V4 IR: do not add unconditional jumps to work listsErik Verbruggen2014-01-021-1/+4
| * V4: re-enable test cases disabled for QTBUG-34047Erik Verbruggen2014-01-021-9/+1
| * V4 IR: change datastructures for dominator calculations.Erik Verbruggen2014-01-021-112/+172
| * Doc: Fix broken linksSze Howe Koh2013-12-3044-76/+75
| * QtQuick ColorDialog: ensure slider rotation takes effectShawn Rutledge2013-12-301-0/+5
| * QtQuick.Dialogs: check for inheriting from QApplicationShawn Rutledge2013-12-291-1/+1
| * Context2D: don't use an arrow to illustrate scaling in the docs.Mitch Curtis2013-12-261-0/+0
* | Fix interaction of QQuickItems with the garbage collectorSimon Hausmann2014-01-066-0/+142
* | Fix a warning about casting from asciiLars Knoll2014-01-031-2/+2
* | Move array data into it's own structLars Knoll2014-01-0316-335/+338
* | Get rid of the nonStrictArgumentsObject flag in ManagedLars Knoll2014-01-036-9/+10
* | Use the flags to check whether a Managed is of a certain typeLars Knoll2014-01-032-6/+5
* | Fix compiler warning about wrong reinterpret_castLars Knoll2014-01-031-4/+4
* | Move Managed::type and some flags into the vtableLars Knoll2014-01-0332-82/+175
* | Clear out memory in the GC, not when constructing objectsLars Knoll2014-01-032-4/+2
* | Do not call InternalClass::changeVTable directlyLars Knoll2014-01-032-4/+6
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Simon Hausmann2013-12-2444-118/+175
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-2444-118/+175
| |\|
| | * systemdialogs example: path to /tmp is different on WindowsShawn Rutledge2013-12-231-1/+1
| | * Doc: Fixed a few broken links and snippetsVenu2013-12-232-4/+4
| | * QtQuick docs: add missing \qmlpropertygroup commandsJ-P Nurmi2013-12-2012-0/+16
| | * Doc: Updated the image URLVenu2013-12-191-2/+2
| | * use private linkage where possibleOswald Buddenhagen2013-12-193-3/+3
| | * remove obsolete workarounds for qmake processing order problemsOswald Buddenhagen2013-12-192-31/+0
| | * V4 SSA: add some more literature references.Erik Verbruggen2013-12-191-5/+13
| | * Fix deadlock when QQmlEngine is destroyed during compilation.Andrew den Exter2013-12-191-14/+27
| | * Fix positioning of item when first cacheBuffer item is removed.Andrew den Exter2013-12-1917-32/+68
| | * QtQuick window example improvements: window size and DPI infoShawn Rutledge2013-12-182-3/+4
| | * Docs: fix Drag::onDragStarted() and onDragFinished() signalsJ-P Nurmi2013-12-181-2/+2
| | * Fix & cleanup whitespace in qquickdrag.cpp docsJ-P Nurmi2013-12-181-21/+19