summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove useless call in QProcessPrivate::waitForFinished() on WindowsAlex Trotsenko2021-01-091-3/+1
* QProcess/Unix: do not activate read notifiers until process has startedAlex Trotsenko2021-01-091-2/+6
* Split QProcessPrivate::_q_processDied()Alex Trotsenko2021-01-094-40/+48
* QPdfWriter: fix embedding fonts in pdf filesChristian Ehrlicher2021-01-091-1/+1
* Remove outdated comment and unnecessary initialization callAndreas Buhr2021-01-091-1/+0
* tst_QSslSocket::setSslConfiguration - skip if SecureTransport is in useTimur Pocheptsov2021-01-081-0/+4
* CMake: improve FindMySQL.cmakeLi Xinwei2021-01-091-10/+9
* QDir/QFileInfo: add doc notes about paths starting with ':'Ahmad Samir2021-01-082-7/+27
* Send Qt::Key_MediaTogglePlayPause for VK_MEDIA_PLAY_PAUSEAllan Sandfeld Jensen2021-01-081-1/+2
* Remove redundant .qch from installed docsAlexey Edelev2021-01-081-1/+3
* Remove irrelevant test row, fix compiler warningVolker Hilsheimer2021-01-081-1/+0
* Windows QPA: Fix missing QScreen change updatesFriedemann Kleint2021-01-083-29/+2
* QProcess/Unix: consolidate process state tracking socket notifiersAlex Trotsenko2021-01-083-34/+30
* Assert that wchar_t's size matches one of the unicode character typesEdward Welbourne2021-01-081-0/+2
* Minor tidy-up: two sizetype fixes, two \nullptr usesEdward Welbourne2021-01-083-5/+5
* Mark places where we missed conversion to unicode character typesEdward Welbourne2021-01-084-6/+7
* tst_qdatastream: expect failure on 32bit system with large QBitArraySamuli Piippo2021-01-082-3/+4
* Add newline to the end of the config.summaryAlexey Edelev2021-01-081-0/+1
* QProperty docs: update macro nameAndreas Buhr2021-01-081-4/+5
* tst_qtextmarkdown: blacklist tests for QEMU ARMv7Samuli Piippo2021-01-082-2/+5
* PSQL: Fix the QSqlDatabase testAndy Shaw2021-01-071-5/+15
* Doc: Fix \sa statement link errorNico Vertriest2021-01-071-1/+1
* tst_qstylesheetstyle: blacklist tests for QEMU ARMv7Samuli Piippo2021-01-071-0/+6
* tst_qlineedit: expect failure only on armv7Samuli Piippo2021-01-071-1/+1
* Revert "Fix invalid text layout data when a full layout run is interrupted"Frederik Gladhorn2021-01-071-5/+2
* Remove the qmake project filesJoerg Bornemann2021-01-071141-18338/+2
* QTestlib: Fix custom toString() implementations for QList comparisonFriedemann Kleint2021-01-071-11/+11
* Fix qch install pathAlexey Edelev2021-01-071-1/+1
* Windows QPA: Lookup DISPLAYCONFIG data for monitorsAllan Sandfeld Jensen2021-01-071-2/+94
* tst_qdatetime: blacklist zone-change test for QEMU ARMv7Samuli Piippo2021-01-071-0/+1
* tst_qarraydata: blacklist dataPointerAllocate on all 32bit systemsSamuli Piippo2021-01-071-1/+1
* tst_toolsupport: fix expected alignment on ARMv7Samuli Piippo2021-01-071-1/+1
* Clean up code that handle clipboard image conversion on WindowsCamille Viot2021-01-062-127/+43
* Skip already closing widgets when checking whether application can quitTor Arne Vestbø2021-01-061-0/+6
* Make QString and QByteArray sequentially iterableUlf Hermann2021-01-062-34/+94
* Doc: Improve QMap, QMultiMap descriptionKai Köhne2021-01-062-4/+2
* Fix missing repaints with QOpenGLWidget in a QDockWidgetLaszlo Agocs2021-01-061-1/+6
* rhi: vk: Prevent WAW hazard reported from sync validation with offscreen rtLaszlo Agocs2021-01-062-4/+45
* rhi: gl: Reset tracked state upon a buffer update or readbackLaszlo Agocs2021-01-061-48/+70
* Fix segmentation fault in QObject::dumpObjectInfoAndreas Buhr2021-01-061-1/+1
* Add 'oci' to possible Oracle Client library namesAlexey Edelev2021-01-061-1/+1
* QLocale: Remove dead codeKai Köhne2021-01-062-12/+0
* Prefix binary produced by QAbstractItemModelTester testcase with tst_Volker Hilsheimer2021-01-062-2/+3
* Remove superfluous OpenGL_GL_PREFERENCE assignmentJoerg Bornemann2021-01-061-2/+0
* Doc: Use correct include for QtFuture namespacePaul Wicking2021-01-061-0/+1
* android: Generate deployment settings file with correct qml-import-pathsCraig Scott2021-01-061-2/+7
* Fix QMultiHash::equal_range crashesZhang Yu2021-01-062-0/+10
* Remove superfluous call in QProcessPrivate::_q_startupNotificationAlex Trotsenko2021-01-051-2/+0
* TableView: Trigger the resizing of editors resizing a row/columnAndy Shaw2021-01-051-0/+4
* Update shared-mime-info to the 2.1 release, adjust implementationDavid Faure2021-01-055-7061/+8888