summaryrefslogtreecommitdiffstats
path: root/generator/classgenerator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change license headers from Nokia to DigiaSergio Ahumada2013-03-121-18/+18
* Fix empty if/else generation bug.Mike Arthur2010-03-191-1/+1
* Merge branch '4.6'Kent Hansen2010-03-191-1/+6
|\
| * Update licensing informationKent Hansen2009-11-261-14/+32
| * Update 4.6 bindings based on Eskil's QtJambi tree.Kent Hansen2009-11-251-1/+6
| * Support global namespace enums and automatically include enum header file.Mike Arthur2009-10-301-18/+40
| * fix compiler warningKent Hansen2009-08-071-1/+1
* | Update licensing informationKent Hansen2009-11-261-14/+32
* | Support global namespace enums and automatically include enum header file.Mike Arthur2009-10-091-18/+40
* | move the function lengths array outside init functionKent Hansen2009-09-231-21/+22
* | fix compiler warningKent Hansen2009-08-071-1/+1
|/
* give init.cpp files unique namesKent Hansen2009-07-031-2/+2
* Fixes: use QScriptValue::isNumber() to check for shorts and floatsKent Hansen2009-02-021-0/+6
* Fixes: overload resolution for functions with QVariant argumentsKent Hansen2008-10-101-0/+2
* Fixes: don't hardcode the classname to QFile in error messageKent Hansen2008-10-101-1/+2
* subtract base offset when indexing tableKent Hansen2008-08-191-1/+4
* use the right string index when producing TypeErrorKent Hansen2008-08-191-1/+2
* Initial import from revision 664 at svn://labs.trolltech.com/svn/qtscript/gen...Simon Hausmann2008-07-031-0/+1817