summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix the qtpath issue with lto enabledAlexey Edelev2024-02-294-7/+14
* Also check available in TZ timezone's constructorEdward Welbourne2024-02-291-0/+2
* rhi: d3d: Print more details on swapchain creation failureLaszlo Agocs2024-02-292-4/+15
* QDialogButtonBox: fix crash when adding a QToolButtonDavid Faure2024-02-291-1/+1
* syncqt.cpp: Extract Lambda error()Marc Mutz2024-02-291-3/+6
* QPixmap: fix the documenation for toHICONGiuseppe D'Angelo2024-02-291-2/+3
* SQL/ODBC: Don't assert when no error record is availableChristian Ehrlicher2024-02-291-0/+2
* Windows: clean up System Tray Icon message iconVolker Hilsheimer2024-02-292-1/+10
* a11y atspi: Map checkable and hasPopup states to AT-SPIMichael Weghorn2024-02-291-1/+4
* Remove unused method QPlatformBackingStore::rhiSwapChain()Tor Arne Vestbø2024-02-281-2/+0
* QPainterPath: detach and reset before streaming inThiago Macieira2024-02-282-8/+21
* Doc: Fix typo in QSurfaceFormat::setDefaultFormat documentationAndy Nichols2024-02-281-1/+1
* QThread::currentThreadId: fix build on x32 (ILP32) ABIThiago Macieira2024-02-281-3/+3
* Schannel: check that plainsocket is open before useMårten Nordheim2024-02-281-3/+8
* QProcess: set the error message and state if qt_create_pipe() failsThiago Macieira2024-02-272-8/+29
* Revert "QHeaderView: relayout on resetDefaultSectionSize"Jonas Karlsson2024-02-273-13/+15
* qmessagebox.h: Remove redundant semicolon after Q_ENUMAxel Spoerl2024-02-271-1/+1
* Text widgets: document find() behavior with QRegularExpressionGiuseppe D'Angelo2024-02-273-4/+14
* COIN: Move skipping Debian instructions to qt5 repoSimo Fält2024-02-271-14/+4
* Print output of failed tests only onceDimitrios Apostolou2024-02-271-3/+6
* Fix build without PDFAxel Spoerl2024-02-272-2/+4
* QLocal8Bit::convertToUnicode[win]: Fix order of growth and saturateMårten Nordheim2024-02-261-1/+1
* corelib: settings - make qsettings.cpp unity buildableTim Blechmann2024-02-262-1/+7
* rhi: gl: take sample count from textures too for RTsLaszlo Agocs2024-02-261-2/+2
* rhi: gl: Fix multisample texture specificationLaszlo Agocs2024-02-261-2/+13
* rhi: d3d11: Fix depth texture by porting from the d3d12 backendLaszlo Agocs2024-02-261-3/+3
* CMake: Fix passing -DFOO=0 to configure.batAlexandru Croitor2024-02-261-1/+6
* Doc: Mention AA_DontUseNativeDialogs in QFileDialogKai Köhne2024-02-261-4/+7
* Doc: Improve documentation for QFileDialog::OptionKai Köhne2024-02-261-23/+27
* Doc: Review and improve QFileDialog documentationInkamari Harjula2024-02-262-120/+123
* QOperatingSystemVersion: clean up after QOSVBase extractionMarc Mutz2024-02-253-11/+18
* QTzTimeZoneCache: make findEntry() staticMarc Mutz2024-02-251-1/+1
* tst_QWidget::realFocusChain: don't remove from iterated QListChris Lerner2024-02-241-5/+6
* Add the external reference to CMake package creating docsAlexey Edelev2024-02-241-0/+5
* CMake: Fix missing output of TEST_x86intrin_OUTPUT config testAlexandru Croitor2024-02-231-7/+8
* CMake: Teach qt_config_compile_test to set the build outputAlexandru Croitor2024-02-231-3/+24
* QOperatingSystemVersion: fix UB (invalid static_cast)Marc Mutz2024-02-231-1/+3
* Wrap condition in _qt_internal_check_depfile_support with parenthesesAlexey Edelev2024-02-231-3/+6
* Fix support for Input color spacesAllan Sandfeld Jensen2024-02-231-1/+1
* CompactStorage: make it default-constructible againMarc Mutz2024-02-231-0/+1
* QDBusUtil::isValidBusName(): remove an impossible condition guardMarc Mutz2024-02-221-3/+0
* rhi: d3d11: Flush() when destroying a swapchainLaszlo Agocs2024-02-221-1/+5
* Add newline after importAndré Klitzing2024-02-211-1/+1
* QMime: remove unused qmap.h includesMarc Mutz2024-02-212-2/+0
* [docs] QDBusUtil: remove documentation of bygone functionsMarc Mutz2024-02-211-19/+0
* Windows QPA: Fix unity buildFriedemann Kleint2024-02-201-0/+2
* QPainter: fix assert when drawing bitmaps at very near to .5 coordEirik Aavitsland2024-02-202-6/+19
* Fix qWarnings Could not connect "org.freedesktop.NetworkManager" [...]David Faure2024-02-204-37/+51
* Move QNetworkManagerNetworkInformationBackend to its own header fileDavid Faure2024-02-203-31/+60
* Revert "Revert "Add the support of the qt_import_plugins functionality to androiddeployqt""Alexey Edelev2024-02-203-24/+55