summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Android: use a canonical data dir for Qt environment variablesv5.10.0-rc3v5.10.0J-P Nurmi2017-11-301-1/+2
* Improve readability of code that uses the Qt signed size typev5.10.0-rc2Simon Hausmann2017-11-2825-111/+111
* Fix namespaced linux buildsAllan Sandfeld Jensen2017-11-282-1/+8
* Fix naming of new property QSortFilterProxyModel::recursiveFilteringDavid Faure2017-11-283-8/+9
* Stop depending on test.macieira.orgThiago Macieira2017-11-282-3/+3
* Fix regression in painted emoji offsetv5.10.0-rc1Allan Sandfeld Jensen2017-11-251-1/+4
* Changelog edit: move the X11 entries from "Linux" to "X11"Thiago Macieira2017-11-241-17/+16
* Fix the build if st_atimensec is definedThiago Macieira2017-11-231-2/+7
* amend changelog, mostly with buildsystem-related stuffOswald Buddenhagen2017-11-231-0/+13
* Move a QRegExp out of a deeply nested loopJake Petroules2017-11-231-3/+3
* QTemporaryFile: fix issues with removing a file twiceThiago Macieira2017-11-235-7/+43
* Add changes file for Qt 5.10.0Antti Kokko2017-11-221-0/+564
* Doc: Update the list of highlighted examplesTopi Reinio2017-11-226-2/+13
* Fix macOS shadow prefix builds using pre-synced source packagesAlexandru Croitor2017-11-222-12/+7
* Merge remote-tracking branch 'origin/5.9.3' into 5.10.0Liang Qi2017-11-214-151/+365
|\
| * No debugging and extra env & params processing on sealed packagesv5.9.3BogDan Vatra2017-11-161-148/+153
| * QSemaphore: fix regression when the timeout < 0Thiago Macieira2017-11-142-3/+68
| * Add changes file for Qt 5.9.3Jani Heikkinen2017-11-131-0/+144
* | QFileSystemEngine/Linux: fix when qt_lstatx() succeedsThiago Macieira2017-11-201-15/+16
* | QRandomGenerator: Enforce the use of 32-bit integers in the engineThiago Macieira2017-11-201-1/+2
* | Merge 5.10 into 5.10.0Oswald Buddenhagen2017-11-20251-2143/+3131
|\ \
| * | qsimd.cpp: Remove workaround for GCC 4.2Thiago Macieira2017-11-191-26/+0
| * | qfloat16(float) constructor: explicit cast on aarch64 to avoid warningShawn Rutledge2017-11-181-1/+1
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-176-3/+57
| |\ \
| | * | tst_QNetworkReply: Blacklist putToFtp for WindowsFriedemann Kleint2017-11-151-0/+2
| | * | qsslsocket_mac: handle 'OrLater' SslProtocols in verifySessionProtocol()Mikkel Krautz2017-11-152-1/+51
| | * | HTTP/2 - fix header processingTimur Pocheptsov2017-11-151-1/+1
| | * | QAbstractButton: don't clear 'pressed' flag unless left button is releasedRichard Moe Gustavsen2017-11-152-1/+34
| | * | OCI: Match the constraints on the index_name columnAndy Shaw2017-11-152-1/+18
| * | | QIODevice: do not clear error string on closeAlex Trotsenko2017-11-161-1/+1
| * | | QMacStyle: De-HITheme item views headers and a couple arrowsGabriel de Dietrich2017-11-152-135/+57
| * | | QMacStyle: Render tool button even when a11y is missingGabriel de Dietrich2017-11-151-6/+6
| * | | QMacStyle: Make backingStoreNSView mutableGabriel de Dietrich2017-11-152-6/+6
| * | | QMacStyle: Replace HITheme info structs with QMSP::CocoaControlGabriel de Dietrich2017-11-152-78/+92
| * | | QMacStyle: Remove unused codeGabriel de Dietrich2017-11-153-74/+0
| * | | QMacStyle: Rename Cocoa controls enum namesGabriel de Dietrich2017-11-152-88/+99
| * | | QMenu: Refactor insertion of action in QPA menuGabriel de Dietrich2017-11-152-54/+57
| * | | QMenu: Update menu action sizes if popup is (not)caused from menu barBłażej Szczygieł2017-11-152-0/+8
| * | | Cocoa: Set NSImage (point) sizeMorten Johan Sørvig2017-11-151-0/+1
| * | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-153-8/+21
| |\| |
| | * | tst_qnetworkreply::getFromUnreachableIp - fix win64 alsoTimur Pocheptsov2017-11-151-3/+3
| | * | Document interaction of style name and other style propertiesAllan Sandfeld Jensen2017-11-121-5/+17
| | * | Cocoa: Make High DPI drag cursor workMorten Johan Sørvig2017-11-091-0/+1
| * | | test: blacklist tst_QNetworkAccessManager_And_QProgressDialog::downloadCheck(...Liang Qi2017-11-151-0/+2
| * | | A brute-force solution to get QRandomGenerator build on IntegrityLiang Qi2017-11-151-2/+3
| * | | qmake: properly filter simulator devices by minimum deployment targetJake Petroules2017-11-154-23/+51
| * | | QSemaphoreReleaser: Move private members to the usual positionThiago Macieira2017-11-141-2/+4
| * | | Offscreen QPA: Use fusion style alwaysFriedemann Kleint2017-11-142-0/+35
| * | | test: blacklist tst_QWidget::multipleToplevelFocusCheck()Liang Qi2017-11-141-4/+1
| * | | Fix QBasicMutex default constructor not constexprThiago Macieira2017-11-141-0/+6