- 03 Feb, 2023 1 commit
-
-
Script Kiddy authored
-
- 29 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 28 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 27 Jan, 2023 1 commit
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 25 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 24 Jan, 2023 2 commits
-
-
BUG: 464491 FIXED-IN: 5.27
-
ivan tkachenko authored
tl;dr The scroll bars must not be overlayed with foreign items like frame borders, separators etc. They are doing fine on their own. Don't. And since Kirigami.ApplicationItem was not designed for this kind of usage where you stick something permanent to one side, just more it out completely in its own layout. Components are refactored in different files, so that semantics of ApplicationItem being a QML context on its own is preserved, and properties, methods & signals are wired together to act as a proxy.
-
- 23 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 22 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 21 Jan, 2023 2 commits
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
Script Kiddy authored
-
- 20 Jan, 2023 2 commits
-
-
Heiko Becker authored
Should've been part of the previous commit :( GIT_SILENT
-
Heiko Becker authored
No longer needed after 68c53794.
-
- 19 Jan, 2023 5 commits
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
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
-
- 18 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 17 Jan, 2023 1 commit
-
-
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"
-
- 16 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 13 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 12 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 11 Jan, 2023 2 commits
-
-
Fushan Wen authored
Fix menu entries not being translted
-
Script Kiddy authored
-
- 10 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 09 Jan, 2023 2 commits
-
-
ivan tkachenko authored
Fixes heavy visual glitch in which QtQuick parts of the window use colors from "inactive" state while menu is open, most notably application header bar.
-
Script Kiddy authored
-
- 08 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 07 Jan, 2023 3 commits
-
-
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
-
- 06 Jan, 2023 2 commits
-
-
ivan tkachenko authored
The approach is slightly copied from Leave/More button in Kickoff footer.
-
Script Kiddy authored
-
- 05 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 04 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 03 Jan, 2023 4 commits
-
-
Alexander Wilms authored
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
ivan tkachenko authored
Avoids warning `QWidget::insertAction: Attempt to insert null action`, since at least the "configure" action is not always present (in fact, it's practically not used in any of the available modes anymore).
-
ivan tkachenko authored
-