aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix pysidetest. We are at 74% good tests.Christian Tismer2015-11-102-1/+2
* remove QtDeclarative, which is deprecatedChristian Tismer2015-10-2235-1129/+0
* fix cmake files for tests after the big renamingChristian Tismer2015-10-221-5/+5
* finally, pyside needs to be renamed in the XML filesChristian Tismer2015-09-22354-593/+593
* change all scripts to respect the new PySide2 module name.Christian Tismer2015-09-2159-64/+64
* not-so-small fix to the huge change.Christian Tismer2015-09-211-1/+1
* fix QMacStyle test by usingg QStyleFactory (QMaxStyle is private now)Christian Tismer2015-07-291-2/+4
* fix a lot of import bugs due to QtGui QtWidget transitionChristian Tismer2015-07-29141-151/+191
* start fixing all PySide errorsChristian Tismer2015-07-282-2/+3
* silence that message about 'QPyTextObject'Christian Tismer2015-07-281-0/+8
* make XXX_GEN_DIR persistent, so we don't have to create these names for the t...Christian Tismer2015-07-281-7/+0
* make test binding build correctly. One warning left.Christian Tismer2015-07-272-46/+5
* small improvement on test binding.Christian Tismer2015-07-273-24/+50
* start fixing the tests.Christian Tismer2015-07-272-1/+50
* add the new QWindow class to QtGui and the things that are pulled in by this.Christian Tismer2015-07-102-20/+18
* start porting QtGui and QtWidgetsChristian Tismer2015-07-051-1/+0
* remove qmaemo5Christian Tismer2015-07-043-38/+0
* remove all traces of phononChristian Tismer2015-07-049-187/+0
* basic adaptations for QtCore. Right now it does not generate all wrappers, hu...Christian Tismer2015-06-111-9/+15
* do first adaptations of the cmake files, so that the first compilation is att...Christian Tismer2015-06-092-15/+2
* PYSIDE-164: Fix possible deadlock on signal connect/emitps-4.8-headPankaj Pandey2014-07-082-0/+40
* Fixed licensesRoman Lacko2013-07-111-4/+4
* Set up PYTHONPATH for tests correctlyJohn Ehresman2013-07-011-2/+2
* Fix PYSIDE-61Stefan Landvogt2013-06-291-27/+37
* Tell Qt to look for qml imports in the PySide packageRoman Lacko2013-06-222-0/+44
* Replaced Nokia copyrights and contact detailsTeemu Kaukoranta2013-05-2811-17/+13
* Fixed licensesTeemu Kaukoranta2013-05-234-16/+20
* Change the order of pysitetest and signals directories because signals/discon...Hugo Parente Lima2012-08-281-1/+1
* During signal emission don't get return type after callbackJohn Ehresman2012-07-311-0/+25
* Invalidate invisibleRootItem in clear() methodJohn Ehresman2012-07-312-2/+10
* Add missing unit test.Hugo Parente Lima2012-06-141-0/+17
* Do not always try to remove bytecode version of the test.Hugo Parente Lima2012-05-042-7/+8
* Add hash-function for QModelIndex and QPersistenModelIndexAlexander Jones2012-04-192-0/+45
* Bug fix for PYSIDE-7Juhapekka Piiroinen2012-03-131-0/+17
* Fix PySide compilation.Hugo Parente Lima2012-03-131-1/+1
* Fix BUG #1060 - "Subclassing of QUiLoader leads to "Internal C++ objectPaulo Alcantara2012-03-083-0/+38
* Fix BUG #1091 - "PixmapFragment and drawPixmapFragments are not bound"Paulo Alcantara2012-03-082-0/+15
* Fix BUG #1084 - "Crash (segfault) when writing unicode string on socket"Paulo Alcantara2012-03-082-0/+17
* The temporary file used in the test for bug #829 must not be deleted by the t...Marcelo Lira2012-03-081-2/+1
* Qt::HANDLE is declared only in QtCore, and its specifics depend on the archit...Marcelo Lira2012-03-081-1/+1
* Fix compilation of conversion branch against Python3k.Hugo Parente Lima2012-03-081-3/+0
* Replaced TypeResolver by SbkConverter and SpecificConverter.Marcelo Lira2012-03-083-13/+36
* Fixes the test for a QFlag value returned in a QVariant.Marcelo Lira2012-03-081-1/+1
* Makes test for QtCore's bug #1063 compliant with Python 3.Marcelo Lira2012-03-081-2/+3
* Fix BUG #1063Paulo Alcantara2012-03-082-0/+30
* Fix BUG #1077 - "Application exit crash when call QSyntaxHighlighter.document()"Paulo Alcantara2012-03-082-0/+18
* Fix BUG #1069 - "QtCore.QDataStream silently fails on writing Python string"Paulo Alcantara2012-03-082-0/+23
* Fix BUG #1048Paulo Alcantara2012-03-082-0/+9
* Remove unused code in bug 844 unit test.Hugo Parente Lima2012-03-081-1/+0
* Fix bug 1029 - "qmlRegisterType Fails to Increase the Ref Count"Hugo Parente Lima2012-03-083-0/+45