summaryrefslogtreecommitdiffstats
path: root/src/gui/painting
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Remove WA_PaintOutsidePaintEventDebao Zhang2012-03-281-23/+1
| * | | Merge master into api_changesKent Hansen2012-03-275-11/+2
| |\ \ \
| * \ \ \ Merge "Merge master into api_changes" into refs/staging/api_changesKent Hansen2012-03-2312-15/+918
| |\ \ \ \
| | * \ \ \ Merge master into api_changesKent Hansen2012-03-2312-15/+918
| | |\ \ \ \
| * | | | | | Cleanup Q3* itemsDebao Zhang2012-03-231-1/+0
| |/ / / / /
| * | | | | Got rid of Map / Unmap events in favor of Expose event.Samuel Rødal2012-03-221-0/+4
| * | | | | QtGui: make some constructors explicitMarc Mutz2012-03-144-9/+9
* | | | | | Add 'we mean it' header to qpa headersGirish Ramakrishnan2012-04-161-0/+11
| |_|_|_|/ |/| | | |
* | | | | widgets: Fix painting to a fully transparent top level widgetHolger Hans Peter Freyther2012-04-151-3/+0
* | | | | Fold qpaintdevice_qpa.cpp into qpaintdevice.cppGirish Ramakrishnan2012-04-153-66/+16
* | | | | Move QPainterPathPrivate to the private header files.Gunnar Sletta2012-04-135-63/+66
* | | | | Fix unsigned comparison warning.Stephen Kelly2012-04-131-1/+1
* | | | | Removed Qt5 todo comment in qpaintengineex_p.hSamuel Rødal2012-04-101-1/+0
| |_|_|/ |/| | |
* | | | Fix release mode warnings about unused variables.Friedemann Kleint2012-04-031-0/+1
* | | | Rename clip() to clipData() to avoid confusion and warningJiang Jiang2012-04-031-2/+2
* | | | QTBUG-24936: Ensure alpha cache is cleared when printing to PDF.Tarja Sundqvist2012-04-021-0/+1
* | | | The scaling should not effect the width of a cosmetic penAndy Shaw2012-03-291-1/+1
* | | | Ensure that qdrawhelper.cpp is compiled with vectorisation activeThiago Macieira2012-03-281-0/+9
* | | | Introduce FontSmoothingGamma as a platform style hint.Friedemann Kleint2012-03-274-50/+85
| |_|/ |/| |
* | | Remove the Q_STATIC_TEMPLATE_SPECIALIZATION macroThiago Macieira2012-03-263-9/+0
* | | Fix warnings about commas at the end of enumsThiago Macieira2012-03-242-2/+2
| |/ |/|
* | Remove the workaround for GCC 3.3 on IRIXThiago Macieira2012-03-221-12/+0
* | Fix compilation on ARM with C++11: narrowing conversionThiago Macieira2012-03-223-3/+3
* | Add a non-implicit virtual destructor for QDashStrokerThiago Macieira2012-03-222-0/+5
* | MIPS DSP configure detection and initial blend optimizations.Damir Tatalovic2012-03-227-0/+910
|/
* Line up underlines if fallback fonts are used (QTBUG-21832)Stefan Hundhammer2012-03-123-39/+61
* Enablers for shared graphics cache in raster paint engineJiang Jiang2012-03-085-25/+36
* qpa: Document a requirement of the backing store implementationHolger Hans Peter Freyther2012-03-061-0/+3
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-028-262/+262
* Export QPaintEnginePrivate from QtGuiBradley T. Hughes2012-03-021-1/+1
* QFixed: make constexprMarc Mutz2012-02-261-68/+68
* QFixed{,Size}: reformulate some functions in a constexpr-friendly wayMarc Mutz2012-02-261-23/+24
* Remove use of Q_BROKEN_DEBUG_STREAM.Stephen Kelly2012-02-224-30/+0
* Remove QPlatformIntegration/QPlatformTheme from QGuiAppPrivate.Friedemann Kleint2012-02-201-0/+1
* Added static keyword to blend_transformed_tiled_argb/rgb565().Kim Motoyoshi Kalland2012-02-141-2/+2
* Removed unused qStorePixel[] array.Kim Motoyoshi Kalland2012-02-141-12/+0
* Fixed CustomDashLine drawing bug.Samuel Rødal2012-02-081-1/+3
* Fixed source composition with opacity in the raster paint engine.Kim Motoyoshi Kalland2012-02-081-0/+2
* Fixed jagged lines when drawing scaled image with raster engine.Kim Motoyoshi Kalland2012-02-071-2/+3
* Removed image format specific template functions in raster engine.Kim Motoyoshi Kalland2012-02-078-4188/+1633
* Add distance field generation functions from ScenegraphJiang Jiang2012-02-063-2/+1745
* Windows: Fix inclusion of <windows.h>Friedemann Kleint2012-02-011-7/+7
* Remove many deprecated methodsLars Knoll2012-01-314-20/+0
* Remove Symbian specific code from QtGui.Xizhi Zhu2012-01-313-204/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-30102-102/+102
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-2521-21/+0
* Move glyphMargin() to QFontEngineJiang Jiang2012-01-243-11/+5
* Update contact information in license headers.Jason McDonald2012-01-23102-102/+102
* Mark obsolete methods in qregion as deprecatedLars Knoll2012-01-172-20/+21
* Update year in Nokia copyright headers.Jason McDonald2012-01-101-1/+1