Revision 682690
Go back to digest for 8th July 2007Features in Development Tools
Richard J. Moore committed changes in /trunk/playground/bindings/qtscript/qtscriptplugins:
- The socket class is now complete enough to allow you to perform HTTP requests in javascript!
- Renamed some methods to avoid infinite recursion where the C++ code looked up C++ methods that were exposed to js rather than user supplied js code.
- Added an exit method to the uiutils class.
File Changes
Modified 8 files
- /trunk/playground/bindings/qtscript/qtscriptplugins
- /qscript/main.cpp
- /stdlib/stdlibplugin.cpp
- /stdlib/stdlibplugin.h
- /stdlib/stdsocket.cpp
- /stdlib/stdsocket.h
- /stdlib/stdsocket_http_get.js
- /uiutils/uiutils.cpp
- /uiutils/uiutils.h
8 files changed in total