summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Doc: Improve QMap, QMultiMap descriptionKai Köhne2021-01-062-4/+2
* Change QLineF::setLength() to work whenever length() is non-zeroEdward Welbourne2021-01-062-11/+11
* 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-061-0/+3
* 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-054-7050/+8878
* QInputControl: accept surrogate category characterLiang Qi2021-01-051-0/+3
* Handle maxImageCount 0 in QVulkanWindowLaszlo Agocs2021-01-052-4/+6
* QSslCertificate(OpenSSL) - harden protection against nullpointersTimur Pocheptsov2021-01-051-2/+25
* QTreeWidgetItem: fix documentation error for childIndicatorPolicy()Christian Ehrlicher2021-01-051-1/+1
* QAbstractItemView: fix selectionCommand() with no eventChristian Ehrlicher2021-01-051-3/+3
* Bump versionPaul Wicking2021-01-051-1/+1
* QCborStreamReader: move helper function to the only place it's usedThiago Macieira2021-01-041-25/+17
* macOS: Simplify and fix issues with QMenuPrivate::moveWidgetToPlatformItemTor Arne Vestbø2021-01-042-49/+35
* rhi: vk: Fix DS WAW hazard reported from sync validationLaszlo Agocs2021-01-041-10/+23
* CMake: Fix error and print summary for standalone building sqldriversLi Xinwei2021-01-041-0/+7
* uic: Do not generate QComboBox::AdjustToMinimumContentsLength into codeFriedemann Kleint2021-01-041-6/+23
* Update QPalette() documentation to not mention the application paletteTor Arne Vestbø2021-01-041-1/+4
* 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
* QAbstractButton: don't access nullptr in queryButtonList()Christian Ehrlicher2021-01-011-1/+3
* 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
* QRegularExpression: mention raw string literal in the docsAhmad Samir2020-12-282-0/+18
* Add test creating QDateTime in double-DST gap in 1947 GermanyAndreas Buhr2020-12-241-0/+3
* QStylesheetStyle: fix push button label alignmentChristian Ehrlicher2020-12-241-1/+1
* Document that QtConcurrent::run doesn't support overloaded functionsSona Kurazyan2020-12-243-0/+43
* QListView: don't crash when an empty container is passed to itemsRect()Christian Ehrlicher2020-12-221-7/+3
* macos: Document that Drawer is obsoleteMorten Johan Sørvig2020-12-221-0/+2
* CMake: Use host variables instead of hardcoded directoriesAlexey Edelev2020-12-212-4/+4
* Make QPushButton on macOS use QFocusFrame to fix alignment problemsDoris Verria2020-12-213-34/+101
* CMake: Don't rely on versionless commands or targets existingCraig Scott2020-12-211-3/+3
* Fix crash on reallocateAndGrowMichal Klocek2020-12-211-1/+1
* Android: KEYCODE_MEDIA_PLAY_PAUSE translated rightPiotr Mikolajczyk2020-12-211-1/+1
* xcb: fix thread synchronization in QXcbEventQueue::waitForNewEvents() againIgor Kushnir2020-12-183-5/+15
* Disallow construction of QPropertyBinding from a propertyFabian Kosmale2020-12-181-5/+1
* Android: Fix for accessibility potential crashPiotr Mikolajczyk2020-12-182-1/+3
* Doc: Clean up changes to Qt XML docsPaul Wicking2020-12-181-15/+12
* Http2: set the reply's error code and string on errorMårten Nordheim2020-12-171-0/+2
* QCache: fix updating entries breaking the internal chainMårten Nordheim2020-12-171-4/+5
* Clarify QWindowPrivate::maybeQuitOnLastWindowClosedTor Arne Vestbø2020-12-171-3/+3
* QSslCertificate::operator == - cleanup error queueTimur Pocheptsov2020-12-171-2/+9
* Android: Pass pending state to ResumePauseListenerBartlomiej Moskal2020-12-171-1/+6
* Restore previous QDateTime behavior in DST gapAndreas Buhr2020-12-171-3/+3
* Fix qt_alphaVersion and qt_opaqueVersion in the trivial caseAllan Sandfeld Jensen2020-12-171-4/+53
* QSslSocket_schannel: Don't compare against undefined valueMårten Nordheim2020-12-171-1/+1
* Fix typo in QtOpenGL module docsLaszlo Agocs2020-12-171-1/+1