summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * Merge branch 'release' into stableSergio Ahumada2013-01-311-1/+1
| | |\
| | | * doc: Fix namespace version to 5.0.1 for qhp documentationv5.0.1Sergio Ahumada2013-01-121-1/+1
| | * | make use of qtHaveModule()Oswald Buddenhagen2013-01-284-5/+5
* | | | Fix QDeclarativeListView currentSection property updateNils Jeisecke2013-02-181-0/+2
|/ / /
* | | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-28114-448/+0
* | | Remove export-declaration from inline function qmlRegisterType().Friedemann Kleint2013-01-281-1/+1
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-17665-990/+680
|\| |
| * | Doc: Remove duplicate consecutive wordsTopi Reinio2013-01-114-4/+4
| * | Update copyright year in Digia's license headersSergio Ahumada2013-01-10662-664/+664
| * | Remove QPerformanceTimer now that QElapsedTimer contains the necessary bitsRobin Burchell2013-01-095-322/+12
| |/
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-17573-63/+29687
|\|
| * Fix mistake in using == instead of =Thiago Macieira2013-01-041-1/+1
| * Fix some warnings in qtquick1 found by ClangThiago Macieira2013-01-044-6/+6
| * Silence the Clang warning about overloaded virtual shadowing a previousThiago Macieira2013-01-041-0/+11
| * Bump Qt version to 5.0.1Sergio Ahumada2012-12-231-4/+4
| * remove pointless harfbuzz includeOswald Buddenhagen2012-12-191-1/+0
| * Specify better increment for captured propertiesAlan Alpert2012-12-193-4/+4
| * Backport PathView currentIndex fixes from Qt 5Bea Lam2012-12-121-37/+58
| * Process imports in the order they appear in the code.Robin Burchell2012-12-121-8/+8
| * Fix crash when mapping coordinates to & from the root item.Nicolas Tisserand2012-12-121-4/+18
| * Do not build Qt Quick 1 documentation and example manifest.hjk2012-12-111-1/+4
| * Make sure Q_DECLARE_METATYPE is used in all TUs it is registered in.Stephen Kelly2012-12-111-1/+2
| * Add qtdeclarative.qdocconf to get a example_manifest.xmlhjk2012-12-11555-1/+29548
| * Add PLUGIN_CLASS_NAME to qtquick1 pluginsMiikka Heikkinen2012-12-103-0/+3
| * remove unnessary reference to QGuiApplicationv5.0.0-rc1Jing Bai2012-12-051-1/+11
* | Add a method that allows registration of files to typesAlan Alpert2012-12-055-1/+106
* | Delay loading implicit importAlan Alpert2012-12-053-36/+66
|/
* EngineDebug: Updated and renamed serviceAurindam Jana2012-12-014-72/+96
* Limit case-sensitivity check in QML to file names.Friedemann Kleint2012-12-012-2/+23
* Fix QML XmlHttpRequest Insecure Redirection FlawRichard Moore2012-12-011-3/+5
* QtQuick1: Add generated .qmltypesKai Koehne2012-11-298-1/+4374
* Ensure QDeclarativeTextLayout uses the correct penChris Adams2012-11-291-1/+12
* Observe GL context loss in ShaderEffectItemChris Adams2012-11-282-34/+7
* QML file loading: honor synchronous requests made through QNAMAlan Alpert2012-11-282-8/+28
* QtQuick1: Fix ObserverModeAurindam Jana2012-11-272-2/+5
* Accept missing semicolon after do-while statement.Erik Verbruggen2012-11-266-802/+852
* Compile with QT_NO_CLIPBOARDAndrew den Exter2012-11-261-0/+2
* Port TextInput/TextEdit clipboard optimizations from QtQuick 2.0Andrew den Exter2012-11-234-15/+32
* make use of qml1_plugin.prfOswald Buddenhagen2012-11-227-74/+10
* Remove references to QApplication::type()J-P Nurmi2012-11-223-5/+5
* Fix syncqt-warnings about missing QT_BEGIN_HEADER/NAMESPACE.Friedemann Kleint2012-11-211-0/+8
* Move the Qt Quick 1 imports back to "imports"Thiago Macieira2012-11-196-6/+6
* adjust to qt_plugin.prf changesOswald Buddenhagen2012-11-024-36/+5
* Fix crash in GridViewThomas Hartmann2012-10-231-1/+1
* Fix QDeclarativeTextInput::moveCursorSelection()Konstantin Ritt2012-10-201-4/+4
* Adapt to WebKit module changesSimon Hausmann2012-10-192-2/+2
* Change the header message: this is now the QtDeclarative moduleThiago Macieira2012-10-19322-322/+322
* Do not use an export macro in the function definitionThiago Macieira2012-10-171-1/+1
* Do not use module-include in shader-plugin.Friedemann Kleint2012-10-176-7/+10
* Rename the QtQuick1 module back to QtDeclarativeFriedemann Kleint2012-10-17105-263/+263