aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsapi/qjsvalueiterator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Encapsulate the current context and fix it's usageLars Knoll2013-12-041-3/+3
* Correctly catch exceptions in the API methodsLars Knoll2013-10-291-12/+11
* Cleanup exception handlingSimon Hausmann2013-10-031-1/+0
* Change exception handling APISimon Hausmann2013-10-021-2/+2
* Fix ObjectIterator API to be GC safeLars Knoll2013-10-021-13/+52
* Use a StringRef for Managed::get()Lars Knoll2013-09-221-4/+6
* Use ReturnedValue for Managed::get().Lars Knoll2013-09-181-1/+3
* Fix wrong return typeAlex Blasche2013-09-171-1/+1
* Move the JS Api into it's own folderLars Knoll2013-08-081-0/+206