summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qbezier.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Get rid of double conversions and arithmetic when qreal is float.Samuel Rødal2011-04-061-28/+21
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Fixes bezier curves not being drawn when it is a line.Yoann Lopes2010-09-211-41/+0
* Made curve tesselation be dynamically adjusted based on transform.Samuel Rødal2010-05-121-224/+4
* Removed bezier intersection code in path clipper.Samuel Rødal2010-04-221-305/+0
* Revert "removed a few warnings on wince builds"Paul Olav Tvete2010-04-131-1/+1
* removed a few warnings on wince buildsThierry Bastian2010-04-131-1/+1
* Increased the precision used to flatten beziersGunnar Sletta2010-04-121-2/+2
* Improved performance of path vs path intersection where one is a rect.Samuel Rødal2010-02-151-3/+33
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* qreal-izationAleksandar Sasha Babic2009-12-151-10/+10
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\|
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+1245
* improved string operations all over the placeThierry Bastian2009-05-281-4/+4
* Rename qIsFuzzyNull to qFuzzyIsNullBjoern Erik Nilsen2009-04-081-12/+12
* Use qIsFuzzyNull rather than the more expensive qFuzzyCompareBjoern Erik Nilsen2009-04-081-12/+12
* Long live Qt!Lars Knoll2009-03-231-0/+1245