Add BeRTOS header in sources files
[bertos.git] / wizard / qvariant_converter.py
2009-04-23 duploAdd BeRTOS header in sources files
2009-01-13 duploAdd the module qvariant_converter.py that abstracts...
2009-01-12 duploRenamed qvariant_converter.py in qvariant_converter_new.py
2009-01-09 battResolve one of the qvariant conversion problem on ubunt...
2009-01-09 duploHide QVariant from the ui implementation, and make...
2009-01-09 duploUse implicit conversion
2009-01-08 duploHide the settings storing api
2009-01-08 duploAdd the Python type -> QVariant conversion function
2009-01-08 duploAdd an experimental conversion module from QVariant...