summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Fix setting custom cursor for widgets and windows before showing themMiikka Heikkinen2012-10-162-15/+22
* QPA: Introducing QPlatformTheme standardPixmap(), fileIconPixmap()Gabriel de Dietrich2012-10-162-1/+102
* QScreen's physicalSize can change. Ensure siblings are updated.Shawn Rutledge2012-10-162-28/+20
* Get rid of unused memberKonstantin Ritt2012-10-161-2/+0
* QTextBlock: Handle surrogates in textDirection()Konstantin Ritt2012-10-161-2/+9
* QFont: Don't detach unless value has really changedKonstantin Ritt2012-10-161-6/+46
* Ensure QOPENGLF_APIENTRY and QGLF_APIENTRY are set correctly.Jason Barron2012-10-161-0/+2
* QRawFont: improve performance and safety of glyphIndexesForString()Konstantin Ritt2012-10-152-39/+41
* QKeySequence: remove duplicate QDataStream operatorsJ-P Nurmi2012-10-151-5/+0
* QPlatformWindow: change API for QPlatformWindow::setWindowFlagsRichard Moe Gustavsen2012-10-153-9/+7
* Use constFind()/constEnd() for const_iterator-sKonstantin Ritt2012-10-133-7/+7
* Fix warnings from syncqt.Friedemann Kleint2012-10-134-2/+8
* Fix "open with" functionality on OSX (FileOpenEvent)Shawn Rutledge2012-10-131-0/+4
* Be able to obtain list of possible key combinations in platform integrationOliver Wolff2012-10-133-1/+22
* QFont: Fix build with QFONTCACHE_DEBUGKonstantin Ritt2012-10-131-1/+1
* QGlyphRun: Fix isEmpty() and boundingRect() didn't work after setRawData()Konstantin Ritt2012-10-131-5/+5
* Fix QTextBoundaryFinder usage cases in QAccessible2Konstantin Ritt2012-10-132-121/+175
* Update/fix QTextBoundaryFinder simple usage cases in qtbaseKonstantin Ritt2012-10-131-10/+10
* Fixed cosmetic line drawing where begin and end points are equal.Samuel Rødal2012-10-111-0/+5
* Modularize documenation buildTor Arne Vestbø2012-10-102-6/+4
* Revert "Handle additional format ranges when itemizing."Pierre Rossi2012-10-101-40/+23
* Remove handleSynchronous* functions.Morten Johan Sorvig2012-10-104-68/+57
* Invalidate old QImage data if load()/loadFromData() has failedKonstantin Ritt2012-10-103-43/+42
* Avoid warnings about an unreachable codeKonstantin Ritt2012-10-101-4/+1
* Mac: Bring back "Text boxes and list only" tab navigationGabriel de Dietrich2012-10-102-1/+7
* Scale icons returned by QIcon::fromTheme.David Sansome2012-10-101-2/+8
* 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