summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add debug operators for QGraphicsSceneEvent-based classesFriedemann Kleint2018-02-152-1/+101
* Windows QPA: Use new mouse/wheel API of QWindowSystemInterfaceFriedemann Kleint2018-02-141-10/+89
* QtGui: Raise minimum supported MSVC version to 2015Friedemann Kleint2018-02-147-45/+2
* QTestlib/selftests: Refactor comparisonFriedemann Kleint2018-02-141-161/+206
* Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Qt Forward Merge Bot2018-02-1477-338/+536
|\
| * Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-1377-338/+536
| |\
| | * macOS: Add more granular logging categories for window eventsTor Arne Vestbø2018-02-134-7/+11
| | * testlib: Split out test identifier buildup into standalone functionTor Arne Vestbø2018-02-131-19/+28
| | * Fix typosJarek Kobus2018-02-1316-17/+17
| | * qtbase: cleanup BLACKLIST filesChristian Ehrlicher2018-02-1321-87/+0
| | * Blacklist tst_qwidget_window::tst_resize_countKari Oikarinen2018-02-131-0/+4
| | * Doc: Fix typos in qmake function referenceAaron Linville2018-02-131-6/+6
| | * Doc: Fix links to QFontMetrics::width() overloadsAaron Linville2018-02-131-2/+2
| | * simd.prf: Add support for compiling .c sources with the C compilerAllan Sandfeld Jensen2018-02-121-0/+29
| | * Add support for Apple Unified LoggingTor Arne Vestbø2018-02-123-0/+133
| | * qtbase: Remove BLACKLIST files which are no longer activeChristian Ehrlicher2018-02-128-28/+0
| | * Fix autotest tst_QAction::setStandardKeys()Christian Ehrlicher2018-02-122-3/+1
| | * winrt: Correctly check if mouse button was clickedOliver Wolff2018-02-121-1/+1
| | * winrt: Keep track of affected window for mouse eventsOliver Wolff2018-02-121-18/+20
| | * winrt: Fix mouse releases that happen outside a windowOliver Wolff2018-02-121-0/+6
| | * winrt: mouse handling: Fix detection of affected windowOliver Wolff2018-02-121-2/+3
| | * Windows QPA: Implement QPlatformWindow::startSystemMove()Alexander Volkov2018-02-112-0/+11
| | * QVariant: Add missing conversion from QJsonValue to double & floatThiago Macieira2018-02-111-0/+4
| | * Documentation: don't suggest abort() in qInstallMessageHandler()Thiago Macieira2018-02-111-1/+1
| | * macOS: Bump deployment target to 10.11Morten Johan Sørvig2018-02-113-3/+3
| | * Remove code paths for macOS < 10.11Jake Petroules2018-02-113-34/+4
| | * Load Qt libs from Qt threadBogDan Vatra2018-02-117-113/+255
* | | Remove superfluous call from qWaitForKari Oikarinen2018-02-141-3/+1
* | | tests: Refactor cleanup tst_QMenu::QTBUG47515_widgetActionEnterLeaveFriedemann Kleint2018-02-141-72/+63
* | | Windows QPA: Discard spurious mouse move eventsFriedemann Kleint2018-02-142-10/+80
|/ /
* | Improve testlib example a bitFrederik Gladhorn2018-02-131-4/+26
* | Ensure textEdited() is emitted if the input is changed by a validatorBenjamin Terrier2018-02-122-1/+28
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Liang Qi2018-02-1256-6031/+9689
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-02-1156-6031/+9689
| |\|
| | * logging: Break out stderr logging sink into separate functionTor Arne Vestbø2018-02-111-13/+16
| | * logging: Don't build alternate logging sinks for QT_BOOTSTRAPPEDTor Arne Vestbø2018-02-111-7/+13
| | * logging: Break out QMessagePattern error reporting into standalone functionTor Arne Vestbø2018-02-111-14/+20
| | * macOS: Blacklist tst_QStyleSheetStyle::task232085_spinBoxLineEditBgTor Arne Vestbø2018-02-101-0/+3
| | * Merge "Merge remote-tracking branch 'origin/dev' into 5.11" into refs/staging...Jani Heikkinen2018-02-105332-1017/+4554
| | |\
| | | * Merge remote-tracking branch 'origin/dev' into 5.11Liang Qi2018-02-105332-1017/+4554
| | | |\
| | * | | testlib: Don't set QT_LOGGING_TO_CONSOLETor Arne Vestbø2018-02-101-7/+0
| | * | | logging: Use !QT_BOOTSTRAPPED instead of QT_BUILD_CORE_LIBTor Arne Vestbø2018-02-101-1/+1
| | * | | QMacStyle: Fix crash when using Freetype font engineGabriel de Dietrich2018-02-091-24/+26
| | * | | logging: Group alternate logging sink implementationsTor Arne Vestbø2018-02-091-58/+62
| | * | | Prevent duplicated log output when using alternate logging sinksTor Arne Vestbø2018-02-081-5/+6
| | * | | Fix inverted logic in slog2 log handler for when to disable loggingTor Arne Vestbø2018-02-081-1/+1
| | * | | eglfs_kms_vsp2: Try to recover when failing in the middle of a blendJohan Klokkhammer Helsing2018-02-071-11/+6
| | * | | Update bundled sqlite to 3.22.0Andy Shaw2018-02-072-5331/+8640
| | |/ /
| | * | Document several WA_Mac attributes as obsoleteGabriel de Dietrich2018-02-052-19/+5
| | * | QMacStyle: Remove call to HIThemeDrawSeparatorGabriel de Dietrich2018-02-051-12/+6