adjust to qt_plugin.prf changes, part 2
[profile/ivi/qtdeclarative.git] / src /
2012-11-01 Oswald Buddenhagenadjust to qt_plugin.prf changes, part 2
2012-10-29 Oswald Buddenhagenadjust to qt_plugin.prf changes, part 1
2012-10-29 Jan Arve SaetherPrepare for removal of Softkeys API
2012-10-29 Venugopal ShivashankarDoc: Removed reference to QTDIR and did some language...
2012-10-29 Venugopal ShivashankarChanged the plugin module name
2012-10-29 Sergio AhumadaRemove stale QT_MODULE() usage cases
2012-10-24 Friedemann KleintFix crash in qtlocation tests.
2012-10-23 Marco BubkeChange qml list interface
2012-10-23 Thomas HartmannAdding invalidate function to QQmlPropertyCache
2012-10-22 Samuel RødalMake Rectangle border be inner instead of centered...
2012-10-20 Friedemann KleintFix qmltest library.
2012-10-20 Friedemann KleintChange Q_ASSERTs in qquick[threaded]windowmanager.cpp...
2012-10-19 Thomas HartmannQQmlOpenMetaObjectType: extend interface for visual...
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 Thomas HartmannWe need to export QQmlVMEMetaObject to support the...
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-10 Peter VargaRemove calculateHash function
2012-10-10 Thomas McGuireFix QObject::receivers() within connectNotify()
2012-10-09 Thomas Hartmanncrash fix in designersupport
2012-10-08 Thomas HartmannComplete QmlJSVisitor for UiParameterList
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-10-01 Thomas HartmannFix in QmlJS parser for UiParameterList
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-28 Jocelyn TurcotteFix a crash in QQmlPropertyCache::findProperty
2012-09-27 Jędrzej NowackiUpdate qMetaType helpers usage.
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-26 Eskil Abrahamsen... doc: Fix some typos in C++ integration documentation
2012-09-25 Samuel RødalAndroid also needs <ctype.h> for isspace() to be found.
2012-09-24 Samuel RødalFixed instances of "to to" in qtdeclarative.
2012-09-24 Samuel RødalFixed missing virtual destructors in qtdeclarative.
2012-09-24 Andreas HolzammerWindows CE buildfix
2012-09-23 Sergio AhumadaAdd missing QT_{BEGIN,END}_{NAMESPACE,HEADER}
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 Jerome PasionQt QML: Updated qtqml.qdocconf
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-13 Thiago MacieiraAdd a Q_UNREACHABLE to improve code generation a little
2012-09-13 Thiago MacieiraMake the instruction table be const
2012-09-12 Jerome PasionQt Quick docs: Added link to the submodules' pages.
2012-09-12 Kai KoehneAdd .qmltypes files
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 Sergio Ahumadadoc: fix some typos in .qml files
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-31 Thomas McGuireDelete weak JS objects on exit right away
2012-08-29 Aaron KennedyEvaluate bindings more intelligently during construction
2012-08-28 Kai KoehneFix compiler warnings from MSVC2010
2012-08-28 Aurindam JanaConsole API: Print JS object
2012-08-28 Matthew VogtFix property overriding lookup to exclude functions
2012-08-28 Thomas McGuireReduce memory usage of QV4Bindings::Subscription by...
2012-08-28 Bea LamDocs - add missing images and code, clean up sections
2012-08-28 Matthew VogtDocument the current behavior of overridden properties
2012-08-28 Thomas McGuireDoc: Clarify ownership semantics of objects returned...
2012-08-28 Bea LamFix various doc errors
2012-08-28 Martin JonesAdd cacheItemCount property to PathView
2012-08-28 Michael BrasserRefactor QQmlPropertyCacheMethodArguments creation.
2012-08-28 Michael BrasserFix leak introduced in 0853343c33e394f35c31c161b019b2ae...
2012-08-28 Chris AdamsRefactor singleton type registration code
2012-08-27 Michael BrasserUpdate usage of smooth and antialiasing.
2012-08-27 Bea LamImprove docs related to visual parent concept
2012-08-27 Bea LamClean up structure of JavaScript related docs
2012-08-27 Bea LamMove data ownership docs and improve docs
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 Matthew VogtRestrict v8 property lookup to the execution context
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 Thomas McGuireImmediatley delete QV8QObjectResource objects to reduce...
2012-08-24 Thomas McGuireDocument the vTable hack.
2012-08-24 Matthew VogtFix warnings in QtQml
2012-08-24 Bea LamFix doc links
2012-08-24 Bea LamImprovements for coding conventions docs
next