~sergiusens/+git/kitinerary:master

Last commit made on 2019-03-07
Get this branch:
git clone -b master https://git.launchpad.net/~sergiusens/+git/kitinerary
Only Sergio Schvezov can upload to this branch. If you are Sergio Schvezov please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~sergiusens/+git/kitinerary

Recent commits

6b2aa77... by Sergio Schvezov

lower version for kf5contacts

18f45cd... by Sergio Schvezov

lower kmime required version

84b9d9a... by Sergio Schvezov

cmake: lower the requirements for Qt and kf5

Signed-off-by: Sergio Schvezov <email address hidden>

1f598ab... by Volker Krause <email address hidden>

Fix a few range for loops detaching Qt containers

269e859... by Volker Krause <email address hidden>

Add generic text extraction handling IATA BCBP data

This is useful when feeding barcode reader data e.g. via the clipboard
into the extractor, as done by the app.

4d490cb... by Volker Krause <email address hidden>

Auto-detect emails too

82dec46... by Volker Krause <email address hidden>

No need to manually decode content per type anymore in the cli extractor

That's now entirely possible inside ExtractorEngine.

a8daba1... by Volker Krause <email address hidden>

Add option to set context date

b90a670... by Volker Krause <email address hidden>

Restructure content type detection a bit to enable fallback handling

That is if parsing one type failed, we can still try a different one.
Particularly useful for the stuff with only vague detection patterns.

d2bc992... by Volker Krause <email address hidden>

Add filter rule for Amadeus ical files too