aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/tests/QtCore
Commit message (Collapse)AuthorAgeFilesLines
* Add QTimeZoneFriedemann Kleint2017-08-022-0/+44
| | | | | | Task-number: PYSIDE-487 Change-Id: I9a2c19c6b8415e3f608531b315a6841eb3de55f5 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
* move everying into sources/pyside2Oswald Buddenhagen2017-05-22127-0/+12637
in preparation for a subtree merge. this should not be necessary to do in a separate commit, but git is a tad stupid about following history correctly without it.