summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix tst_QSizePolicy::constExpr() to compile with MSVC 15.8.1Friedemann Kleint2018-08-301-2/+10
* qmake: rework .prl filename constructionOswald Buddenhagen2018-08-304-16/+9
* Update QMetaObjectBuilder::MetaObjectFlag enumBogDan Vatra2018-08-303-6/+9
* Allow registering constructor for a set of dynamic typesBogDan Vatra2018-08-305-71/+413
* Windows QPA: Fix duplicate Pointer Touch events and missing TouchCancelRomain Pokrzywka2018-08-304-1/+31
* QWidget: fix setTabOrder for compound widgetsChristian Ehrlicher2018-08-302-1/+32
* QSS/QTabBar: properly handle QTabBar::scrollerChristian Ehrlicher2018-08-301-3/+8
* Tablet example: paint only the changed areas of the canvasShawn Rutledge2018-08-301-2/+4
* Postpone testing docker images and files until running 'make check'Ryan Chu2018-08-301-4/+9
* Fix out of buffer access in qt_qimageScaleRgba64_up_xyAllan Sandfeld Jensen2018-08-291-1/+4
* Add missing dependencies for tst_macnativeeventsTor Arne Vestbø2018-08-291-0/+2
* Add missing dependencies for tst_qmacautoreleasepoolTor Arne Vestbø2018-08-291-0/+1
* darwin: fix tst_qsettings depsOswald Buddenhagen2018-08-291-0/+2
* darwin: fix tst_qimage depsOswald Buddenhagen2018-08-291-0/+1
* Blacklist tst_Gestures on Ubuntu 18.04Joni Jäntti2018-08-281-0/+1
* QSqlQuery: Specify documentation of named placeholdersChristian Ehrlicher2018-08-281-1/+3
* Handle device pixel ratio in QHeaderView::setupSectionIndicatorChristian Ehrlicher2018-08-281-1/+3
* Initialize the QSqlQuery to be invalid when creating a sql modelAndy Shaw2018-08-283-2/+49
* Remove dead code in QWin32PrintEngineFriedemann Kleint2018-08-281-28/+15
* Windows Font databases: Rename struct FontNames to QFontNamesFriedemann Kleint2018-08-283-12/+13
* Windows QPA: Improve Pointer Pen events translationRomain Pokrzywka2018-08-273-7/+29
* JSON: Add qHash functions for JSON and CBOR typesUlf Hermann2018-08-2713-0/+111
* tst_QLocale::formattedDataSize: add RussianShawn Rutledge2018-08-261-0/+31
* Tracepoints: fix ETW generator for pointersAlessandro Ambrosano2018-08-251-0/+3
* Weak-import global objects used for logging on Apple platformsTor Arne Vestbø2018-08-252-0/+4
* Improve detection and handling of unsupported Apple platformsTor Arne Vestbø2018-08-253-12/+15
* Merge "Merge remote-tracking branch 'origin/5.11' into 5.12" into refs/stagin...Liang Qi2018-08-256-2/+47
|\
| * Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-08-246-2/+47
| |\
| | * Blacklist two tests on macOS that a planned CI change shall breakEdward Welbourne2018-08-242-0/+4
| | * Test for fractional part of Costa Rican currencyEdward Welbourne2018-08-231-0/+4
| | * Doc: fix typo in QNativeGestureEvent docsMitch Curtis2018-08-231-1/+1
| | * _q_interpolate<T> is unsafe with unsigned template argumentsLuca Beldi2018-08-222-1/+38
* | | Blacklist tst_Gestures::autoCancelGestures2Joni Jantti2018-08-241-0/+2
|/ /
* | Disable warnings about deprecated QRegularExpression::PatternOptionsTor Arne Vestbø2018-08-241-0/+3
* | macOS: Take application appearance into account when drawing glyphsTor Arne Vestbø2018-08-243-6/+51
* | macOS: minor refactoring QSendSuperHelperMikhail Svetkin2018-08-241-14/+5
* | qmake: fix file id mapping lifetime managementOswald Buddenhagen2018-08-244-12/+39
* | Fix qtbase build for clang-cl with MSVC 2017 15.8Friedemann Kleint2018-08-243-8/+3
* | Refactor tst_QFiledialog::clearLineEdit()Friedemann Kleint2018-08-241-16/+76
* | qthreadstorage.h: Fix syncqt warning about include path for qscopedpointer.hFriedemann Kleint2018-08-241-1/+1
* | iOS/tvOS/watchOS: Bump deployment targetsTor Arne Vestbø2018-08-243-3/+3
* | macOS: Bump deployment target (minimum supported version) to 10.12Tor Arne Vestbø2018-08-241-1/+1
* | Revert "Fix time-zone tests on macOS >= 10.13, which now knows what CET is"Edward Welbourne2018-08-242-16/+16
* | Handle uploading of faked sub-imagesAllan Sandfeld Jensen2018-08-231-0/+5
* | clangcl: Fix QtGui link error (missing fetchPixelsBPP24_ssse3)Friedemann Kleint2018-08-231-3/+3
* | configure: add sources matching names from vcpkgMårten Nordheim2018-08-232-1/+4
* | macOS: Share deployment target and device arch config between makespecsTor Arne Vestbø2018-08-234-12/+3
* | Tablet example: add a menu item to clear the canvasShawn Rutledge2018-08-234-4/+22
* | cups: Add a QT_CONFIG(dialogbuttonbox) guardTamas Zakor2018-08-231-0/+6
* | Windows QPA: Force windows to the main screen in certain AMD GPU setupsAndre de la Rocha2018-08-233-11/+136