qskinny/support
Uwe Rathmann 9ca02d7f1c moving away from std::unordered_map towards QHash. For transitions between
color schemes we need to copy out hash tables, what is way much easier
with the COW concept of the Qt containers. Also: according to
https://tessil.github.io/2016/08/29/benchmark-hopscotch-map.html QHash
seems to be faster in the most relevant category "Random full reads: execution time (integers)"
2024-01-30 13:04:38 +01:00
..
fonts LICENSE-Noto added 2018-03-13 21:03:09 +01:00
CMakeLists.txt bye, bye squiek 2024-01-25 08:56:01 +01:00
SkinnyGlobal.h copyright notice generalised 2024-01-17 14:31:45 +01:00
SkinnyNamespace.cpp moving away from std::unordered_map towards QHash. For transitions between 2024-01-30 13:04:38 +01:00
SkinnyNamespace.h copyright notice generalised 2024-01-17 14:31:45 +01:00
SkinnyShapeFactory.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
SkinnyShapeFactory.h copyright notice generalised 2024-01-17 14:31:45 +01:00
SkinnyShapeProvider.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
SkinnyShapeProvider.h copyright notice generalised 2024-01-17 14:31:45 +01:00
SkinnyShortcut.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
SkinnyShortcut.h copyright notice generalised 2024-01-17 14:31:45 +01:00
fonts.conf.cmake.in bye,bye qmake, say hello to cmake 2023-04-05 17:47:15 +02:00