summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove superfluous call from qWaitForKari Oikarinen2018-02-141-3/+1
* Windows QPA: Discard spurious mouse move eventsFriedemann Kleint2018-02-141-7/+30
* Improve testlib example a bitFrederik Gladhorn2018-02-131-4/+26
* Ensure textEdited() is emitted if the input is changed by a validatorBenjamin Terrier2018-02-121-1/+1
* Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Liang Qi2018-02-1248-5951/+9575
|\
| * Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-02-1148-5951/+9575
| |\
| | * 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
| | * Merge "Merge remote-tracking branch 'origin/dev' into 5.11" into refs/staging...Jani Heikkinen2018-02-10147-821/+3046
| | |\
| | | * Merge remote-tracking branch 'origin/dev' into 5.11Liang Qi2018-02-10147-821/+3046
| | | |\
| | * | | 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
| | * | QMacStyle: CE_DockWidgetTitle is now HITheme-freeGabriel de Dietrich2018-02-051-67/+30
| | * | QDockWidget: Use theme font for titleGabriel de Dietrich2018-02-053-1/+9
| | * | QMdiSubWindow: Hide "system" menu icons on macOSGabriel de Dietrich2018-02-051-0/+7
| | * | QMacStyle: QMdiSubWindow is now HITheme-freeGabriel de Dietrich2018-02-052-228/+213
| | * | Introducing SH_SpinBox_ButtonsInsideFrameGabriel de Dietrich2018-02-055-37/+26
| | * | QMacStyle: CC_SpinBox is now HITheme-freeGabriel de Dietrich2018-02-052-31/+34
| | * | Unconditionally log to stderr, regardless of qt_logging_to_console()Tor Arne Vestbø2018-02-051-1/+1
| | * | QVariant: convert QDateTime and QTime to string with millisecondsThiago Macieira2018-02-051-2/+2
| | * | eglfs_kms_vsp2: Add support for setting layer alphaJohan Klokkhammer Helsing2018-02-059-0/+63
| | * | Say hello to ImhNoEditMenu & ImhNoTextHandlesBogDan Vatra2018-02-052-0/+6
| | * | QPlatformWindow: add startSystemMove()Alexander Volkov2018-02-046-25/+61
| | * | QUtf8: Add some UTF-8 text operation functionsThiago Macieira2018-02-032-1/+169
| | * | QUuid: add a way to get the string form without the bracesThiago Macieira2018-02-032-7/+121
| | * | doc: Add missing \fn commands for new membersMartin Smith2018-02-033-11/+25
| | * | doc: Add tests of Q_CLANG_QDOCMartin Smith2018-02-032-6/+6
| | * | doc: Add qtlinguist to depends for QtWidgetsMartin Smith2018-02-031-1/+1
| | * | doc: Add 2 missing return types to \fn commandsMartin Smith2018-02-031-2/+2
| | * | QListView: Honor css :first/:middle/:last Pseudo-StatesChristian Ehrlicher2018-02-031-0/+9
| | * | QtEdidSupport: Fix private headersFriedemann Kleint2018-02-022-4/+8
| | * | Skip QWSIF::WindowScreenChanged events if the screen is unchangedFriedemann Kleint2018-02-021-0/+2
* | | | Avoid code duplication in QImage{Reader,Writer}Alexander Volkov2018-02-115-201/+299
* | | | QString: Add functions isUpper and isLowerAndre Hartmann2018-02-112-0/+47
|/ / /
* | | Introduce QLayout::indexOf(QLayoutItem *)Sergio Martins2018-02-102-0/+21
* | | QStyledItemDelegate: fix drawing elided multi-line textsChristian Ehrlicher2018-02-101-10/+9
* | | QList/Table/TreeWidget: remove vc6 workaroundChristian Ehrlicher2018-02-104-15/+6
* | | QTreeWidgetItem: pass role to dataChanged() signalChristian Ehrlicher2018-02-103-5/+9
* | | QImage: use rvalue overloads moreAnton Kudryavtsev2018-02-101-6/+3
* | | macOS: Don't log missing forwarding target during notification forwardingTor Arne Vestbø2018-02-091-11/+6
* | | xcb: Drop _QT_SETTINGS_TIMESTAMP_ atomAlexander Volkov2018-02-082-7/+1