aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed license headersJani Heikkinen2015-02-17908-2497/+2497
* Flickable: use wheel event pixel deltas when availableShawn Rutledge2015-02-164-85/+219
* High-dpi SVG and QQuickImageProvider ImagesMorten Johan Sørvig2015-02-138-1/+329
* PinchArea: handle smart zoom gestureShawn Rutledge2015-02-134-1/+60
* Fix 590 inconsistent override warnings [-Winconsistent-missing-override]Sérgio Martins2015-02-136-30/+30
* Doc: Bump QtQuick import version to 2.5Shawn Rutledge2015-02-121-1/+1
* Use TabFocusBehavior in QStyleHints in QtQuickLiang Qi2015-02-123-16/+4
* QQuickText: Move baseUrl to ExtraData.Robin Burchell2015-02-122-5/+8
* QQuickText: Decrease the size of QQuickTextPrivate by moving image tags to Ex...Robin Burchell2015-02-123-55/+70
* QQuickParticleData: Reorganise fields to drop size from 208 to 200 bytes on x...Robin Burchell2015-02-122-5/+10
* QML Models: Register ItemSelectionModelGabriel de Dietrich2015-02-122-0/+141
* QuickTestResult: Try a bit harder when stringifying a valueGabriel de Dietrich2015-02-122-1/+50
* Add Q_GADGET wrappers for QModelIndex & Co.Gabriel de Dietrich2015-02-1216-0/+1269
* Update copyright headersJani Heikkinen2015-02-122606-17797/+16997
* Add offset test for QV4::Heap::String::texthjk2015-02-121-0/+9
* Photosurface example: flickable surfaceShawn Rutledge2015-02-121-61/+107
* Remove unnecessary calls to initializeOpenGLFunctionsLaszlo Agocs2015-02-111-5/+2
* Implement dnd support in QQuickWidget differentlyLaszlo Agocs2015-02-112-15/+43
* Exposed TypedArray private APIs for Canvas3D use.Pasi Keranen2015-02-114-6/+20
* Respect the text's background-color when it is set in the style in HTMLAndy Shaw2015-02-052-0/+21
* tst_qquickview: Prepare test to handle multiple pieces of data.Robin Burchell2015-02-041-7/+7
* QQuickItemParticle: Only delete owned particlesAlan Alpert2015-02-046-11/+223
* Initial shot at native Qml-and-C++ debugginghjk2015-02-041-0/+234
* Use correct QOpenGLFunctions objectBerthold Krevert2015-02-041-3/+15
* Move VAO binding to Renderer::render()Berthold Krevert2015-02-042-12/+3
* QQmlEngineDebugService: Avoid assert when debugging QModelIndexGabriel de Dietrich2015-02-041-1/+15
* Re-enable ListView auto-testGabriel de Dietrich2015-02-041-0/+1
* Remove meta-type declaration for QPersistentModelIndexGabriel de Dietrich2015-02-032-2/+0
* Fix autotest not to rely on broken operator<<(QDebug, QUrl) behaviorKai Koehne2015-02-031-7/+6
* Handle context lost in the Windows render loopLaszlo Agocs2015-02-031-2/+11
* Introduce QSG_TRANSIENT_IMAGES.Gunnar Sletta2015-02-033-9/+11
* Release atlas texture's image instance once uploadedGunnar Sletta2015-02-032-14/+62
* Keep PersistentValueStorage page size in sync with system page sizeTor Arne Vestbø2015-02-021-14/+12
* Add some tools specific consistency testshjk2015-01-293-1/+132
* MouseArea: add scrollGestureEnabled propertyShawn Rutledge2015-01-284-3/+39
* Fix ItemParticle ExampleAlan Alpert2015-01-261-5/+3
* Properly mark all arguments in the call contextLars Knoll2015-01-261-5/+3
* Avoid crashes when resetting the same material or geometry.Gunnar Sletta2015-01-261-3/+3
* PinchArea: handle native gestures when availableShawn Rutledge2015-01-255-55/+167
* Let ApplicationWindow inherit QQuickWindowQmlImplJ-P Nurmi2015-01-242-107/+140
* Properly mark all members in QObjectMethodLars Knoll2015-01-231-0/+2
* Move Stmt::d to Phi::dRobin Burchell2015-01-233-20/+34
* V4: change regalloc hints to be a QVarLengthArray.Erik Verbruggen2015-01-231-7/+13
* Typeloader cleanupSimon Hausmann2015-01-233-31/+26
* Doc: Update QtQuick import version to 2.5Caroline Chao2015-01-231-3/+3
* Better align data members in ExecutionContextLars Knoll2015-01-232-7/+5
* Remove the realArgumentsCount member in CallContextLars Knoll2015-01-234-17/+10
* Store a double in NumberObjectLars Knoll2015-01-236-17/+16
* CleanupsLars Knoll2015-01-2341-1054/+1064
* CleanupsLars Knoll2015-01-2326-107/+72