summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Mark ICC 18 & 19 as warning-freeThiago Macieira2018-12-141-3/+4
* 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
* Fix build with win32-clang-msvc and win32-iccFriedemann Kleint2018-12-143-8/+40
* qmake: don't misuse cache()Oswald Buddenhagen2018-12-141-2/+5
* qmake: don't assign fallbacks for QMAKE_DEFAULT_{INC,LIB}DIRS in x-buildsOswald Buddenhagen2018-12-141-1/+1
* qmake: don't mess up linking order of librariesOswald Buddenhagen2018-12-141-2/+12
* QAbstractSlider: fix invertedControls having no effect for left/right keysMitch Curtis2018-12-132-8/+491
* Refactor tst_QAbstractSlider::keyPressed()Mitch Curtis2018-12-131-163/+482
* configure: fix $$qtConfFindInPath() on windowsOswald Buddenhagen2018-12-121-0/+1
* Doc: correct syntax error in qmake manualNico Vertriest2018-12-121-1/+1
* escape literal backslashes in qmake filesOswald Buddenhagen2018-12-126-25/+25
* Fix tautological compare in error checkingThiago Macieira2018-12-121-1/+1
* qt_imageFromWinHBITMAP(): Fix memory corruption when converting from bitmaps ...Friedemann Kleint2018-12-122-2/+19
* tst_QMessageBox: Modernize and simplify codeVitaly Fanaskov2018-12-121-37/+36
* 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
* nativetext: Fix baseline positioning for CoreTextTor Arne Vestbø2018-12-111-8/+19
* Handle QCollator with locale C by delegating to QStringEdward Welbourne2018-12-117-24/+70
* Include CLDR 34 update in change logEdward Welbourne2018-12-111-0/+1
* 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-112-0/+24
* Silence GCC 9 warningsVille Voutilainen2018-12-112-1/+24
* 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 build of static plugins with resourcesRichard Moe Gustavsen2018-12-101-6/+3
* Fix qmake's detection for conflicting source files for nmakeJoerg Bornemann2018-12-101-3/+4
* 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
* threads: disable threads examples for nothread buildsLorn Potter2018-12-101-1/+2
* Merge "Merge remote-tracking branch 'origin/5.11' into 5.12" into refs/stagin...Qt Forward Merge Bot2018-12-104-14/+126
|\
| * Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-12-104-14/+126
| |\
| | * Merge remote-tracking branch 'origin/5.11.3' into 5.11Qt Forward Merge Bot2018-12-042-5/+107
| | |\
| | | * Add changes file for Qt 5.11.3v5.11.3Antti Kokko2018-11-251-0/+94
| | | * tst_QNetworkReply: Blacklist getFromHttp:success-externalLiang Qi2018-11-251-0/+3
| | | * Merge 5.11 into 5.11.3Oswald Buddenhagen2018-11-0974-226/+238
| | | |\
| | | * | 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
* | | | Add manual test case for verifying our text renderingTor Arne Vestbø2018-12-083-1/+319
* | | | 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-082-2/+37
* | | | untangle the egl-x11 relationship in the build systemOswald Buddenhagen2018-12-073-8/+13
* | | | configure: atomize xcb-* tests properlyOswald Buddenhagen2018-12-072-28/+29