aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Get rid of v8::BooleanLars Knoll2013-05-211-1/+1
* Get rid of v8::IntegerLars Knoll2013-05-211-3/+3
* Small exception handling fixesSimon Hausmann2013-05-211-13/+3
* Remove half the v8::TryCatch statementsLars Knoll2013-05-212-26/+37
* Cleanup v8 dependencies from QQmlV8FunctionLars Knoll2013-05-081-7/+7
* Remove v8 dependencies from QQmlV4HandleLars Knoll2013-05-082-4/+4
* Remove v8::persistent usage from local storageLars Knoll2013-05-081-13/+11
* Add more convenient get/put API to QV4::ObjectLars Knoll2013-05-082-0/+2
* More steps towards eliminating the v8 layerSimon Hausmann2013-05-071-30/+41
* Replace v8::Null() with QV4::Value::nullValue()Simon Hausmann2013-05-071-1/+1
* Replace v8::Undefined() with QV4::Value::undefinedValue()Simon Hausmann2013-05-071-5/+5
* Get rid of v8::LocalLars Knoll2013-05-062-23/+23
* Move QV8Engine::to/fromVariant over to a v4 based APILars Knoll2013-05-012-4/+4
* Move more methods on QV8Engine over to use v4 based syntaxLars Knoll2013-04-291-3/+3
* Get rid of QV8Engine::toString()Lars Knoll2013-04-291-7/+7
* Rename QQmlJS::VM namespace to QV4Lars Knoll2013-04-191-6/+12
* Rename QQmlV8Handle to QQmlV4HandleLars Knoll2013-04-197-24/+24
* Convert SQL errors to use v4 APILars Knoll2013-04-191-1/+1
* Fix compilation with built-in v4vm JS engineSimon Hausmann2013-04-155-5/+5
* TestLib: Add more mouseMove in mouseDrag implementationCaroline Chao2013-04-061-0/+14
* Make keyClick/Press/Release work with a charAlbert Astals Cid2013-04-052-7/+24
* TestLib: add mouse release at the end of a mouseDragCaroline Chao2013-04-051-0/+1
* Doc: Fix some titles and linksSze Howe Koh2013-03-301-1/+1
* Doc: Fixed some uses of terminolgies in qdoc files.Jerome Pasion2013-03-262-12/+12
* Get rid of warning Module 'QtQuick.Dialogs'...cannot be protected...Shawn Rutledge2013-03-191-0/+1
* Add ColorDialog to QtQuick.DialogsShawn Rutledge2013-03-1822-1/+1528
* Cosmetic changes in DefaultFileDialog and dialog shared controlsShawn Rutledge2013-03-186-61/+40
* Create common base class for declarative dialogsShawn Rutledge2013-03-1515-330/+581
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-141-1/+1
|\
| * make the sample code more consistent in contextXingtao Zhang2013-03-121-1/+1
* | Add QtQml.Models moduleAlan Alpert2013-03-124-1/+100
* | correct misspellingShawn Rutledge2013-03-121-1/+1
* | adding QtQuick.Dialogs, with FileDialog implementationShawn Rutledge2013-03-0426-0/+2382
* | FolderListModel: prevent assertion failure when filter selects 0 filesShawn Rutledge2013-02-151-2/+4
* | FolderListModel: use QDateTime for file timesAlberto Mardegan2013-02-011-2/+2
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-284-16/+0
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1021-21/+21
* make use of qtHaveModule()Oswald Buddenhagen2013-01-101-2/+2
* Doc: Updated docs for examples and etcXingtao Zhang2013-01-092-2/+2
* Add a hidden XandYAxis enum valueAlan Alpert2012-12-151-2/+2
* Qmltypes: Update plugins.qmltypesKai Koehne2012-11-301-31/+30
* Make FolderListModel available from the module overview.Gunnar Sletta2012-11-291-0/+15
* tr()-Fix: Do not use QObject::tr().Friedemann Kleint2012-11-291-3/+3
* Imports: update .qmltypes filesKai Koehne2012-11-262-13/+79
* make module compile with -no-guiTasuku Suzuki2012-11-224-8/+13
* Prepare for removal of Softkeys APIJan Arve Saether2012-10-291-8/+2
* Doc: Cleaned up Qt Quick module's titles and added them to groupJerome Pasion2012-10-043-6/+10
* Fixed instances of "to to" in qtdeclarative.Samuel Rødal2012-09-241-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2321-504/+504
* Add .qmltypes filesKai Koehne2012-09-1220-0/+6814