summaryrefslogtreecommitdiffstats
path: root/generator
Commit message (Expand)AuthorAgeFilesLines
* Sort generated entriesHEADmasterBernhard M. Wiedemann2017-09-181-0/+1
* Change license headers from Nokia to DigiaSergio Ahumada2013-03-12104-1872/+1872
* Exclude QFileOpenEvent::openFile functionKent Hansen2012-01-162-1/+7
* Exclude some phonon functions from bindingKent Hansen2010-10-272-1/+13
* Add Phonon::VideoCaptureDevice to the type systemKent Hansen2010-10-263-0/+12
* Make bindings for 4.7 compileKent Hansen2010-10-266-6/+34
* Take const QString& to setException instead of QString.Mike Arthur2010-03-193-3/+3
* Add support for throwing exceptions through the bindings to allow compilationMike Arthur2010-03-1911-5/+63
* Fix empty if/else generation bug.Mike Arthur2010-03-191-1/+1
* Merge branch '4.6'Kent Hansen2010-03-1925-1952/+3368
|\
| * Update licensing informationKent Hansen2009-11-26104-1350/+3346
| * Add bindings for QDate, QDateTime and QRegExpKent Hansen2009-11-252-6/+13
| * Update 4.6 bindings based on Eskil's QtJambi tree.Kent Hansen2009-11-2524-2036/+3274
| * Work with some stricter compilersKent Hansen2009-11-243-0/+5
| * Support global namespace enums and automatically include enum header file.Mike Arthur2009-10-303-18/+51
| * Add support for no-argument functions in the format "returnType function(void)".Mike Arthur2009-09-291-0/+7
| * fix compiler warningKent Hansen2009-08-071-3/+3
| * fix compiler warningKent Hansen2009-08-071-1/+1
| * Merge branch 'master' into 46Kent Hansen2009-07-091-2/+2
| |\
| * \ Merge branch 'master' into 46Kent Hansen2009-07-034-8/+9
| |\ \
| * \ \ Merge branch 'master' into 4.6Kent Hansen2009-06-042-2/+1
| |\ \ \
| * | | | fix typesystem bugKent Hansen2009-06-033-5/+5
| * | | | Merge branch 'master' into 4.6Kent Hansen2009-06-032-1/+4
| |\ \ \ \
| * | | | | change ownership of the C++ objectKent Hansen2009-06-032-0/+24
| * | | | | add new enumKent Hansen2009-06-032-0/+4
| * | | | | add bindings for animation and state machine classes (new in 4.6)Kent Hansen2009-06-035-0/+140
| * | | | | really avoid infinite recursionKent Hansen2009-06-031-2/+5
* | | | | | Update licensing informationKent Hansen2009-11-26104-1350/+3346
* | | | | | Work with some stricter compilersKent Hansen2009-11-243-0/+5
* | | | | | Support global namespace enums and automatically include enum header file.Mike Arthur2009-10-093-18/+51
* | | | | | Add support for no-argument functions in the format "returnType function(void)".Mike Arthur2009-09-291-0/+7
* | | | | | move the function lengths array outside init functionKent Hansen2009-09-231-21/+22
* | | | | | fix compiler warningKent Hansen2009-08-071-3/+3
* | | | | | fix compiler warningKent Hansen2009-08-071-1/+1
| |_|_|_|/ |/| | | |
* | | | | fix issue introduced by 04e49d162b15d7a32d4e5837e5f5ef284ea226baKent Hansen2009-07-091-2/+2
| |_|_|/ |/| | |
* | | | give init.cpp files unique namesKent Hansen2009-07-034-8/+9
| |_|/ |/| |
* | | add bindings for QGraphicsSceneDragDropEventKent Hansen2009-06-042-2/+1
| |/ |/|
* | support #warning directiveKent Hansen2009-06-032-1/+4
|/
* Fixes: add build_all.txt and qtscript_masterinclude.h to resourcesKent Hansen2009-03-262-2/+4
* Fixes: separate bindings init function from plugin classKent Hansen2009-03-192-207/+225
* Fixes: move QTextCodecPlugin binding from gui to coreKent Hansen2009-02-046-7/+9
* Fixes: use QScriptValue::isNumber() to check for shorts and floatsKent Hansen2009-02-021-0/+6
* Fixes: add bindings for QDrag and QDropEventKent Hansen2009-01-272-3/+1
* Fixes: make phonon bindings compile when the generator is used with qt 4.5Kent Hansen2009-01-053-2/+52
* Fixes: make sure that function parameters are not hiddenKent Hansen2008-12-233-23/+23
* Fixes: make sure pointers are validKent Hansen2008-12-231-5/+7
* Fixes: add bindings for QAbstractTableModelKent Hansen2008-12-235-16/+15
* Fixes: kill the QPainter(QPaintDevice*) constructorKent Hansen2008-12-232-0/+2
* Fixes: make QImage.prototype.save(fileName) workKent Hansen2008-12-232-20/+0
* Fixes: generate bindings for QAbstractItemModel and friendsKent Hansen2008-11-112-5/+4