summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* qfloat16: re-merge the F16C content into qfloat16.cppThiago Macieira2021-10-133-133/+29
* CMake: remove support for building Qt with the old Intel compilerThiago Macieira2021-10-1313-139/+24
* CMake: add support for Intel's LLVM-based compilerThiago Macieira2021-10-136-25/+13
* Revert "[Android] Remove signal and slot mechanism to listen states in editor's"Andreas Buhr2021-10-132-37/+8
* XCB: Silence clipboard warning "SelectionRequest too old"Friedemann Kleint2021-10-131-9/+10
* QList: remove yet another iterator->pointer implicit conversionGiuseppe D'Angelo2021-10-131-1/+5
* QArrayDataOps: improve appendIteratorRangeGiuseppe D'Angelo2021-10-131-4/+14
* QList: code tidiesGiuseppe D'Angelo2021-10-131-19/+19
* Document QFutureWatcher::isFinished behavior changeMårten Nordheim2021-10-131-0/+4
* Android: replace ndk.dir with android.ndkVersion in build.gradleAssam Boudjelthia2021-10-132-4/+15
* Take overshoot into account when laying out QAbstractScrollAreaVolker Hilsheimer2021-10-132-1/+42
* Support MoltenVK from homebrewMorten Johan Sørvig2021-10-131-1/+11
* Windows QPA: Fix mouse event position for QWindows with Qt::WindowTransparent...Friedemann Kleint2021-10-132-3/+13
* Rename variable for exported functionsDavid Skoland2021-10-131-1/+1
* QLalr: use QList iterators in algorithmsGiuseppe D'Angelo2021-10-131-2/+2
* Re-enable QT_NO_NARROWING_CONVERSIONS_IN_CONNECT for QtGiuseppe D'Angelo2021-10-132-0/+6
* Doc: Fix \notes in QObjectIvan Tkachenko2021-10-131-3/+3
* Add suffixes to loop variables for Q_FOREACHIevgenii Meshcheriakov2021-10-131-4/+9
* CMake: Fix config tests not finding module-provided CMake packagesJoerg Bornemann2021-10-131-1/+6
* Fix build with CMake 3.16Joerg Bornemann2021-10-131-3/+7
* Guard WinRT API code for clang-clPeter Varga2021-10-122-5/+6
* openglblacklists: Fix typo in descriptionJonas Kvinge2021-10-121-1/+1
* qwindowsdrag: Fix typo in documentationJonas Kvinge2021-10-121-1/+1
* windows: Fix typos in source code commentsJonas Kvinge2021-10-125-6/+6
* Fix handling of time-zone gap in QTimeZonePrivate::dataForLocalTime()Edward Welbourne2021-10-122-2/+16
* Android: remove unused imports and fix warning on network java codeAssam Boudjelthia2021-10-122-4/+2
* CMake: Fix adding generated resources on iOS with CMake and XcodeMike Achtelik2021-10-121-0/+8
* Fix caching of parsed border color values in CSS parserVolker Hilsheimer2021-10-122-2/+135
* QList::iterator: use templates for advancing operatorsThiago Macieira2021-10-122-10/+156
* wasm: Fix source code comment typosJonas Kvinge2021-10-124-6/+6
* Don't send the default SETTINGS_INITIAL_WINDOW_SIZETimur Pocheptsov2021-10-123-13/+14
* Doc: Fix usage of \summary macroTopi Reinio2021-10-1222-43/+45
* macOS: fix window activation when popup is openVolker Hilsheimer2021-10-121-6/+10
* Activate tst_QWidget_window::tst_showWithoutActivating on cocoaVolker Hilsheimer2021-10-121-8/+8
* QPoint: Don't claim that QPoint[F]::dotProduct() produces length squaredIevgenii Meshcheriakov2021-10-121-2/+2
* freetype/no-fc: Disambiguate fonts with different widthsEskil Abrahamsen Blomfeldt2021-10-121-1/+31
* RHI: Don't retain texture operations after frame is doneEskil Abrahamsen Blomfeldt2021-10-121-0/+2
* RHI: introduce a way to disable framebuffer clears on GLGiuseppe D'Angelo2021-10-121-2/+5
* concurrent: Fix typo in documentationJonas Kvinge2021-10-121-1/+1
* concurrent: Fix namespace typoJonas Kvinge2021-10-121-1/+1
* gui: Fix typos in documentationJonas Kvinge2021-10-1229-50/+50
* widgets: Fix typos in documentationJonas Kvinge2021-10-1232-64/+66
* QEventDispatcherWasm: Fix typo in debug messageJonas Kvinge2021-10-121-1/+1
* gui: Fix typo in CMake featureJonas Kvinge2021-10-121-1/+1
* network: Fix typos in source code commentsJonas Kvinge2021-10-1210-16/+16
* network: Fix typos in messagesJonas Kvinge2021-10-122-2/+2
* QWindowsWindow: Fix typo in documentationJonas Kvinge2021-10-121-1/+1
* corelib: Fix typos in documentationJonas Kvinge2021-10-1238-55/+55
* corelib: Fix typos in source code commentsJonas Kvinge2021-10-1250-67/+67
* gui: Fix typos in source code commentsJonas Kvinge2021-10-1233-41/+41