aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | Fixed libshiboken classes visibility.Renato Filho2010-08-201-3/+3
* | Fixed QtScriptTools CMake file and others files.Renato Filho2010-08-205-81/+27
|/
* Updated test to work with Cmake 2.8 in multiples plataforms.Renato Filho2010-08-191-53/+74
* Use .pyd for modules on windows.Renato Filho2010-08-191-0/+3
* created macro to compile pyside modules.Renato Filho2010-08-1921-530/+443
* Disable remove of QAbstractItemModel signals.Renato Filho2010-08-173-13/+18
* Fix bug 294 addind a converter specific for QFlags.Hugo Parente Lima2010-08-171-0/+31
* Fixed gui typesystem to avoid warnings.Renato Filho2010-08-162-44/+6
* Implemented help function to connect signal with python callback.Renato Filho2010-08-163-2/+19
* Avoid read the property in the QObject constructor.Renato Filho2010-08-162-11/+21
* Raise a error when try to modify a read-only property.Renato Filho2010-08-163-6/+22
* Fixed Http test to work with Qt 4.7.Renato Filho2010-08-161-6/+4
* Fixed arguments parser on QProperty constructor.renato2010-08-161-5/+5
* Added tests for QObject properties being set with named arguments on the cons...Marcelo Lira2010-08-131-0/+26
* All tests using GUI aren't shown if the host machine has xvfb installed.Marcelo Lira2010-08-132-1/+8
* Created unit test to QVariant converstion of QStringList.Renato Filho2010-08-132-0/+25
* Fix typo on typesystem.Renato Filho2010-08-121-1/+1
* Removed rename command from unecessary functions.Renato Filho2010-08-121-36/+2
* Fix ownership of value returned by QItemDelegate::createEditor method.Hugo Parente Lima2010-08-121-0/+5
* Fix bug 295 - "QModelIndex::model() sets the QModelIndex as parent of the model"Hugo Parente Lima2010-08-121-1/+6
* Removed obsolete methods from QRegion.Hugo Parente Lima2010-08-121-0/+4
* Fix debug build when no debug symbols was found for Python libs.Hugo Parente Lima2010-08-121-1/+2
* Fixes custom code for QTabWidget.Marcelo Lira2010-08-111-2/+2
* Fixed ref leak.Renato Filho2010-08-101-3/+6
* Created conversion to QStack.Renato Filho2010-08-102-1/+8
* Removed unecessary command from CMake file.Renato Filho2010-08-101-9/+0