summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * QFlatpakTheme: Cleanup the codeAlexander Akulich2018-03-141-73/+15
| * QByteArray::setRawData(): don't null-terminate initialization from nullptrOswald Buddenhagen2018-03-141-1/+0
| * Fix performance regression in simple a8 non-gamma correctedAllan Sandfeld Jensen2018-03-141-0/+2
| * Manual tablet test: Draw crosshairs when tablet pen is closeFriedemann Kleint2018-03-141-16/+44
| * Android: Fix possible crashBogDan Vatra2018-03-141-1/+1
| * sub-attaq example: Fix crash with software Open GLFriedemann Kleint2018-03-141-2/+7
| * doc: Make fromStdVariant() appear in the QVariant docsMartin Smith2018-03-142-2/+2
| * xcb: Prevent shared memory allocation on every window resizeBłażej Szczygieł2018-03-141-35/+83
| * Doc: Complete Dynamic Layouts ExampleNico Vertriest2018-03-144-29/+108
| * Revert "Set sharedPainter correctly for QGraphicsEffect"Laszlo Agocs2018-03-142-23/+2
| * Item views: Fix 5.11 API review findingsFriedemann Kleint2018-03-143-14/+13
| * Expand Config to Configuration in method namesEdward Welbourne2018-03-135-17/+17
| * Fix Darwin OS (but not macOS) build - mark unusued parameterTimur Pocheptsov2018-03-131-0/+2
| * Remove needless #include <sys/random.h> from qrandom.cppEdward Welbourne2018-03-131-3/+1