summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove unnessary reference to QGuiApplicationv5.0.0-rc1Jing Bai2012-12-051-1/+11
* Remove 'com.nokia' string from autotestAlan Alpert2012-12-0511-66/+66
* sync.profile: Point dependencies to 'refs/heads/stable'Sergio Ahumada2012-12-041-8/+8
* remove symbian & maemo5 vestigesOswald Buddenhagen2012-12-047-60/+0
* EngineDebug: Updated and renamed serviceAurindam Jana2012-12-014-72/+96
* Limit case-sensitivity check in QML to file names.Friedemann Kleint2012-12-013-6/+28
* Mark randomly failing test as insignificantLars Knoll2012-12-011-0/+2
* Qml1PluginDump: Prevent crash if run without WMKai Koehne2012-12-011-0/+3
* Fix QML XmlHttpRequest Insecure Redirection FlawRichard Moore2012-12-011-3/+5
* Make tst_examples::namingConvention not failKai Koehne2012-12-011-1/+7
* Rename focus document to make it clear it's not for QML in generalShawn Rutledge2012-12-016-6/+6
* Fix tst_qdeclarative buildSimon Hausmann2012-12-011-1/+1
* 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
* The LGPL license info should refer only to Qt DeclarativeLars Knoll2012-11-283-6/+23
* QML file loading: honor synchronous requests made through QNAMAlan Alpert2012-11-283-8/+78
* QtQuick1: Fix ObserverModeAurindam Jana2012-11-2711-2/+407
* Qml1PluginDump: Fix dumping of GUI typesKai Koehne2012-11-272-3/+3
* Accept missing semicolon after do-while statement.Erik Verbruggen2012-11-268-802/+874
* 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 building of examples.Friedemann Kleint2012-11-2225-5/+110
* Fix syncqt-warnings about missing QT_BEGIN_HEADER/NAMESPACE.Friedemann Kleint2012-11-211-0/+8
* Fix Snake demoAlan Alpert2012-11-201-1/+1
* Move the Qt Quick 1 imports back to "imports"Thiago Macieira2012-11-196-6/+6
* Examples: Removed Symbian and MeeGo examples.Jerome Pasion2012-11-13240-15694/+0
* Separate qtquick1 example install paths from qtdeclarative examplesv5.0.0-beta2Topi Reinio2012-11-0582-98/+98
* Updated QmlApplicationViewer for QtQuick1 examplesTopi Reinio2012-11-055-176/+164
* follow qt_tool.prf now setting up DESTDIROswald Buddenhagen2012-11-021-1/+0
* adjust to qt_plugin.prf changesOswald Buddenhagen2012-11-026-50/+9
* CMake: Remove obsolete test_modules testStephen Kelly2012-11-013-75/+0
* CMake: Test module includesStephen Kelly2012-10-311-0/+6
* Fix crash in GridViewThomas Hartmann2012-10-231-1/+1
* Fix QDeclarativeTextInput::moveCursorSelection()Konstantin Ritt2012-10-203-42/+44
* Adapt to WebKit module changesSimon Hausmann2012-10-193-4/+4
* Change the header message: this is now the QtDeclarative moduleThiago Macieira2012-10-19322-322/+322
* Revert "Temporarily disable WebKit as build dependency for QtQuick1"Simon Hausmann2012-10-191-1/+1
* Change qtdeclartive tst_examples autotest to use qWaitForWindowExposed.Janne Anttila2012-10-191-1/+1
* Do not use an export macro in the function definitionThiago Macieira2012-10-171-1/+1
* Increase the timeout for the example window to 3s (up from 1)Thiago Macieira2012-10-171-1/+1
* QtQuick1: Make the examples test for QtQuick1 pass.Friedemann Kleint2012-10-177-35/+85
* Do not use module-include in shader-plugin.Friedemann Kleint2012-10-176-7/+10
* QtQuick1: Fix qmlviewer no longer showing file dialog.Friedemann Kleint2012-10-171-6/+4
* QtQuick1: Introduce messages to some tests.Friedemann Kleint2012-10-172-8/+19
* Rename the QtQuick1 module back to QtDeclarativeFriedemann Kleint2012-10-17387-743/+743
* Temporarily disable WebKit as build dependency for QtQuick1Simon Hausmann2012-10-171-1/+1
* QPerformanceTimer: fixed wrong implementation of elapsedToAbsoluteTime()Frantisek Vacek2012-10-131-4/+6