summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QNetworkInformation[Win]: Catch potential exceptionsv6.4.16.4.1Mårten Nordheim2022-11-082-2/+15
* Android: Fix incorrect fullscreen dimensionsSamuel Mira2022-11-083-8/+123
* CMake: Fix qt_add_resources missing dependency regressionAlexandru Croitor2022-11-031-5/+12
* Restore lost documentation for QString::append(QStringView)Edward Welbourne2022-11-011-0/+8
* Port QDir's implementation to use Q_D() and d_func()Edward Welbourne2022-11-011-28/+28
* Fix documentation of QPartialOrdering::GreaterBalazs Erseki2022-11-011-1/+1
* Port default font resolve to SystemParametersInfoForDpiMorten Sørvig2022-11-013-16/+5
* QProperty: only use MSVC bug workaround on MSVCFabian Kosmale2022-10-311-1/+10
* QByteArray: in/deflate: compare different types as size_tMårten Nordheim2022-10-311-1/+2
* Add flag that skips Qml import scanning to android deployment settingsAlexey Edelev2022-10-313-15/+31
* rhi: gl: Skip the prim.restart enable on WebGL2Laszlo Agocs2022-10-311-1/+8
* Proper clearing of WinRT factory cacheAndreas Buhr2022-10-319-2/+136
* Doc: link to the testlib tutorial section on skippingMitch Curtis2022-10-311-0/+3
* eglfs: Improve z-order handlingSérgio Martins2022-10-291-4/+18
* eglfs: kms: Make screen cloning functional by defaultLaszlo Agocs2022-10-292-41/+93
* Windows QPA: Remove tablet->mouse synth and fix Drag&Drop with touch/penAndré de la Rocha2022-10-293-3/+82
* Doc: Fix typo in container documentationPaul Wicking2022-10-291-1/+1
* qnswindow (-backgroundColor) - return 'clear color' for Qt::PopupTimur Pocheptsov2022-10-291-2/+7
* macOS: Don't include QSystemTrayIcon windows in Dock menu window listTor Arne Vestbø2022-10-291-3/+9
* QString::asprintf: fix handling of a present-but-empty precisionThiago Macieira2022-10-282-0/+38
* QOperatingSystemVersion: Add macOS Ventura (13.0)Mårten Nordheim2022-10-282-0/+8
* tst_qapplication: Add dependency to helpersMårten Nordheim2022-10-281-0/+5
* wasm: convert and propagate filetype accept listMorten Sørvig2022-10-282-8/+67
* Apple: Use 'en' instead of 'English' as development regionTor Arne Vestbø2022-10-282-2/+2
* Fix a bug in detecting systemAmir Masoud Abdol2022-10-281-1/+1
* Android: Light/dark modes detectionBartlomiej Moskal2022-10-287-0/+43
* qlogging: avoid C-style castsJohannes Kauffmann2022-10-281-5/+5
* Windeployqt command line module expansionTimothée Keller2022-10-271-2/+4
* Windows 11: draw checked menu items with an explicit backgroundVolker Hilsheimer2022-10-271-0/+11
* QBenchlib/Perf: don't try to benchmark the kernelThiago Macieira2022-10-271-5/+11
* QLocale: merge the code for some system locale queriesThiago Macieira2022-10-272-42/+31
* Bootstrap: fix MinGW build with -maesThiago Macieira2022-10-271-0/+4
* Tests: fix namespaced build on WindowsThiago Macieira2022-10-271-0/+2
* Cleanup the watchOS and tvOS References from CMake filesAmir Masoud Abdol2022-10-271-62/+16
* xcb: Fix segmentation fault on destruction of QXcbConnectionRob De Reycke2022-10-271-1/+2
* rhi: gl: Make sure stencil write is enabled when clearingLaszlo Agocs2022-10-261-1/+3
* QStringConverter/AVX2: fix build with MSVC 2022Thiago Macieira2022-10-261-1/+1
* Remove the Unnecessary CMake Module, `include(CMakeParseArguments)`Amir Masoud Abdol2022-10-265-11/+0
* QWindowsFontDatabaseBase: Override both fontEngine functionsMårten Nordheim2022-10-262-0/+8
* QSctpSocket: Update windows-note to specify 'class'Mårten Nordheim2022-10-262-2/+2
* Specify source and build directory explicitly for multi-ABI external projectsAlexey Edelev2022-10-261-1/+5
* FontEngine[DirectWrite]: Mark interface functions noexceptMårten Nordheim2022-10-261-10/+10
* Android: fix include statement for Android Extras classesAssam Boudjelthia2022-10-261-0/+6
* qfilesystemengine: port to qsizetypeJohannes Kauffmann2022-10-251-3/+3
* benchmarks: fix configuring with -no-feature-sqlJohannes Kauffmann2022-10-251-1/+3
* qlogging: use qsizetype to fix Wconversion warningsJohannes Kauffmann2022-10-251-8/+8
* wasm: disable run-time check for specialHTMLTargetsMorten Sørvig2022-10-251-0/+38
* Use consteval in QT_PROPERTY_DEFAULT_BINDING_LOCATIONPatrick Stewart2022-10-251-1/+7
* Allow specifying different linkers for MinGWMårten Nordheim2022-10-251-2/+2
* qtwindowsglobal: Fix mixed-enum operations warningMårten Nordheim2022-10-251-1/+3