summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iOS: Take UIWindow bounds into account when making window fullscreenTor Arne Vestbø2017-11-221-5/+18
* QHeaderView: Simplify and fix layoutChange handlingStephen Kelly2017-11-222-24/+59
* QTreeView/Fusion style : Draw child indicator correct in RTL-modeChristian Ehrlicher2017-11-221-2/+4
* Fix the build when AVX2 is enabled but __F16C__ isn't definedThiago Macieira2017-11-221-3/+12
* CMake: Set SKIP_AUTOMOC/AUTOUIC where neededKevin Funk2017-11-228-5/+182
* Fix tst_QSslSocket::waitForConnectedEncryptedReadyReadMårten Nordheim2017-11-222-3/+6
* Start from the first visible item when doing a searchAndy Shaw2017-11-222-5/+110
* Code cleanup in QNAMFilipe Azevedo2017-11-221-13/+11
* tst_QNetworkReply::ioHttpRedirectErrors - fix a flaky testTimur Pocheptsov2017-11-221-11/+27
* Disable -optimize-debug for ClangTor Arne Vestbø2017-11-222-3/+3
* iOS: Add logging of window geometry/exposureTor Arne Vestbø2017-11-213-0/+4
* iOS: Make sure FBOs are cleaned up in the right QIOSContextTor Arne Vestbø2017-11-211-4/+7
* qpa: Teach handleApplicationStateChanged about sync/async deliveryTor Arne Vestbø2017-11-205-4/+9
* Generic Unix Theme: Don't crash if D-Bus is not runningGabriel de Dietrich2017-11-201-3/+5
* QTreeView: recalculate row heights in hide/showColumn()Christian Ehrlicher2017-11-172-0/+53
* QTableView: do not draw grid behind last sectionChristian Ehrlicher2017-11-171-0/+3
* Menurama: Fix custom application class constructor signatureGabriel de Dietrich2017-11-172-2/+2
* QToolBar: Don't crash on macOS with 'minimal' QPA pluginGabriel de Dietrich2017-11-171-0/+2
* QPixmap without QGuiApplication: do not crash, terminate gracefullyEirik Aavitsland2017-11-161-0/+3
* Add QThreadPool autotest to detect stale threads after tryTakeSvenn-Arne Dragly2017-11-161-0/+68
* 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
* 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
* Fix tst_QFile::openDirectory for systems using builtin test dataOliver Wolff2017-11-091-2/+3
* Fix tst_QFile::handle for systems using builtin test dataOliver Wolff2017-11-091-2/+3
* Fix tst_QFile::useQFileInAFileHandler for systems using resources for test dataOliver Wolff2017-11-091-1/+12
* qfile tests: Make sure files are writable before deleting themOliver Wolff2017-11-091-0/+2
* Set correct datatype for column 'more_data' in PostgreSQLRobert Szefner2017-11-081-0/+2
* Fix QHighDpi::fromNativeLocalExposedRegion rounding errorsBłażej Szczygieł2017-11-081-1/+2
* Doc: Be more specific on full stop in QVersionNumberKai Koehne2017-11-081-2/+2
* tst_QNetworkReply::getFromUnreachableIp - fix a failing testTimur Pocheptsov2017-11-081-0/+42
* Extend blacklisting in qnetworkreplyFriedemann Kleint2017-11-071-1/+3
* Change fallthrough detection order to fix clang detectionHelio Chissini de Castro2017-11-071-3/+3
* QCocoaMenuItem: Don't clear NSMenuItem.action when setting submenuGabriel de Dietrich2017-11-071-4/+0
* QMainWindow: Clear menubar parent when new one is setGabriel de Dietrich2017-11-071-0/+1
* QMenuBar: Update title on changeGabriel de Dietrich2017-11-072-24/+34
* QMenuPrivate: Use in-class initializers where possibleGabriel de Dietrich2017-11-071-56/+31
* QMenuPrivate: Rearrange member variablesGabriel de Dietrich2017-11-071-53/+76
* Disable Xcode main thread checker by defaultTor Arne Vestbø2017-11-071-0/+1
* QWidget: Propagate window file path after createTor Arne Vestbø2017-11-071-0/+2
* Enable glyph cache workaround for GC2000 as wellLaszlo Agocs2017-11-071-0/+1
* Remove BSD-OLD, FDL-OLD license headersKai Koehne2017-11-072-67/+0
* Revamp QtConcurrent examples to C++11Michael Winkelmann2017-11-075-48/+57
* qudpsocket.pro - fix dependenciesTimur Pocheptsov2017-11-071-2/+1
* Update bundled libpng to version 1.6.34Eirik Aavitsland2017-11-0715-153/+161