- 15 Oct, 2021 1 commit
-
-
Volker Krause authored
-
- 13 Oct, 2021 6 commits
-
-
-
-
Volker Krause authored
-
Otherwise timezone information is lost
-
-
-
- 09 Oct, 2021 1 commit
-
-
Laurent Montel authored
-
- 07 Oct, 2021 1 commit
-
-
Laurent Montel authored
-
- 04 Oct, 2021 1 commit
-
-
Heiko Becker authored
-
- 25 Sep, 2021 3 commits
-
-
Volker Krause authored
We must not apply the same codec twice there, as the input to the HTML encoding is UTF-8 in that case, not what might be specified in the HTML content-type header. This is a problem for e.g. Japanese and Korean codecs in particular, where doing this wrongly completely destroys the content.
-
Volker Krause authored
-
Laurent Montel authored
-
- 15 Sep, 2021 2 commits
-
-
-
This seems to be a popular infrastructure provider for tourism discount cards in Austria.
-
- 04 Sep, 2021 1 commit
-
-
Laurent Montel authored
-
- 03 Sep, 2021 1 commit
-
-
Volker Krause authored
-
- 02 Sep, 2021 1 commit
-
-
Laurent Montel authored
-
- 30 Aug, 2021 1 commit
-
-
Volker Krause authored
-
- 27 Aug, 2021 1 commit
-
-
Heiko Becker authored
-
- 25 Aug, 2021 1 commit
-
-
Volker Krause authored
BUG: 441361
-
- 24 Aug, 2021 1 commit
-
-
Volker Krause authored
On top of the generic IATA BCBP extraction this now adds times and airport names.
-
- 21 Aug, 2021 1 commit
-
-
Volker Krause authored
-
- 20 Aug, 2021 1 commit
-
-
Volker Krause authored
-
- 19 Aug, 2021 3 commits
-
-
Volker Krause authored
Some tickets diverge so far from the standard layout that all our recovery attempts fail. We now also try a set of regular expression patterns on the layouted text. This makes MAV (Hungarian state railway) produced RCT2 tickets readable.
-
Volker Krause authored
-
Volker Krause authored
-
- 13 Aug, 2021 1 commit
-
-
Laurent Montel authored
-
- 11 Aug, 2021 1 commit
-
-
Volker Krause authored
This for example protects against accidental infinite loops in extractor scripts.
-
- 09 Aug, 2021 1 commit
-
-
Volker Krause authored
-
- 08 Aug, 2021 1 commit
-
-
Laurent Montel authored
-
- 04 Aug, 2021 1 commit
-
-
Heiko Becker authored
-
- 02 Aug, 2021 1 commit
-
-
parseDateString() now takes "const GooString *" as the date argument in order to support unicode date strings. Adjust parsePdfDateTime() to use the same string type (instead of "const char *") when compiling against poppler 21.8.0. https://gitlab.freedesktop.org/poppler/poppler/-/merge_requests/880
-
- 31 Jul, 2021 2 commits
-
-
Volker Krause authored
-
Laurent Montel authored
-
- 30 Jul, 2021 3 commits
-
-
Laurent Montel authored
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
Script Kiddy authored
-
- 29 Jul, 2021 1 commit
-
-
Laurent Montel authored
-
- 23 Jul, 2021 1 commit
-
-
Volker Krause authored
Using signed char is documented to be undefined behavior.
-