Doc: Enabling Qt QML linking to Qt Quick.
[profile/ivi/qtdeclarative.git] / src /
2012-12-17 Jerome PasionDoc: Enabling Qt QML linking to Qt Quick. upstream
2012-12-16 Oswald Buddenhagenremove obsolete DEPENDPATH assignments
2012-12-16 Oswald Buddenhagenremove some unnecessary CONFIG additions
2012-12-15 Alan AlpertAdd a hidden XandYAxis enum value
2012-12-14 Oliver WolffFixed samegame tutorial part 4 to reflect Quick2 state
2012-12-12 Alan AlpertUpdate porting docs
2012-12-12 hjkChange virtual folders in .qdocconf to qtqml and qtquick
2012-12-12 Michael BrasserWork towards supporting front-to-back reordering of...
2012-12-11 Oliver WolffFixed abstractitemmodel example
2012-12-11 Gunnar SlettaImproved the scene graph overview a bit
2012-12-11 Miikka HeikkinenAdd PLUGIN_CLASS_NAME to qtdeclarative plugins
2012-12-10 Oswald Buddenhagencentralize and fixup example sources install targets
2012-12-10 Philip LorenzOnly free context if the owning QV8ContextResource...
2012-12-10 Paul Olav TveteDon't generate duplicate doc pages
2012-12-10 Paul Olav TveteFix doc links to submodels
2012-12-05 Christian StengerDoc: Fix external references
2012-12-04 David SchulzQtDeclarative: Add qtlinguist to the doc dependecies.
2012-12-04 Stephen KellyUse the qRegisterMetaType which does not take a string.
2012-12-04 Stephen KellyDeclare QJSValue as a metatype where it is defined.
2012-12-04 Stephen KellyDeclare QQmlV8Handle as a metatype where it is defined.
2012-12-03 Eskil Abrahamsen... Avoid duplicating Qt Quick Code Samples
2012-12-03 Jerome PasionDoc: Edited qdocconfig files to change QCH titles and...
2012-12-01 Christian StengerDocs: Fix some more references
2012-12-01 Morten Johan SørvigQt Quick high-dpi support.
2012-11-30 Richard MooreFix QML XmlHttpRequest Insecure Redirection Flaw
2012-11-30 Alan AlpertUpdate SGNode after pixmap is invalidated
2012-11-30 Andreas HartmetzMake static QQmlProperty::read() take a const QObject...
2012-11-30 Volker KrauseCompile with QT_NO_VALIDATOR.
2012-11-30 Volker KrauseCompile with -no-feature-cursor.
2012-11-30 Kai KoehneQmltypes: Update plugins.qmltypes
2012-11-30 Eskil Abrahamsen... Fix example lists for Qt Quick
2012-11-30 Friedemann KleintLimit case-sensitivity check in QML to file names.
2012-11-30 Shawn RutledgeRemove the remaining usages of deprecated QWindow accessors
2012-11-30 Eskil Abrahamsen... Add calqlatr to qmldemos group and move qmldemos list
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 Gunnar SlettaMake FolderListModel available from the module overview.
2012-11-29 Gunnar SlettaWarn about potential abuse of QQuickPaintedItem::paint().
2012-11-29 Friedemann Kleinttr()-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 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 Lars KnollQt Quick (2) is not dependent on LGPL code
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 Albert Astals CidSupport requestPixmap if platform has ThreadedPixmaps...
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 Marco BubkeAdd designer support for animations and componentComplete
2012-11-22 Chris AdamsExpose QMatrix4x4 properties as mat4 uniforms in shaders
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 Friedemann KleintFix 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 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-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 Fabian BumbergerBlackberry: Workaround for GLSL compiler bug.
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 Erik VerbruggenFix compilation issue with clang in C++11 mode.
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-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...
next