- 20 Jul, 2022 4 commits
-
-
-
Aleix Pol Gonzalez authored
-
Aleix Pol Gonzalez authored
-
Aleix Pol Gonzalez authored
QML was getting the names mixed up somehow
-
- 12 Jul, 2022 1 commit
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 11 Jul, 2022 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"
-
- 09 Jul, 2022 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"
-
- 04 Jul, 2022 1 commit
-
-
Nate Graham authored
We currently use a shared tooltip ostensibly to save memory, but the shared opening/closing conditions cause the tooltips to close too early when the cursor has hovered over more then one button by the time it comes to rest on a different one. To fix around this in the simplest way, let's switch to give each button a unique ToolTip instance. In testing, there is no appreciable increase in memory usage. BUG: 456129 FIXED-IN: 5.25.3
-
- 03 Jul, 2022 2 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
-
- 02 Jul, 2022 2 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
-
- 29 Jun, 2022 1 commit
-
-
Nate Graham authored
-
- 28 Jun, 2022 2 commits
-
-
Aleix Pol Gonzalez authored
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 27 Jun, 2022 2 commits
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 25 Jun, 2022 1 commit
-
-
Script Kiddy authored
-
- 23 Jun, 2022 2 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-
- 22 Jun, 2022 6 commits
-
-
Aleix Pol Gonzalez authored
Both branches were obviously the same.
-
Aleix Pol Gonzalez authored
-
Aleix Pol Gonzalez authored
It looks a bit out of place but at least it doesn't trigger all the bad notes in ListView.
-
Aleix Pol Gonzalez authored
It's easier to spot.
-
Aleix Pol Gonzalez authored
Saves it to the installations, needs to be in a separate action because it may trigger policykit dialogs. It could make sense to design this in a different way.
-
Use the internal property otherwise. This way deployments can enforce a remote to come first.
-
- 21 Jun, 2022 3 commits
-
-
This way when a delegate is reused, it will be properly initialised as the user expected. BUG: 452129
-
If the window gets too wide, let the column take 25% of the width. BUG: 432844
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 18 Jun, 2022 2 commits
-
-
Fushan Wen authored
`compactInfo` will not be shown when in compact mode. Hide it to fix a visual glitch.
-
Aleix Pol Gonzalez authored
-
- 16 Jun, 2022 1 commit
-
-
Laurent Montel authored
-
- 14 Jun, 2022 2 commits
-
-
Heiko Becker authored
AFAICT the last usage was removed with bd6e1a27.
-
Heiko Becker authored
raiseWindow() no longer uses QX11Info::isPlatformX11() since [1], which was the reason for the Qt5X11Extras/Qt6GuiPrivate dependency AFAICT. [1] 9f1358f0
-
- 13 Jun, 2022 2 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
-
- 09 Jun, 2022 2 commits
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
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"
-
- 05 Jun, 2022 1 commit
-
-
Volker Krause authored
-
- 03 Jun, 2022 1 commit
-
-
Antonio Rojas authored
The comparison was backwards, which in particular made all links in apps.kde.org not work
-