aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* improve dependencies of qmlparser testOswald Buddenhagen2013-03-162-2/+2
* Create common base class for declarative dialogsShawn Rutledge2013-03-1515-330/+581
* photosurface example: simplify PinchArea usage; fileUrls; licenseShawn Rutledge2013-03-151-41/+33
* Add TextEdit::selectByKeyboardJ-P Nurmi2013-03-156-3/+184
* QQuickWindow: expose activeFocusItem as a propertyJ-P Nurmi2013-03-152-0/+12
* QQuickView's equivalent in QtQuick1 is QDeclarativeViewDebao Zhang2013-03-151-1/+1
* Move QML types to types folderAlan Alpert2013-03-1427-35/+36
* Cosmetic changes in common controls for examplesShawn Rutledge2013-03-149-198/+131
* Add some docs, improve scope of var.Frederik Gladhorn2013-03-142-1/+11
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-1433-5086/+186
|\
| * Fixed tutorial gettingStartedQml part5.Libor Tomsik2013-03-131-5/+5
| * Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Stephen Kelly2013-03-131-0/+2
| |\
| | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-03-121-0/+2
| | |\
| | | * define MODULE_VERSIONOswald Buddenhagen2013-02-271-0/+2
| | | * Merge branch 'stable' into releaseJohanna Aijala2013-02-212236-2800/+10167
| | | |\
| * | | | Doc: Changed section title in whatsnew.qdocJerome Pasion2013-03-131-4/+3
| * | | | Makes QSmoothedAnimation respect zero duration.Thomas Kristensen2013-03-133-2/+37
| * | | | Fixed text opacity when using Text.NativeRendering.Yoann Lopes2013-03-121-1/+1
| |/ / /
| * | | make the sample code more consistent in contextXingtao Zhang2013-03-121-1/+1
| * | | Improve the ordering of Flickable dragging and moving property updates.Andrew den Exter2013-03-123-4/+37
| * | | Improve timer dependent tests.Frederik Gladhorn2013-03-1110-5014/+44
| * | | Fix warning about uninitialized value in QML-ECMA-test (CLANG).Friedemann Kleint2013-03-111-1/+1
| * | | Fix warning about use of uninitialized value in QML-debug helpers.Friedemann Kleint2013-03-111-14/+14
| * | | Fix warning about adding int to a QString (CLANG).Friedemann Kleint2013-03-111-1/+1
| * | | Simplify function with early return.Frederik Gladhorn2013-03-111-30/+31
| * | | Stabilize tst_qquicktextinput::remoteCursorDelegate()Frederik Gladhorn2013-03-041-1/+1
| * | | Fix TextEdit::persistentSelection docs (false by default)J-P Nurmi2013-03-011-1/+1
| * | | Mark flaky tst_qv8profilerservice test as insignificant on MacKai Koehne2013-02-281-0/+2
| * | | GridView: fix resetColumns() to calculate the amount of columns rightJ-P Nurmi2013-02-261-1/+1
| * | | Use qmake for package dependency resolution in cmake tests.Stephen Kelly2013-02-262-2/+2
| * | | Fix headers without Qt module directory name in their includesJosh Faust2013-02-254-5/+5
* | | | Compile fix.Samuel Rødal2013-03-131-1/+1
* | | | Polish usage of a QElapsedTime instance in QSGThreadedRenderLoopJędrzej Nowacki2013-03-131-1/+3
* | | | Fix usages of \since for QML itemsThomas McGuire2013-03-135-5/+6
* | | | Documentation and versioning for new Window propertiesShawn Rutledge2013-03-133-3/+126
* | | | Abort rendering when QOpenGLContext::create/makeCurrent fails.Gunnar Sletta2013-03-131-5/+13
* | | | don't use CamelCase includesOswald Buddenhagen2013-03-138-26/+28
* | | | Add QtQml.Models moduleAlan Alpert2013-03-1241-345/+827
* | | | Fix remote image loading for AnimatedSpriteAlan Alpert2013-03-123-4/+12
* | | | Fixed some auto testsBernd Weimer2013-03-122-53/+53
* | | | Fix QString usage in createPixmapDataSync().Friedemann Kleint2013-03-121-2/+2
* | | | Disable accessibility temporarily.Frederik Gladhorn2013-03-122-4/+4
* | | | Fixed incorrect vsync delta time in QSGThreadedRenderLoop.Yoann Lopes2013-03-121-1/+1
* | | | Introduce QML_FBO_FLUSH_BEFORE_DETACH to work around FBO issue.Michael Brasser2013-03-121-0/+3
* | | | Use official V8 string manipulation methods in QMLPeter Varga2013-03-123-7/+16
* | | | correct misspellingShawn Rutledge2013-03-121-1/+1
* | | | Create the sg render thread's opengl context on the GUI threadGunnar Sletta2013-03-121-34/+12
* | | | Support activeFocusOnTab in QQuickItemLiang Qi2013-03-1210-14/+1023
* | | | Fix displacement transition bug for horizontal caseGuenter Schwann2013-03-111-1/+1
* | | | Replace deprecated V8 functionsPeter Varga2013-03-116-61/+61