summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* CMake: Handle detection of linux-g++-32 mkspecAlexandru Croitor2022-04-252-0/+137
* Doc: Revise Qt SQL module landing pageAndreas Eliasson2022-04-251-14/+28
* Doc: Revise OpenGL module landing pageAndreas Eliasson2022-04-251-19/+22
* Doc: Revise Qt dbus module landing pageAndreas Eliasson2022-04-252-172/+229
* Fix unused variables in qtbaseAndrei Golubev2022-04-255-18/+2
* Doc: Fix typo in the HTML tabs configVenugopal Shivashankar2022-04-251-1/+1
* Fix crash when calling QMainWindow::restoreState()André de la Rocha2022-04-241-2/+2
* QFontDatabase: Clear font cache before emitting fontDatabaseChangedTor Arne Vestbø2022-04-231-2/+2
* Windows QPA: fix the FullScreen standard keyYuhang Zhao2022-04-231-1/+0
* Windows QPA: Enhance theme change notifyYuhang Zhao2022-04-231-5/+12
* uic: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-04-238-27/+26
* qhashfunctions.h: add std::hash specialization for QByteArrayViewThiago Macieira2022-04-221-0/+1
* QtOpenGL: Fix build with GCC 12: qt_imageForBrush is in QtGuiThiago Macieira2022-04-221-1/+1
* Android: use Qt major version for detecting OpenGL and QtQuick librariesSona Kurazyan2022-04-221-2/+4
* QGraphicsScene: Fix popup position for QGraphicsProxyWidgetVolodymyr Zibarov2022-04-223-27/+16
* Generalize exclusion listDimitrios Apostolou2022-04-221-4/+8
* qt-testrunner: improve error loggingDimitrios Apostolou2022-04-221-9/+12
* Clarify comment for QDockAreaLayout::sepAxel Spoerl2022-04-221-1/+1
* Shrink dock areas if main window width/height is below 160pxAxel Spoerl2022-04-221-11/+16
* QFontDatabase: Allow partially populating the font databaseTor Arne Vestbø2022-04-224-17/+33
* Exploit the new macro varargs form of Q_GLOBAL_STATICEdward Welbourne2022-04-227-17/+16
* zlib as static libraryKai Köhne2022-04-229-101/+103
* Send ThemeChange event to all windows when system theme changesTor Arne Vestbø2022-04-226-10/+10
* CMake: Fix interleaved configure outputAlexandru Croitor2022-04-221-0/+5
* CMake: Embed an empty qt_prfxpath if Qt is relocatableAlexandru Croitor2022-04-221-5/+12
* CMake: Work around build rpath issue when CMAKE_STAGING_PREFIX is setAlexandru Croitor2022-04-226-1/+73
* rhi: Add a feature flag for non-fill polygon modesLaszlo Agocs2022-04-228-3/+25
* Remove last traces of old HarfbuzzEskil Abrahamsen Blomfeldt2022-04-222-38/+20
* Adapt generated sources of uic to latest string changesFriedemann Kleint2022-04-221-612/+615
* cmake: skip precompiled headers for generated resourcesTim Blechmann2022-04-221-0/+2
* QtNetwork: replace remaining uses of QLatin1String by QLatin1StringViewSona Kurazyan2022-04-2115-26/+26
* QtNetwork: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-04-2153-441/+514
* QtNetwork: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-04-2122-66/+63
* QHttp: Don't reorder content-length header for no reasonMårten Nordheim2022-04-211-2/+3
* Tidy up some local variables in QSettingsPrivate::iniEscapedString()Edward Welbourne2022-04-211-4/+3
* Fix handling of DateTime values in QSettingsEdward Welbourne2022-04-211-1/+2
* macOS: Reactivate current input context after discarding marked textTor Arne Vestbø2022-04-211-0/+8
* Android: fix A11Y object descriptionIvan Solovev2022-04-211-4/+7
* Add support for unwrapping QFuture<QFuture<T>>Sona Kurazyan2022-04-215-0/+409
* tst_QNetworkProxyFactory cleanup genericSystemProxy skippingMårten Nordheim2022-04-211-10/+5
* Rename QGuiApplicationPrivate::notifyThemeChanged to handleThemeChangedTor Arne Vestbø2022-04-214-19/+19