summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix integer overflow (1 << 31)Mikhail Svetkin2018-04-101-1/+1
* Fix typoed integrity conditionKari Oikarinen2018-04-041-1/+1
* macOS: Handle NaN mouse event positionsNathan Collins2018-03-281-2/+6
* qstringapisymmetry: Fix XML parsing failing on invalid encodingsFriedemann Kleint2018-03-281-4/+18
* DBus: merge calls to set_source_files_properties() in CMake functionsRolf Eike Beer2018-03-261-4/+2
* Cocoa: Fix isChildNSWindow() for embedded QWindowsMorten Johan Sørvig2018-03-261-1/+1
* Avoid of bounds memory reads when scaling and mirroring imagesAllan Sandfeld Jensen2018-03-232-0/+30
* Fix subpixel rendering on Windows/FreeTypeSergio Martins2018-03-231-4/+0
* Fix restoring geometry of dockwidgetAnna Wojciechowska2018-03-232-2/+19
* Windows QPA: Fix potential crash in leave event handlingFriedemann Kleint2018-03-201-1/+1
* Bump versionOswald Buddenhagen2018-03-191-1/+1
* Revert "Blacklist tst_QWindow::testInputEvents on Windows"Liang Qi2018-03-161-2/+0
* Revert "Blacklist tst_QWindow::modalWindowEnterEventOnHide_QTBUG35109 on wind...Liang Qi2018-03-161-1/+0
* sub-attaq example: Fix crash with software Open GLFriedemann Kleint2018-03-151-2/+7
* testlib: Silence all Qt logging in selftestsTor Arne Vestbø2018-03-142-1/+11
* moc: Don't error our when parsing "using namespace __identifier(...)"Andy Shaw2018-03-142-0/+4
* QHeaderView: fix inconsistent saved state, ignored during restoreDavid Faure2018-03-092-1/+58
* Blacklist tst_QWindow::modalWindowEnterEventOnHide_QTBUG35109 on windows ciLiang Qi2018-03-051-0/+1
* QHeaderView: Fix crash in layout about to changeThorbjørn Lund Martsum2018-03-022-2/+5
* Blacklist tst_QWindow::testInputEvents on WindowsKari Oikarinen2018-03-021-0/+2
* Modernize use of 'http' featureUlf Hermann2018-03-0133-126/+101
* Fix build when ftp feature is disabledPasi Petäjäjärvi2018-02-281-0/+1
* unify windows mkspecs: define c++ flags explicitlyAlexander Shevchenko2018-02-274-6/+12
* Bump copyright yearJani Heikkinen2018-02-271-1/+1
* Update Unicode CLDR third party documentationKai Koehne2018-02-261-7/+11
* Document use of Unicode Character DatabaseKai Koehne2018-02-262-1/+19
* fix installation of resources for example sourcesAlexander Volkov2018-02-221-1/+1
* QHeaderView: Preserve settings on layoutChange with empty modelChristian Ehrlicher2018-02-222-0/+95
* QHeaderView: properly restore hidden section size on layoutChanged()Christian Ehrlicher2018-02-222-3/+12
* opengl: Bail if cached shader fails to loadAntonio Larrosa2018-02-222-9/+19
* Windows QPA: Fix accessibility being triggered by IMEFriedemann Kleint2018-02-211-0/+1
* Fix expected signature from Connman Scan methodPekka Vuorela2018-02-201-1/+1
* Add WFD_DEVICE_CLIENT_TYPE attribute for INTEGRITY S820Am ADPKimmo Ollila2018-02-192-6/+20
* QFusionStyle: fix the checkbox rendering in low DPI settingsYulong Bai2018-02-191-15/+20
* QGuiApplicationPrivate::processDrag(): Add assertJesus Fernandez2018-02-151-1/+2
* Fix build failure of qftp testsVille Voutilainen2018-02-141-0/+1
* Fix GCC 8 warning in qvariantanimationVille Voutilainen2018-02-141-1/+1
* Fix GCC 8 warning in qurlrecodeVille Voutilainen2018-02-141-2/+2
* Silence GCC 8 warnings in QStringVille Voutilainen2018-02-141-4/+4
* Silence a GCC 8 warning in QIODeviceVille Voutilainen2018-02-141-1/+1
* Blacklist the positioning test on all linuxes, it fails on opensuse tooVille Voutilainen2018-02-131-2/+1
* Blacklist a flaky messagebox testVille Voutilainen2018-02-131-0/+2
* Fix build failure when QtNetwork module is not buildPasi Petäjäjärvi2018-02-132-2/+2
* Remove QLibrary code path specific to HP-UX on PA-RISCKonstantin Tokarev2018-02-121-33/+2
* Blacklist a flaky scrollbar test on macosVille Voutilainen2018-02-121-0/+3
* Skip tst_QFile::largeUncFileSupportKari Oikarinen2018-02-121-0/+9
* Android: Don't rely on QDir::homePath() to get the application directoryChristian Strømme2018-02-121-2/+13
* Blacklist a flaky menubar testVille Voutilainen2018-02-091-0/+3
* Blacklist tst_QtConcurrentMap::qFutureAssignmentLeakFrederik Gladhorn2018-02-091-0/+3
* Fix tst_QTcpServer::maxPendingConnections flakinessSami Nurmenniemi2018-02-091-1/+8