summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QNetworkInterface/Win: fix MTU of Windows loopback interfacesThiago Macieira2017-11-142-1/+3
* 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
* Enable deprecation warnings for Qt plugins, just like for modulesTor Arne Vestbø2017-11-081-0/+2
* QNetworkInterface: add MTUThiago Macieira2017-11-077-1/+51
* QNetworkInterface: Add the DNS eligibilityThiago Macieira2017-11-0710-29/+143
* QNetworkInterface: add support for extracting address lifetimeThiago Macieira2017-11-077-2/+225
* QNetworkInterface: Add type()Thiago Macieira2017-11-077-4/+266
* 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 qml-debug configure flag and featureUlf Hermann2017-11-062-10/+0
* Remove some unnecessary namespace prefixingEdward Welbourne2017-11-061-1/+1
* Fix typo in tst_QTimeZone::testEpochTranPrivate()Edward Welbourne2017-11-061-1/+2
* Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Liang Qi2017-11-0650-6173/+10312
|\
| * Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-0550-6173/+10312
| |\
| | * 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-298-13/+15
| | * Mark the previously public qstringalgorithms.h functions privateThiago Macieira2017-10-297-162/+116
| | * QRandomGenerator: add system() and global()Thiago Macieira2017-10-296-13/+13
| | * Move the minimum Linux version declarations to a headerThiago Macieira2017-10-283-29/+103
| | * Remove failing QVERIFY on bearer managementThiago Macieira2017-10-281-1/+1
| | * 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
| | * tests: Fix warnings about inconsistent overrideFriedemann Kleint2017-10-273-29/+18
| | * 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-2613-147/+315
* | | Modernize use of 'http' featureUlf Hermann2017-11-0633-126/+101
* | | mouse handling: fix issue when mixing QTest::mouse* APIsGatis Paeglis2017-11-052-6/+59
* | | QSysInfo: add a function that returns the boot IDThiago Macieira2017-11-053-2/+44
* | | QSysInfo: add a function that returns a somewhat permanent unique IDThiago Macieira2017-11-053-3/+91
* | | Cleanup of qcompositionfunctionsAllan Sandfeld Jensen2017-11-052-177/+60
|/ /
* | Remove references to obsolete platformsJake Petroules2017-11-0532-232/+14
* | QSemaphore: Fix futexMultiWaiterBit for 32bit systemsUlf Hermann2017-11-041-1/+2
* | Accessibility docs: remove wrong statementFrederik Gladhorn2017-10-291-1/+0
* | qwidgetwindow: remove seemingly stray QApplicationPrivate::mouse_buttonsGatis Paeglis2017-10-271-5/+2
* | QWidgetTextControl: allow context menu to open for a QTextEdit with Qt::NoFoc...Richard Moe Gustavsen2017-10-271-2/+0
* | Windows Font Database: Remove usage of deprecated QSysInfo::WindowsVersionFriedemann Kleint2017-10-271-7/+2