summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* configure: inline corewlan testOswald Buddenhagen2018-12-171-1/+5
* configure: remove openssl placeholder sourceOswald Buddenhagen2018-12-171-6/+1
* configure: adjust openssl lib names on mingwOswald Buddenhagen2018-12-171-2/+5
* configure: optimize the openssl feature structureOswald Buddenhagen2018-12-171-5/+9
* configure: properly atomize xcb-syslibsOswald Buddenhagen2018-12-172-27/+107
* configure: detect fxc.exe more thoroughlyOliver Wolff2018-12-173-27/+31
* configure: refactor directx checksOswald Buddenhagen2018-12-1710-66/+168
* Remove specialized multi font engine on WindowsEskil Abrahamsen Blomfeldt2018-12-174-130/+0
* wasm: do not revise url of queriesLorn Potter2018-12-161-9/+1
* wasm: send mouse release to proper windowLorn Potter2018-12-162-11/+17
* Set point size, not just pixel size, when creating HarfBuzz fonts for shapingTor Arne Vestbø2018-12-161-0/+2
* Remove "x" that was clearly a typoThiago Macieira2018-12-151-1/+1
* moc: add support for C++11 enum structSamuel Gaist2018-12-151-1/+1
* Fix QRegularExpressionMatch capture-related documentationSamuel Gaist2018-12-151-1/+12
* QRegularExpression: anchor wildcard patternSamuel Gaist2018-12-153-5/+3
* configure: verify header presence against sourcesOswald Buddenhagen2018-12-146-72/+71
* Fix warnings building with --std=c++11 and gcc 8Allan Sandfeld Jensen2018-12-143-5/+5
* Doc: fix null pointer passing to fprintfThiago Macieira2018-12-141-5/+7
* uic: Generate version check macros around newly introduced palette color roleFriedemann Kleint2018-12-141-1/+18
* QAbstractSlider: fix invertedControls having no effect for left/right keysMitch Curtis2018-12-131-5/+4
* Fix tautological compare in error checkingThiago Macieira2018-12-121-1/+1
* qt_imageFromWinHBITMAP(): Fix memory corruption when converting from bitmaps ...Friedemann Kleint2018-12-121-2/+5
* When warning about invalid style override also print available onesSergio Martins2018-12-121-2/+4
* QFileDialog: Remember last visited directory correctlyFriedemann Kleint2018-12-121-0/+4
* Handle QCollator with locale C by delegating to QStringEdward Welbourne2018-12-116-19/+57
* Offscreen QPA: use a CoreText font database on macOSR.J.V. Bertin2018-12-111-1/+4
* Avoid crash in blitting or fast draw when QPointF is too bigAllan Sandfeld Jensen2018-12-111-0/+8
* Doc: Fix typo in snippetPaul Wicking2018-12-111-1/+1
* ANGLE: Dynamically load D3D compiler from a listOliver Wolff2018-12-112-0/+84
* Specify the date-time spec when setting max timeEdward Welbourne2018-12-101-1/+1
* Fix addition of the wasm platform pluginJoerg Bornemann2018-12-101-1/+1
* Fusion: Don't draw the background of the lineedit when drawing the frameAndy Shaw2018-12-101-1/+0
* Merge "Merge remote-tracking branch 'origin/5.11' into 5.12" into refs/stagin...Qt Forward Merge Bot2018-12-103-14/+32
|\
| * Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-12-103-14/+32
| |\
| | * Merge remote-tracking branch 'origin/5.11.3' into 5.11Qt Forward Merge Bot2018-12-041-5/+13
| | |\
| | | * Merge 5.11 into 5.11.3Oswald Buddenhagen2018-11-0960-210/+210
| | | |\
| | | * | Windows QPA: Fix crash showing QSystemTrayIcon's context menu with PROCESS_DP...Friedemann Kleint2018-11-091-5/+13
| | * | | OpenSSL: also try the "1.0.2" sonameGiuseppe D'Angelo2018-11-291-9/+18
| | * | | Ensure QOpenGLWidget FBO is always initializedTor Arne Vestbø2018-11-271-0/+1
* | | | | macOS: Reset font glyph caches when application theme changesTor Arne Vestbø2018-12-092-1/+8
|/ / / /
* | | | Do not use arc4random_buf() on GNU/kFreeBSDDmitry Shachnev2018-12-091-2/+2
* | | | Optimize further the loading of 8 Latin 1 charactersThiago Macieira2018-12-081-4/+17
* | | | Allow overriding the maximum cached glyph size via the environmentTor Arne Vestbø2018-12-081-2/+7
* | | | Revert "Ensure alignment of image-data"Allan Sandfeld Jensen2018-12-081-11/+3
* | | | QToolButton: Don't elide text if an icon is presentChristian Ehrlicher2018-12-081-2/+2
* | | | Set QScroller's parent to its widget, for memory managementShawn Rutledge2018-12-081-0/+1
* | | | untangle the egl-x11 relationship in the build systemOswald Buddenhagen2018-12-073-8/+13
* | | | configure: atomize xcb-* tests properlyOswald Buddenhagen2018-12-072-28/+29
* | | | configure: convert xlib to a proper library definitionOswald Buddenhagen2018-12-073-16/+18
* | | | wasm: fix freetype library sourceOswald Buddenhagen2018-12-071-1/+1