summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Better document how to enable sorting in QSPFMAndreas Hartmetz2022-04-281-2/+7
* QtGui: replace remaining uses of QLatin1String with QLatin1StringViewSona Kurazyan2022-04-2828-90/+90
* QtGui: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-04-2871-1043/+1143
* wasm: fix window leave and enter eventsLorn Potter2022-04-282-2/+60
* QAbstractItemView: check the index emitted by the delegate's sizeHintChangedGiuseppe D'Angelo2022-04-283-6/+18
* Fix restart QtActivitySamuel Mira2022-04-274-79/+176
* QHttp: Fix handling of redirect loaded from cacheMårten Nordheim2022-04-271-0/+1
* QNetworkReply: update decompress error message and handlingMårten Nordheim2022-04-274-17/+72
* Fix qlocale_unix's handling of uiLanguages to take script into accountEdward Welbourne2022-04-271-8/+9
* Return more specific entries before less in QLocale::uiLanguages()Edward Welbourne2022-04-271-12/+17
* QtXml: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-04-272-26/+22
* egl: Remove the disabling of surfaceless contexts for MesaLaszlo Agocs2022-04-271-9/+0
* Revive eglfs' raster window supportLaszlo Agocs2022-04-277-48/+61
* eglfs_x11: Fix running flag linkageLaszlo Agocs2022-04-271-1/+1
* Update comments in QQuaternion::getEulerAnglesInho Lee2022-04-271-2/+3
* QAbstractItemView: warn in some erroneous conditionsGiuseppe D'Angelo2022-04-271-2/+6
* QFutureInterface: insert x86 PAUSE in tight CMPXCHG loopThiago Macieira2022-04-261-2/+11
* Fix for ClangCl missing F16C intrinsics in qfloat16.hMario Emmenlauer2022-04-261-5/+6
* Fix build with GCC 12's libstdc++ and ClangThiago Macieira2022-04-261-0/+3
* Don't declare type 'id' in the global namespace in a public headerTor Arne Vestbø2022-04-271-2/+5
* uic: replace remaining uses of QLatin1String with QLatin1StringViewSona Kurazyan2022-04-266-10/+11
* uic: replace QLatin1String uses with _L1 or _sSona Kurazyan2022-04-2611-248/+264
* QtCore: remove the remaining uses of QLatin1StringSona Kurazyan2022-04-262-3/+3
* Simplify QConfFileSettingsPrivate::readIniSection() using QBAVEdward Welbourne2022-04-261-16/+15
* Fix potential crash in QNetworkInformation if no network is availableSimeon Kuran2022-04-261-11/+16
* rhi: d3d11: fail early with a broken deviceLaszlo Agocs2022-04-263-2/+312
* rhi: Make QRhiRenderTarget's rp getter functional with swapchainsLaszlo Agocs2022-04-265-0/+5
* Platformsupport: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-04-2612-39/+63
* Platformsupport: stop using QLatin1Char() for creating char literalsSona Kurazyan2022-04-268-13/+13
* macdeployqt: Ignore repeated references to binary when parsing otool -LTor Arne Vestbø2022-04-261-0/+2
* Correct documentation of INI format's loss of type informationEdward Welbourne2022-04-261-5/+8
* Android: set useLegacyPackaging to true in build.gradleAssam Boudjelthia2022-04-263-4/+3
* Android: add missing properties in AndroidManifest.xmlAssam Boudjelthia2022-04-262-4/+20
* QtWidgets: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-04-2637-144/+141
* DBusConnection: reuse pre-defined constat values where possibleSona Kurazyan2022-04-261-4/+3
* AtSpiAdaptor: fix debug messages to output the values before clearingSona Kurazyan2022-04-261-5/+10
* OpenGL: port away from QLatin1StringSona Kurazyan2022-04-263-15/+15
* Windows QPA: Only refresh the window theme if it really changesYuhang Zhao2022-04-261-11/+14
* Fix compiler warning from deprecated overloadsVolker Hilsheimer2022-04-262-2/+2
* CUPS: Add support for accessible IPP printersLu YaNing2022-04-261-2/+5
* Fix build with GCC12: avoid QCborStreamReader::preparse()Thiago Macieira2022-04-251-2/+2
* QTextEngine: don't pass empty data to bidiReorderThiago Macieira2022-04-251-4/+6
* XCB: fix GCC 12 warning about uninitialized variable useThiago Macieira2022-04-251-1/+1
* macOS: Use originating view as drag source when dragging multiple itemsStefan Wastl2022-04-261-5/+3
* Correct leap year sequence in systemTimeYearMatching()Edward Welbourne2022-04-251-1/+1
* Support test-case selection based on global data tagEdward Welbourne2022-04-254-29/+83
* wasm: don't show the resize cursor for fullscreen windowsMorten Sørvig2022-04-251-1/+5
* wasm: initialize htmlCursorName to "default"Morten Sørvig2022-04-251-1/+1
* Doc: Revise Qt SQL module landing pageAndreas Eliasson2022-04-251-14/+28
* Doc: Revise OpenGL module landing pageAndreas Eliasson2022-04-251-19/+22