summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Add -Wdouble-promotion to headerscleanJesus Fernandez2016-11-302-22/+25
* Close popups when blocked by modal dialogPaul Olav Tvete2016-11-302-1/+2
* Fix clipping of fetchTransformedAllan Sandfeld Jensen2016-11-291-24/+36
* Fix bilinear sampling of more than 8x rotated transformsAllan Sandfeld Jensen2016-11-291-2/+2
* Add a macros for disabling deprecated declaration warningsThiago Macieira2016-11-271-2/+1
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-252-3/+6
|\
* \ Merge "Merge remote-tracking branch 'origin/5.7' into 5.8" into refs/staging/5.8Liang Qi2016-11-246-8/+15
|\ \
| * | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-246-8/+15
| |\|
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-236-8/+15
| | |\
| | | * Add more information for QKeySequence::toString on macOSJesus Fernandez2016-11-221-1/+3
| | | * QXbmHandler: don't construct a QByteArray just to find '0x' in textMarc Mutz2016-11-161-6/+6
| | | * QCss: Fix parsing of charsetMartin T. H. Sandsmark2016-11-151-0/+1
| | | * QXbmHandler: fix missing NUL-terminationMarc Mutz2016-11-151-0/+1
| | | * QFontEngine: Cache whether or not a font can be smoothly scaledRobin Burchell2016-11-153-1/+4
* | | | Use harfbuzz feature to check for HarfBuzzLars Knoll2016-11-245-18/+20
* | | | Don't set platform specific QT_NO_FOO defines in qglobal.hLars Knoll2016-11-241-0/+7
* | | | Optimize fontdatabase fallbacksForFamilyAllan Sandfeld Jensen2016-11-231-1/+6
|/ / /
* | | Remove last traces of MeeGoLars Knoll2016-11-233-456/+0
* | | Revert "Revert "Deduplication fetchTransformed""Allan Sandfeld Jensen2016-11-231-137/+48
* | | Fix some qdoc-warningsFriedemann Kleint2016-11-231-0/+8
* | | QRawFont: Add a qHash overloadRobin Burchell2016-11-162-0/+15
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-168-8/+41
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-158-8/+45
| |\|
| | * Remove unused variable in QIconLoader::findIconHelper()Alexander Volkov2016-11-121-2/+0
| | * Enable GL prototypes with recent Khronos headersLaszlo Agocs2016-11-101-1/+21
| | * Don't count no-break spaces as trailing spacesEskil Abrahamsen Blomfeldt2016-11-091-2/+6
| | * Documentation: Specify units for QTextDocument::pageSizeSteve Schilz2016-11-091-0/+4
| | * Cocoa: Make child window cursors work correctlyMorten Johan Sørvig2016-11-081-0/+3
| | * Prevent stale QOpenGLContext fbo pointerMorten Johan Sørvig2016-11-082-1/+7
| | * Only turn off font hinting when scale is != 1Paul Olav Tvete2016-11-081-2/+4
* | | Fixes for findVersionDirectivePosition()Lars Knoll2016-11-151-35/+46
* | | Clean up some conditions in our pro filesLars Knoll2016-11-142-2/+2
* | | Freetype: Disable outline drawing when drawing to pixmap cacheEskil Abrahamsen Blomfeldt2016-11-142-11/+13
* | | Freetype: Fix device pixel ratio with large fontsEskil Abrahamsen Blomfeldt2016-11-141-39/+52
* | | Disable PCH for qdrawhelper.cpp with GCC 5Allan Sandfeld Jensen2016-11-121-0/+6
* | | Unbreak a couple of configurationsLars Knoll2016-11-112-8/+22
* | | Improve use of QHash to minimize double hashingAllan Sandfeld Jensen2016-11-106-25/+20
* | | Make QT_NO_HIGHDPI a proper featurePaul Olav Tvete2016-11-091-0/+6
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-083-7/+13
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-043-7/+13
| |\|
| | * Fix GCC warning about ODR violationThiago Macieira2016-11-031-3/+3
| | * Fix tiling on a width over 2048Allan Sandfeld Jensen2016-11-031-3/+9
| | * Add QPixmapIconEngine::pixmap pointer checkJesus Fernandez2016-11-021-1/+1
* | | Re-add configure option for Direct2D QPA pluginFriedemann Kleint2016-11-071-2/+2
* | | Fix freetype detection on QNXSamuli Piippo2016-11-071-1/+1
* | | Use async delivery when flushing events from secondary threadsTor Arne Vestbø2016-11-041-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-0116-63/+99
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-311-1/+1
| |\|
| | * Compilation fixVyacheslav Koscheev2016-10-271-1/+1
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-273-15/+21
| |\|