aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Avoid redundant QColor::alphaF() calls.Gunnar Sletta2013-05-221-5/+5
* Avoid using QColor::xxxF functions.Gunnar Sletta2013-05-222-29/+22
* QQuickTextControl: emit cursorPositionChanged() only if it changedJ-P Nurmi2013-05-221-1/+4
* Android: Make Qt5QuickParticles a dependency of Qt QuickEskil Abrahamsen Blomfeldt2013-05-221-1/+4
* Fix comment: Signal is actually createdItem not itemCreatedAlbert Astals Cid2013-05-221-1/+1
* Fix PropertyAnimation docAlan Alpert2013-05-201-2/+2
* Doc: Fix some broken linksSze Howe Koh2013-05-207-30/+30
* Prefer qFatal to assert for failure conditionMatt Vogt2013-05-191-4/+7
* Respond appropriately to textFormat changedAlan Alpert2013-05-171-0/+1
* Fix a warning when setActiveFocusOnTab(false) for root itemLiang Qi2013-05-171-1/+1
* Fix a crash in QQuickRepeater::clear()J-P Nurmi2013-05-161-5/+6
* Assert instead of crashingAlan Alpert2013-05-161-0/+4
* improve docs of QSGGeometry::set[Vertex|Index]DataPatternGunnar Sletta2013-05-161-2/+4
* Doc: Inline a short snippetSze Howe Koh2013-05-162-62/+21
* Doc: Move snippet into correct moduleSze Howe Koh2013-05-161-1/+1
* Document Flickable.pixelAligned.Mitch Curtis2013-05-161-0/+12
* Make Canvas respect smooth: true/falseGunnar Sletta2013-05-151-0/+1
* Doc fixAlan Alpert2013-05-151-1/+1
* Fix warnings about unused parameters.Friedemann Kleint2013-05-152-0/+4
* Do not use an export macro in the function definitionThiago Macieira2013-05-151-1/+1
* Doc: Update references to QDeclarative* classesSze Howe Koh2013-05-151-1/+1
* Move exports conflicting with QtDeclarative into namespaceKai Koehne2013-05-154-12/+84
* Fix documentation of QtQuick2::DragEvent::accepted, it's a bool.Sérgio Martins2013-05-151-1/+1
* Doc: corrections, spelling, and ListView requirements commentsDavid Fries2013-05-155-16/+15
* Doc: Removed pages from the "qml-features" group.Jerome Pasion2013-05-155-6/+0
* Doc: Fixed a bunch of missing snippets.Jerome Pasion2013-05-157-13/+13
* Doc: Define Qt global object as a QML type and fix referring docsTopi Reinio2013-05-1514-39/+40
* Doc: fixed some WS issues.Jerome Pasion2013-05-141-9/+9
* Fix crash in QQmlApplicationEngine when loading finishesJosh Faust2013-05-141-1/+2
* Fix sorting of QSGTextMaskMaterial (native glyph drawing).Gunnar Sletta2013-05-141-1/+1
* Fix typos in QQuickDrag documentation.Sérgio Martins2013-05-141-5/+5
* Mac: respect the system settings in Full Keyboard AccessLiang Qi2013-05-142-1/+43
* Fix assertion in qt_create_image_data().Mitch Curtis2013-05-101-1/+1
* Don't fix up x/y while initializingAlan Alpert2013-05-101-0/+4
* Make QQmlInstantiatorPrivate bools more space efficientAlan Alpert2013-05-091-5/+5
* Fix MSVC-warning about inconsistent DLL-linkage.Friedemann Kleint2013-05-091-2/+2
* Revert "Mac: respect the system settings in Full Keyboard Access"Liang Qi2013-05-082-37/+1
* The resources property should be independent from QObjectThomas Hartmann2013-05-083-15/+35
* Add QQuickWindow::closing signal, and ability to ignore the eventShawn Rutledge2013-05-084-0/+85
* Mac: respect the system settings in Full Keyboard AccessLiang Qi2013-05-082-1/+37
* Move xmlrole.qml to the correct locationJan Arve Saether2013-05-081-0/+0
* Fix Instantiator response to model changev5.1.0-beta1Alan Alpert2013-05-082-3/+8
* Add qmlClearRegisteredTypes FunctionAlan Alpert2013-05-078-3/+58
* Add a URL interceptor to the QML engineAlan Alpert2013-05-0710-20/+240
* Doc: Make Qt Quick demos accessible from Qt documentationSze Howe Koh2013-05-071-1/+4
* pixelIndex -> pixel since image is now 32-bitGunnar Sletta2013-05-071-1/+1
* Doc: Fix some broken snippet pathsSze Howe Koh2013-05-067-71/+71
* QmlProfiler: SceneGraph profilingChristiaan Janssen2013-05-069-120/+321
* mouse synthesis: don't say the left button is pressed during a releaseShawn Rutledge2013-05-041-1/+1
* Make sure correct files are bundled on AndroidEskil Abrahamsen Blomfeldt2013-05-041-0/+4