- 12 Jan, 2021 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"
-
- 05 Jan, 2021 2 commits
-
-
Ahmad Samir authored
Some instances were replaced by QRegularExpression, whereas others were replaced with QString manipulation.
-
Jonathan Riddell authored
GIT_SILENT
-
- 03 Jan, 2021 1 commit
-
-
Alexander Potashev authored
-
- 20 Dec, 2020 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"
-
- 14 Dec, 2020 1 commit
-
-
Harald Sitter authored
-
- 01 Dec, 2020 1 commit
-
-
Jonathan Riddell authored
GIT_SILENT
-
- 28 Nov, 2020 1 commit
-
-
Nicolas Fella authored
-
- 22 Nov, 2020 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
-
- 16 Nov, 2020 2 commits
-
-
Harald Sitter authored
otherwise they are sorted by name and that can result in basic info getting put at the bottom BUG: 429153 FIXED-IN: 5.20.4
-
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"
-
- 15 Nov, 2020 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"
-
- 10 Nov, 2020 1 commit
-
-
Jonathan Riddell authored
GIT_SILENT
-
- 08 Nov, 2020 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"
-
- 27 Oct, 2020 1 commit
-
-
Jonathan Riddell authored
GIT_SILENT
-
- 23 Oct, 2020 2 commits
-
-
Laurent Montel 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"
-
- 22 Oct, 2020 1 commit
-
-
Laurent Montel authored
-
- 21 Oct, 2020 1 commit
-
-
Laurent Montel authored
-
- 20 Oct, 2020 2 commits
-
-
Jonathan 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"
-
- 19 Oct, 2020 1 commit
-
-
Carl Schwan authored
-
- 16 Oct, 2020 4 commits
-
-
Jonathan Liu authored
It can occur when selecting top level tree items.
-
Jonathan Liu authored
Avoids having to double-click to update device info.
-
Ahmad Samir authored
I got the logic wrong the first time around, it's the while loop that has 24000+ iterations, not the USBDB() method.
-
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"
-
- 12 Oct, 2020 2 commits
-
-
Antoni Bella Pérez authored
* Use more entities and suitable tags * Sync GUI messages * Change http: to https: * And some punctuation
-
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"
-
- 11 Oct, 2020 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"
-
- 08 Oct, 2020 2 commits
-
-
Jonathan 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"
-
- 06 Oct, 2020 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"
-
- 05 Oct, 2020 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 Oct, 2020 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"
-
- 30 Sep, 2020 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 Sep, 2020 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"
-
- 28 Sep, 2020 2 commits
-
-
Nate Graham authored
-
Harald Sitter authored
looks nicer! this twiddles with the UI a lot, a change I didn't want to make when I rewrote the modeling tech for 5.18 to unbreak the kcm. on the backend side this mostly just changes the previous column system to an actual role system for the model as that is nicer to use from qml. also more useful values are now being modelled in addition to the raw backend data. notably a working shareurl can be constructed so long as we can resolve a FQDN from avahi. on the GUI side the entire kcm is now written in qtquick and requires kdeclarative 5.74 due to its use of AbstractKCM the two views are still on the same page but use more appealing delegates now instead of plain tables. furthermore the delegates have been made interactable where useful (shares can be edited, fully qualified urls clicked, mounts can be clicked to open dolphin)
-