summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add manual test for the QtGui triangulatorLaszlo Agocs2017-01-244-0/+609
* Add debug stream operator for QNetworkProxyQueryLars Schmertmann2017-01-242-4/+19
* Mirclient: update based on upstream development in lp:qtubuntuGerry Boland2017-01-2431-1067/+2182
* Add conversion functions for QTimeZone and CFTimeZone/NSTimeZoneJake Petroules2017-01-237-7/+174
* Fix qmake -project in an empty folderJesus Fernandez2017-01-231-1/+1
* Add support for OpenGL 3.2+ core profile contexts in QPainterJulian Thijssen2017-01-2310-112/+855
* Fix uninitialized memberJesus Fernandez2017-01-231-2/+1
* Increase the default stack size on INTEGRITYKimmo Ollila2017-01-231-0/+8
* Rename ill-named RPi3 specs to match the restLaszlo Agocs2017-01-204-0/+0
* Add HTTP strict tranport security support to QNAMTimur Pocheptsov2017-01-2011-5/+1130
* Make variant selection possible if base is missingSebastian Lösch2017-01-202-7/+4
* QStringListModel: default data()s 'role' argumentMarc Mutz2017-01-191-1/+1
* Long live QStaticByteArrayMatcher!Marc Mutz2017-01-194-4/+288
* QHostAddress: make it implictly sharedGiuseppe D'Angelo2017-01-193-44/+30
* Windows: Support custom sizes entered via the print dialogAndy Shaw2017-01-191-3/+27
* When changing the printer used, try to preserve the original page settingsAndy Shaw2017-01-191-1/+10
* Doc: Fix issues in QStyleHints documentationLeena Miettinen2017-01-191-6/+18
* Add a user-controlled auto-redirect policyTimur Pocheptsov2017-01-198-12/+107
* 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
* tst_qaccessibility.cpp: Fix warnings about assignment used as truth valueFriedemann Kleint2017-01-181-6/+6
* Introduce QImage::reinterpretAsFormatAllan Sandfeld Jensen2017-01-183-0/+102
* Fix --exceptions flag usage on INTEGRITYKimmo Ollila2017-01-181-0/+5
* Add eglfs-viv support for INTEGRITYKimmo Ollila2017-01-183-1/+12
* Remove support for WinRT 8.1 and Windows Phone 8.1Maurice Kalinowski2017-01-1846-938/+41
* Remove dead code in Xcode generatorJake Petroules2017-01-181-110/+5
* 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-1710-32/+316
* 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-166-7/+32
* 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-1213-82/+44
* Add expandingListItems property to QListViewAlexander Volkov2017-01-124-4/+70
* 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-122-5/+0
* QCocoaWindow: Fix 10.10 sheet API deprecation warningGabriel de Dietrich2017-01-121-3/+5
* Provide sensible defaults for QCoreApplication::applicationVersionJake Petroules2017-01-128-11/+196
* 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
* modeltest: use QCOMPARE where possibleDavid Faure2017-01-111-28/+28
* Remove unused QEmptyModelMarc Mutz2017-01-111-12/+0