Commit Graph

5 Commits

Author SHA1 Message Date
maurerpe
2e4efb5b10 Fix remaining toAscii/fromAscii
Qt5 does not have toAscii or fromAscii.  Use toLatin1 and fromLatin1
respectively.  Both replacement functions exist in Qt4.8.
2016-02-24 23:56:43 +01:00
wmayer
8090804160 + add QSint test widget 2015-07-07 17:43:23 +02:00
wmayer
3da4ede31d + add new render type to 3d viewer 2014-11-03 23:09:38 +01:00
wmayer
19cd18af4d + port Sandbox module to Quarter 2014-10-19 12:16:33 +02:00
wmayer
51b817bbe1 + add GL test stuff into Sandbox module 2014-08-21 18:15:43 +02:00