summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* BLACKLIST tst_QMenuBar::check_menuPosition for Ubuntu 22.04Heikki Halmet2022-06-201-0/+1
* Port QXlibEglIntegration::getCompatibleVisualId to xcbIlya Fedin2022-06-207-190/+142
* QXdgDesktopPortalFileDialog: fix C++20 buildGiuseppe D'Angelo2022-06-201-1/+1
* QWindow: fix C++20 buildGiuseppe D'Angelo2022-06-201-4/+4
* Fix tst_AndroidAssets, broken by recent changes on assets load speedLouis du Verdier2022-06-201-4/+5
* QAbstractItemDelegate: Remove a duplicate doc entryLaszlo Papp2022-06-201-2/+2
* Document QJniObject::constructVolker Hilsheimer2022-06-201-0/+15
* Make the new setCurrentId the writer for the respective propertyVolker Hilsheimer2022-06-201-1/+1
* QTableView: set correct clip on QPainter when using spansRichard Moe Gustavsen2022-06-201-4/+23
* tst_qthread: Fix compilation under ubsanFabian Kosmale2022-06-201-4/+4
* QOperatingSystemVersion: Add new Windows versionYuhang Zhao2022-06-202-9/+31
* Fix improper moc includes inside the Qt namespaceThiago Macieira2022-06-193-6/+6
* Skip tests that terminate threads under ASANVolker Hilsheimer2022-06-191-0/+16
* Network: make Public Suffix List constexprYuhang Zhao2022-06-193-6/+48
* CMake: Mark chosen C++ standard as required for building QtYuhang Zhao2022-06-192-0/+9
* Windows QPA: Fix indentionYuhang Zhao2022-06-191-42/+42
* Long live the ICU-based QStringConverter interface!Fabian Kosmale2022-06-195-11/+568
* Windows: Replace lcQpaWindows logging with lcQpaScreen in screen codeTor Arne Vestbø2022-06-181-5/+5
* Windows: Decouple screen change monitoring from top level QWindowsTor Arne Vestbø2022-06-187-14/+44
* QBoxLayout: Add assertion that catches out of bounds insertion indicesMarcel Kummer2022-06-181-0/+1
* qmetatype.h: remove #undef for something that was never #define'dThiago Macieira2022-06-181-1/+0
* QMetaType: use explicit load/store operations on QBasicAtomicIntThiago Macieira2022-06-181-4/+4
* wasm: Fix up namespacing in wasm platform pluginLorn Potter2022-06-1813-7/+40
* wasm: fix unicode inputLorn Potter2022-06-183-9/+9
* CMake: Android: Fix 'qmldir file not found at' warningsAlexandru Croitor2022-06-171-2/+2
* CMake: Fix Xcode common dependency issues for other_files IDE targetAlexandru Croitor2022-06-171-0/+13
* Provide overload for Qt::AlignmentFlags in item widget itemsVolker Hilsheimer2022-06-176-0/+21
* Update window state in QWindowsWindow and QXcbWindow geometry settersAxel Spoerl2022-06-173-0/+103
* xcb: Get some style hints from xsettingsJiDe Zhang2022-06-184-4/+28
* QMainWindow: fix restoreState() for toolbarsIvan Solovev2022-06-172-0/+9
* macOS: set print dialog up with page attributes when no printer is installedVolker Hilsheimer2022-06-171-1/+7
* QBoxLayout: Pull out handling for negative insertion indicesMarcel Kummer2022-06-171-16/+14
* QFont: remove support for comma split setFamily()Janne Juntunen2022-06-171-12/+1