aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Fix compilation on Windows.ps-1.0.0-beta1Hugo Parente Lima2010-11-251-0/+3
| | | | Reviewer: Renato Araújo <renato.filho@openbossa.org>
* Fix bug#496 - "No binary read/write methods in QDataStream"Hugo Parente Lima2010-11-241-0/+12
| | | | | Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Renato Araújo <renato.filho@openbossa.org>
* Created unit test for bug #480.Renato Araujo Oliveira Filho2010-11-232-0/+26
| | | | | Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Marcelo Lira <marcelo.lira@openbossa.org>
* Fixed unit test related to bug #446.Renato Araujo Oliveira Filho2010-11-222-4/+3
|
* Fix generated property flags on metaobject.Renato Araujo Oliveira Filho2010-11-221-0/+14
| | | | | | | Fixes bug #478 Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Marcelo Lira <marcelo.lira@openbossa.org>
* Created unit test for bug #446.Renato Araujo Oliveira Filho2010-11-192-1/+50
| | | | Reviewer: Hugo Parente Lima <hugo.pl@gmail.com>
* Create unit test for bug #467.Renato Araujo Oliveira Filho2010-11-192-0/+20
|
* Fixed recursive call on duck punching test.Renato Araujo Oliveira Filho2010-11-191-1/+0
| | | | | Reviewer: Hugo Parente Lima <hugo.pl@gmail.com> Luciano Wolf <luciano.wolf@openbossa.org>
* Fixed unit test to avoid exit with thread running.Renato Araujo Oliveira Filho2010-11-191-0/+2
| | | | | Reviewer: Hugo Parente Lima <hugo.pl@gmail.com> Luciano Wolf <luciano.wolf@openbossa.org>
* Created unit test for bug 462.Renato Araujo Oliveira Filho2010-11-192-0/+44
| | | | | Reviewer: Hugo Parente Lima <hugo.pl@gmail.com> Luciano Wolf <luciano.wolf@openbossa.org>
* Fix setLayout method that was causing segfault when itemAt wasn't implemented.Luciano Wolf2010-11-171-0/+24
| | | | | Reviewer: Hugo Parente <hugo.lima@openbossa.org> Renato Araújo <renato.filho@openbossa.org>
* Fix bug#471 - "QtCore.QObject is missing 'thread' method"Hugo Parente Lima2010-11-161-0/+2
| | | | | Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Renato Araújo <renato.filho@openbossa.org>
* Removed invalid test.renatofilho2010-11-122-19/+0
|
* Added PySide attributes to specify current version, and Qt version.renatofilho2010-11-122-0/+18
| | | | | | | Fixes bug: #454 Reviewer: Marcelo Lira <marcelo.lira@openbossa.org> Luciano Wolf <luciano.wolf@openbossa.org>
* Fix bug#436 - "Using a custom QValidator generates a segfault"Hugo Parente Lima2010-11-112-0/+86
| | | | | Reviewer: Marcelo Lira <marcelo.lira@openbossa.org> Luciano Wolf <luciano.wolf@openbossa.org>
* Fix bug#455 - "QByteArray.data() cuts data to first '\x00' char"Hugo Parente Lima2010-11-111-0/+6
| | | | | Reviewer: Marcelo Lira <marcelo.lira@openbossa.org> Luciano Wolf <luciano.wolf@openbossa.org>
* Removed unnecessary find_package statements from pysidetest's CMakeLists.txtMarcelo Lira2010-11-111-4/+0
| | | | | Reviewed by Lauro Moura <lauro.neto@openbossa.org> Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
* Created unit test for qvariant conversion for object type.renatofilho2010-11-103-7/+50
| | | | | Reviewer: Marcelo Lira <marcelo.lira@openbossa.org> Luciano Wolf <luciano.wolf@openbossa.org>
* Fixed QVariant conversions for user type.renatofilho2010-11-091-0/+8
|
* Convert QByteArray values to string during function call.renatofilho2010-11-091-2/+2
|
* Added test for Bug 452.Marcelo Lira2010-11-091-0/+3
| | | | | | | Bug 452 - QListWidgetItem() not casting NoneType to null correctly. Reviewed by Luciano Wolf <luciano.wolf@openbossa.org> Reviewed by Renato Araújo <renato.filho@openbossa.org>
* Created unit test for bug #451.renatofilho2010-11-054-38/+92
| | | | | Reviewer: Hugo Parente Lima <hugo.pl@gmail.com> Luciano Wolf <luciano.wolf@openbossa.org>
* Fix bug#427 - "QSvgWidget, load from QtCore.QByteArray does not work"Hugo Parente Lima2010-11-054-10/+757
| | | | | Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Renato Araújo <renato.filho@openbossa.org>
* unit test for bug #456renatofilho2010-11-033-0/+150
| | | | | Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Lauro Neto <lauro.neto@openbossa.org>
* Created unit test for bug #448.renatofilho2010-11-032-0/+21
| | | | | Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Lauro Neto <lauro.neto@openbossa.org>
* Created unit test for bug 428.renatofilho2010-10-292-0/+19
| | | | | Reviewer: Marcelo Lira <marcelo.lira@openbossa.org> Luciano Wolf <luciano.wolf@openbossa.org>
* Added test for bug #428.Marcelo Lira2010-10-291-0/+13
| | | | | Reviewed by Lauro Moura <lauro.neto@openbossa.org> Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
* Stop signal/slot connection if is impossible to register that on object.renatofilho2010-10-283-0/+51
| | | | | | | | Created unit test for bug #442, #437. Fixes bug #442. Reviewer: Marcelo Lira <marcelo.lira@openbossa.org> Luciano Wolf <luciano.wolf@openbossa.org>
* Fix bug#409 - "function -- PySide.QtUiTools.QUiLoader.load(...) -- takes ↵Hugo Parente Lima2010-10-281-0/+13
| | | | | | | bytes-string (but not unicode-string)" Reviewer: Renato Araújo <renato.filho@openbossa.org> Marcelo Lira <marcelo.lira@openbossa.org>
* Fix unit test for bug 430Hugo Parente Lima2010-10-281-1/+1
|
* Modified cmake files to make use of debug information provided by Shiboken.Marcelo Lira2010-10-262-2/+1
| | | | | In summation, PySide is compiled for debug if the libshiboken is compiled for debug.
* Remove releaseWrapper as Signal tp_deallocLauro Neto2010-10-262-0/+17
| | | | | | | | It was being called when the Signal was garbage collected, resulting in a segfault. Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Reviewer: Renato Filho <renato.filho@openbossa.org>
* Fix bugs 430, 426, 429, 394, 433.Hugo Parente Lima2010-10-227-0/+79
| | | | | | | | These bugs are about QApplication instance being destroyed before some QObject. Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Renato Araújo <renato.filho@openbossa.org>
* Implemented support to notify argument on Properties.renatofilho2010-10-211-0/+34
| | | | | Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Marcelo Lira <marcelo.lira@openbossa.org>
* Added test for bug #395 - error calling QPainter.drawLines overloads.Marcelo Lira2010-10-191-6/+14
| | | | | Reviewed by Luciano Wolf <luciano.wolf@openbossa.org> Reviewed by Renato Araújo <renato.filho@openbossa.org>
* Merge remote branch 'mainline/1.0'Hugo Parente Lima2010-10-199-5/+1694
|\ | | | | | | | | Conflicts: CMakeLists.txt
| * Signal objects redirect calls for homonymous methods.Marcelo Lira2010-10-112-6/+6
| |
| * Added a PySide derived test library.Marcelo Lira2010-10-119-5/+1694
| | | | | | | | | | | | | | | | | | | | | | The test library is intended to provide specific test cases in a way that problems could be isolated easier than using the ones provided by the Qt library. Cases commons to all Python bindings must go into the Shiboken test libraries, the one added here is intended to test Qt specifics (e.g. signals). A Python unit test was added for the case when a method and a signal have the same name.
* | Included QSignalTransition constructor to support Signal objects.renatofilho2010-10-192-0/+44
| | | | | | | | | | | | | | | | | | Created unit test. Fixes bug #416 Reviewer: Hugo Parente Lima <hugo.pl@gmail.com> Luciano Wolf <luciano.wolf@openbossa.org>
* | Included missing function on unit test for bug 332.renatofilho2010-10-191-0/+2
| | | | | | | | | | Reviewer: Hugo Parente Lima <hugo.pl@gmail.com> Luciano Wolf <luciano.wolf@openbossa.org>
* | Fix bug#408 - "QIODevice.readData() and .readLineData() have output ↵Hugo Parente Lima2010-10-192-0/+29
| | | | | | | | | | | | | | parameters in their signatures" Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Marcelo Lira <marcelo.lira@openbossa.org>
* | Removed QtDesigner dependency from QtUiTools module.renatofilho2010-10-152-61/+1
| | | | | | | | | | Reviewer: Hugo Parente Lima <hugo.pl@gmail.com> Luciano Wolf <luciano.wolf@openbossa.org>
* | Created function value to class QTreeWidgetItemIterator using therenatofilho2010-10-152-0/+27
| | | | | | | | | | | | | | | | | | operator *. Fixes bug #400. Reviewer: Hugo Parente Lima <hugo.pl@gmail.com> Luciano Wolf <luciano.wolf@openbossa.org>
* | Fix bug#172 - "editing a QListWidgetItem stored in a variable makes it ↵Hugo Parente Lima2010-10-141-0/+9
| | | | | | | | | | | | | | impossible to delete" Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Marcelo Lira <marcelo.lira@openbossa.org>
* | Fixed reference leak on uiloader.renatofilho2010-10-132-1/+59
| | | | | | | | | | | | | | Fixes bug #392 Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Marcelo Lira <marcelo.lira@openbossa.org>
* | Implemented support to deep copy on QtGui.renatofilho2010-10-132-1/+95
| | | | | | | | | | | | | | Fixed QMatrix*x* implementation. Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Lauro Neto <lauro.neto@openbossa.org>
* | Implemented support to deep copy on QtCore.renatofilho2010-10-131-3/+26
| | | | | | | | | | Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Lauro Neto <lauro.neto@openbossa.org>
* | Adding extra check for QPoint as a dict keyLauro Neto2010-10-131-0/+3
| | | | | | | | | | Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Renato Filho <renato.filho@openbossa.org>
* | Adding deepcopy test for QtCore classes.Lauro Neto2010-10-132-0/+57
| | | | | | | | | | Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Renato Filho <renato.filho@openbossa.org>
* | Adding QColor copy testLauro Neto2010-10-131-0/+15
| | | | | | | | | | Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Renato Filho <renato.filho@openbossa.org>