summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/painting.pri
Commit message (Expand)AuthorAgeFilesLines
* Remove the last remnants of iWMMXt in QtThiago Macieira2014-08-051-1/+0
* Rewrite simd.prf to share more codeThiago Macieira2014-07-251-5/+3
* Restore Neon "detection" in QtThiago Macieira2014-07-251-3/+3
* ARM: do not use the clang integrated assembler in some cases.Erik Verbruggen2014-07-031-0/+1
* QPageLayout - Add new QPageLayout classJohn Layt2014-03-171-0/+2
* QPageSize - Add new QPageSize classJohn Layt2014-03-171-0/+2
* Remove runtime detection of Neon on ARM CPUsThiago Macieira2014-01-161-3/+3
* Remove runtime detection of SSE2Thiago Macieira2014-01-161-2/+4
* Remove the files building AVX codeThiago Macieira2013-12-101-1/+0
* iOS: Enable NEON optimizations, except for the pixman draw-helpersTor Arne Vestbø2013-04-041-3/+6
* Rename qt_mips_asm_dsp.h to a "_p.h" headerThiago Macieira2013-01-091-1/+1
* Remove _qpa from cpp filenamesGirish Ramakrishnan2012-07-031-1/+1
* Reorganise the painting.pri file after the last round of cleanupsThiago Macieira2012-06-101-29/+20
* Add AVX support for the painting and image code.Thiago Macieira2012-05-221-1/+2
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-161-1/+0
|\
| * Fold qpaintdevice_qpa.cpp into qpaintdevice.cppGirish Ramakrishnan2012-04-151-1/+0
* | Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-101-0/+1
|\|
| * Introduce FontSmoothingGamma as a platform style hint.Friedemann Kleint2012-03-271-0/+1
* | Remove the old code using MMX registers.Thiago Macieira2012-03-281-6/+0
|/
* MIPS DSP configure detection and initial blend optimizations.Damir Tatalovic2012-03-221-0/+5
* Add distance field generation functions from ScenegraphJiang Jiang2012-02-061-2/+4
* Remove Symbian specific code from QtGui.Xizhi Zhu2012-01-311-13/+0
* Remove qtessellator.* from QtGuiLars Knoll2011-08-191-2/+0
* QColormap is gone from QtGuiLars Knoll2011-08-191-1/+0
* Restore feature compatibility with QPrinter in QTextDocument::printLars Knoll2011-08-191-0/+1
* Introduce a paged paintdevice and use itLars Knoll2011-08-191-0/+2
* move printing related files into their own directoryLars Knoll2011-08-191-82/+2
* first version of a public API to generate PDFsLars Knoll2011-08-191-0/+2
* Move QColorMap into QtWidgetsLars Knoll2011-08-191-1/+0
* Rename QWindowSurface -> QBackingStore and split into platform / public.Samuel Rødal2011-06-211-2/+4
* Compile on Mac.Morten Sorvig2011-05-301-1/+1
* Add QPlatformPrinterSupport.Friedemann Kleint2011-05-301-3/+4
* Compile fix for QtGui when configure with -qpa on WindowsOlli Werwolff2011-05-261-3/+3
* Merge remote branch 'origin/master' into refactorLars Knoll2011-05-121-1/+3
|\
| * New algorithm for drawing thin linesLars Knoll2011-05-121-1/+3
* | qdrawutil is for QtWidgetsLars Knoll2011-05-041-2/+0
* | QStylePainter belongs in QtWidgetsLars Knoll2011-05-041-2/+0
* | split kernel/ up according to the future library splitLars Knoll2011-05-041-5/+0
* | Get rid of unused window surfaces.Samuel Rødal2011-05-041-15/+1
* | remove obsolete stuffLars Knoll2011-05-031-1/+0
* | remove postscript support from QtLars Knoll2011-05-031-3/+0
* | remove the graphicssystem code paths.Lars Knoll2011-05-031-19/+0
* | QWS removal, part 2Lars Knoll2011-05-021-31/+5
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+269