summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add QDom internalSubset implementationYe ShanShan2022-06-233-0/+100
* Conan: Do not force 'qt_host_path' usage in cross-build contextIikka Eklund2022-06-221-9/+20
* moc: Allow reading property values through bindablesUlf Hermann2022-06-224-1/+55
* qmake/msbuild: Turn off "use full paths in diagnostics" by defaultJoerg Bornemann2022-06-221-1/+1
* qmake/msbuild: Support all /DEBUG:xxx linker optionsJoerg Bornemann2022-06-223-5/+20
* qmake/msbuild: Support all /LTCG:xxx optionsJoerg Bornemann2022-06-223-17/+24
* Move QFutureInterfaceBase::cleanContinuation() to removed_apiSona Kurazyan2022-06-223-12/+19
* wasm: do not allow blocked windows to be resizedLorn Potter2022-06-221-5/+10
* QJsonValue: fix incorrect to{Array,Object} when the value is emptyThiago Macieira2022-06-214-12/+30
* wasm: improve the specialHtmlTargets testMorten Sørvig2022-06-221-4/+8
* QThread:idealThreadCount: fix build with FreeBSD 13.1Thiago Macieira2022-06-211-1/+1
* moc: remove unnecessary emission of "#include <qbytearray.h>"Thiago Macieira2022-06-211-1/+0
* moc: rename the "offsetsAndSize" member to "offsetsAndSizes"Thiago Macieira2022-06-221-2/+2
* wasm: Optimize use of openglesLorn Potter2022-06-222-14/+2
* Doc: Add qthelp dependency to gui and widgetsLuca Di Sera2022-06-222-2/+3
* tst_tostring: add benchmarks for QCOMPARE vs. QCOMPARE_EQMarc Mutz2022-06-221-0/+55
* headerclean: remove dead codeMarc Mutz2022-06-221-4/+0
* Long live QT_INLINE_SINCE!Marc Mutz2022-06-224-1/+22
* QPostEventList: de-inline addEvent()Marc Mutz2022-06-222-17/+24
* tst_bench_shared_ptr: fix build with BOOST_NO_EXCEPTIONSMarc Mutz2022-06-221-0/+13
* QPromise: run continuation(s) on destructionSona Kurazyan2022-06-222-1/+21
* Isolate http2protocol_p.h includeAlexey Edelev2022-06-221-1/+1
* Add the qt_class pragma to file listed in sync.profile classnames mapAlexey Edelev2022-06-2217-0/+69
* Move ssl header files to the general QtNetwork sourcesAlexey Edelev2022-06-221-5/+10
* Move threads header files out of the FEATURE_threadAlexey Edelev2022-06-221-9/+9
* QDom: Clean-up warnings about old-style cast usesSona Kurazyan2022-06-221-62/+66
* Replace a few more QString::fromLatin1() with _s literalsShawn Rutledge2022-06-221-2/+2
* Add ExpandCollapse UI Automation pattern to combo boxesAndré de la Rocha2022-06-224-7/+26
* Disable useless-cast warning for moc generated codeMate Barany2022-06-221-0/+1
* Doc: Fix online macros for commercial templateTopi Reinio2022-06-211-0/+3
* Document QMouseEvent::pos() as deprecated in 6.0Mikolaj Boc2022-06-221-0/+1
* Remove unused variable in tst_QTextEdit::setDocumentPreservesPalette()Shawn Rutledge2022-06-211-1/+0
* Fix concurrent access to files by androiddeployqt in multi-abi buildsAlexey Edelev2022-06-211-1/+29
* Doc: Revise Qt Test tutorialAndreas Eliasson2022-06-214-34/+177
* xcb: Port XSync call in QXcbWindow::create to xcbIlya Fedin2022-06-211-3/+1
* xcb: set primary screen more correctlyLiang Qi2022-06-212-4/+17
* xcb: clear m_singlescreen before updateJiang Wu2022-06-211-0/+1
* xcb: fix missing initialization of m_cursorNils Jeisecke2022-06-212-7/+6
* qmake/MinGW: Install separate debug info of DLLs next to the DLLJoerg Bornemann2022-06-211-1/+5
* Add QStringDecoder::decoderForHtml()Lars Knoll2022-06-215-43/+124
* qsimd: don't enforce shstk (CET) feature on launchThiago Macieira2022-06-201-0/+6
* QDom: Stop treating non-BMP characters as invalidSona Kurazyan2022-06-204-11/+37
* function_ref test: Don't take reference of temporariesMårten Nordheim2022-06-201-5/+10
* Windows: Avoid accidentally copying QWindowsScreenManagerTor Arne Vestbø2022-06-203-3/+4
* CMake: Warn when using qt6_add_big_resources on iOSAlexandru Croitor2022-06-202-0/+16
* QGraphicsScene: respect that items can override selection changesVolker Hilsheimer2022-06-202-3/+56
* BLACKLIST tst_qfont for Ubuntu 22.04Heikki Halmet2022-06-201-0/+2
* Avoid misleading bindingStatusAllan Sandfeld Jensen2022-06-205-5/+42
* BLACKLIST: tst_QGlyphRun::mixedScripts for Ubuntu 22.04Heikki Halmet2022-06-201-0/+1
* BLACKLIST tst_QApplication::sendEventsOnProcessEvents for Ubuntu 22.04Heikki Halmet2022-06-201-0/+1