summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Add support for numbered territories in CLDREdward Welbourne2018-08-135-3759/+3850
* | Fix time-zone tests on macOS >= 10.13, which now knows what CET isEdward Welbourne2018-08-132-16/+16
* | Ignore a smaller type in the posix form of QCollatorEdward Welbourne2018-08-131-2/+2
* | Use suitable abstraction for the null value of CollatorTypeEdward Welbourne2018-08-132-5/+9
* | Supply locale to QCollatorPrivate via its constructorEdward Welbourne2018-08-132-9/+6
* | QCollatorPrivate: initialize in declarations rather than constructorEdward Welbourne2018-08-131-12/+6
* | Don't duplicate things the constructor has doneEdward Welbourne2018-08-131-2/+0
* | Set dirty in QCollator::detach() rather than calling init()Edward Welbourne2018-08-131-5/+2
* | Add debug output for single enum flagsAllan Sandfeld Jensen2018-08-112-0/+18
* | Implement support for 16bpc image formatsAllan Sandfeld Jensen2018-08-1120-490/+1918
* | Fix QMetaObject naming of class enum flagAllan Sandfeld Jensen2018-08-1115-61/+200
* | tst_qdtls: add 'invalidConfiguration' testTimur Pocheptsov2018-08-101-0/+15
* | Blacklist tst_Gestures::explicitGraphicsObjectTargetJoni Jantti2018-08-101-0/+2
* | QDtls: delay protocol version verificationTimur Pocheptsov2018-08-104-28/+24
* | DTLS server - use the proper TLS configurationTimur Pocheptsov2018-08-101-0/+1
* | tst_qmenu: Fix funky use of QTRY_VERIFY with qWaitForTor Arne Vestbø2018-08-091-1/+2
* | Cocoa: Update palette after accent color or appearance changesGabriel de Dietrich2018-08-092-21/+58
* | Make QEventDispatcherCoreFoundaton work on secondary threadsMorten Johan Sørvig2018-08-094-16/+30
* | QEventDispatcherCoreFoundation: add overrideMorten Johan Sørvig2018-08-091-12/+12
* | Ssl: clang-tidy modernize-use-nullptrMårten Nordheim2018-08-0914-182/+188
* | SecureTransport: clean the code a bitTimur Pocheptsov2018-08-091-9/+6
* | Document DTLS examplesTimur Pocheptsov2018-08-0913-27/+255
* | Document the DTLS APITimur Pocheptsov2018-08-097-16/+937
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Liang Qi2018-08-086-27/+53
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-086-27/+53
| |\|
| | * macOS: Don't blend the backingstore unless the window has a backgroundTor Arne Vestbø2018-08-071-5/+5
| | * macOS: Update window geometries after screen properties changeTor Arne Vestbø2018-08-071-0/+14
| | * Add QPlatformScreen::windows() helper to return all windows on screenTor Arne Vestbø2018-08-062-9/+17
| | * Use consistent naming of QPA screen change callbacks in QGuiApplicationTor Arne Vestbø2018-08-062-12/+12
* | | Extend blacklisting of tst_QSequentialAnimationGroup to macOS 10.13Tony Sarajärvi2018-08-081-0/+1
* | | qmake: Apply modernize-use-nullptrAlessandro Portale2018-08-0825-75/+75
* | | qmake: Apply modernize-use-overrideAlessandro Portale2018-08-0813-119/+119
* | | qmake: Avoid comparison of values with different enumeration typesAlessandro Portale2018-08-081-1/+1
* | | Windows QPA: fix transientParentHwndMauro Persano2018-08-081-11/+1
* | | tests: blacklist tst_qwidget::saveRestoreGeometry on xcbGatis Paeglis2018-08-081-0/+1
* | | Initialize variableJesus Fernandez2018-08-081-1/+1
|/ /
* | QStringLiteral: remove the wchar_t fallback for WindowsThiago Macieira2018-08-071-17/+1
* | macOS: Don't call [NSOpenGLContext update] for every frameTor Arne Vestbø2018-08-075-76/+99
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Liang Qi2018-08-0757-506/+848
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-0757-506/+848
| |\|
| | * Windows QPA: Fix UIA-to-MSAA accessibility bridgeAndre de la Rocha2018-08-062-16/+13
| | * qmake: improve the fake projectOswald Buddenhagen2018-08-062-183/+229
| | * QString: Fix documentation for toDouble() and toFloat()Andre Hartmann2018-08-061-2/+2
| | * Check for QImage allocation failure in qgifhandlerEirik Aavitsland2018-08-061-1/+6
| | * QObject: do allow setProperty() to change the type of the propertyThiago Macieira2018-08-042-2/+15
| | * Remove the src/sql/README.module fileThiago Macieira2018-08-041-37/+0
| | * make it possible to override the basename of module config filesOswald Buddenhagen2018-08-032-5/+7
| | * Doc: Update out-of-date image in QColorDialog documentationPaul Wicking2018-08-031-0/+0
| | * Doc: Clean up Qt::ApplicationAttribute docsPaul Wicking2018-08-031-33/+35
| | * Doc: Update really old screenshot in Sliders ExamplePaul Wicking2018-08-031-0/+0