summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QCborStreamReader: use QByteArray directly if possibleThiago Macieira2018-06-062-73/+289
* De-inline QCoreApplication::send(Spontaneous)EventGiuseppe D'Angelo2018-06-062-8/+19
* Handle negative leading in layoutAllan Sandfeld Jensen2018-06-063-21/+27
* Fix PDF rendering of strokes with cosmetic pensAndre de la Rocha2018-06-061-1/+2
* Add note about calling invokable functions from QML when returning QObjectsSimon Hausmann2018-06-061-0/+5
* MySQL: Handle TIME types as a string to allow the full range of dataAndy Shaw2018-06-062-1/+58
* Skip tst_QWindow::modalDialogClosingOneOfTwoModal without activationJohan Klokkhammer Helsing2018-06-061-2/+2
* Don't skip tst_QWindow::isExposed on WaylandJohan Klokkhammer Helsing2018-06-061-3/+0
* tst_QWindow: Don't skip tests on Wayland without explanationJohan Klokkhammer Helsing2018-06-061-2/+2
* Add support for _q_platform_qnxWindowType QWindow propertyJames McDonnell2018-06-051-3/+12
* QSslSocket - bail out early if TLS initialization failsTimur Pocheptsov2018-06-051-0/+23
* macOS: Make sure QNSPanel also gets a debug descriptionTor Arne Vestbø2018-06-051-0/+1
* macOS: Deliver screen changes synchronouslyTor Arne Vestbø2018-06-051-2/+2
* testlib: Mark unused member variable for future removalKari Oikarinen2018-06-051-4/+1
* tst_Http2 auto-test: stop sending DATA frames if test failedTimur Pocheptsov2018-06-043-6/+34
* Improve std::tuple handling in testsSamuel Gaist2018-06-0313-0/+279
* Examples: use CBOR in the network-chat broadcast messageThiago Macieira2018-06-023-19/+39
* Examples: change the main network-chat protocol to CBORThiago Macieira2018-06-023-146/+138
* QLineEdit: Add an inputRejected() signal for when a key is not allowedAndy Shaw2018-06-016-1/+61
* doc: Document Qt namespace in multiple modulesMartin Smith2018-06-014-47/+29
* Fix warning about tautological comparison in 32-bit modeThiago Macieira2018-06-011-1/+1
* Fix clang develop buildAllan Sandfeld Jensen2018-05-311-1/+1
* Eliminate an un-needed #includeEdward Welbourne2018-05-311-1/+0
* glextensions.h: simplify #if-ery to avoid conflictEdward Welbourne2018-05-311-12/+4
* Provide presets for QGradientTor Arne Vestbø2018-05-3117-3/+1645
* macOS: Make layer-backed mode the defaultTor Arne Vestbø2018-05-311-2/+2
* tst_qstandardpaths: #if-out a function only used within #if-eryEdward Welbourne2018-05-311-0/+2
* macOS: minor refactoring in mouse handlers for nsview/systemtrayiconMikhail Svetkin2018-05-313-23/+33
* Remove LGPL_EXCEPTION.txtEdward Welbourne2018-05-311-22/+0
* Windows QPA: Fix release button event type after moving windowsFriedemann Kleint2018-05-311-9/+16
* QCborStreamReader: rewrite read{String,ByteArray}()Thiago Macieira2018-05-301-39/+14
* Fix missing override warning for androidLiang Qi2018-05-301-1/+1
* macOS: Minor metal support nits/cleanupsTor Arne Vestbø2018-05-301-3/+2
* Show the display role inside the editor for the relation in a QComboBoxAndy Shaw2018-05-293-1/+197
* QCborStreamReader: remove the documentation on the validation APIThiago Macieira2018-05-291-7/+0
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-2911-25/+63
|\
| * Doc: Update Echoplugin ExampleNico Vertriest2018-05-281-0/+0
| * Doc: Update Fetchmore exampleNico Vertriest2018-05-282-3/+5
| * QSortFilterProxyModel: don't assert when old model gets destroyedChristian Ehrlicher2018-05-262-5/+18
| * Fix build for Android with android-clangLiang Qi2018-05-251-1/+1
| * Add translation for unsupported_android_version for fr and deSamuel Gaist2018-05-252-0/+2
| * Fix build if openssl is configured with no-des or no-rc2André Klitzing2018-05-243-16/+37
* | Tests: replace deprecated QDesktopWidget::screenGeometry()Christian Ehrlicher2018-05-287-36/+28
* | QToolTip: replace deprecated QDesktopWidget::screenGeometry()Christian Ehrlicher2018-05-281-1/+1
* | Example: add a simple CBOR dumper toolThiago Macieira2018-05-284-1/+806
* | winrt: Skip/blacklist failing opengl testsOliver Wolff2018-05-283-3/+3
* | winrt: fix tst_QFocusEventOliver Wolff2018-05-281-2/+3
* | winrt: Make tst_qfocusevent pass in CIOliver Wolff2018-05-281-0/+1
* | Fix tst_qtextedit for configurations with builtin testdataOliver Wolff2018-05-281-0/+2
* | Fix tst_qcombobox for configurations with builtin testdataOliver Wolff2018-05-281-0/+2