Improve documentation.
[profile/ivi/qtdeclarative.git] / src / quick /
2012-11-09 Shawn RutledgePreparation for changing QWindow::windowState to visibility
2012-11-09 Shawn RutledgeExamples and fixes for QML Window properties
2012-11-09 Samuel RødalExpose "Qt.application.supportsMultipleWindows".
2012-11-08 Eskil Abrahamsen... Don't use design metrics with NativeRendering on TextInput
2012-11-08 Shawn RutledgeAll QWindow properties that have "window" in them have...
2012-11-08 Samuel RødalPrevent crash when doing threaded rendering of multiple...
2012-11-05 Shawn Rutledgeqmlscene can start with either an Item or Window as...
2012-11-05 Jan KundrátFix a missing word in the docs
2012-11-05 Shawn RutledgetransformOriginPoint is deprecated
2012-11-02 Jędrzej NowackiFix conditional jump based on an uninitialized value.
2012-10-29 Venugopal ShivashankarDoc: Removed reference to QTDIR and did some language...
2012-10-29 Sergio AhumadaRemove stale QT_MODULE() usage cases
2012-10-23 Marco BubkeChange qml list interface
2012-10-22 Samuel RødalMake Rectangle border be inner instead of centered...
2012-10-20 Friedemann KleintChange Q_ASSERTs in qquick[threaded]windowmanager.cpp...
2012-10-19 Marco BubkeAdd polishItems to the designer support
2012-10-19 Konstantin RittFix QQuickTextInput::moveCursorSelection()
2012-10-18 Marco BubkeFix list functions for the data property
2012-10-17 J-P NurmiQQuickItem: handle QEvent::StyleAnimationUpdate
2012-10-17 Jerome PasionDoc: Cleaned up \module and \qmlmodule page for Qt...
2012-10-16 Shawn RutledgeQQuickScreen attached obj handles screenChanged and...
2012-10-16 Venugopal ShivashankarDoc: Changed the title to fix broken links
2012-10-16 Alan AlpertRemove interim compatibility measures
2012-10-15 Marco BubkeFix crash in the qmlpuppet at finishing
2012-10-15 Marco BubkeAdding DesignerWindowManager for Qt Quick Designer
2012-10-12 Tor Arne VestbøUpdate docs after modularization of docs
2012-10-11 Sérgio MartinsFix performance bottleneck in QQuickWindow::mouseMoveEv...
2012-10-09 Thomas Hartmanncrash fix in designersupport
2012-10-04 Jerome PasionDoc: Cleaned up Qt Quick module's titles and added...
2012-10-03 Gabriel de DietrichFix emitting originYChanged signals even when originY...
2012-09-28 Balazs KelemenAllow grabbing windows rendered without showing for...
2012-09-28 Eskil Abrahamsen... Fix potential crash when using text and more than 1...
2012-09-26 Venugopal ShivashankarDoc: Removed the verbs from the page and section titles
2012-09-26 Sean HarmerWork around mis-optimisation on QNX/SGX in AA vertex...
2012-09-25 Samuel RødalAndroid also needs <ctype.h> for isspace() to be found.
2012-09-24 Samuel RødalFixed missing virtual destructors in qtdeclarative.
2012-09-23 Iikka EklundChange copyrights from Nokia to Digia
2012-09-22 Thiago MacieiraAdd QT_{BEGIN,END}_{NAMESPACE,HEADER} to qtquickglobal.h
2012-09-21 Jason BarronAvoid hanging if glGetIntegerv() fails.
2012-09-21 Jerome PasionQt Quick: modified sources into documentation build
2012-09-21 Jerome PasionQt Quick: Updated qtquick.qdocconf
2012-09-18 Andras BecsiFix Flickable movementEnded() signal emission
2012-09-12 Jerome PasionQt Quick docs: Added link to the submodules' pages.
2012-09-11 Oswald Buddenhagencentralize load(qt_build_config)s in .qmake.conf
2012-09-10 Thomas McGuireFix calculation of QML_RENDER_TIMING values
2012-09-10 Thomas McGuireQML_RENDER_TIMING: Add time since last frame to output
2012-09-10 Thomas McGuireAdd QML_RENDER_TIMING output for the single-threaded...
2012-09-10 Thomas McGuireUse DEFINE_BOOL_CONFIG_OPTION for QML_RENDER_TIMING
2012-09-10 Sergio Ahumadadoc: fix some more typos
2012-09-07 Sean HarmerCompile following qreal -> float change in QtGui/math3d...
2012-09-07 Sergio Ahumadadoc: fix some typos in .cpp files
2012-09-07 Kim Motoyoshi KallandDoc: Fix documentation issues.
2012-09-06 Sérgio MartinsFix typo in documentation.
2012-09-05 Casper van DonderenDoc: Use settings from global qdocconf.
2012-09-05 Kim Motoyoshi KallandDoc: Fix some documentation issues.
2012-09-04 Gunnar SlettaRemove windowmanager hacks form the incubation controller.
2012-08-28 Kai KoehneFix compiler warnings from MSVC2010
2012-08-28 Bea LamDocs - add missing images and code, clean up sections
2012-08-28 Bea LamFix various doc errors
2012-08-28 Martin JonesAdd cacheItemCount property to PathView
2012-08-27 Michael BrasserUpdate usage of smooth and antialiasing.
2012-08-27 Bea LamImprove docs related to visual parent concept
2012-08-27 Charles YinUse the new antialiasing property for canvas painting
2012-08-27 Jason BarronDocument QSGTexture.
2012-08-27 Michael BrasserFix potential memory leak in AnchorChanges.
2012-08-27 Chris AdamsMove the Property Modifier Type documentation
2012-08-27 Andrew den ExterRemove unreachable code paths from QQuickChangeSet.
2012-08-26 Bea LamAdd docs for "animation on property" syntax and fix...
2012-08-24 Bea LamFix doc links
2012-08-24 Bea LamImprovements for coding conventions docs
2012-08-24 Bea LamLink to Coding Conventions page
2012-08-24 Andrew den ExterFix assert when a VisualDataModels context has been...
2012-08-23 Michael BrasserAvoid dynamic lookup of signal handler arguments
2012-08-23 Jerome PasionDoc: Tidied links, titles, and HTML pages.
2012-08-23 Alan AlpertFixes a reference in the Animation docs.
2012-08-23 Bea LamRemove some incorrect animation docs
2012-08-23 Bea LamDocument various undocumented attributes of QQuickItem
2012-08-22 Bea LamLink to "Deploying QML Applications"
2012-08-21 Sean HarmerFix compilation on OSX 10.6
2012-08-20 Andrew den ExterAdd internal documentation and comments to QQuickListCo...
2012-08-20 Bea LamsetImplicitWidth/Height should be public
2012-08-16 Sean HarmerCompile on OpenGL ES2 when using Khronos headers
2012-08-16 Frederik GladhornRemove redundant QT_NO_ACCESSIBILTY.
2012-08-16 Bea LamMove docs closer to the members that they document
2012-08-13 Gunnar SlettaThree scene graph examples with docs.
2012-08-11 Oswald Buddenhagenmake use of QT_PRIVATE to specify private Qt dependencies
2012-08-11 Oswald Buddenhagenfollow rename of qt_module_config.prf to qt_module.prf
2012-08-09 Kent HansenRemove remnants of QQmlImageProvider
2012-08-09 Bea LamImprove main QtQml and QtQuick doc pages
2012-08-09 Chris AdamsAllow invokable functions of value-type classes to...
2012-08-09 Bea Lamcanvas-related doc fixes
2012-08-09 Bea LamDocument some undocumented AnimatedSprite functions
2012-08-09 Bea LamVarious small doc fixes and improvements
2012-08-08 Bea LamFix uses of \inmodule, \inqqmlmodule and \since
2012-08-08 Bea LamAdd more to visual parent docs
2012-08-08 Bea LamRename "JavaScript" section title
2012-08-08 Andrew den ExterAdd missing VisualDataGroup documentation.
2012-08-08 Alan AlpertProvide features/use-case docs in QML AppDevGuide
2012-08-08 Glenn WatsonAdd type name to singleton (module api) implementations.
2012-08-08 Bea LamFix uses of various qml doc commands
next