profile/ivi/qtdeclarative.git
2012-11-22 Friedemann... Fix security warning about passing a variable to printf...
2012-11-22 Chris AdamsExpose QMatrix4x4 properties as mat4 uniforms in shaders
2012-11-21 Alan AlpertAesthetic tweaks for qmleasing UI
2012-11-21 Alan AlpertUnify qmleasing and easingcurveeditor
2012-11-21 Frederik GladhornDeliver parameters to bound signals.
2012-11-21 Frederik GladhornUngrab mouse upon leave event.
2012-11-21 Jędrzej NowackiDocument importing issues in worker script
2012-11-20 Fabian BumbergerRefactoring samegame
2012-11-20 Friedemann... Fix syncqt-warnings.
2012-11-20 Eskil Abrahamsen... Merge branch 'newdocs'
2012-11-19 Vadim ZakondyrinFixed memory leak of registered QML modules
2012-11-19 Thiago MacieiraUse the new QLibraryInfo::Qml2ImportsPath path for...
2012-11-19 Matt VogtAllow margin changes during Flickable drag operation
2012-11-16 hjkUpdate gettingStartedQml example code to use standard...
2012-11-16 Samuel RødalUse threaded renderer even without BufferQueueingOpenGL.
2012-11-15 Frederik GladhornAccessibility: add stepSize to value interface.
2012-11-14 Kai KoehneQuickTest: Remove reference to /tests/qmlauto
2012-11-13 Shawn RutledgeFix StocQt example - need full 4-digit years for yahoo API
2012-11-12 Alexandr AkulichDeduplicate checking of conditions.
2012-11-10 Frederik GladhornImprove documentation.
2012-11-09 Shawn RutledgePreparation for changing QWindow::windowState to visibility
2012-11-09 Shawn RutledgeWindow example tests Qt.application.supportsMultipleWindows
2012-11-09 Fabian BumbergerBlackberry: Workaround for GLSL compiler bug.
2012-11-09 Shawn RutledgeExamples and fixes for QML Window properties
2012-11-09 Shawn RutledgeRenamed QWindow::pos property to position
2012-11-09 Thiago MacieiraInstall the Qt Quick 2 examples in the "qtquick" dir
2012-11-09 Kai KoehneDon't install tst_qmltest to $QTDIR/tests
2012-11-09 Samuli Piippotests: Mark some tests as insignificant on Mac
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 Erik VerbruggenFix compilation issue with clang in C++11 mode.
2012-11-08 Shawn RutledgeWhen declarative debug tests fail in CI, confirm timeou...
2012-11-08 Caroline ChaoFixes the examples shared macro.
2012-11-08 Samuel RødalPrevent crash when doing threaded rendering of multiple...
2012-11-08 Venugopal ShivashankarDoc: Moved all content in the doc directory.
2012-11-07 Shawn RutledgeExamples separated out of Ie808e78a42074e13aa9d3c87723e...
2012-11-05 Shawn Rutledgeqmlscene can start with either an Item or Window as...
2012-11-05 Thomas HartmannQQmlPropertyCache: adding setParent()
2012-11-05 Jan KundrátFix a missing word in the docs
2012-11-05 Shawn RutledgetransformOriginPoint is deprecated
2012-11-02 Jerome PasionMerge branch 'master' of ssh://codereview.qt-project...
2012-11-02 Jędrzej NowackiFix conditional jump based on an uninitialized value.
2012-11-01 Oswald Buddenhagenfollow qt_tool.prf now setting up DESTDIR
2012-11-01 Oswald Buddenhagenadjust to qt_plugin.prf changes, part 2
2012-11-01 Caroline ChaoUpdate Nokia references to Digia's.
2012-11-01 Stephen KellyCMake: Remove obsolete test_modules test
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 Stephen KellyCMake: Add a test for module includes
2012-10-29 Sergio AhumadaRemove stale QT_MODULE() usage cases
2012-10-29 aavitUpdate qml test scenes with new property names
2012-10-29 Caroline ChaoTest: Fix tst_qqmlecmascript::exportDate
2012-10-29 Sergio Ahumadatest: Mark `tst_qquicklistview', `tst_qquicktext',...
2012-10-29 Jerome PasionDoc: Removed the HTML template from the .qdocconf files
2012-10-25 Frederik GladhornChange organisation to Qt Project.
2012-10-24 Stephen KellyMark failing tests as insignificant.
2012-10-24 Friedemann... Fix crash in qtlocation tests.
2012-10-23 Frederik GladhornAllow QQmlDebugProcess to be child of other qobjects.
2012-10-23 Frederik GladhornAllow tests to run despite custom message patterns.
2012-10-23 Marco BubkeChange qml list interface
2012-10-23 Thomas HartmannAdding invalidate function to QQmlPropertyCache
2012-10-22 Alexandr Akulichdoc: fix some typos.
2012-10-22 Samuel RødalMake Rectangle border be inner instead of centered...
2012-10-22 Friedemann... Skip flaky subtests of tests/auto/qmltest.
2012-10-20 Friedemann... Fix qmltest library.
2012-10-20 Friedemann... Change Q_ASSERTs in qquick[threaded]windowmanager.cpp...
2012-10-19 Peter VargaRe-enable tst_QJSEngine::stringObjects test
2012-10-19 Thomas HartmannQQmlOpenMetaObjectType: extend interface for visual...
2012-10-19 Marco BubkeAdd polishItems to the designer support
2012-10-19 Konstantin... Fix QQuickTextInput::moveCursorSelection()
2012-10-18 Marco BubkeFix list functions for the data property
2012-10-18 Peter VargaTemporarily skip tst_QJSEngine::stringObjects test
2012-10-17 J-P NurmiQQuickItem: handle QEvent::StyleAnimationUpdate
2012-10-17 Jerome PasionDoc: Cleaned up \module and \qmlmodule page for Qt...
2012-10-17 Jan KundrátMake Qt.quit() from inside QML work in the examples
2012-10-16 Shawn RutledgeQQuickScreen attached obj handles screenChanged and...
2012-10-16 Jan KundrátUse the shared boilerplate code in the tweetsearch...
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-12 Topi ReinioFix imageelements example deployment
2012-10-11 Sérgio MartinsFix performance bottleneck in QQuickWindow::mouseMoveEv...
2012-10-10 Miikka HeikkinenAdd missing contents dir to installation of canvas...
2012-10-10 Peter VargaRemove calculateHash function
2012-10-10 Thomas McGuireFix QObject::receivers() within connectNotify()
2012-10-10 Thomas McGuireIn tst_qqmlnotifier, verify the result of QObject:...
2012-10-09 Peter VargaUpdate regex related tests of QJSEngine
2012-10-09 Thomas Hartmanncrash fix in designersupport
2012-10-08 Thomas HartmannComplete QmlJSVisitor for UiParameterList
2012-10-04 Oliver WolffBe more verbose about error when using shared.h for...
2012-10-04 Jerome PasionDoc: Cleaned up Qt Quick module's titles and added...
2012-10-04 Oliver WolffUse correct path to qml files when looking for them...
2012-10-03 Gabriel de... Fix emitting originYChanged signals even when originY...
2012-10-01 Thomas HartmannFix in QmlJS parser for UiParameterList
next