aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixed distance field text when using non-opaque colors.Yoann Lopes2013-04-062-6/+24
* TestLib: Add more mouseMove in mouseDrag implementationCaroline Chao2013-04-061-0/+14
* Use correct alpha range for the distance field outlined text.Yoann Lopes2013-04-061-8/+14
* Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-04-055-15/+18
|\
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-04-035-15/+18
| |\
| | * Fix duplicate examples for qml/quick modulesKai Koehne2013-03-215-16/+19
* | | Implemented text styles for QSGDefaultGlyphNode.Yoann Lopes2013-04-054-42/+357
* | | Make keyClick/Press/Release work with a charAlbert Astals Cid2013-04-054-7/+58
* | | Android: Support implicit import paths for assets:/ urlsEskil Abrahamsen Blomfeldt2013-04-052-5/+78
* | | Remove unused declaration of accessibility text functions.Frederik Gladhorn2013-04-051-8/+0
* | | TestLib: add mouse release at the end of a mouseDragCaroline Chao2013-04-051-0/+1
* | | Fix autotest-exported class from QtQuick.Thiago Macieira2013-04-042-1/+6
* | | Remove the APPLE_texture_format pathGunnar Sletta2013-04-041-2/+0
* | | Remove resize hook from QSGRenderLoop, exposureChanged is enough.Gunnar Sletta2013-04-045-53/+2
* | | Our debug env vars are a mess. Standardize on QSG_RENDER_TIMINGGunnar Sletta2013-04-046-51/+51
* | | QQuickTextEdit: render inline images after change 48798Pierre Rossi2013-04-041-1/+14
|/ /
* | Fix export macros for the QML parser export.Thiago Macieira2013-04-031-1/+3
* | Stabilize CodeAlan Alpert2013-04-023-3/+3
* | 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
* | Debugger: Accepts port range as argumentsAurindam Jana2013-04-024-21/+50
* | Fix distance field antialiasing for retina displays.Gunnar Sletta2013-04-028-5/+26
* | Doc: Fix some titles and linksSze Howe Koh2013-03-3019-44/+42
* | Doc: Update module "Qt Declarative" -> "Qt Quick"Sze Howe Koh2013-03-305-5/+5
* | Delay loading implicit importAlan Alpert2013-03-273-20/+55
* | 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-2640-251/+236
* | Enable accessibility again.Frederik Gladhorn2013-03-223-9/+5
* | Merge remote-tracking branch 'origin/dev' into stableFrederik Gladhorn2013-03-2216-1196/+2171
|\ \
| * | Add Instantiator type to QtQmlAlan Alpert2013-03-205-3/+665
| * | Optimize QQuickTextEdit for larger documents.Pierre Rossi2013-03-2011-1193/+1506
* | | Merge branch 'dev' into stableSergio Ahumada2013-03-20406-6178/+11838
|\| |
| * | Add QQmlApplicationEngineAlan Alpert2013-03-206-2/+469
| * | Fix multi-line string content.Erik Verbruggen2013-03-201-12/+1
| * | Make sure that TextInteractionFlags get set.Frederik Gladhorn2013-03-191-2/+2
| * | Get rid of warning Module 'QtQuick.Dialogs'...cannot be protected...Shawn Rutledge2013-03-191-0/+1
| * | Fix hexadecimal escape sequence validation in strings.Erik Verbruggen2013-03-192-22/+39
| * | QQuickItem: Support FocusReason in focusNextPrevLiang Qi2013-03-181-1/+1
| * | Add ColorDialog to QtQuick.DialogsShawn Rutledge2013-03-1822-1/+1528
| * | Cosmetic changes in DefaultFileDialog and dialog shared controlsShawn Rutledge2013-03-186-61/+40
| * | QQuickLoader: fix the recursion guard for size updatesJ-P Nurmi2013-03-171-3/+6
| * | optionally bootstrap QmlDevTools and qmlminOswald Buddenhagen2013-03-161-1/+8
| * | Create common base class for declarative dialogsShawn Rutledge2013-03-1515-330/+581
| * | 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
| * | Move QML types to types folderAlan Alpert2013-03-1427-35/+36
| * | Add some docs, improve scope of var.Frederik Gladhorn2013-03-142-1/+11
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-1412-49/+60
| |\ \