summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* win: resolve theme fonts at 96 dpiMorten Sørvig2022-11-301-8/+10
* QSystemLocale[Win]: Catch potential WinRT exceptionsVladimir Belyavsky2022-11-291-3/+7
* macdeployqt: Fix QtMultimedia plugins deploymentVladimir Belyavsky2022-11-291-1/+1
* Fix QIBusPlatformInputContext leaksIlya Fedin2022-11-191-45/+48
* Port from qAsConst() to std::as_const()Marc Mutz2022-11-18171-440/+440
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-18353-2344/+2344
* QString: rename parameter clashing with member function of the same nameMarc Mutz2022-11-181-2/+2
* Update bundled zlib to version 1.2.13Dennis Oberst2022-11-1822-310/+284
* Doc: Normalize page namesKai Köhne2022-11-1727-67/+67
* moc: Add basic support for nested inline namespacesFabian Kosmale2022-11-171-0/+6
* Fix build with -no-feature-settingsAlexey Rochev2022-11-171-0/+3
* Replace warning with debug message in dockwidget high DPI mappingAxel Spoerl2022-11-171-1/+1
* Core: always link with CMAKE_DL_LIBSAlexey Rochev2022-11-171-1/+1
* QLocale: make qstrnto(u)ll not have output argumentsThiago Macieira2022-11-1710-117/+89
* QString: rewrite toDouble() and toFloat() using QStringViewThiago Macieira2022-11-171-10/+10
* Update list of windeployqt modulesTimothée Keller2022-11-161-2/+10
* Widgets: Fix high dpi hover iconChristian Stenger2022-11-161-1/+1
* QNetworkInformation[win]: Capture another potential exceptionMårten Nordheim2022-11-161-1/+6
* Apply system background color for top level windowSanthosh Kumar2022-11-152-1/+16
* wasm: unblock virtual keybaordLorn Potter2022-11-151-1/+1
* Fix rhi flush eval perf. and native window problemsLaszlo Agocs2022-11-143-18/+28
* QTextDocument::loadResource(): invoke parent via direct connectionShawn Rutledge2022-11-141-1/+2
* Windows: Inform accessibility system about the focused child itemVolker Hilsheimer2022-11-133-2/+14
* Gtk3: fix stack smashing on mismatch between bool and gbooleanThiago Macieira2022-11-121-1/+1
* [doc] QRasterPaintEngine: remove docs for QSpanMarc Mutz2022-11-121-9/+0
* QNetworkInformation[Win]: Fix potential use-after/during-freeMårten Nordheim2022-11-123-12/+26
* QTextLayout: Reconsider cursor drawing on TextObjectTang Haixiang2022-11-111-10/+10
* Remove unused internal rhi backingstore parametersLaszlo Agocs2022-11-112-17/+1
* Send accessible focus event after list view has focusFushan Wen2022-11-111-1/+1
* macOS: delay initialization of small fontVolker Hilsheimer2022-11-102-9/+14
* Make sure that module can be imported by the provided QML import pathAlexey Edelev2022-11-101-11/+6
* Android: Do not override app_pal by AndroidPlatformThemeBartlomiej Moskal2022-11-081-1/+0
* Gtk3Theme: set XCURSOR_SIZE and XCURSOR_THEME for wayland sessionsJan Grulich2022-11-081-0/+14
* getProxyAuth: stop using deprecated APITimur Pocheptsov2022-11-081-42/+64
* Bump version to 6.4.2Jani Heikkinen2022-11-081-1/+1
* Android: Fix incorrect fullscreen dimensionsSamuel Mira2022-11-071-8/+17
* Update list of windeployqt modulesTimothée Keller2022-11-071-54/+64
* QMetaType: Document the default ctorMårten Nordheim2022-11-071-0/+7
* Fix focus chain with compound widgets if created out of orderVolker Hilsheimer2022-11-051-2/+29
* QNetworkInformation[Win]: Catch potential exceptionsMårten Nordheim2022-11-042-2/+15
* Handle allocation failure in QImage rotate 90/180/270 functionsEirik Aavitsland2022-11-041-0/+6
* corelib: Support ELFOSABI_LINUX in qelfparserNiclas Rosenvik2022-11-041-0/+5
* xcb: Flush Display when processing xcb eventsLiang Qi2022-11-041-0/+8
* xcb: Add xlib wrapper for XFlush()Liang Qi2022-11-043-0/+26
* Revert "Accessibility: don't emit focus change when reason is window activation"Volker Hilsheimer2022-11-031-9/+5
* QLocale: remove unwise early return in bytearrayTo(Uns)LongLongThiago Macieira2022-11-031-12/+0
* macOS: Provide more details when failing to parse ICC profile dataTor Arne Vestbø2022-11-031-1/+3
* QString: skip QLocale::numberToCLocale for C locale inputsThiago Macieira2022-11-031-2/+6
* QHostAddress: Fix incorrect comparison against 'Any'Mårten Nordheim2022-11-031-1/+1
* qsimd.h: add two more CPU feature macros that MSVC doesn't defineU-GER\tjmaciei2022-11-031-0/+2