summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rhi: Make triquadcube manual test compile after recent changesLaszlo Agocs2021-01-041-2/+2
* Add a dedicated QWindow surface type for D3DLaszlo Agocs2021-01-048-27/+32
* Adjust the format of code blocksHou Lei2021-01-041-4/+4
* CMake: Fix error and print summary for standalone building sqldriversLi Xinwei2021-01-041-0/+7
* macOS: Simplify and fix issues with QMenuPrivate::moveWidgetToPlatformItemTor Arne Vestbø2021-01-042-49/+35
* Update QPalette() documentation to not mention the application paletteTor Arne Vestbø2021-01-041-1/+4
* uic: Do not generate QComboBox::AdjustToMinimumContentsLength into codeFriedemann Kleint2021-01-041-6/+23
* XmlStringRef: remove operator<=>Giuseppe D'Angelo2021-01-041-6/+0
* Upgrade md4c to 0.4.7Giuseppe D'Angelo2021-01-044-86/+131
* CMake: Prefer canonical CMAKE_ANDROID_NDK var when writing deploy fileCraig Scott2021-01-041-1/+1
* QProcess/Win: do not duplicate handles for pipelined processesAlex Trotsenko2021-01-031-24/+8
* xcb: document QXcbEventQueue::PeekOption enumGatis Paeglis2021-01-012-8/+23
* 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