summaryrefslogtreecommitdiffstats
path: root/src/opengl/gl2paintengineex/qtriangulator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Introduce QtOpenGL module for Symbian.Jani Hautakangas2010-08-201-0/+8
* Avoid many unnecessary allocations, so so that paint engines attached to pixmapsWarwick Allison2010-05-071-5/+7
* Fix copyright year.Jason McDonald2010-02-161-1/+1
* Fixed compile of QTriangulator on Solaris.Kim Motoyoshi Kalland2010-01-261-5/+7
* Change from std::pair to QPair.Thiago Macieira2010-01-061-8/+8
* GCC doesn't like comment lines ending in \Thiago Macieira2010-01-061-28/+28
* Fixed integer overflow in QTriangulator.Kim Motoyoshi Kalland2009-12-151-6/+6
* Added QTriangulator.Kim Motoyoshi Kalland2009-12-021-0/+2981