summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
* Handle additional format ranges when itemizing.Pierre Rossi2012-10-081-23/+40
* doc: Brush up QPaintEngine documentation for Qt 5Eskil Abrahamsen Blomfeldt2012-10-081-13/+10
* doc: Update Q*PaintDevice docsEskil Abrahamsen Blomfeldt2012-10-082-7/+7
* fixing typo in compile fix for MSVC 2008Thomas Hartmann2012-10-081-1/+1
* Prevent crashing on screen deletion.Samuel Rødal2012-10-081-0/+2
* qpa: Fix rendering issue in blitter paint engineJulien Brianceau2012-10-081-4/+5
* compile fix for MSVC 2008 and std::upper_boundThomas Hartmann2012-10-042-1/+24
* Show widget cursor after restoring last override cursorMiikka Heikkinen2012-10-041-2/+15
* OpenGL: Don't request a context version higher than is supportedSean Harmer2012-10-033-7/+15
* Introducing the PlatformPanel event type.Sergio Martins2012-10-035-1/+37
* Fix DIB image reading.Friedemann Kleint2012-10-021-1/+4
* Set CWD when launched from Finder.Morten Johan Sorvig2012-10-022-1/+17
* Fixed text drawing in OpenGL 2 paint engine.Samuel Rødal2012-10-021-2/+2
* QWindow::setWindowFilePath addedJoerg Bornemann2012-10-025-0/+32
* Document QPA implementation aspects.Friedemann Kleint2012-10-011-0/+31
* Fixed Qt GUI landing page.Samuel Rødal2012-10-011-11/+26
* Emit layout change hint from QStandardItemModel.Stephen Kelly2012-09-301-3/+7
* Added QGLPixelBuffer implementation using framebuffer objects.Samuel Rødal2012-09-271-0/+1
* Implement the missing raster operations that were in Qt 3Andy Shaw2012-09-277-9/+173
* Fix QScreen::orientation() not always being updated after changing the update...Simon Hausmann2012-09-261-0/+2
* Fix events being processed on application startSimon Hausmann2012-09-261-1/+1
* XCB: Correctly report the created OpenGL context version and profileSean Harmer2012-09-262-0/+36
* Reintroduce mention of QWidget in coordinate system docs.Samuel Rødal2012-09-261-2/+2
* Remove duplicate words and punctuation from documentation.Mitch Curtis2012-09-263-5/+4
* Fixed instances of "to to" in qtbase.Samuel Rødal2012-09-241-1/+1
* Move the fetch and store pixel functions to qdrawhelper.cppThiago Macieira2012-09-242-113/+111
* OpenGL: Remove API for stubbed Geometry shader support in gui/openglSean Harmer2012-09-242-145/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-22497-10813/+10813
* A step out from Harfbuzz (reduce dependency)Konstantin Ritt2012-09-224-64/+45
* Fixed multiple modal windows from all blocking each other.Samuel Rødal2012-09-211-0/+2
* Fixed outline / fill inconsistencies in raster paint engine.Samuel Rødal2012-09-203-20/+2
* Fixed inconsistent rounding of square cap pens.Samuel Rødal2012-09-201-10/+10
* Do not refer to non-existant member in QSurfaceFormat docsLaszlo Agocs2012-09-201-2/+2
* Remove qUpperBound usages from qtbaseGiuseppe D'Angelo2012-09-194-6/+7
* Remove qLowerBound usages from qtbaseGiuseppe D'Angelo2012-09-194-11/+18
* Fix mapping to/from global coordinates for child/embedded windows.Miikka Heikkinen2012-09-183-2/+36
* X11 (xcb) support for QScreen-per-output and runtime changesShawn Rutledge2012-09-182-3/+19
* gui/opengl: Fix missing or improper include guard in headersSergio Ahumada2012-09-1513-38/+42
* Mark (non-public API's) ctor's as explicitSergio Ahumada2012-09-145-5/+5
* remove usage of QT_MAKEDLL in favor of the new QT_STATIC macroJoerg Bornemann2012-09-141-5/+5
* Remove deprecated QInputMethod::visible()Pekka Vuorela2012-09-142-11/+0
* Fix compilation on HarmattanSimon Hausmann2012-09-141-0/+9
* Fix regression in QTextDocument::toHtml() with font pixel sizeEskil Abrahamsen Blomfeldt2012-09-121-0/+1
* qpa: extend drawPixmap capabilitiesJulien Brianceau2012-09-122-9/+56
* Doc: Fix misc. doc errors and document undocumented functionsaavit2012-09-124-72/+187
* qpa: add non-opaque fill supportJulien Brianceau2012-09-113-13/+66
* Added link to the OpenGL window example from the QOpenGLContext docs.Samuel Rødal2012-09-111-0/+3
* Add links to raster and opengl window examples in the QWindow docs.Samuel Rødal2012-09-111-0/+8
* Improved the QBackingStore documentation.Samuel Rødal2012-09-111-1/+14
* Move gui example doc example images.Frederik Gladhorn2012-09-112-0/+0