summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl/qtriangulator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Use C++ <cmath> instead of <math.h>Allan Sandfeld Jensen2015-02-161-5/+3
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QTriangulator: fix a potential out of bounds accessGiuseppe D'Angelo2014-10-031-1/+1
* QTriangulator: fix the array of deltas between primesGiuseppe D'Angelo2014-10-031-2/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix unused function warnings in qtriangulator.cppThiago Macieira2014-01-101-7/+2
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-1/+1
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-5/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Remove some dead code from qtriangulator.cppThiago Macieira2013-01-031-39/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove custom sort implementation in QTriangulator in favour of std::sort.Robin Burchell2012-09-041-126/+3
* Fix warning about narrowing inside {}Olivier Goffart2012-05-011-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Don't include qdialog.hLars Knoll2012-01-121-1/+0
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove template <class T> class QRingBufferJoão Abecasis2011-12-121-72/+0
* Fixed crash in tst_QGL::multipleFBOInterleavedRendering().Samuel Rødal2011-09-071-20/+19
* Build on Windows/clean build on Linux.Friedemann Kleint2011-08-291-2/+2
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-0/+2622