| Commit message (Expand) | Author | Age | Files | Lines |
* | qpa: Fix rendering issue in blitter engine (negative scaling factors) | Julien Brianceau | 2012-11-08 | 1 | -1/+5 |
|
|
* | Fixed GCC 3.4 build with sse2 enabled. | Samuel Rødal | 2012-10-30 | 1 | -1/+2 |
|
|
* | Fixed cosmetic line drawing where begin and end points are equal. | Samuel Rødal | 2012-10-17 | 1 | -0/+5 |
|
|
* | Fix number of available printers in CUPS support | Nick Ratelle | 2012-10-14 | 1 | -1/+2 |
|
|
* | qpa: Fix rendering issue in blitter paint engine | Julien Brianceau | 2012-10-12 | 1 | -3/+4 |
|
|
* | Fix g++/MinGW compiler warnings. | Friedemann Kleint | 2012-09-29 | 1 | -1/+0 |
|
|
* | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-29 | 186 | -4442/+4442 |
|
|
* | Fixed outline / fill inconsistencies in raster paint engine. | Samuel Rødal | 2012-09-27 | 3 | -20/+2 |
|
|
* | cleanup CUPS tmp files | Teemu Katajisto | 2012-09-27 | 1 | -0/+1 |
|
|
* | Fixed inconsistent rounding of square cap pens. | Samuel Rødal | 2012-09-25 | 1 | -10/+10 |
|
|
* | qpa: extend drawPixmap capabilities | Julien Brianceau | 2012-09-12 | 2 | -10/+57 |
|
|
* | qpa: add non-opaque fill support | Julien Brianceau | 2012-09-12 | 2 | -11/+62 |
|
|
* | qpa: incorrect rendering when stretching and clipping | Julien Brianceau | 2012-09-03 | 1 | -5/+17 |
|
|
* | Update contact information in license headers. | Sergio Ahumada | 2012-08-01 | 186 | -372/+372 |
|
|
* | Fix infinite loop due to FPU limitation | Stéphane Cerveau | 2012-07-17 | 1 | -2/+2 |
|
|
* | ARM: fix compilation with C++11 enabled | Marc Mutz | 2012-07-05 | 2 | -2/+2 |
|
|
* | Symbian: disable OpenVG as default on Symbian emulator builds | Pasi Pentikainen | 2012-06-13 | 1 | -1/+1 |
|
|
* | The scaling should not effect the width of a cosmetic pen | Andy Shaw | 2012-03-30 | 1 | -1/+1 |
|
|
* | Build fix to raster window surface. | Janne Anttila | 2012-02-26 | 1 | -1/+1 |
|
|
* | Prevent crashing on Symbian in case EGL surface creation fails. | Pauli Jarvinen | 2012-02-08 | 1 | -0/+5 |
|
|
* | Fixed CustomDashLine drawing bug. | Samuel Rødal | 2012-02-07 | 1 | -1/+3 |
|
|
* | blitter: Base QBlitterPaintEngine on QRasterPaintEngine | Holger Hans Peter Freyther | 2012-01-27 | 2 | -117/+119 |
|
|
* | blitter: Group code by functionality in header and cpp file | Holger Hans Peter Freyther | 2012-01-27 | 2 | -120/+118 |
|
|
* | blitter: Fix the 'solid' detection for the brush in case of fillRect | Holger Hans Peter Freyther | 2012-01-27 | 1 | -2/+2 |
|
|
* | blitter: Move state updates into new methods | Holger Hans Peter Freyther | 2012-01-27 | 1 | -45/+86 |
|
|
* | blitter: Move the definition out of the class declaration | Holger Hans Peter Freyther | 2012-01-27 | 1 | -59/+68 |
|
|
* | blitter: Kill the isBlitterLocked variable of the | Holger Hans Peter Freyther | 2012-01-27 | 3 | -11/+11 |
|
|
* | blitter: Use CapabilitiesToStateMask as a class member | Holger Hans Peter Freyther | 2012-01-27 | 1 | -30/+29 |
|
|
* | blitter: Style changes to the code | Holger Hans Peter Freyther | 2012-01-27 | 1 | -77/+64 |
|
|
* | Fix set/paperSize(QPrinter::PaperSize) on Mac | Andy Shaw | 2012-01-25 | 1 | -2/+2 |
|
|
* | Add a public API for releasing cached GPU resources on Symbian | Gareth Stockwell | 2012-01-25 | 2 | -0/+13 |
|
|
* | Fix using custom paper sizes on Mac | Andy Shaw | 2012-01-13 | 1 | -3/+5 |
|
|
* | Update year in Nokia copyright messages. | Jason McDonald | 2012-01-11 | 186 | -186/+186 |
|
|
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma... | Qt Continuous Integration System | 2011-12-22 | 4 | -4/+4 |
|\ |
|
| * | Symbian: Fix exporting and importing of some functions for autotests | Miikka Heikkinen | 2011-12-21 | 4 | -4/+4 |
|
|
* | | [blitter] Fix memory leak in the blitter paintengine | Holger Hans Peter Freyther | 2011-12-13 | 1 | -5/+5 |
|/ |
|
* | Merge remote-tracking branch 'qt-qa-review/master' | Sergio Ahumada | 2011-11-26 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-qa-team | Qt Continuous Integration System | 2011-08-22 | 1 | -1/+1 |
| |\ |
|
| | * | Doc: Fixing typo | Sergio Ahumada | 2011-08-17 | 1 | -1/+1 |
|
|
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma... | Qt Continuous Integration System | 2011-11-24 | 4 | -3/+228 |
|\ \ \ |
|
| * | | | Surviving out of memory in Qt Quick app | mread | 2011-11-21 | 1 | -1/+1 |
|
|
| * | | | Export QtGui functions required by QtMultimediaKit backend | Gareth Stockwell | 2011-11-18 | 3 | -2/+227 |
|
|
* | | | | Allow setting the runtime graphicssystem via QT_DEFAULT_RUNTIME_SYSTEM. | Robin Burchell | 2011-11-16 | 1 | -3/+7 |
|
|
* | | | | Partially revert "Set the graphics system name in the graphics system factory." | Robin Burchell | 2011-11-16 | 1 | -2/+0 |
|/ / / |
|
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-doc-staging into master... | Qt Continuous Integration System | 2011-11-01 | 1 | -11/+11 |
|\ \ \ |
|
| * | | | qpaintdevice-qt3.html documentation errors | artoka | 2011-11-01 | 1 | -11/+11 |
|
|
* | | | | Symbian - fix compile error when default configured | Shane Kearns | 2011-10-18 | 1 | -3/+3 |
|/ / / |
|
* | | | Merge remote-tracking branch 'qt/4.8' | Sami Lempinen | 2011-10-14 | 2 | -16/+96 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste... | Qt Continuous Integration System | 2011-10-10 | 1 | -2/+3 |
| |\ \ \ |
|
| | * | | | Fixed broken window surface flush when depth is 24 and bpp is not 32. | Samuel Rødal | 2011-09-29 | 1 | -2/+3 |
|
|