summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QHttp2Configuration: in QNAM, use old, higher values in flow controlTimur Pocheptsov2022-08-304-7/+14
* CMake: Add documentation for QT_NO_COLLECT_BUILD_TREE_APK_DEPSAlexandru Croitor2022-08-302-0/+23
* Docs: Improve documentation regarding adding SSL supportNicholas Bennett2022-08-301-2/+3
* Migrate QBasicTimer from int to qint64Konrad Kujawa2022-08-306-13/+32
* wasm: add local-fonts API supportAleksandr Reviakin2022-08-302-0/+129
* wasm: add support for building Qt as shared librariesMorten Sørvig2022-08-309-6/+35
* Fix the spelling of the word "combination"Mike Trahearn2022-08-301-1/+1
* wasm: update emsdk to 3.1.14Lorn Potter2022-08-302-2/+2
* Add nullptr check for theme when initializing paletteDoris Verria2022-08-301-2/+4
* Doc: Fix faulty include file extensionJoerg Bornemann2022-08-303-4/+4
* QMetaType/Doc: update some wording about type registrationThiago Macieira2022-08-292-21/+18
* Bump macOS and iOS deployment targets to 10.15 and 14 respectivelyTor Arne Vestbø2022-08-293-6/+6
* Relay the batched test name to ctest commandline on all platformsMikolaj Boc2022-08-291-2/+26
* Copy or check ShortData rather than pointer in more placesEdward Welbourne2022-08-292-4/+6
* Add QComHelper class for dealing with COM on WindowsTor Arne Vestbø2022-08-2911-67/+87
* MSVC: Add WIN32 definition to the resource compilerYuhang Zhao2022-08-291-1/+1
* QLibraryInfo: Add isSharedBuild() function and deprecate qSharedBuild()Yuhang Zhao2022-08-293-6/+39
* Android A11Y: Fix TalkBack scrolling behaviorJens Trillmann2022-08-292-4/+33
* Android A11Y: Notify android about scroll eventsJens Trillmann2022-08-298-0/+40
* Move qSharedBuild() from qglobal.h to qlibraryinfo.hSona Kurazyan2022-08-294-11/+11
* QList: don't detach twice in operator[]Mårten Nordheim2022-08-281-1/+1
* tst_QMap: avoid tripping MSVC debug-mode iterator assertionsThiago Macieira2022-08-281-1/+6
* Remove an unused variable in qwasmwindowMikolaj Boc2022-08-281-1/+0
* Deprecate QApplication::setActiveWindow() and mark as internalTor Arne Vestbø2022-08-2783-320/+452
* QComboBox: Prevent recursion in hidePopupVolker Hilsheimer2022-08-272-1/+10
* MSVC: Set default code page to UTF-8 for resource compilerYuhang Zhao2022-08-271-1/+1
* a11y: Prevent one case of losing a11y interface when setting event childMichael Weghorn2022-08-272-1/+30
* a11y atspi: Send SelectionChanged AT-SPI event on selection changeMichael Weghorn2022-08-271-0/+13
* a11y atspi: Forward SelectionWithin change to AT-SPIMichael Weghorn2022-08-271-1/+11
* wasm: use uintptr_t for uint32_tLorn Potter2022-08-272-3/+3
* QGtk3Theme: subscribe to theme hint changesIlya Fedin2022-08-271-0/+20
* a11y atspi: Drop FIXME that doesn't need actionMichael Weghorn2022-08-271-1/+1
* a11y atspi: Drop methods that are only declaredMichael Weghorn2022-08-271-2/+0
* a11y atspi: Support text interface's GetStringAtOffsetMichael Weghorn2022-08-272-5/+56
* a11y atspi: Handle AT-SPI Text's ScrollSubstringToMichael Weghorn2022-08-271-0/+13
* tst_qscopedpointer: port away from deprecated APIsIvan Solovev2022-08-271-20/+48
* tst_qmap: port away from deprecated APIsIvan Solovev2022-08-271-70/+110
* tst_qstring: port away from deprecated APIsIvan Solovev2022-08-272-14/+29
* Implement mouse capture on WASMMikolaj Boc2022-08-274-6/+32
* Replace logging category lcQpaDockWidgets in dock widget auto testAxel Spoerl2022-08-261-41/+37
* QVariant/Doc: document that you must register types before op>>Thiago Macieira2022-08-261-3/+13
* QMetaObject: fix the consistency check for forward-declared builtinsThiago Macieira2022-08-264-7/+77
* QScopedArrayPointer: port to qsizetypeMarc Mutz2022-08-262-4/+10
* Port QDir to qsizetype [2/3]: implementationMarc Mutz2022-08-262-24/+24
* tst_QDir_10000: add sorted_byName benchmarkMarc Mutz2022-08-261-0/+9
* Add QDockWidget save & restore auto testAxel Spoerl2022-08-261-0/+160
* Update the snippet for QFileDialog::saveFileContentMikolaj Boc2022-08-261-1/+3
* Simplify QNetworkListManagerNetworkInformationBackend's COM handlingTor Arne Vestbø2022-08-261-17/+6
* QThread: add empty functions for the no-thread buildMorten Sørvig2022-08-261-0/+10
* Remove superfluous clang preprocessor check for cpp/winrtOliver Wolff2022-08-265-24/+19