summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * QTabBar: Repaint when releasing mouse on selected tabGabriel de Dietrich2018-04-051-1/+5
| | * QMacStyle: Fix "on" toggle button text colorGabriel de Dietrich2018-04-051-1/+2
| | * Make nvidia resets opt-in based on QSurfaceFormat::ResetNotificationDavid Edmundson2018-04-051-1/+1
| | * HTTP/2 - treat HEADERS frames as valid for streams in 'open' stateTimur Pocheptsov2018-04-051-3/+4
| | * Kludge QLocale test order to fix fall-out from setDefault()Edward Welbourne2018-04-051-10/+28
| | * Support graphics reset status for offscreen surfaces in XCB-GLXDavid Edmundson2018-04-051-0/+6
| | * Improve QAbstractSpinBox::stepBy() docsMitch Curtis2018-04-051-5/+4
| | * Windows QPA: Fix override cursor not working when re-entering the windowFriedemann Kleint2018-04-052-0/+3
| | * tst_QCursor::equality(): Silence warningsFriedemann Kleint2018-04-051-0/+3
| | * Fix memory corruption in heightForWidth cacheHarald Brinkmann2018-04-051-1/+1
| | * Doc: Add missing punctuation in qCritical, qFatal documentationKai Koehne2018-04-051-2/+2
| | * Hide global qtlogging.ini from autotestKai Koehne2018-04-052-0/+2
* | | Revert "Bring QWindowPrivate::deliverUpdateRequest() back temporarily"Liang Qi2018-04-062-8/+0
* | | QImage: Add Q_GADGET and make format enumeration a Q_ENUMFriedemann Kleint2018-04-061-0/+2
* | | Add a new (D)TLS configurationTimur Pocheptsov2018-04-067-20/+177
|/ /
* | qmake: add support for mkspecs which don't support strict_c++Mikhail Svetkin2018-04-052-4/+8
* | QNSView: Remove isMenuView propertyGabriel de Dietrich2018-04-053-13/+3
* | tst_QSslSocket::signatureAlgorithm - fix for OpenSSL 1.1Timur Pocheptsov2018-04-051-1/+7
* | qml_module.prf: add 'install_qml_files' configJ-P Nurmi2018-04-051-2/+5
* | qml_module.prf: embed qmldir to resources in static builds onlyJ-P Nurmi2018-04-051-3/+4
* | Add missing documentation for QUndoStack propertiesMitch Curtis2018-04-051-0/+55
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-0518-44/+419
|\|
| * Parse XDG_SESSION_TYPE and use that to determine default platformAllan Sandfeld Jensen2018-04-041-0/+15
| * Fix read-only text browser sometimes jump to the top of the documentJarek Kobus2018-04-041-0/+6
| * macOS: Document availability of freetype font engineEskil Abrahamsen Blomfeldt2018-04-041-0/+6
| * Check if the movie's current pixmap is null before drawing itAndy Shaw2018-04-041-1/+1
| * Add lancelot based benchmarkAllan Sandfeld Jensen2018-04-044-3/+348
| * tst_QStateMachine: Don't use unconditional waitsv5.11.0-beta3Kari Oikarinen2018-04-041-2/+5
| * Doc: Increment copyright year in global doc templatesLeena Miettinen2018-04-044-4/+4
| * Narrow tst_QDnsLookup::lookup blacklist to only CIKari Oikarinen2018-04-041-1/+1
| * QWidget: Fix typo in Mac size propagationGabriel de Dietrich2018-04-041-1/+1
| * tst_QThread: Use QTRY_VERIFY instead of qWaitsKari Oikarinen2018-04-031-6/+2
| * tst_QFutureWatcher: Avoid unconditional qWait()sKari Oikarinen2018-04-031-22/+24
| * Fix typoed integrity conditionKari Oikarinen2018-04-031-1/+1
| * Cocoa: Make QMacNativeWidget paint correctlyMorten Johan Sørvig2018-04-031-3/+5
* | Bring QWindowPrivate::deliverUpdateRequest() back temporarilyLiang Qi2018-04-042-0/+8
* | cups: Support raw printersAlbert Astals Cid2018-04-043-13/+18
* | Skip tst_QWindow::spuriousMouseMove on WaylandJohan Klokkhammer Helsing2018-04-041-0/+2
* | QPpdPrintDevice: Move loadPrinter code to the constructorAlbert Astals Cid2018-04-042-34/+19
* | Benchmarks/QGraphicsView: re-enable graphicslayout/graphicslinearlayoutChristian Ehrlicher2018-04-045-22/+25
* | QTabBar: properly clean up move animationChristian Ehrlicher2018-04-042-2/+2
* | eglfs/kms: Add framebuffer scaling ability with KMS atomicLionel CHAZALLON2018-04-045-4/+44
* | QTextBrowser: do not try to open file with empty filenameChristian Ehrlicher2018-04-031-0/+5
* | Fix documentation of QImage{Reader,Writer}::imageFormatsForMimeType()Friedemann Kleint2018-04-032-2/+2
* | Remove bit details from QPixelLayoutAllan Sandfeld Jensen2018-04-034-136/+152
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-3123-245/+440
|\|
| * QCoreTextFontEngine: Fix build with Xcode 9.3Gabriel de Dietrich2018-03-301-1/+1
| * Fix debug_and_release builds with CONFIG += qtquickcompilerSimon Hausmann2018-03-292-2/+3
| * Stabilize tst_QGraphicsProxyWidget::tooltip_basic()Friedemann Kleint2018-03-291-13/+18
| * doc: Improve QByteArray::fromRawData snippetSamuel Gaist2018-03-291-3/+3