summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Introduce QOpenGLWindowLaszlo Agocs2014-08-056-4/+1153
* Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devFrederik Gladhorn2014-08-052-3/+26
|\
| * Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-08-042-3/+26
| |\
| | * Merge "Merge remote-tracking branch 'origin/stable' into 5.3" into refs/stagi...Oswald Buddenhagen2014-07-311-0/+23
| | |\
| | | * Merge remote-tracking branch 'origin/stable' into 5.3Oswald Buddenhagen2014-07-301-0/+23
| | | |\
| | | | * move loading of testability driver from QApplication to QGuiApplicationMichael Zanetti2014-07-031-0/+23
| | * | | Fix double clicks in eglfsLaszlo Agocs2014-07-311-1/+1
| | |/ /
| | * | Don't convert signed to unsigned when we need all 32bitAllan Sandfeld Jensen2014-07-291-2/+2
* | | | Rewrite debug output of event classes.Friedemann Kleint2014-08-051-287/+295
* | | | Rename globalShareContext to qt_gl_global_share_contextJocelyn Turcotte2014-08-042-11/+26
|/ / /
* | | Add QFont strategy to disable subpixel antialiasingAllan Sandfeld Jensen2014-08-032-0/+2
* | | Support multimedia keys on WindowsAllan Sandfeld Jensen2014-08-021-4/+28
* | | Update QOpenGLFunctions docsLaszlo Agocs2014-08-011-0/+12
* | | Make QOpenGLWidget publicLaszlo Agocs2014-08-014-22/+43
* | | Ensure valid data after QImage::invertPixelsAllan Sandfeld Jensen2014-07-311-3/+47
* | | Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devFrederik Gladhorn2014-07-301-0/+1
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-291-0/+1
| |\| |
| | * | QPixmap::fromImage() should detach when changing QImage formatAllan Sandfeld Jensen2014-07-221-0/+1
* | | | Support RGB30 formats in OpenGL framebuffers and paint engineAllan Sandfeld Jensen2014-07-302-3/+63
* | | | Use runtime check instead of ifdef to detect ES3 in QVertexArrayObjectHelperTor Arne Vestbø2014-07-301-6/+7
* | | | QOpenGLVAO: refactor the helper class and export itGiuseppe D'Angelo2014-07-303-55/+153
|/ / /
* | | Add debug output for input method related events.Friedemann Kleint2014-07-281-0/+67
* | | QTabletEvent documentation improvementsShawn Rutledge2014-07-281-35/+58
* | | add buttons to QTabletEventShawn Rutledge2014-07-288-27/+170
* | | A basic justification algorithm for HarfBuzz-NGKonstantin Ritt2014-07-271-0/+80
* | | Rewrite simd.prf to share more codeThiago Macieira2014-07-252-9/+5
* | | Restore Neon "detection" in QtThiago Macieira2014-07-252-6/+4
* | | Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devFrederik Gladhorn2014-07-243-11/+21
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-223-11/+21
| |\| |
| | * | Ensure transient parents are top level widgets.Friedemann Kleint2014-07-181-0/+5
| | * | CMake: Don't check the existence of GL files in the Qt5Gui package.Stephen Kelly2014-07-161-11/+11
| | * | Doc: Hide QTextInlineObject constructor from the documentationTopi Reinio2014-07-141-0/+5
* | | | Add missing 8_8_8_8 pixel types to QOpenGLTextureSean Harmer2014-07-242-0/+4
* | | | Slight doc improvementsFrederik Gladhorn2014-07-231-2/+2
* | | | Add accessible roles for web document, paragraph and sectionFrederik Gladhorn2014-07-232-0/+6
* | | | Keep global state of debug stream (QImage, QPixmap, and QIcon)Kai Koehne2014-07-233-24/+30
|/ / /
* | | Improve debug output of QImage, QPixmap and QIcon.Friedemann Kleint2014-07-213-3/+33
* | | Update bundled HarfBuzz-NG copy to 0.9.32Konstantin Ritt2014-07-201-1/+1
* | | Remove outdated commentFrederik Gladhorn2014-07-151-1/+0
* | | Rename QPixelFormat enum value to avoid conflict with X.h.Axel Rasmussen2014-07-143-6/+6
* | | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-143-7/+7
|\| |
| * | Fix fallbacks for adapted common scriptEskil Abrahamsen Blomfeldt2014-07-103-7/+7
* | | Make QWindow::close go through the QWindowSystemInterfaceJorgen Lind2014-07-101-19/+22
* | | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-107-10/+25
|\| |
| * | Don't assert when HB-old is unable to deal with surrogatesKonstantin Ritt2014-07-081-1/+5
| * | REG: Fix nbsp in QTextLayoutEskil Abrahamsen Blomfeldt2014-07-081-1/+10
| * | Fix debug output of QTouchEvent.Friedemann Kleint2014-07-041-1/+1
| * | Doc: fix a link in QAbstractOpenGLFunctions documentationLiang Qi2014-07-031-1/+1
| * | QPdf::addImage(): avoid a QImage detach when it's in an acceptable FormatMartin Pley2014-07-031-3/+3
| * | Add opt-out environment variable for @2x imagesMorten Johan Sørvig2014-07-032-3/+5