summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QTreeWidgetItem: fix documentation error for childIndicatorPolicy()Christian Ehrlicher2021-01-051-1/+1
* QAbstractItemView: fix selectionCommand() with no eventChristian Ehrlicher2021-01-052-3/+49
* Add a platform capability indicating support for QRhi-based renderingLaszlo Agocs2021-01-047-2/+18
* Adjust surface type usage for onscreen tests in tst_qrhiLaszlo Agocs2021-01-041-5/+6
* Handle maxImageCount 0 in QVulkanWindowLaszlo Agocs2021-01-042-4/+6
* rhi: shadowmap manual test: use Nearest filteringLaszlo Agocs2021-01-041-1/+1
* qt_qFindChild(ren)_helper: remove pointless checksGiuseppe D'Angelo2021-01-041-6/+5
* State in docs that the BufferQueueingOpenGL cap is deprecatedLaszlo Agocs2021-01-041-2/+2
* rhi: vk: Fix DS WAW hazard reported from sync validationLaszlo Agocs2021-01-041-10/+23
* 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