Empty JSON files are not needed for the plugin system
[profile/ivi/qtdeclarative.git] / src / imports / testlib / main.cpp
2012-07-25 Alan AlpertEmpty JSON files are not needed for the plugin system
2012-04-19 Charles YinClean up qmltest code
2012-03-19 Kent HansenMerge master into api_changes
2012-03-13 Charles YinImplement mouseDrag
2012-03-05 Matthew VogtMerge remote branch 'gerrit/api_changes' into merge...
2012-03-05 Matthew VogtMerge master <-> api_changes
2012-02-24 Matthew VogtRename QDeclarative symbols to QQuick and QQml
2012-02-23 Friedemann KleintUse new plugin system in QtDeclarative.
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-17 Jason McDonaldUpdate copyright year in Nokia copyright headers.
2011-12-02 Kent HansenSay hello to QtQuick module
2011-11-28 Charles Yinqmltestrunner reports wrong LOC for failed test cases
2011-11-09 Charles YinFix qmltestrunner crash bug when report filename and...
2011-11-07 Friedemann KleintDeclarative: Fix compiler warnings.
2011-10-21 Kent HansenRename Qt Quick-specific classes to QQuick*
2011-09-28 Kent HansenBuild with qt-in-namespace
2011-08-25 Gunnar SlettaMerge branch 'master' into refactor
2011-08-11 Gunnar SlettaMerge branch 'master' into refactor
2011-08-08 Charles Yinadd dummy notify signals to remove warnings
2011-07-29 Simon HausmannMerge the QJSEngine and QJSValue development branch...
2011-07-20 Charles Yinfix qmltest bugs
2011-07-08 Aaron KennedyMerge branch 'v8'
2011-07-08 Jyri TahtelaUpdate licenseheader text in source files for qtdeclara...
2011-07-01 Aaron KennedyMerge branch 'master' into v8-clean
2011-06-23 Charles Yinget the caller file & line number from v8 stack trace.
2011-06-06 Alan AlpertMerge branch 'master' into qtquick2
2011-05-31 Martin JonesMerge branch 'master' of git://scm.dev.nokia.troll...
2011-05-31 Martin JonesMerge branch 'qtquick2'
2011-05-20 Charles YinIntegrate QtQuickTest into Qt