summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qdrawhelper_neon.cpp
Commit message (Expand)AuthorAgeFilesLines
* Avoid out of bounds memory reads when scaling imagesLars Knoll2014-03-281-6/+6
* Remove last traces of QT_COMPILER_SUPPORTS_NEONTor Arne Vestbø2014-01-161-2/+2
* Make qt_memfill{16,32} unconditionalThiago Macieira2014-01-161-1/+1
* Fix compilation with QT_COORD_TYPE=double on ARMLars Knoll2013-10-311-0/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Overhaul the qsimd_p.h: rename macros and update conditionalsThiago Macieira2012-05-311-2/+2
* Removed image format specific template functions in raster engine.Kim Motoyoshi Kalland2012-02-071-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
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Fixed compile of qdrawhelper_neon.cpp.Samuel Rødal2011-05-191-1/+1
* Added support for six-parameter radial gradients.Samuel Rødal2011-05-101-0/+2
* Improved gradient table generation performance for two-stop gradients.Samuel Rødal2011-05-101-0/+38
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+961