summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* QAbstractButton: don't access nullptr in queryButtonList()Christian Ehrlicher2021-01-011-1/+3
* QProcess: allow pipelining for detached processesAlex Trotsenko2020-12-312-7/+17
* QProcess: allow merged channels forwarding for detached processesAlex Trotsenko2020-12-316-38/+37
* QProcess: consolidate channel managementAlex Trotsenko2020-12-314-57/+80
* QProcess/Win: do not needlessly duplicate std handles in startProcess()Alex Trotsenko2020-12-302-38/+35
* QProcess/Win: handle more errors in openChannel()Alex Trotsenko2020-12-301-40/+46
* fix potential mem leak on connection lostMatthias Möller2020-12-301-15/+12
* CMake: Fix dirty summary file when reconfigure qtAlexey Edelev2020-12-301-1/+2
* Revert "CMake: Fix missing report entries"Alexey Edelev2020-12-301-2/+1
* CMake: Fix missing report entriesAlexey Edelev2020-12-291-1/+2
* CMake: Store config summary to fileAlexey Edelev2020-12-291-0/+5
* Add QRhiTextureSubresourceUploadDescription QByteArray constructorJonas Karlsson2020-12-292-2/+14
* Add getDataView() method to QTextureFileDataJonas Karlsson2020-12-292-0/+13
* Add version() to QOperatingSystemVersionLars Schmertmann2020-12-282-4/+19
* eglfs: Enable building the fbdev-based Mali backendLaszlo Agocs2020-12-282-1/+27
* QRegularExpression: mention raw string literal in the docsAhmad Samir2020-12-282-0/+18
* Handle XCB_INPUT_DEVICE_TYPE_MASTER_POINTER properlyPaul Olav Tvete2020-12-252-4/+9
* Adjust the format of code blocks in handleScreenChange functionLu Zhen2020-12-251-1/+1
* Add test creating QDateTime in double-DST gap in 1947 GermanyAndreas Buhr2020-12-242-0/+12
* QStylesheetStyle: fix push button label alignmentChristian Ehrlicher2020-12-241-1/+1
* tests: unblacklist tst_QWindow::modalWithChildWindow() on openSUSELiang Qi2020-12-231-2/+0
* tests: unblacklist tst_qwidget::saveRestoreGeometry on xcbLiang Qi2020-12-231-3/+0
* Document that QtConcurrent::run doesn't support overloaded functionsSona Kurazyan2020-12-233-0/+43
* QStyleOption: avoid code duplicationChristian Ehrlicher2020-12-231-47/+21
* Fix out-of-bounds writePaul Olav Tvete2020-12-233-24/+33
* Fix the CMake feature for docker-testserver to use correct mkspecs pathSona Kurazyan2020-12-231-1/+1
* qfont: blacklist tests for QEMUSamuli Piippo2020-12-231-0/+2
* Doc: Fix broken link in stylesheet examplesNico Vertriest2020-12-231-2/+4
* Doc: Fix warning log error for parameter nameNico Vertriest2020-12-230-0/+0
* QListView: don't crash when an empty container is passed to itemsRect()Christian Ehrlicher2020-12-221-7/+3
* QPicture: Improve the documentation of Picture::play()Christian Ehrlicher2020-12-222-1/+5
* Allow other projects to use the CMake feature for docker-based testsSona Kurazyan2020-12-221-1/+5
* Replace QtTest headers with QTestDavid Skoland2020-12-22636-704/+1102
* CMake: Add --enable-new-dtags flag supportAlexey Edelev2020-12-224-1/+14
* Offline docs: Improve styling of unordered lists and external linksTopi Reinio2020-12-221-10/+24
* macos: Document that Drawer is obsoleteMorten Johan Sørvig2020-12-211-0/+2
* Call QEventDispatcher::startingUp() on thread startMorten Johan Sørvig2020-12-213-1/+2
* offscreen: always create a valid QPlatformIntegrationMorten Johan Sørvig2020-12-211-2/+3
* Doc: Don’t use \note when documenting enum valuesMorten Johan Sørvig2020-12-211-1/+1
* CMake: Use Release build type by defaultAlexey Edelev2020-12-211-7/+7
* tst_qimagereader.cpp: Fix MSVC int conversions warningsFriedemann Kleint2020-12-211-3/+3
* sqlite: Replace NULL by nullptrFriedemann Kleint2020-12-211-6/+7
* sqlite: Fix MSVC integer conversion warningsFriedemann Kleint2020-12-211-6/+11
* Fix qdoc warning, reference parameter correctlyVolker Hilsheimer2020-12-211-1/+1
* QCheckBox: cleanup autotestChristian Ehrlicher2020-12-211-178/+116
* CMake: Use host variables instead of hardcoded directoriesAlexey Edelev2020-12-219-16/+27
* CMake: Don't rely on versionless commands or targets existingCraig Scott2020-12-211-3/+3
* CMake: Do not link "prefixed" openssl libs on AndroidJoerg Bornemann2020-12-212-12/+2
* configurejson2cmake: Rename assimp to qt3d-assimpJoerg Bornemann2020-12-211-3/+3
* CMake: Fix glitch in module pri generation for Ninja Multi-ConfigJoerg Bornemann2020-12-211-0/+1