profile/ivi/qtdeclarative.git
2012-11-30 Kai KoehneQmlPluginDump: Prevent crash if run without WM
2012-11-30 Janne AnttilaMade tst_QQmlDebugJS insignificant on Mac.
2012-11-29 Alan AlpertRemove superfluous function call
2012-11-29 Tasuku SuzukiMove no-Gui related QML types from QtQuick into QtQml
2012-11-29 Shawn RutledgeRenamed QQuickItem::pos property to position
2012-11-29 Kai KoehneMake tst_examples::namingConvention not fail
2012-11-29 Gunnar SlettaMake FolderListModel available from the module overview.
2012-11-29 Gunnar SlettaWarn about potential abuse of QQuickPaintedItem::paint().
2012-11-29 Friedemann... tr()-Fix: Do not use QObject::tr().
2012-11-29 Alan AlpertApply full transform
2012-11-29 Matt VogtFix mouse event distribution for Flickable with pressDelay
2012-11-28 Christian StengerDocs: Fix some reference errors
2012-11-28 Gunnar SlettaRemove QML intro and QML Application Development pages
2012-11-28 Frederik GladhornMark scarc resource docs as internal for 5.0
2012-11-28 Erik VerbruggenFix escape sequences in lexer: the capital X is not...
2012-11-28 Gunnar SlettaRemove superflous "defining reusable components" docume...
2012-11-28 Caroline ChaoExamples: quick/scenegraph - add needed main.qml file...
2012-11-28 Gunnar Slettadocfix: Some of the scenegraph overview content did...
2012-11-28 Gunnar Slettadocfix: Move image to correct location
2012-11-28 Gunnar SlettaDocfix: Move images to correct location and fix bugs...
2012-11-27 Jędrzej NowackiDeclare type information for some internal qml types.
2012-11-27 Gunnar SlettaFix the QML Effects docs up a bit
2012-11-27 Erik VerbruggenEnable the lexer to run in JS strict/non-strict mode...
2012-11-27 Erik VerbruggenFixed line terminators to handle LS/PS and CR+LF correctly.
2012-11-27 Gunnar SlettaFix qdoc typo
2012-11-27 Gunnar SlettaRemove TODO from docs as it doesn't make sense.
2012-11-27 Robert Loehningstyle microfix in example
2012-11-27 Lars KnollQt Quick (2) is not dependent on LGPL code
2012-11-26 Thomas Senykexamples/quick/multipointtouch: move emitter instead...
2012-11-26 Kai KoehneImports: update .qmltypes files
2012-11-26 Erik VerbruggenAccept missing semicolon after do-while statement.
2012-11-26 Tasuku SuzukiEnable module build with QT_NO_IM
2012-11-26 Tasuku SuzukiEnable mobule build with QT_NO_TRANSLATION
2012-11-26 Lars KnollFix deployment docs.
2012-11-26 Shawn RutledgeQQuickWindow cannot rely on QWindowPrivate.geometry
2012-11-26 Martin JonesNested Flickables with pressDelay flick incorrect Flickable
2012-11-23 Marc MutzReduce number of relocations
2012-11-23 Christiaan... Declarative examples: fixed particles/imageparticle...
2012-11-23 Christiaan... Declarative Examples: improved buttons in particles...
2012-11-23 Albert Astals CidSupport requestPixmap if platform has ThreadedPixmaps...
2012-11-23 Christiaan... QtDeclarative: fixed modelviews example
2012-11-23 Tasuku SuzukiStop using the name "trolltech" in interface name
2012-11-23 Frederik Gladhorndocs: Separate qml and c++ examples
2012-11-22 Tasuku Suzukimake module compile with -no-gui
2012-11-22 Jerome PasionDoc: Adding "qtgui" to the documentation dependency.
2012-11-22 Samuel RødalImproved documentation of Text.textFormat property.
2012-11-22 Christian KandelerFix installation of examples.
2012-11-22 Marco BubkeAdd designer support for animations and componentComplete
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
next