- 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 3 commits
-
-
Heiko Becker authored
(cherry picked from commit c099a358)
-
Heiko Becker authored
-
Heiko Becker authored
-
- 03 Oct, 2021 1 commit
-
-
Nicolas Fella authored
-
- 02 Oct, 2021 1 commit
-
-
Volker Krause authored
-
- 01 Oct, 2021 7 commits
-
-
Volker Krause authored
They can get rather wide in some translations. BUG: 443200 FIXED-IN: 21.08.2
-
Volker Krause authored
Unless they are to and from a favorite location that is.
-
Volker Krause authored
-
Volker Krause authored
-
Volker Krause authored
-
Volker Krause authored
-
Volker Krause authored
Also, let them handle event reservations and consider flight boarding times when present.
-
- 29 Sep, 2021 1 commit
-
-
Volker Krause authored
See plasma-mobile/vakzination!11.
-
- 28 Sep, 2021 4 commits
-
-
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
-
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
-
- 26 Sep, 2021 1 commit
-
-
Kai Uwe Broulik authored
Otherwise use "Show ticket"
-