aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove warning about unused variable in QTimer::singleShot code injection.Hugo Parente Lima2010-09-021-0/+1
* fixed a typo in typesystem file nameMatti Airas2010-09-022-1/+1
* Fixed typo on typesystem.Renato Filho2010-09-011-1/+1
* put back suppress warning for "Shadowing" message.Renato Filho2010-09-011-0/+1
* Fixed generated global.h.Renato Filho2010-09-011-3/+3
* Fix bug#316 - "QAbstractItemModel.createIndex is broken"Hugo Parente Lima2010-09-014-4/+26
* Fix bug#335 - "QT_TRANSLATE_NOOP has incorrect signature"Hugo Parente Lima2010-09-011-2/+5
* Use Cmake detected vars to generete global.h file.Renato Filho2010-09-011-3/+3
* Fixed function modifications.Renato Filho2010-09-012-129/+15
* Also install the typesystem used during generation.Lauro Neto2010-09-011-1/+1
* Use the correct path separator when under Windows.Hugo Parente Lima2010-08-3115-16/+22
* Do not include QtGui common typesystem twice.Hugo Parente Lima2010-08-314-7/+0
* Fix Qt class detection on Windows.Hugo Parente Lima2010-08-311-2/+1
* Created unittest to bug #324.Renato Filho2010-08-312-0/+33
* Unittest to bug #324.Renato Filho2010-08-311-0/+11
* Removed manually added function on QItemSelection to use automatic code inser...Renato Filho2010-08-311-5/+0
* Fixed args type parse for bool types on signal.Renato Filho2010-08-301-0/+2
* Fix bug#309 - "QtCore.QByteArray() or list from QtCore.Qsettings.value() as d...Hugo Parente Lima2010-08-302-3/+8
* Fix typesystem based on auto OS detection.Renato Filho2010-08-2726-37/+68
* Fixed Mac OS buildRenato Filho2010-08-262-0/+4
* Add missing checks for printing classesAnderson Lizardo2010-08-261-0/+10
* Fix class checking for 64-bitsAnderson Lizardo2010-08-261-1/+2
* Now slots signatures in C++ use Qt notation.Renato Filho2010-08-261-1/+1
* Fixed slot singature parse function to keep compatibility with QSignal.Renato Filho2010-08-264-21/+46
* Fixed signal signature parser.Renato Filho2010-08-263-8/+56
* Add Qt Simulator supportAnderson Lizardo2010-08-264-0/+52
* Replace macro checks with actual symbol checkingAnderson Lizardo2010-08-263-127/+42
* Simplify handling of typesystems for multiple OSesAnderson Lizardo2010-08-2623-57/+33
* Various cleanups to CMakeLists.txt filesAnderson Lizardo2010-08-2611-55/+27
* Created unittest to bug 307.Renato Filho2010-08-252-0/+28
* Modifyed declarative test to avoi use of network.Renato Filho2010-08-252-11/+13
* Includded allow flags to some function on QNetworkManager.Renato Filho2010-08-251-0/+9
* Updated Declarative typesystem.Renato Filho2010-08-252-1/+11
* Fixed Qt application cleanup.Renato Filho2010-08-254-23/+59
* Avoid cyclic dependency on test.Renato Filho2010-08-251-6/+15
* Fix bug#303 - "Missing method: QCoreApplication.arguments()"Hugo Parente Lima2010-08-251-1/+0
* Write the pyside version variable on cmake cache.Hugo Parente Lima2010-08-241-1/+1
* Add function qtTrIdLauro Neto2010-08-231-0/+1
* Fix variable name.Lauro Neto2010-08-231-1/+1
* fixed the newsigslot documentation to use API 2.Matti Airas2010-08-231-15/+15
|\
| * fixed the newsigslot documentation to use API 2Matti Airas2010-08-201-15/+15
* | Fixed use of QFile to works on all plataforms.Renato Filho2010-08-231-2/+7
* | Changed test to avoid erros on slow machines.Renato Filho2010-08-232-2/+2
* | Fixed Cmake for test on windows.Renato Filho2010-08-202-3/+7
* | Fixed QtNetwork typesystem to work on windows.Renato Filho2010-08-203-2/+15
* | Use AutoPointerArray to dynamic array creation.Renato Filho2010-08-203-5/+68
* | Fix install command to correct module name.Lauro Neto2010-08-201-1/+2
* | Fixed typestyste to windows.Renato Filho2010-08-203-7/+4
* | Changed output dir for python modules to make the tests run in others plataff...Renato Filho2010-08-202-7/+4
* | Fixed typesystem for windows.Renato Filho2010-08-204-1/+12