Fix consistency of parsing ISO 8601 date strings.
[profile/ivi/qtdeclarative.git] / src /
2012-03-21 Andrew den ExterFix consistency of parsing ISO 8601 date strings.
2012-03-21 Michael BrasserDisable module api object support in v4.
2012-03-21 Michael BrasserSupport unregistered Qt namespace enums in QML methods.
2012-03-21 Michael BrasserSupport (registered) non-local enums for signal/slot...
2012-03-20 Yoann LopesDon't register sub distance field glyph nodes with...
2012-03-20 Andrew den ExterDecouple QSGDistanceFieldGlyphNode from it's cache...
2012-03-20 Gunnar SlettaAllow SG and GL resources to survive a releaseResources.
2012-03-20 Kai KoehneDebugger: Disable debugging for qmlprofiler, qmltest
2012-03-20 Tobias KoenigFix compilation on QNX.
2012-03-20 Bea LamUpdate item focus even if it doesn't have a canvas
2012-03-20 Kent HansenMake QVariant conversion for JS null type symmetric
2012-03-20 Andrew den ExterFix unused variable warning.
2012-03-20 Andrew den ExterMake TextEdit word selection behaviour consistent.
2012-03-20 Andrew den ExterRemove unused functions from QQuickTextControl.
2012-03-20 Andrew den ExterAdd additional key sequence tests.
2012-03-20 Alan AlpertSprite minor fixes
2012-03-20 Charles YinFix FolderListModel path issue on Windows
2012-03-20 Michael BrasserAlways enable value type support in v4.
2012-03-20 Michael BrasserSupport null -> QObject and QObject -> bool conversions...
2012-03-20 Andrew den ExterRemove warning about not explicitly initializing base...
2012-03-20 Bea LamPull out some duplicate focus-related code
2012-03-20 Martin JonesLoader could leak qml contexts if interrupted
2012-03-20 Martin JonesFix bitfield waste in QQmlContextData
2012-03-20 Martin JonesRestore view to sensible position if grab is cancelled.
2012-03-20 Matthew VogtAllow parent to be specified for Qt.createComponent
2012-03-19 Matthew VogtEnsure JS files imported inside modules work correctly
2012-03-19 Kent HansenFix compiler warnings in QQmlType
2012-03-19 Kent HansenFix typo in QQmlXMLHttpRequest::readEncoding()
2012-03-19 Lars KnollRemove refence to declarative in the docs
2012-03-19 Yoann LopesUse a single distance-field cache instance for all...
2012-03-19 Gunnar SlettaClean up dangling pointers in the particle system
2012-03-19 Gunnar SlettaReset all node pointers when item is cleaned up
2012-03-19 Gunnar SlettaSkip warning on perfectly valid usecase
2012-03-19 Yoann LopesFix possible crash in QSGContext::invalidate()
2012-03-19 Kai KoehneDebugger: Optimize message sending in v8 profiler
2012-03-19 Kai KoehneDebugger: Always disable v4 optimizer if v8 debugger...
2012-03-19 Aurindam JanaQmlEngineDebugService: Rename service to QmlDebugger
2012-03-19 Simjees AbrahamDebugger: Add optional 'host' argument to -qmljsdebugger
2012-03-19 Aurindam JanaQmlDebuggingTests: Separate out public and private...
2012-03-19 Kai KoehneQmlProfiler: Make sure there's minimal overhead when...
2012-03-19 Kai KoehneQmlProfiler: Do not log expression for binding
2012-03-19 Charles YinFix qmldevtools library build error on Windows
2012-03-19 Chris AdamsNotify QQJSE::DW of expression deletion during dtor
2012-03-19 Kai KoehneDebugger: Fix compilation with C++11
2012-03-19 Aurindam JanaQmlDebugging: Object Tree and States List
2012-03-19 Martin JonesWhen clearing an incubator also clear incubators it...
2012-03-19 Martin JonesResetting a model can cause a crash in views with heade...
2012-03-19 Martin JonesEnsure section header/footer are cleaned up.
2012-03-19 Martin JonesDon't crash view while changing model.
2012-03-19 Michael BrasserFix grabbing to wait until the image has actually been...
2012-03-15 Michael BrasserFix bug in v4 strict equality.
2012-03-15 Harald FernengelSmall LSB hacks
2012-03-15 Martin JonesAllow threaded compilation in an async Loader
2012-03-15 Yoann LopesSupport for multiple textures in the default distance...
2012-03-15 Alan AlpertDon't assert if focus is already clear.
2012-03-15 Andrew den ExterDon't leak function objects created by VisualDataModel.
2012-03-15 Martin JonesSet more sensible Flickable default input filtering...
2012-03-15 Chris AdamsFix crash caused by dereferencing collected v8 data
2012-03-15 Aaron KennedyRemove binding dependency on QQmlExpression
2012-03-14 Chris AdamsEnsure that dynamic property storing QObject ptr notifi...
2012-03-14 Kent HansenLet V8 throw the exception when QML property lookup...
2012-03-14 Kent HansenUse the same ReferenceError message wording as V8
2012-03-14 Andrew den ExterDon't store duplicate glyph data in a distance field...
2012-03-14 Kai KoehneDebugger: Print informational messages via qDebug
2012-03-14 Frederik GladhornRemove all accessibility updates to allow changes in...
2012-03-14 Luis Gabriel LimaFix AND expression in v4
2012-03-14 Andrew den ExterFix memory leak with the shared distance field glyph...
2012-03-14 Gunnar SlettaFix wrap modes not being set.
2012-03-14 Gunnar SlettaRemove use of redundante nullPixmap image reference
2012-03-14 Michael BrasserSupport module api objects in v4.
2012-03-13 Charles YinMore refactoring on animation controller
2012-03-13 Casper van DonderenRemove the usage of deprecated qdoc macros.
2012-03-13 Charles YinImplement mouseDrag
2012-03-13 Frederik GladhornSend accessibility updates for the right item.
2012-03-13 Andrew den ExterRemove unused init function.
2012-03-13 Kai KoehneDebugger: Use QStringLiteral where appropriate
2012-03-13 Chris AdamsFix crash when writing property after engine deletion
2012-03-13 Aaron McCarthyOnly attempt to load QML test cases from source directo...
2012-03-13 Aaron KennedyMove binding and expression classes to separate files
2012-03-13 Jason McDonaldtestlib: Improve verbose and XPASS output
2012-03-13 Martin JonesListView.contentHeight does not include header and...
2012-03-13 Bea LamDisplaced items were moving unnecessarily
2012-03-13 Martin JonesImprove interaction of nested Flickables and PathView
2012-03-13 Andrew den ExterDeclare change set and compositor structs as movable...
2012-03-13 Glenn WatsonChange repeater item to handle model being deleted.
2012-03-13 Charles YinFix SignalSpy disconnect issue
2012-03-13 Charles YinRemove the rest of qtquick 1.0 code from qmltest
2012-03-13 Charles Yininclude header correctly
2012-03-12 Gatis PaeglisFix for QTBUG-22777. Removed unnecessary check.
2012-03-12 Michael BrasserFix v4 nested object access bug.
2012-03-12 Michael BrasserAdd two argument Math.min and Math.max support to v4.
2012-03-12 Michael BrasserAdd Math.ceil and Math.abs support to v4.
2012-03-12 Frederik GladhornCheck that canvas is valid.
2012-03-12 Morten Johan SorvigAccessibility: childAt_helper descends too far.
2012-03-12 Laszlo AgocsFix double click handler in QQuickItem.
2012-03-11 Charles YinReturn early if animationjob was deleted in all callbac...
2012-03-11 Stephen KellyRemove undefined method.
2012-03-10 Bea Lamrefilled items should be moved immediately
2012-03-10 Bea LamClean up transition objects for positioners
2012-03-10 Luis Gabriel LimaAdd mouse wheel events handler to MouseArea
next