Qt 6.8.3 with BlackBerry 10 (QNX 8 / ARMv7) patches
 
 
 
 
 
 
Go to file
Marc Mutz 9afd95eb68 Move QMinimalFlatSet from QtDeclarative to QtCore
This is a copy of qtdeclarative/src/quick/util/qminimalflatset_p.h as
of qtdeclarative/1e6cb2462ee87476a5eab7c71735c001a46c7b55, with the
following changes:

- Use a different header guard name. The header guard name is being
  changed in qtdeclarative in parallel, but don't let there be a
  window in which there might be a conflict.

- Add a type alias for QVarLengthArray-backed QMinimalFlatSet.

- Remove the qtquickglobal.h header.

- Adjust the introducing comment to the new home.

I've seen several use-cases for this in QtBase the last few days, so
it's time to move it into a more central place and get more users.

Change-Id: I03397edf8e885d3100c529b41dbf99e2a1184542
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2024-02-25 12:55:19 +01:00
.github/workflows Repair github action workflow 2021-11-10 18:57:33 +01:00
LICENSES Update QLocale and calendar data to CLDR v44.1 2024-02-02 08:26:03 +01:00
bin CMake: Don't strip debug builds with qt-cmake-private-install in CI 2023-11-03 18:24:46 +02:00
cmake Add the support for custom definitions to the qt_manual_moc function 2024-02-23 20:41:30 +01:00
coin COIN: Move skipping Debian instructions to qt5 repo 2024-02-22 15:54:25 +00:00
config.tests Correct license in config.test 2024-02-20 16:22:28 +01:00
dist Add Qt 6.0.0 changes file 2020-11-16 10:02:08 +02:00
doc Doc: Remove formatting from \QA, \QD, and \QL macros 2024-02-22 12:24:20 +01:00
examples Doc: Move OpenGL examples to '3D' category 2024-02-21 14:04:50 +00:00
lib Purge all fonts 2015-08-18 19:59:14 +00:00
libexec CMake: Add a config.redo script similar to qt5's config.status 2023-09-20 21:20:13 +02:00
mkspecs wasm: update Emscripten to 3.1.50 2024-02-21 12:30:01 +00:00
qmake Correct license in qmake/ 2024-02-13 13:55:02 +01:00
src Move QMinimalFlatSet from QtDeclarative to QtCore 2024-02-25 12:55:19 +01:00
tests tst_QWidget::realFocusChain: don't remove from iterated QList 2024-02-24 11:41:18 +00:00
util wasm: Parse wasm binaries to get dependencies 2024-02-23 20:41:29 +01:00
.cmake.conf Remove year from generic Qt copyright information 2024-02-14 09:30:07 +00:00
.gitattributes Give batch files CRLF line endings 2020-11-04 15:02:29 +00:00
.gitignore Git ignore Visual Studio CMake build directories 2023-11-24 23:42:05 +01:00
.lgtm.yml Skip LGTM analysis for the bootstrap library and tools 2020-07-16 01:04:34 +02:00
.tag
CMakeLists.txt cmake: build repo helpers - fine-grained test/example options 2024-02-08 23:30:29 +08:00
config_help.txt Add configure mappings for QT_BUILD_<TESTS|EXAMPLES>_PROJECT 2024-02-14 20:47:29 +00:00
configure Change configure license 2024-02-02 15:23:02 +00:00
configure.bat CMake: Fix passing -DFOO=0 to configure.bat 2024-02-23 10:16:51 +01:00
configure.cmake CMake: Fix missing output of TEST_x86intrin_OUTPUT config test 2024-02-21 18:21:41 +01:00
dependencies.yaml Re-add dependencies.yaml now that qt5.git wip/qt6 builds fine 2019-09-18 13:19:31 +02:00
qt_cmdline.cmake Add coverage and coverage-gcov features 2023-09-22 15:54:30 +02:00