summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Allow adaptive decimal stepping for QSpinBox and QDoubleSpinBoxHarald Nordgren2018-03-225-1/+146
* xcb: Use XCB instead of Xlib for XInputAlexander Volkov2018-03-2210-455/+374
* Avoid destStore64 when pixels are just repeatingAllan Sandfeld Jensen2018-03-221-0/+57
* Cocoa: Remove m_viewIsEmbedded and m_ViewIsToBeEmbeddedMorten Johan Sørvig2018-03-214-30/+31
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-2151-709/+285
|\
| * Fix subpixel rendering on Windows/FreeTypeSergio Martins2018-03-201-4/+0
| * Modernize the "regularexpression" featureUlf Hermann2018-03-2027-115/+105
| * Gui: Properly use the standarditemmodel featureUlf Hermann2018-03-204-13/+6
| * Fix infinite recursion on stack trying load empty glyhsLars Knoll2018-03-201-4/+1
| * Fix display recognition for IBUSLars Knoll2018-03-201-1/+1
| * widgets: Add a QT_CONFIG(style_stylesheet) guardMikhail Svetkin2018-03-201-3/+7
| * Windows QPA: Fix potential crash in leave event handlingFriedemann Kleint2018-03-201-1/+1
| * QSharedDataPointer: use swap-and-move in the move constructorThiago Macieira2018-03-191-2/+10
| * QSemaphore: add minor optimization for 64-bit Linux systemsThiago Macieira2018-03-191-0/+7
| * QSemaphore: fix deadlock when the woken up thread wakes up anotherThiago Macieira2018-03-191-43/+88
| * Remove src/corelib/arch, merging with src/corelib/threadThiago Macieira2018-03-195-6/+4
| * Atomics: remove qatomic_msvc.hThiago Macieira2018-03-193-501/+2
| * Atomic: silence MSVC warning in the generic fetchAndSubThiago Macieira2018-03-191-0/+3
| * QPixmap don't assume QPlatformScreen::format is opaqueJohan Klokkhammer Helsing2018-03-193-5/+36
| * Fix QPageLayout() not initializing unitsAlbert Astals Cid2018-03-191-8/+1
| * q{,Utf8}Printable: avoid creating a copy of a QStringThiago Macieira2018-03-182-2/+9
| * sqlite: Prevent a crash when sqlite does not detect any parametersAndy Shaw2018-03-171-1/+4
* | macOS: Make [QNSView wantsLayer] declarativeTor Arne Vestbø2018-03-212-3/+12
* | 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
* | 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
* | Cocoa: Fix crash in currentModalSession()Morten Johan Sørvig2018-03-191-0/+11
* | Linux/cups: Better advanced options UIAlbert Astals Cid2018-03-192-564/+224
* | Add DTLS-related API (OpenSSL)Timur Pocheptsov2018-03-194-1/+158
* | Add nullptr comparison to Q{Explicitly,}SharedDataPointerThiago Macieira2018-03-181-0/+24
* | 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-181-3/+3
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-184-11/+42
|\|
| * 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
| * QNetworkReply: fix isFinished() for disabled repliesDavid Faure2018-03-171-0/+1
* | 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-175-9/+19
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-175-9/+19
| |\|
| | * 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