Doc: Fix external references
[profile/ivi/qtdeclarative.git] / src /
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...
2012-11-02 Jędrzej NowackiFix conditional jump based on an uninitialized value.
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-29 Jerome PasionDoc: Removed the HTML template from the .qdocconf files
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 Alexandr Akulichdoc: fix some typos.
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...
next