Fix doc links to submodels
[profile/ivi/qtdeclarative.git] / src / imports /
2012-11-30 Kai KoehneQmltypes: Update plugins.qmltypes
2012-11-29 Gunnar SlettaMake FolderListModel available from the module overview.
2012-11-29 Friedemann Kleinttr()-Fix: Do not use QObject::tr().
2012-11-26 Kai KoehneImports: update .qmltypes files
2012-11-22 Tasuku Suzukimake module compile with -no-gui
2012-11-02 Jerome PasionMerge branch 'master' of ssh://codereview.qt-project...
2012-10-29 Jan Arve SaetherPrepare for removal of Softkeys API
2012-10-04 Jerome PasionDoc: Cleaned up Qt Quick module's titles and added...
2012-09-24 Samuel RødalFixed instances of "to to" in qtdeclarative.
2012-09-23 Iikka EklundChange copyrights from Nokia to Digia
2012-09-12 Kai KoehneAdd .qmltypes files
2012-09-06 Sergio Ahumadadoc: fix some typos in .qml files
2012-08-28 Bea LamDocs - add missing images and code, clean up sections
2012-08-08 Glenn WatsonAdd type name to singleton (module api) implementations.
2012-08-08 Bea LamFix uses of various qml doc commands
2012-08-02 Bea LamMove QtQuick.Window module docs
2012-07-31 Glenn WatsonFix folder list model when changing drives on Windows.
2012-07-30 Matthew VogtImplement strict mode for qmldir modules
2012-07-30 Jerome PasionDoc: Changed \qmlclass to \qmltype and added \instantiates.
2012-07-25 Charles YinAdd waitForRendering() function for qmltest
2012-07-25 Alan AlpertEmpty JSON files are not needed for the plugin system
2012-07-25 Andrew den ExterRemove QListModelInterface.
2012-07-18 Charles YinAdd fuzzyCompare() to qmltest
2012-07-11 Oswald Buddenhagenuse centralized qml plugin project handling
2012-07-10 Oswald Buddenhagenremove dead files
2012-07-05 Bea LamFix various QtQuick.* submodule docs
2012-07-04 Charles YinImprove mouseWheel() function
2012-06-27 Oswald BuddenhagenMerge "Merge branch 'buildsystem'" into refs/staging...
2012-06-26 Oswald BuddenhagenMerge branch 'buildsystem'
2012-06-26 Oswald Buddenhagenremove pointless qmltest conditionals
2012-06-22 Andrew den ExterDon't shadow member variable with argument.
2012-06-12 Alan AlpertAdd a version 2 import for FolderListModel
2012-06-12 Charles YinAdd pixel comparation support to qmltest
2012-06-06 Jerome PasionDoc: Grouped Qt Quick types into several groups
2012-05-31 Bea LamFix doc snippets paths and parsing errors
2012-05-24 Nico VertriestDoc: Sanitized QML types
2012-05-04 Aaron KennedyInitial bundle support
2012-05-02 sh kimFix build error when QT_NO_FILESYSTEMWATCHER is set
2012-05-01 Charles YinConsolidate SignalSpy item
2012-04-24 Olivier GoffartDo not use deprecated API
2012-04-23 Alan AlpertDoc Fix
2012-04-20 Charles YinDisable local storage if the standard data location...
2012-04-19 Charles YinClean up qmltest code
2012-04-17 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-04-15 Matthew VogtExtract Particles code to an independent library
2012-04-11 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-04-05 Matthew VogtCreate plugins for Particles and Window submodules
2012-04-05 Charles YinFix some issues with init_data() for qmltest
2012-04-03 Charles YinAdd init_data() function for default data driven testing
2012-03-27 Kent HansenMerge master into api_changes
2012-03-26 Chris AdamsAdd templated module api registration function
2012-03-23 Kent HansenMerge master into api_changes
2012-03-20 Charles YinFix FolderListModel path issue on Windows
2012-03-19 Kent HansenMerge master into api_changes
2012-03-13 Casper van DonderenRemove the usage of deprecated qdoc macros.
2012-03-13 Charles YinImplement mouseDrag
2012-03-13 Matthew VogtMerge branch 'master' of git://gitorious.org/qt/qtdecla...
2012-03-13 Charles YinFix SignalSpy disconnect issue
2012-03-05 Matthew VogtMerge remote branch 'gerrit/api_changes' into merge...
2012-03-05 Matthew VogtMerge master <-> api_changes
2012-02-29 Martin PeterssonFolderListModel: remove widget and QDirModel use
2012-02-24 Matthew VogtRename QDeclarative symbols to QQuick and QQml
2012-02-23 Friedemann KleintUse new plugin system in QtDeclarative.
2012-02-16 Friedemann KleintQtDeclarative/Quick: Fix warnings.
2012-02-16 Michael BrasserAdd basic plugin metadata for QtQuick2 import plugin.
2012-02-15 Michael BrasserRemove etcprovider plugin.
2012-02-13 Justin McPhersonChange variant properties to var properties.
2012-02-13 Jason McDonaldqmltest: Remove obsolete skipAll function.
2012-02-13 Jason McDonaldqmltest: Count passes, fails and skips consistently.
2012-02-09 Gunnar SlettaPass the QQuickCanvas to texture factories.
2012-02-09 Jason McDonaldRemove code related to test location.
2012-02-08 Jason McDonaldqmltest: Perform extra checks after each data row is...
2012-02-02 Matthew VogtRemove QtQuick1 elements from qtdeclarative
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-25 Charles YinMove sqldatabase into a module API plugin
2012-01-24 Xizhi Zhu (Steven)Remove Symbian specific code.
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-20 Gunnar SlettaRemove the use of QT_MODULE()
2012-01-19 Jason McDonaldChange testlib skipAll function to failure.
2012-01-17 Jason McDonaldUpdate copyright year in Nokia copyright headers.
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2011-12-02 Kent HansenSay hello to QtQuick module
2011-12-02 Gunnar SlettaRemove QSGContext and QSGTexture from QDeclarativePixma...
2011-12-01 Friedemann KleintWindows: Fix building of XML list model plugin.
2011-12-01 Charles YinChange the license header from BSD to LGPL
2011-12-01 Charles YinMove XmlListModel to seperate plugin
2011-11-28 Charles Yinqmltestrunner reports wrong LOC for failed test cases
2011-11-23 Kent HansenAdd QtQuick1 plugin's major version to target path
2011-11-21 Kai KoehneSilence compiler warnings about unused variables (MSVC)
2011-11-09 Charles YinFix qmltestrunner crash bug when report filename and...
2011-11-07 Friedemann KleintDeclarative: Fix compiler warnings.
2011-10-26 Damian JansenRemove Q_WS_*, symbian and maemo code in QtDeclarative
2011-10-25 Charles YinRemove warning messages from TestCase.qml
2011-10-24 Charles YinFix qmltestrunner hang bug when no TestCase item
2011-10-21 Kent HansenRename Qt Quick-specific classes to QQuick*
2011-10-21 Charles YinAdd file and lineno parameters to warn() method
2011-10-21 Jason McDonaldRemove SkipMode from qtestlib API.
2011-10-17 Andrew den ExterRemove the InputContext module.
2011-09-29 Kent HansenRemove more QByteArray<->QString conversions
2011-09-28 Kent HansenBuild with qt-in-namespace
next