- 28 Oct, 2021 4 commits
-
-
Volker Krause authored
-
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"
-
- 27 Oct, 2021 2 commits
-
-
Volker Krause authored
This is needed for example for MÁV train tickets. Will need KF 5.88 to actually work though. BUG: 444324
-
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"
-
- 26 Oct, 2021 5 commits
-
-
Volker Krause authored
Much more convenient than picking on the map manually, if the address is reasonably complete.
-
Volker Krause authored
Happens easily with the -1 of a not yet select combo box.
-
Volker Krause authored
This also avoids insanely long transfers being added for partially imported trips.
-
Laurent Montel authored
-
Laurent Montel authored
-
- 25 Oct, 2021 2 commits
-
-
Kai Uwe Broulik authored
It shows the thumbnail (e.g. a movie poster), when available, alternatively the logo or icon (e.g. airline logo)
-
Volker Krause authored
-
- 23 Oct, 2021 2 commits
-
-
Volker Krause authored
-
Volker Krause authored
Requires the latest KHC to work.
-
- 22 Oct, 2021 1 commit
-
-
Carl Schwan authored
* Split confidential details from bare minimum information required to show * Make it easy to switch between Qr code and details with a Kirigami.NavigationTabBar * When importing certificate, switch to it directly
-
- 21 Oct, 2021 1 commit
-
-
Laurent Montel authored
-
- 17 Oct, 2021 1 commit
-
-
Volker Krause authored
-
- 14 Oct, 2021 1 commit
-
-
Volker Krause authored
Also de-duplicate the mode icon QML logic while at it.
-
- 13 Oct, 2021 5 commits
-
-
Volker Krause authored
-
Avoids an awkward gap
-
When an item is inside a Layout, its width (and height) gets managed by said layout, taking into account minimum/maximum/preferredWidth and implicitWidth. Assigning width manually, does not behave as one expect here, since Kirigami.Icon has an implicit size (of 32) and so with the nature of a ListView creating delegates as you scroll, it becomes somewhat random which size wins in the end, and might even change as an item goes out of view and back in. While at it, use `smallMedium`, which, from the actual looks of the outcome of this bug, is what the delegate should have been using. (Imho small is too small)
-
Volker Krause authored
-
Volker Krause authored
GIT_SILENT
-
- 10 Oct, 2021 2 commits
-
-
Volker Krause authored
-
Yuri Chornoivan authored
-
- 09 Oct, 2021 4 commits
-
-
Kai Uwe Broulik authored
Adds a tooltip for accessibility but keeps the button icon-only as the arrow is quite self-explanatory
-
Avoids the layout shifting around as some connections have it while others don't
-
Kai Uwe Broulik authored
The icons aren't particularly great
-
Kai Uwe Broulik authored
To match Kirigami's AbstractCard background
-
- 08 Oct, 2021 6 commits
-
-
Kai Uwe Broulik authored
Avoids an awkward gap
-
When an item is inside a Layout, its width (and height) gets managed by said layout, taking into account minimum/maximum/preferredWidth and implicitWidth. Assigning width manually, does not behave as one expect here, since Kirigami.Icon has an implicit size (of 32) and so with the nature of a ListView creating delegates as you scroll, it becomes somewhat random which size wins in the end, and might even change as an item goes out of view and back in. While at it, use `smallMedium`, which, from the actual looks of the outcome of this bug, is what the delegate should have been using. (Imho small is too small)
-
I suck at geography and flags, allow showing the names of the countries.
-
Kai Uwe Broulik authored
During a visual inspection, this information is typically what an establishment is looking for. Make it bold and green/orange depending on status.
-
Kai Uwe Broulik authored
Obviously :) (cherry picked from commit ee623e02)
-
Kai Uwe Broulik authored
Obviously :)
-
- 06 Oct, 2021 3 commits
-
-
Volker Krause authored
-
Volker Krause authored
BUG: 443200 FIXED-IN: 21.08.3
-
Volker Krause authored
-
- 04 Oct, 2021 1 commit
-
-
Heiko Becker authored
(cherry picked from commit c099a358)
-