summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QText*Format: future-proof by adding own QDataStream stream operatorsThiago Macieira2022-03-082-2/+62
* QCocoaFileDialogHelper: Always enable symlinks and aliases to directoriesWilliam Jones2022-03-081-1/+6
* Extract functions: move some code to TransitionTimePairEdward Welbourne2022-03-082-14/+22
* Clip dataForLocalTime()'s bracketing window's start to minMSecs() + 1Edward Welbourne2022-03-081-5/+9
* qtestmouse.h: compile with QT_TYPESAFE_FLAGSMarc Mutz2022-03-081-4/+4
* Workaround QCC not handling error suppression macro correctlyPasi Petäjäjärvi2022-03-071-0/+6
* Convert string tables in QShaderDescription to use string literals [2/2]Marc Mutz2022-03-071-71/+73
* Use QDateTimePrivate's methods in preference to std::numeric_limitsEdward Welbourne2022-03-073-16/+18
* QPrintDialog/win: Fix use of deprecated QMessageBox::warningMårten Nordheim2022-03-071-3/+3
* QSqlTableModel: suppress deprecation warningMårten Nordheim2022-03-071-1/+1
* QAbstractSocket: remove note about WinRTMårten Nordheim2022-03-071-3/+0
* Correct some typos and flat-out falsehoods in QTimeZone docsEdward Welbourne2022-03-071-9/+11
* Prepare for QByteArrayView number parsing modernizationMarc Mutz2022-03-073-35/+75
* Distinguish macOS aliases from normal symbolic linksTor Arne Vestbø2022-03-061-2/+7
* Update QFileInfo docs to mention macOS aliasesTor Arne Vestbø2022-03-061-5/+7
* Document use of android:allowNativeHeapPointerTagging in the manifestAssam Boudjelthia2022-03-051-0/+7
* wasm: fix network reply error finished() signalingLorn Potter2022-03-051-0/+1
* QIOSFileDialog/QIOSDocumentPickerController - handle dismissed view controllerTimur Pocheptsov2022-03-052-1/+18
* Revert "Workaround MinGW not handling error suppression macro correctly"Pasi Petäjäjärvi2022-03-051-6/+0
* Android: terminate argv passed to main() with nullptrAssam Boudjelthia2022-03-051-4/+6
* QWeakPointer: befriend other QWeakPointersThiago Macieira2022-03-051-1/+2
* Nail down handling of nextTransition() when before the first ruleEdward Welbourne2022-03-041-3/+12
* Android: set all QScreen's geometry-related parameters togetherIvan Solovev2022-03-045-11/+48
* Android: make sure that orientationChange is reported after resizeIvan Solovev2022-03-045-7/+77
* xdgdesktopportal theme: Implement appearance()Magnus Groß2022-03-042-0/+55
* QNX: Fix QLockFile supportPasi Petäjäjärvi2022-03-041-1/+21
* QStringConverter: make name matching locale-independentMarc Mutz2022-03-041-1/+2
* Backport QtMiscUtils::toAsciiLower() from devMarc Mutz2022-03-041-0/+5
* Fix QTest::toString() over QT_TYPESAFE_FLAGS QFlagsMarc Mutz2022-03-041-2/+2
* Fix off-by-one for "typically" lowest value INT_MINClemens Werther2022-03-031-2/+2
* Fix painting clipping glitches with fractional scalingEirik Aavitsland2022-03-035-11/+25
* Update bundled libjpeg-turbo to version 2.1.3Eirik Aavitsland2022-03-0333-222/+279
* Windows QPA: fix window style correction for context help buttonYuhang Zhao2022-03-031-3/+8
* Windows QPA: Add some offset to the system menu when appropriateYuhang Zhao2022-03-031-1/+23
* Windows QPA: Add convenient overload to query window frameYuhang Zhao2022-03-032-0/+11
* QFlags: fix missing bitwise xor operators in QT_TYPESAFE_FLAGS buildsMarc Mutz2022-03-031-0/+4
* QTest: fix QCOMPARE with QT_TYPESAFE_FLAGSMarc Mutz2022-03-031-2/+4
* Close WASM popups on non-accepted clicksDavid Skoland2022-03-021-1/+5
* Fix Q_FLAG declaration over enumerationsGiuseppe D'Angelo2022-03-025-5/+5
* Qt namespace: fix Q_FLAG_NS declaration for Qt::MouseEventFlagsGiuseppe D'Angelo2022-03-021-1/+1
* Don't allocate in qt_asciiToDouble()Marc Mutz2022-03-021-17/+8
* Tidy up QTest::FatalSignalHandlerSamuel Mira2022-03-021-12/+12
* macOS: Remove code for handling logical DPI changesTor Arne Vestbø2022-03-022-8/+1
* png/ico decoder: Don't try reading beyond the fileRobert Löhning2022-03-021-2/+4
* Adapt QTest::FatalSignalHandler() to support sa_sigaction when availableEdward Welbourne2022-03-021-6/+23
* Gradle: Update to 7.4Mårten Nordheim2022-03-023-3/+3
* xcb: fix a typo for WindowTypesLiang Qi2022-03-021-1/+1
* Bootstrap: Make compiler warnings fatalKai Köhne2022-03-021-0/+3
* CMake: Clean up docs of deployment variables for 6.3Alexandru Croitor2022-03-025-15/+96
* CMake: Rename FindZSTD to FindWrapZSTDAlexandru Croitor2022-03-023-3/+3