summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* GLib event dispatcher: fix iteration in source check in error caseAndreas Hartmetz2018-09-161-2/+3
* QOffsetStringArray: fix compilation error with ICC18Mikhail Svetkin2018-09-141-9/+6
* Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-1313-22/+122
|\
| * SQL PostgreSQL/SQlite: Properly decode default varchar parameterChristian Ehrlicher2018-09-122-3/+13
| * Texture file support: add mipmap reading to ktx handlerv5.12.0-alpha1Eirik Aavitsland2018-09-121-10/+20
| * QVulkanWindow: Fix some load/store ops in the default renderpassLaszlo Agocs2018-09-121-2/+2
| * QVulkanWindow: Fix bogus stage masks in readbackLaszlo Agocs2018-09-121-1/+1
| * Fix device local alloc in hellovulkantextureLaszlo Agocs2018-09-121-0/+5
| * Add optimized fetch ARGB32 routines for NEONAllan Sandfeld Jensen2018-09-122-0/+20
| * Doc: Fix typo and add precision to method descriptionPaul Wicking2018-09-121-2/+3
| * ODBC: Remove the trailing \0 in the case of a non unicode stringAndy Shaw2018-09-111-3/+6
| * macOS: Prevent flickering when resizing window rendered to by separate threadTor Arne Vestbø2018-09-111-0/+30
| * Windows: Disable shader disk cache for Intel HD Graphics 620Friedemann Kleint2018-09-114-1/+22
* | Make updateSystemPrivate() local to qlocale.cppEdward Welbourne2018-09-113-11/+22
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-1117-110/+99
|\|
| * macOS: Use dark gradients for title and status bar in dark modeMorten Johan Sørvig2018-09-101-18/+38
| * QStringList: restore binary compatibility with Qt 5.11David Faure2018-09-102-0/+12
| * Merge "Merge remote-tracking branch 'origin/5.11' into 5.12" into refs/stagin...Liang Qi2018-09-106-27/+15
| |\
| | * Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-106-27/+15
| | |\
| | | * Merge remote-tracking branch 'origin/5.11.2' into 5.11Qt Forward Merge Bot2018-09-097-32/+46
| | | |\
| | | | * Revert "macOS: Force light theme on macOS 10.14+"Morten Johan Sørvig2018-09-031-21/+0
| | | | * Make QMacCocoaViewContainer work againMorten Johan Sørvig2018-09-021-0/+5
| | | | * QMacStyle: Make helper-NSViews layer-backedTor Arne Vestbø2018-08-281-5/+31
| | | | * Doc: Fix typos in QRectF documentationPaul Wicking2018-08-271-4/+4
| | | | * Doc: Remove non-reentrant from QDomDocument::setContentPaul Wicking2018-08-271-2/+0
| | | | * Merge 5.11 into 5.11.2Frederik Gladhorn2018-08-275-22/+21
| | | | |\
| | | | * | Fix crash when combining QOpenGLWidget, QStaticText and Qt QuickEskil Abrahamsen Blomfeldt2018-08-242-0/+6
| * | | | | macOS: Release surfaces straight away when reconfiguring QCocoaGLContextTor Arne Vestbø2018-09-101-0/+10
| * | | | | QDtls and QDtlsClientVerifier - add destructorsTimur Pocheptsov2018-09-102-0/+16
| |/ / / /
| * | | | moc: Fix compilation of text strings containing non-ASCIIThiago Macieira2018-09-101-1/+3
| * | | | macOS: Use NSOpenGLContext's drawable directly to track active drawableTor Arne Vestbø2018-09-095-64/+5
* | | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-1011-26/+55
|\| | | |
| * | | | QTableView: Fix PageUp not getting to top when first row is hiddenChristian Ehrlicher2018-09-091-2/+6
| * | | | QLayout: Better document QLayout(QWidget *parent) behaviorChristian Ehrlicher2018-09-091-3/+4
| * | | | Update QOpenGLContext::currentContext after QPlatformOpenGLContext::makeCurrentTor Arne Vestbø2018-09-091-10/+8
| * | | | Moc: use QVector more oftenThiago Macieira2018-09-093-8/+8
| * | | | CBOR: Add missing clear() methods to the two container classesThiago Macieira2018-09-094-2/+24
| * | | | Cocoa: change background color of selected menu itemsRichard Moe Gustavsen2018-09-081-1/+5
* | | | | New proxy model: QConcatenateTablesProxyModelDavid Faure2018-09-094-0/+865
* | | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-0927-106/+254
|\| | | |
| * | | | Graph loader can load prototypes stored in the graphJuan Jose Casafranca2018-09-083-2/+22
| * | | | Make QOpenGLContext::makeCurrent use early exit for all its flowTor Arne Vestbø2018-09-081-44/+42
| * | | | macOS: Clear NSOpenGLContex's drawable when using offscreen surfacesTor Arne Vestbø2018-09-071-21/+29
| * | | | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-0722-39/+161
| |\| | |
| | * | | Document SLJIT part of pcre2Kai Koehne2018-09-062-0/+41
| | * | | Revise an incorrect QVulkanWindow doc noteLaszlo Agocs2018-09-061-9/+5
| | * | | QString: Fix snippet explaining "non-spaced numbered place markers"Andre Hartmann2018-09-061-1/+1
| | * | | Windows QPA: Fix missing accessibility info with WebEngineViewAndre de la Rocha2018-09-041-4/+18
| | * | | Doc: Move the literal code blocks to a separate fileVenugopal Shivashankar2018-09-032-15/+17
| | * | | Document version number of pixmanKai Koehne2018-08-311-0/+1