summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Provide CMake guidance for skipping whole testsEdward Welbourne2022-09-011-5/+14
* macdeployqt: Fix deploying libraries with `reexport`Jonas Kvinge2022-09-011-1/+1
* QLocale: port to qsizetype [2/N]: remainder (qlocale_win.cpp partial)Marc Mutz2022-09-014-29/+29
* [docs] Fix ints that should be qsizetype [src/corelib/text]Marc Mutz2022-09-015-7/+7
* widgets: avoid setting X11BypassWindowManagerHint in QToolBarLiang Qi2022-09-011-1/+1
* Android A11Y: Notify android about scroll eventsJens Trillmann2022-09-018-0/+40
* wasm: add Emscripten version check for appsLorn Potter2022-09-011-0/+2
* CMake: Move Apple specific functions into a separate fileAlexandru Croitor2022-08-311-625/+0
* Fix tree/table/list accessibility stateAndré de la Rocha2022-08-311-1/+21
* Restore signature of qt_handleTouchEvent()Kai Köhne2022-08-314-5/+15
* Fix dragging a docked QDockWidget [REG-fix]Thorbjørn Lund Martsum2022-08-311-1/+1
* RCC: fix zlib compression when --no-zstd was specifiedThiago Macieira2022-08-312-14/+10
* Fix possible undefined behavior in clear_thread_dataNiclas Rosenvik2022-08-311-2/+1
* Make QKdeTheme aware of runtime theme changesAxel Spoerl2022-08-311-5/+148
* 3rdparty/zlib: backport the fix to CVE-2022-37434Thiago Macieira2022-08-312-2/+38
* Request frame when a window has been movedMikolaj Boc2022-08-311-0/+2
* qthread.h: fix logic for Q_OS_FREEBSD and add support for 32bit FreeBSDTobias C. Berner2022-08-311-2/+2
* CMake: Fix storyboard entry in an iOS Info.plist fileAlexandru Croitor2022-08-311-3/+6
* CMake: Clarify documentation for target and project finalizationAlexandru Croitor2022-08-311-10/+19
* CMake: Add documentation for QT_NO_COLLECT_BUILD_TREE_APK_DEPSAlexandru Croitor2022-08-312-0/+23
* QDateTime: work around bitfield bug on msvc x86Mårten Nordheim2022-08-311-5/+12
* Android A11Y: Fix TalkBack scrolling behaviorJens Trillmann2022-08-312-4/+33
* a11y: Don't reassign unique ID to other object right awayMichael Weghorn2022-08-311-6/+6
* QHttp2Configuration: in QNAM, use old, higher values in flow controlTimur Pocheptsov2022-08-313-7/+7
* QDBusTrayIcon: add xdg-activation supportIlya Fedin2022-08-312-0/+10
* Derive PlaceholderText color from Text color in QPaletteAxel Spoerl2022-08-301-0/+34
* Fix the spelling of the word "combination"Mike Trahearn2022-08-301-1/+1
* Add nullptr check for theme when initializing paletteDoris Verria2022-08-301-2/+4
* QMetaType/Doc: update some wording about type registrationThiago Macieira2022-08-292-21/+18
* CMake: Default CFBundleName to ${PRODUCT_NAME} for iOSAlexandru Croitor2022-08-291-0/+15
* a11y: Prevent one case of losing a11y interface when setting event childMichael Weghorn2022-08-271-1/+2
* QGtk3Theme: subscribe to theme hint changesIlya Fedin2022-08-271-0/+20
* Implement mouse capture on WASMMikolaj Boc2022-08-264-6/+32
* QVariant/Doc: document that you must register types before op>>Thiago Macieira2022-08-261-3/+13
* Port QDir to qsizetype [2/3]: implementationMarc Mutz2022-08-262-24/+24
* [docs] QAnyStringView: remove the prediction that Qt 7 will drop L1Marc Mutz2022-08-261-3/+5
* Update the snippet for QFileDialog::saveFileContentMikolaj Boc2022-08-261-1/+3
* QThread: add empty functions for the no-thread buildMorten Sørvig2022-08-261-0/+10
* QComboBox: Prevent recursion in hidePopupVolker Hilsheimer2022-08-262-1/+10
* Refactor QApplication::event from if/else to switch statementVolker Hilsheimer2022-08-261-8/+16
* QAbstractButton: do not steal wheel event when disabledTasuku Suzuki2022-08-261-3/+0
* Windows QPA/QPlatformServices::openUrl(): Add work around for anchors on loca...Friedemann Kleint2022-08-261-6/+61
* RHI: Make sure to compare bindings when comparing QShadersAndy Nichols2022-08-261-2/+2
* QAbstractItemDelegate: tolerate that editor gets reparentedv6.4.0-beta4Volker Hilsheimer2022-08-251-2/+3
* qt_fusionPalette: make links more legible on dark backgroundsMitch Curtis2022-08-251-2/+7
* CMake: don't use full paths for X11 SM and ICE libsSamuli Piippo2022-08-242-2/+3
* Re-create TLW's window only when its surface type is really changedIlya Fedin2022-08-241-1/+1
* Make sockets' accept() methods return qintptrMårten Nordheim2022-08-2410-19/+19
* Doc: Remove "Container keywords" section from containers.htmlKai Köhne2022-08-241-23/+1
* Doc: Remove qmake-only reference in Q_IMPORT_PLUGIN descriptionKai Köhne2022-08-242-9/+3