- 01 Feb, 2023 4 commits
-
-
Volker Krause authored
-
Volker Krause authored
-
Volker Krause authored
-
Laurent Montel authored
-
- 31 Jan, 2023 4 commits
-
-
Volker Krause authored
-
Volker Krause authored
-
Volker Krause authored
Those showed up as reservations so far.
-
Volker Krause authored
That is useful for extractors to look for things in HTML comments, something that would get lost in the DOM tree. And yes, that contains relevant information in real-world documents...
-
- 30 Jan, 2023 1 commit
-
-
Volker Krause authored
-
- 29 Jan, 2023 2 commits
-
-
Heiko Becker authored
(cherry picked from commit 414cf1f4)
-
Heiko Becker authored
-
- 28 Jan, 2023 1 commit
-
-
Volker Krause authored
-
- 27 Jan, 2023 2 commits
-
-
Volker Krause authored
This fixes e.g. empty strings provided for floating point fields resulting in properties set to 0.0. With this Berlin Bürgeramt appointment confirmation emails no longer send you to the null island.
-
Volker Krause authored
-
- 26 Jan, 2023 5 commits
-
-
Volker Krause authored
-
Volker Krause authored
Those are offsets for the time of booking, not the time of travel, and thus can be wrong if there's a DST change in between. Instead rely on our own timezone recovery based on the location.
-
Volker Krause authored
-
Volker Krause authored
-
Laurent Montel authored
-
- 25 Jan, 2023 4 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-
Volker Krause authored
-
Volker Krause authored
-
- 24 Jan, 2023 1 commit
-
-
Volker Krause authored
This makes it much easier to choose which ones to use, at the cost of now needing all private classes to be forward-declared. That's the case for base types already anyway (the more common case), so that's not too bad.
-
- 23 Jan, 2023 1 commit
-
-
Volker Krause authored
Needed for reuse by external vocabulary types.
-
- 20 Jan, 2023 3 commits
-
-
Volker Krause authored
-
Volker Krause authored
Also needed by the vocabulary type implementation macros.
-
Laurent Montel authored
-
- 19 Jan, 2023 2 commits
-
-
Volker Krause authored
This is also the first step towards turning datatypes_p.h into something installable, so vocabulary types can be added externally using the same infrastructure as well.
-
Volker Krause authored
That gives us both a much older glibc and a newer GCC even.
-
- 18 Jan, 2023 1 commit
-
-
Volker Krause authored
Needed for the generic pass extension in Itinerary, and more generally a step in the right direction to decouple the extractor engine from the domain vocabulary.
-
- 17 Jan, 2023 4 commits
-
-
Fix cppcheck issue "src/lib/pdf/pdfvectorpicture.cpp:68: The scope of the variable 'maxPenWidth' can be reduced.".
-
Volker Krause authored
This needs a newer CMake version and some dirty hacks to convince Qt 5 to use a static zlib.
-
Volker Krause authored
GIT_SILENT
-
Volker Krause authored
-
- 16 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 15 Jan, 2023 4 commits
-
-
Volker Krause authored
Those point to the city the event is in, not the actual venue.
-
Volker Krause authored
GIT_SILENT
-
Volker Krause authored
-
Volker Krause authored
-