aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick
Commit message (Expand)AuthorAgeFilesLines
* Version new signalsAlan Alpert2013-04-021-2/+2
* Provide workaround to slow glyph cache updates.Michael Brasser2013-04-022-6/+10
* Use distance fields for text on retina displaysGunnar Sletta2013-04-023-4/+10
* Fix distance field antialiasing for retina displays.Gunnar Sletta2013-04-028-5/+26
* Doc: Fix some titles and linksSze Howe Koh2013-03-3013-33/+31
* Doc: Update module "Qt Declarative" -> "Qt Quick"Sze Howe Koh2013-03-304-4/+4
* 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-2628-207/+193
* Merge remote-tracking branch 'origin/dev' into stableFrederik Gladhorn2013-03-2211-1193/+1506
|\
| * Optimize QQuickTextEdit for larger documents.Pierre Rossi2013-03-2011-1193/+1506
* | Merge branch 'dev' into stableSergio Ahumada2013-03-20185-10516/+2827
|\|
| * Make sure that TextInteractionFlags get set.Frederik Gladhorn2013-03-191-2/+2
| * QQuickItem: Support FocusReason in focusNextPrevLiang Qi2013-03-181-1/+1
| * QQuickLoader: fix the recursion guard for size updatesJ-P Nurmi2013-03-171-3/+6
| * Add TextEdit::selectByKeyboardJ-P Nurmi2013-03-154-2/+54
| * QQuickWindow: expose activeFocusItem as a propertyJ-P Nurmi2013-03-152-0/+12
| * QQuickView's equivalent in QtQuick1 is QDeclarativeViewDebao Zhang2013-03-151-1/+1
| * Add some docs, improve scope of var.Frederik Gladhorn2013-03-142-1/+11
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-1410-44/+56
| |\
| * | 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
| * | Fix remote image loading for AnimatedSpriteAlan Alpert2013-03-123-4/+12
| * | Fix QString usage in createPixmapDataSync().Friedemann Kleint2013-03-121-2/+2
| * | 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
| * | Create the sg render thread's opengl context on the GUI threadGunnar Sletta2013-03-121-34/+12
| * | Support activeFocusOnTab in QQuickItemLiang Qi2013-03-123-2/+166
| * | Fix displacement transition bug for horizontal caseGuenter Schwann2013-03-111-1/+1
| * | Replace deprecated V8 functionsPeter Varga2013-03-111-23/+23
| * | Remove comment about performance in qquickitem's clip property.Gunnar Sletta2013-03-111-4/+0
| * | Fix MSVC warning C4819 under Chinese localeDebao Zhang2013-03-111-4/+4
| * | Handle focus events directly in TextEdit.Frederik Gladhorn2013-03-073-29/+30
| * | TextInput: Update text deselection on focus out eventCaroline Chao2013-03-071-1/+4
| * | TextInput: Handle focus event directlyCaroline Chao2013-03-073-27/+31
| * | Focus reasonCaroline Chao2013-03-075-24/+46
| * | Fix rendering of subpixel positioned native textEskil Abrahamsen Blomfeldt2013-03-073-3/+34
| * | Add core application functionality to Qt.application in QMLAlan Alpert2013-03-052-3/+5
| * | Android support: build fixesPaul Olav Tvete2013-03-053-2/+5
| * | Fix crash for keypress without active focus.Frederik Gladhorn2013-03-051-1/+1
| * | Load "@2x" images on high-dpi "retina" systems.Morten Johan Sørvig2013-03-051-0/+11
| * | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-03-0411-93/+101
| |\ \
| | * \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-2511-93/+101
| | |\ \
| * | | | Enablers for input methods on AndroidPaul Olav Tvete2013-03-044-4/+20
| * | | | Do not print out leaked pixmaps by defaultGunnar Sletta2013-03-031-1/+12
| * | | | Added examples on how to use FBOs with scene graph.Gunnar Sletta2013-03-035-17/+17
| * | | | Fix docs for Canvas.renderStrategy, the default is CooperativeGunnar Sletta2013-03-031-1/+1
| * | | | Allow shortcut overrides.Frederik Gladhorn2013-02-261-1/+1
| * | | | Avoid ambiguous include guards in SG classesGunnar Sletta2013-02-2617-42/+42