summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add a user-controlled auto-redirect policyTimur Pocheptsov2017-01-197-6/+48
* Windows platform headers: Add isTabletMode()Friedemann Kleint2017-01-184-2/+56
* DRM/KMS config: add support for specifying the primary screenLaszlo Agocs2017-01-187-13/+31
* Remove OpenGL dependency from qTriangulateLaszlo Agocs2017-01-183-33/+30
* Introduce QImage::reinterpretAsFormatAllan Sandfeld Jensen2017-01-182-0/+39
* Add eglfs-viv support for INTEGRITYKimmo Ollila2017-01-182-1/+8
* Remove support for WinRT 8.1 and Windows Phone 8.1Maurice Kalinowski2017-01-1824-457/+18
* Polish up the QOperatingSystemVersion API and documentationJake Petroules2017-01-182-66/+64
* macOS: Keep reference to NSScreen via index instead of pointerTor Arne Vestbø2017-01-173-20/+28
* QMacStyle: fix focus ring thickness on retina displaysGabriel de Dietrich2017-01-171-11/+29
* HTTP/2 - fix SETTINGS frame validationTimur Pocheptsov2017-01-171-1/+1
* Add redirects policy to QNetworkAccessManagerTimur Pocheptsov2017-01-179-32/+147
* QListView: Remove unneeded check inside the if blockAlexander Volkov2017-01-171-3/+1
* Network (HTTPS): prevent recursion among ->close() methodsEdward Welbourne2017-01-171-21/+23
* Fix whitespace, formatting, and line length in QOperatingSystemVersionJake Petroules2017-01-172-54/+102
* Introduce QNetworkAccessManager::clearConnectionCache()Sebastian Lösch2017-01-163-4/+26
* Add screen product informationPier Luigi Fiorini2017-01-164-0/+86
* QGradient: add a setStops fast-path for conformant QGradientStopsMarc Mutz2017-01-141-0/+27
* Fix build for INTEGRITYKimmo Ollila2017-01-133-3/+6
* qglobal.cpp/QSysInfo::macVersion(): Silence deprecation warningJake Petroules2017-01-131-0/+3
* Remove qtypetraits.h's contents altogetherGiuseppe D'Angelo2017-01-1211-77/+39
* Add expandingListItems property to QListViewAlexander Volkov2017-01-123-4/+46
* Use QString::asprintf(), QStringBuilder, and the multi-arg overload of QStrin...Alexander Volkov2017-01-1219-89/+79
* Remove two unused static methods of QDateTimePrivateEdward Welbourne2017-01-121-3/+0
* QCocoaWindow: Fix 10.10 sheet API deprecation warningGabriel de Dietrich2017-01-121-3/+5
* Provide sensible defaults for QCoreApplication::applicationVersionJake Petroules2017-01-124-11/+149
* Windows QPA/Open file dialog: Copy non-filesystem itemsFriedemann Kleint2017-01-111-6/+73
* Windows QPA: Refactor conversion of IShellItemFriedemann Kleint2017-01-111-119/+229
* Remove unused QEmptyModelMarc Mutz2017-01-111-12/+0
* moc: Don't test _id if there are no methods or propertiesRobin Burchell2017-01-111-2/+9
* moc: Don't check for signalList sizeRobin Burchell2017-01-111-1/+1
* Simplify fileTimeToQDateTime() by having it return a UTC timeEdward Welbourne2017-01-113-18/+14
* iOS: Detect mismatched calls to IM::update() before IM::setFocusObject()Tor Arne Vestbø2017-01-111-2/+12
* qhttp2protocolhandler - handle proxies correctlyTimur Pocheptsov2017-01-111-3/+12
* HTTP/2 - fix handling of GOAWAY frameTimur Pocheptsov2017-01-112-12/+26
* Widgets: report focus object change to QtGui before sending widget eventsTor Arne Vestbø2017-01-101-17/+14
* Add support for building for INTEGRITY using GHS toolchainKimmo Ollila2017-01-102-2/+6
* QForeachContainer: make it a move-only typeGiuseppe D'Angelo2017-01-101-18/+30
* Long live QTest::addRow()!Marc Mutz2017-01-103-0/+54
* Windows QPA: Implement setting the "Cancel" button text of file dialogsFriedemann Kleint2017-01-101-1/+15
* Fix toArgb32 on NEONAllan Sandfeld Jensen2017-01-091-1/+6
* vnc: Replace Q_DECL_OVERRIDE by overrideAlexander Volkov2017-01-093-14/+14
* Remove compatibility code paths for macOS < 10.10 and iOS < 8.0Jake Petroules2017-01-097-235/+78
* eglfs: Activate the window on the primary screenPier Luigi Fiorini2017-01-091-1/+4
* QOpenGLCompositorWindow virtual destructorPier Luigi Fiorini2017-01-091-0/+1
* A few fixes to evdev touch filteringGunnar Sletta2017-01-091-3/+10
* Introduce QDir::isEmpty()Elvis Angelaccio2017-01-082-0/+22
* Doc update: reflect use of native font dialog by default on macOSPierre Rossi2017-01-081-2/+1
* doc: update QPrinter docs for clangqdocMartin Smith2017-01-062-288/+9
* doc: clangqdoc documents the threads caseMartin Smith2017-01-062-6/+20