aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix some titles and linksSze Howe Koh2013-03-3037-62/+60
* Doc: Update module "Qt Declarative" -> "Qt Quick"Sze Howe Koh2013-03-309-11/+12
* Delay loading implicit importAlan Alpert2013-03-277-20/+97
* Fix warning QQuickImplicitSizeItem redefines signalsv5.1.0-alpha1Caroline Chao2013-03-272-6/+8
* Doc: Fixed some uses of terminolgies in qdoc files.Jerome Pasion2013-03-2659-314/+287
* Bump MODULE_VERSION to 5.1.0Sergio Ahumada2013-03-261-1/+1
* Attempt to stabilize tst_qquickanimatedspriteFrederik Gladhorn2013-03-262-4/+4
* Enable accessibility again.Frederik Gladhorn2013-03-224-10/+6
* Merge "Merge remote-tracking branch 'origin/dev' into stable" into refs/stagi...J-P Nurmi2013-03-2224-1197/+2430
|\
| * Merge remote-tracking branch 'origin/dev' into stableFrederik Gladhorn2013-03-2224-1197/+2430
| |\
| | * Add Instantiator type to QtQmlAlan Alpert2013-03-2013-4/+924
| | * Optimize QQuickTextEdit for larger documents.Pierre Rossi2013-03-2011-1193/+1506
* | | Skip flaky FileDialog modality testShawn Rutledge2013-03-221-3/+4
|/ /
* | Merge "Merge branch 'dev' into stable" into refs/staging/stableSergio Ahumada2013-03-22662-8434/+18576
|\ \
| * | Merge branch 'dev' into stableSergio Ahumada2013-03-20662-8434/+18576
| |\|
| | * Add QQmlApplicationEngineAlan Alpert2013-03-2017-3/+746
| | * Fix multi-line string content.Erik Verbruggen2013-03-202-12/+4
| | * Make sure that TextInteractionFlags get set.Frederik Gladhorn2013-03-192-3/+3
| | * Get rid of warning Module 'QtQuick.Dialogs'...cannot be protected...Shawn Rutledge2013-03-191-0/+1
| | * Mark renderNode test as insignificant, as CI doesn't manage to run itGunnar Sletta2013-03-191-0/+1
| | * Remove unused field in test class.Erik Verbruggen2013-03-191-7/+1
| | * Fix hexadecimal escape sequence validation in strings.Erik Verbruggen2013-03-197-24/+55
| | * Remove duplicated docsAlan Alpert2013-03-181-73/+17
| | * QQuickItem: Support FocusReason in focusNextPrevLiang Qi2013-03-181-1/+1
| | * Add ColorDialog to QtQuick.DialogsShawn Rutledge2013-03-1823-1/+1637
| | * Cosmetic changes in DefaultFileDialog and dialog shared controlsShawn Rutledge2013-03-186-61/+40
| | * Fixed invalid GLSL in openglunderqml example.Samuel Rødal2013-03-181-1/+1
| | * QQuickLoader: fix the recursion guard for size updatesJ-P Nurmi2013-03-173-3/+35
| | * optionally bootstrap QmlDevTools and qmlminOswald Buddenhagen2013-03-165-17/+19
| | * 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
| | |\
| | * | 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