Andrew Murray
|
37b293f593
|
Flake8 fixes
|
2017-04-20 21:14:23 +10:00 |
|
wiredfool
|
64cd722038
|
Arch qpixmap is fixed on on the docker side with the environment variable QT_QPA_PLATFORM=offscreen
|
2017-02-22 08:10:08 -08:00 |
|
Eric Soroos
|
1b94ff81fe
|
Skip failing QPixmap/QT5 tests on Arch
|
2017-02-20 08:51:17 -08:00 |
|
Jon Dufresne
|
dbe9f85c7d
|
Drop support for Python 2.6
* Drop unittest2 requirement
* Use set literals
* Use dict/set comprehension
* Use str.format() automatic numbering
|
2016-11-22 04:23:55 -08:00 |
|
homm
|
1ba4e9e5ba
|
remove end of file banner from all files
|
2016-07-10 14:11:28 +03:00 |
|
Andrew Murray
|
ee82f7089c
|
Changed assertTrue isinstance to assertIsInstance
|
2015-12-08 20:31:02 +11:00 |
|
Andrew Murray
|
29cb7d24b8
|
Fixed ValueError in Python 2.6
|
2015-06-29 14:59:05 +10:00 |
|
Andrew Murray
|
b553ad7a70
|
Further fixes
|
2015-06-21 16:33:55 +10:00 |
|
Andrew Murray
|
43e2c92802
|
Removed unused imports
|
2015-06-19 15:35:56 +10:00 |
|
Roman Inflianskas
|
2d706d74dc
|
add functions to convert: Image <-> QImage; Image <-> QPixmap (see #897)
|
2015-06-18 11:21:14 +10:00 |
|