summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wasm: fix non-void function returnLorn Potter2021-06-211-2/+3
* wasm: fix build for emscripten 2.0.14Lorn Potter2021-06-211-1/+1
* QWindowsPipeReader::read(): remove redundant checksAlex Trotsenko2021-06-211-5/+1
* Cleanup temporary code related to internal modulesAlexey Edelev2021-06-211-9/+1
* xkb.compose: get locale from user env settingsLiang Qi2021-06-211-4/+10
* Do not apply not acceptable properties to the imported object librariesAlexey Edelev2021-06-211-5/+10
* Doc: Fix typosKai Köhne2021-06-211-1/+1
* Conan: simplify Conan recipeIikka Eklund2021-06-211-48/+25
* Conan: Read status flag from .cmake.confIikka Eklund2021-06-212-14/+12
* Doc: Add note to Qt::MatchFlags about implementation dependent behaviorPaul Wicking2021-06-211-0/+5
* CMake: Update section on required CMake versionsAlexandru Croitor2021-06-211-1/+9
* BLACKLIST tst_QListView::internalDragDropMove for OpenSUSE leapHeikki Halmet2021-06-211-0/+3
* Add missing limits includeNicolas Fella2021-06-201-0/+1
* QTestCharBuffer: kill copies and movesGiuseppe D'Angelo2021-06-201-0/+2
* QProcess/Win: cleanup startProcess()Alex Trotsenko2021-06-191-17/+2
* Move dependency lookup functionality to the common macroAlexey Edelev2021-06-196-51/+35
* Disable finalizers by default for the non-ld linkersAlexey Edelev2021-06-192-3/+19
* Add basic benchmarks for QFutureSona Kurazyan2021-06-193-0/+332
* Fix the precompile_header configure testJoerg Bornemann2021-06-194-13/+94
* Fix the naming of the config header files for private modulesAlexey Edelev2021-06-181-4/+11
* QEventDispatcherWin32: suppress old {FD_CLOSE|FD_CONNECT} notificationsAlex Trotsenko2021-06-191-3/+10
* QLocalSocket/Win: simplify flush()Alex Trotsenko2021-06-193-51/+2
* Move the linking logic of the object libraries to a common functionAlexey Edelev2021-06-183-114/+154
* macOS 11: Fix positioning of focus frame around comboboxVolker Hilsheimer2021-06-181-4/+8
* QProcess/Win: avoid double buffering on writeAlex Trotsenko2021-06-186-61/+52
* CMake: output VCPKG_CHAINLOAD_TOOLCHAIN_FILE with cmake pathsMårten Nordheim2021-06-181-0/+1
* Doc: Move overrideCursor() from QApplication to QGuiApplicationSze Howe Koh2021-06-191-3/+3
* Enable glyph cache workaround for Apple M-family of GPUsTor Arne Vestbø2021-06-181-1/+2
* Allow destruction of QWindowsPipeReader in its signalAlex Trotsenko2021-06-182-19/+18
* Do not alter a widget's backing window's format once createdLaszlo Agocs2021-06-182-5/+28
* Use target OUTPUT_NAME as a module identifier in .pri filesAlexey Edelev2021-06-181-3/+1
* Add GCC 11 and C++20 workaroundsGiuseppe D'Angelo2021-06-181-0/+11
* Fix right-to-left text with DirectWrite engine + QPainterPathEskil Abrahamsen Blomfeldt2021-06-181-1/+2
* Remove old configure-related filesJoerg Bornemann2021-06-1816-10096/+0
* QHash: Fix erase() edge-caseMårten Nordheim2021-06-182-1/+23
* codechecker: Add assert for implicit conditionEskil Abrahamsen Blomfeldt2021-06-181-0/+1
* Fix recursion crash when calling setStyleSheet with `qproperty-styleSheet`Zhang Yu2021-06-182-0/+21
* macOS: Resend event if the first input method event changes focusVolker Hilsheimer2021-06-181-0/+5
* CMake: Handle OPTIONAL_COMPONENTS in qt_find_packageAlexandru Croitor2021-06-175-3/+37
* QWinSettings: use QScopeGuard to RegCloseKey()Marc Mutz2021-06-171-7/+5
* QBindable: Use setter in setValue for QObjectCompatPropertyFabian Kosmale2021-06-172-0/+42
* Fix internal module naming in qmake .pri filesAlexey Edelev2021-06-172-1/+3
* Silence a few warnings from excess semicolonsAllan Sandfeld Jensen2021-06-171-4/+4
* CMake: Export info if an object lib target is a plugin initializerAlexandru Croitor2021-06-171-0/+5
* CMake: Add TODO to apply generalized object library linking approachAlexandru Croitor2021-06-171-0/+3
* CMake: Set the plugin class name for qml pluginsAlexandru Croitor2021-06-172-3/+33
* CMake: Don't generate .pri files for qml pluginsAlexandru Croitor2021-06-171-1/+5
* CMake: Remove old add_qt_gui_executable APIAlexandru Croitor2021-06-171-6/+0
* CMake: Rename qt6_finalize_ios_app to be internalAlexandru Croitor2021-06-171-3/+2
* QList: more explicitly document capacity() shenanigansAndrei Golubev2021-06-171-3/+4