summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add xcb-xinput to 3rd party libsAlexander Volkov2018-03-204-2/+23467
* Bump up the required libxcb version to 1.9Alexander Volkov2018-03-2018-714/+4109
* macOS: Provide helper property for resolving the display ID of a screenTor Arne Vestbø2018-03-203-3/+15
* macOS: Remove stray qDebug in [QNSView setNeedsDisplayInRect:]Tor Arne Vestbø2018-03-201-1/+0
* Update rasterwindow example to not render in resizeEventTor Arne Vestbø2018-03-202-5/+2
* Clarify that QExposeEvent/exposeEvent handles any invalidation of the windowTor Arne Vestbø2018-03-202-7/+9
* macOS: Do layer updates via the CALayerDelegate protocolTor Arne Vestbø2018-03-202-7/+4
* macOS: Move QNSView drawing related functionality to its own fileTor Arne Vestbø2018-03-203-117/+172
* Share and cache QRegExp engines where possibleLars Knoll2018-03-201-5/+15
* Make getErrorsFromOpenSSL thread-safeTimur Pocheptsov2018-03-201-3/+4
* Don’t show file dialog before calling selectFile()Morten Johan Sørvig2018-03-191-1/+0
* Fix focusObjectDuringDestruction crashMorten Johan Sørvig2018-03-191-1/+2
* Cocoa: Fix crash in currentModalSession()Morten Johan Sørvig2018-03-191-0/+11
* Stabilize tst_qgraphicsitem and tst_qgraphicsviewMorten Johan Sørvig2018-03-192-0/+37
* Blacklist childEvents on macOS CI againMorten Johan Sørvig2018-03-191-0/+2
* Linux/cups: Better advanced options UIAlbert Astals Cid2018-03-192-564/+224
* Fix tst_QAbstractPrintDialog::setMinMaxAlbert Astals Cid2018-03-191-2/+1
* Add DTLS-related API (OpenSSL)Timur Pocheptsov2018-03-194-1/+158
* Add nullptr comparison to Q{Explicitly,}SharedDataPointerThiago Macieira2018-03-182-0/+29
* eglfs/kms: Share drm connector id with nativeRes.ForScreenLionel CHAZALLON2018-03-181-0/+2
* eglfs/kms: make sure eglfs plane is always consistentLionel CHAZALLON2018-03-181-3/+9
* QImage/Jpeg: decode/encode comment attributes as utf-8Christian Ehrlicher2018-03-183-3/+32
* Fix tst_QTreeView - setSortingEnabledChildChristian Ehrlicher2018-03-182-3/+3
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-188-37/+87
|\
| * regularexpression example: Add raw string literal displayFriedemann Kleint2018-03-172-24/+35
| * qglobal.h: compile Q_UINT64_C in C modeThiago Macieira2018-03-171-0/+5
| * Windows QPA: Improve tablet mode detectionFriedemann Kleint2018-03-172-11/+36
| * Stabilize tst_QSignalSpy::waitFunctionPointer_signalEmittedTooLate()Friedemann Kleint2018-03-171-2/+1
| * QNetworkReply: fix isFinished() for disabled repliesDavid Faure2018-03-172-0/+10
* | QCommonStyle: Add title bar and tool bar extension iconsFriedemann Kleint2018-03-1726-5/+61
* | Rename toolbar icons used by QMacStyle to contain "macstyle"Friedemann Kleint2018-03-173-2/+2
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Thiago Macieira2018-03-177-15/+24
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-177-15/+24
| |\|
| | * QGtk3Menu::showPopup(): fix target item selectionJ-P Nurmi2018-03-161-3/+3
| | * QDomNode::replaceChild(): Fix documentation typoAndre Hartmann2018-03-161-1/+1
| | * QMenu: Realign submenu first action with its parent menu actionGabriel de Dietrich2018-03-161-0/+7
| | * QIpAddress: reject IPv6 addresses with more than 4 hex digitsThiago Macieira2018-03-162-4/+9
| | * QFusionStyle: Fix compilation when qreal is floatAlexander Akulich2018-03-151-4/+4
| | * Revert "Blacklist tst_QWindow::testInputEvents on Windows"Liang Qi2018-03-151-2/+0
| | * Revert "Blacklist tst_QWindow::modalWindowEnterEventOnHide_QTBUG35109 on wind...Liang Qi2018-03-151-1/+0
* | | macOS: Split up qnsview.mm into separate category-files for major areasTor Arne Vestbø2018-03-179-1657/+2016
* | | macOS: Limit @interface declarations in headers to public interfaceTor Arne Vestbø2018-03-172-48/+3
* | | macOS: Clean up some more Objective-C usage in QNSView implementationTor Arne Vestbø2018-03-172-48/+45
* | | macOS: Group stray input context function with other input context functionsTor Arne Vestbø2018-03-172-10/+10
* | | eglfs/kms: Add DRM atomic ModeSettingLionel CHAZALLON2018-03-173-12/+77
|/ /
* | macOS: Explicitly link to debug version of framework when neededTor Arne Vestbø2018-03-162-20/+22
* | Show nbsps as a degree symbol to differeniate from normal spacesAndy Shaw2018-03-164-6/+9
* | Allow log messages to be grouped by activity on Apple OSesTor Arne Vestbø2018-03-155-6/+175
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-1548-281/+484
|\|
| * Disable statx(2) and renameat2(2) system calls on AndroidThiago Macieira2018-03-141-7/+16