This project is a fork of the qtscriptgenerator.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/qtscriptgenerator.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionAmarok branch of qtscriptgenerator
homepage URLhttp://amarok.kde.org
ownerimonroe@kde.org
last changeTue, 3 Feb 2009 22:19:31 +0000 (3 16:19 -0600)
content tags
add:
readme
Amarok 2 will distribute a copy of Qt Script Generator, mostly the only addition we are making is the cmake files.
shortlog
2009-02-03 Ian Alexander... Merge branch 'master' of git://labs.trolltech.com/qtscr... master
2009-02-02 Kent HansenFixes: use QScriptValue::isNumber() to check for...
2009-01-27 Kent HansenFixes: add bindings for QDrag and QDropEvent
2009-01-08 Kent HansenFixes: make sure plugins get the 'd' suffix if appro...
2009-01-05 Kent HansenFixes: make phonon bindings compile when the generat...
2008-12-23 Kent HansenFixes: make sure that function parameters are not...
2008-12-23 Kent HansenFixes: make sure pointers are valid
2008-12-23 Kent HansenFixes: add bindings for QAbstractTableModel
2008-12-23 Kent HansenFixes: kill the QPainter(QPaintDevice*) constructor
2008-12-23 Kent HansenFixes: make QImage.prototype.save(fileName) work
2008-12-17 Kent HansenFixes: integrate the qtscript debugger into the...
2008-11-11 Kent HansenFixes: generate bindings for QAbstractItemModel...
2008-11-06 Kent HansenFixes: get the number of actual warnings down to 0
2008-11-05 Kent HansenFixes: add bindings for QItemSelectionModel and...
2008-11-05 Kent HansenFixes: avoid infinite recursion when calling QProgre...
2008-11-05 Kent HansenFixes: possible memory leak
...
heads
15 years ago master