- 12 Sep, 2021 1 commit
-
-
Got an event ticket which had that set to "centered", displays correctly now. (cherry picked from commit b4084880)
-
- 10 Sep, 2021 1 commit
-
-
Volker Krause authored
-
- 04 Sep, 2021 1 commit
-
-
Volker Krause authored
-
- 03 Sep, 2021 2 commits
-
-
Volker Krause authored
-
Volker Krause authored
The previous simplistic approach ignored the multi-traveler case and thus could lead to different results than what is actually shown in the document model.
-
- 02 Sep, 2021 1 commit
-
-
Volker Krause authored
-
- 27 Aug, 2021 2 commits
-
-
Heiko Becker authored
-
Heiko Becker authored
-
- 14 Aug, 2021 1 commit
-
-
Volker Krause authored
Thanks to https://codereview.qt-project.org/c/qt/qtbase/+/364893 access to attachments that way finally works correctly.
-
- 13 Aug, 2021 2 commits
-
-
Nicolas Fella authored
Flatpak prefers the app icon to be named after the app id, so itinerary becomes org.kde.itinerary Also move from 48 to scalable (cherry picked from commit 17fea10b)
-
Nicolas Fella authored
Itinerary is primarily developed against breeze icons and with other icon themes not all icons are available. Set breeze as fallback theme so we avoid having no icons at all (cherry picked from commit f2416869)
-
- 07 Aug, 2021 1 commit
-
-
Volker Krause authored
-
- 04 Aug, 2021 2 commits
-
-
Heiko Becker authored
-
Heiko Becker authored
-
- 27 Jul, 2021 1 commit
-
-
Heiko Becker authored
-
- 26 Jul, 2021 3 commits
-
-
Volker Krause authored
-
Volker Krause authored
We miss explicit equal comparator registration for types held as variants inside Reservation objects. Ideally this is something done in the library eventually, but it's not straightforward to do early enough there, in particular in static builds. So we do this here for now. This fixes live data updates triggering reservation changes unconditionally, and thus everything that follows from there.
-
Volker Krause authored
While reloading something we already have doesn't trigger network activity it does a map data load from disk to find the area we need to load, which is especially expensive for larger stations/airports. Now we only do that once per application start.
-
- 24 Jul, 2021 2 commits
-
-
Volker Krause authored
The default is 12 per backend, which is rarely needed. And more can always be requested in the UI anyway.
-
Volker Krause authored
This should fix an empty notification for the first live data with platform data we get if that just confirms the already known platforms.
-
- 23 Jul, 2021 2 commits
-
-
Volker Krause authored
That's useful on the final destination.
-
Volker Krause authored
Seems another regression of the move to DelegateChooser.
-
- 22 Jul, 2021 2 commits
-
-
Volker Krause authored
-
Volker Krause authored
-
- 21 Jul, 2021 1 commit
-
-
Volker Krause authored
This seems to cause a unit test failure on FreeBSD.
-
- 20 Jul, 2021 1 commit
-
-
Script Kiddy authored
-
- 19 Jul, 2021 1 commit
-
-
Script Kiddy authored
-
- 16 Jul, 2021 3 commits
-
-
Volker Krause authored
-
Volker Krause 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"
-
- 13 Jul, 2021 5 commits
-
-
Volker Krause authored
-
Volker Krause authored
-
Volker Krause authored
-
* Use CheckBox instead of Switch * Put Checkbox text in the right of the checkbox * Use smallFont for description text
-
Volker Krause authored
This fixes various page flow issues when opening multiple of those.
-
- 12 Jul, 2021 2 commits
-
-
Volker Krause authored
-
Volker Krause authored
That is a good approximation of a sensible order, as eg. outdated test certificates will end up further down now.
-
- 11 Jul, 2021 2 commits
-
-
Carl Schwan authored
-
Volker Krause authored
-
- 10 Jul, 2021 1 commit
-
-
Albert Astals Cid authored
-