summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* qpa: Clean up and refactor qfontengine_qpaTor Arne Vestbø2014-05-159-253/+252
* Don't crash when platform plugin sends us two close events.Gunnar Sletta2014-05-151-0/+6
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-137-42/+34
|\
| * Remove an unused workaround and fix up the comments in the glyph cacheLaszlo Agocs2014-05-131-29/+2
| * QTextLayout: Fix cursor position calculation for BiDi textAndrey Volykhin2014-05-121-1/+0
| * Respect fixed pitch request when font family is not availableEskil Abrahamsen Blomfeldt2014-05-121-1/+5
| * Enable support for OpenGL 4 on OS X 10.9Sean Harmer2014-05-101-4/+6
| * Document the X11 DISPLAY variable in the -display option docsThiago Macieira2014-05-091-0/+2
| * Doc: fix -qwindowgeometry and -qwindowtitle option docsThiago Macieira2014-05-091-2/+1
| * Document that the -reverse option is only for debugging and its defaultThiago Macieira2014-05-091-1/+3
| * Document that env variables are preferable to cmdline optionsThiago Macieira2014-05-091-1/+8
| * Avoid corruption in Q(Open)GLFunctions when used on multiple threadsLaszlo Agocs2014-05-092-2/+6
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-05-1311-29/+214
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-1311-29/+214
| |\|
| | * Fix FT glyph outline to path conversionBernd Weimer2014-05-071-12/+24
| | * Add virtual function to QFontEngine report if outlines are reliableJørgen Lind2014-05-062-0/+11
| | * Document returned format of QOpenGLFramebufferObject::toImage()Allan Sandfeld Jensen2014-05-061-0/+3
| | * Avoid showing warnings from drawPixmap when using a QGLWidgetLaszlo Agocs2014-05-051-6/+12
| | * Vectorize bilinear rotating transformsAllan Sandfeld Jensen2014-05-051-0/+157
| | * Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2014-05-054-10/+4
| | |\
| | | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-034-10/+4
| | | |\
| | | | * Revision new signalAlan Alpert2014-05-021-1/+1
| | | | * Fix assert on justification of QTextLine with only spacesEskil Abrahamsen Blomfeldt2014-04-301-1/+1
| | | | * Fix incorrect repaints with plain text editSimon Hausmann2014-04-301-1/+1
| | | | * Remove old symbols from QOpenGLContextLaszlo Agocs2014-04-261-7/+1
| | * | | [blitter] Initialize m_devicePixelRatio to fix crashLucile Quirion2014-05-041-1/+3
| | |/ /
* | | | qpa: merge qrawfont_qpa.cppTor Arne Vestbø2014-05-134-76/+18
* | | | qpa: Merge qfont_qpa.cppTor Arne Vestbø2014-05-133-183/+117
* | | | qpa: Merge qkeymapper.cppTor Arne Vestbø2014-05-133-83/+31
* | | | qpa: Merge qcursor.cppTor Arne Vestbø2014-05-133-165/+98
* | | | qpa: Merge QClipboardTor Arne Vestbø2014-05-133-91/+31
* | | | Make handling of QEvent::Close consistent with QWindow::close()Gunnar Sletta2014-05-131-9/+4
* | | | qpa: Rename qplatformsystemtrayicon_qpa.cppTor Arne Vestbø2014-05-122-1/+1
* | | | Use QtPlatformHeaders to set platform specific functionalityJorgen Lind2014-05-094-0/+24
|/ / /
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-0627-165/+197
|\| |
| * | Don't set the window title for a Qt::Desktop window (QDesktopWidget)Thiago Macieira2014-05-021-1/+1
| * | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2014-05-0217-64/+80
| |\ \
| | * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-0117-64/+80
| | |\|
| | | * Rename new QOpenGLContext APIsLaszlo Agocs2014-04-2515-61/+67
| | | * Don't crash on broken GIF imagesLars Knoll2014-04-251-0/+7
| | | * QOpenGLFunctions: Compile on Mac OS 10.6Morten Johan Sørvig2014-04-241-1/+5
| | | * deprecate import_qpa_plugin and qpa_minimal_pluginOswald Buddenhagen2014-04-241-2/+1
| * | | Fix override cursor issue with QtQuick2ApplicationViewer.Kati Kankaanpaa2014-05-021-1/+1
| |/ /
| * | Document setUniformValue limitations wrt non square matricesLaszlo Agocs2014-04-251-0/+48
| * | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Jani Heikkinen2014-04-255-67/+23
| |\ \
| | * | Merge remote-tracking branch 'origin/release' into stableJani Heikkinen2014-04-235-67/+23
| | |\|
| | | * When a window loses focus to a popup, event has PopupFocusReasonShawn Rutledge2014-04-171-2/+10
| | | * Remove internal public function from QOpenGLFunctionsLaszlo Agocs2014-04-173-49/+10
| | | * Improve the Unicode script itemization implementationKonstantin Ritt2014-04-141-16/+1
| | | * Make HarfBuzz-NG the default shaper on MacKonstantin Ritt2014-04-141-0/+2