summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* DRY: eliminate code duplication in calculateTransitionsForYear()Edward Welbourne2017-11-151-49/+50
* Fix accessibility info for tri-state checkboxesAndre de la Rocha2017-11-142-1/+16
* Add support for Windows UI AutomationAndre de la Rocha2017-11-1460-3978/+6318
* Add QFontMetrics(F)::horizontalAdvance() functionEskil Abrahamsen Blomfeldt2017-11-144-26/+163
* QSslSocketPrivate (SecureTransport) - add ALPN supportTimur Pocheptsov2017-11-141-1/+63
* QDirIterator: Skip inconvertible file names on UnixAlexander Volkov2017-11-141-5/+12
* Add support for flatpak portalsJan Grulich2017-11-142-1/+108
* QLockFile/Unix: save the boot and machine IDs in the lock file tooThiago Macieira2017-11-144-6/+47
* QSysInfo: Remove the caches in {boot,machine}UniqueId()Thiago Macieira2017-11-141-62/+54
* QAbstractSocket: Add socketOption for the Path MTUThiago Macieira2017-11-146-6/+60
* QNetworkInterface/Win: fix MTU of Windows loopback interfacesThiago Macieira2017-11-141-1/+1
* Make qsimd_p.h compile in C mode tooThiago Macieira2017-11-141-4/+7
* Allow to override resource file dateBernhard M. Wiedemann2017-11-131-1/+5
* macOS: Remove unused method QCocoaWindow::nativeWindowGeometryTor Arne Vestbø2017-11-132-15/+0
* Fix spelling issues in qhighdpiscaling.cppTor Arne Vestbø2017-11-131-3/+3
* Add a missing semicolon in painting/qdrawhelper_neon.cppLiang Qi2017-11-111-1/+1
* Add a feature for DNS lookup supportUlf Hermann2017-11-084-9/+23
* macOS: Simplify helpers for flipping between quadrant I and IVTor Arne Vestbø2017-11-089-122/+81
* Expand ARGB32ToARGB32PM to also work on 32-bit ARM neonAllan Sandfeld Jensen2017-11-082-7/+35
* Deprecate QDesktopWidget in favor of QScreenTor Arne Vestbø2017-11-087-40/+126
* Remove obsolete DBus dispatch lockAndreas Hartmetz2017-11-083-64/+7
* macOS: Replace deprecated CGDisplayIOServicePort functionTor Arne Vestbø2017-11-083-6/+61
* macOS: Disable CUPS PPD deprecation warnings for QCocoaPrintDeviceTor Arne Vestbø2017-11-081-0/+11
* QNetworkInterface: add MTUThiago Macieira2017-11-076-1/+50
* QNetworkInterface: Add the DNS eligibilityThiago Macieira2017-11-079-29/+139
* QNetworkInterface: add support for extracting address lifetimeThiago Macieira2017-11-076-2/+209
* QNetworkInterface: Add type()Thiago Macieira2017-11-076-4/+265
* QNetworkInterface: add a Linux backend directly using AF_NETLINKThiago Macieira2017-11-075-38/+495
* QSsl: use QT_CONFIG(feature) instead of hardcoded constantTimur Pocheptsov2017-11-072-4/+6
* macOS: Replace deprecated use of qSort with std::sortTor Arne Vestbø2017-11-071-1/+1
* Fix narrowing warning on MSVCAllan Sandfeld Jensen2017-11-071-2/+2
* Remove some unnecessary namespace prefixingEdward Welbourne2017-11-061-1/+1
* Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Liang Qi2017-11-0640-6030/+10236
|\
| * Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-0540-6030/+10236
| |\
| | * QFileSystemEngine: Fix renameat2() failures on non-local filesystemsThiago Macieira2017-10-291-1/+2
| | * Fix GCC -Wfloat-conversion warnings (available since GCC 4.9)Thiago Macieira2017-10-297-13/+14
| | * Mark the previously public qstringalgorithms.h functions privateThiago Macieira2017-10-296-132/+115
| | * QRandomGenerator: add system() and global()Thiago Macieira2017-10-295-8/+10
| | * Move the minimum Linux version declarations to a headerThiago Macieira2017-10-283-29/+103
| | * Fix -no-opengl buildTimur Pocheptsov2017-10-281-0/+4
| | * uic: Fix clazy warnings clazy-qstring-left, clazy-unused-non-trivial-variableFriedemann Kleint2017-10-272-2/+1
| | * Add a comment about the weird refcount for adopted QThreadDataThiago Macieira2017-10-271-0/+7
| | * Update bundled sqlite to 3.20.1André Klitzing2017-10-274-5777/+9718
| | * HTTP/2 - make protocol settings configurablev5.10.0-beta3Timur Pocheptsov2017-10-2610-68/+262
* | | Modernize use of 'http' featureUlf Hermann2017-11-0633-126/+101
* | | mouse handling: fix issue when mixing QTest::mouse* APIsGatis Paeglis2017-11-051-6/+6
* | | QSysInfo: add a function that returns the boot IDThiago Macieira2017-11-052-2/+43
* | | QSysInfo: add a function that returns a somewhat permanent unique IDThiago Macieira2017-11-052-2/+89
* | | Cleanup of qcompositionfunctionsAllan Sandfeld Jensen2017-11-052-177/+60
|/ /
* | Remove references to obsolete platformsJake Petroules2017-11-0515-142/+7