- 24 Feb, 2021 2 commits
-
-
Heiko Becker authored
-
Heiko Becker authored
-
- 29 Jan, 2021 2 commits
-
-
Heiko Becker authored
-
Heiko Becker authored
-
- 24 Jan, 2021 1 commit
-
-
Script Kiddy authored
-
- 04 Jan, 2021 1 commit
-
-
Friedrich W. H. Kossebau authored
-
- 03 Jan, 2021 1 commit
-
-
Peter Simonsson authored
BUG: 431045
-
- 02 Jan, 2021 3 commits
-
-
Christoph Feck authored
-
Christoph Feck 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"
-
- 31 Dec, 2020 1 commit
-
-
Peter Simonsson authored
-
- 30 Dec, 2020 1 commit
-
-
Peter Simonsson authored
As the IRC protocol doesn't handle spaces in nicks or idents don't allow the user add them to the input. BUG: 422146
-
- 18 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"
-
- 15 Dec, 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
-
- 14 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"
-
- 04 Dec, 2020 1 commit
-
-
Friedrich W. H. Kossebau authored
Application::handleActivate() handles the arguments passed from the signal KDBusService::activateRequested. The API dox of the signal tells: " The arguments the executable was called with, starting with the executable file name. See QCoreApplication::arguments(). This can also be empty. " 267e3762 tried to handle the case of no args passed, which though created bug 374690, which then got treated by 2605c61f, which then created bug 391698. Hopefully we end the chain here :) BUG: 391698
-
- 02 Dec, 2020 2 commits
-
-
Christoph Feck authored
-
Christoph Feck authored
-
- 01 Dec, 2020 1 commit
-
-
Friedrich W. H. Kossebau authored
-
- 28 Nov, 2020 1 commit
-
-
Bernd Buschinski authored
-
- 26 Nov, 2020 1 commit
-
-
Friedrich W. H. Kossebau authored
-
- 25 Nov, 2020 4 commits
-
-
Bernd Buschinski authored
It was added with 288433f1 but never implemented
-
Bernd Buschinski authored
-
Bernd Buschinski authored
ServerDialog does not inherit Ui::ServerDialogUI it must be explicitly freed
-
Christoph Feck authored
-
- 14 Nov, 2020 1 commit
-
-
Bernd Buschinski authored
If the channel list is on the left -> treeview. You have selected channel #B and get a notification from #A, you click the KNotification popup, it shows the channel #A but in the treeview channel #B is still selected.
-
- 11 Nov, 2020 4 commits
-
-
Bernd Buschinski authored
-
Bernd Buschinski authored
-
Bernd Buschinski authored
ifr.ifr_name must always be null terminated, so we can at most write IF_NAMESIZE - 1 bytes.
-
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
-
-
Bernd Buschinski authored
-
- 08 Nov, 2020 2 commits
-
-
Albert Astals Cid authored
-
Bernd Buschinski authored
In case of special URL login methods this could lead to: - you click on: https://foo.bar/XXX/-/merge_requests/40 - the browser opens with: https://foo.bar/users/sign_in regardless if you are logged in with your browser or not. This change makes it consistent to QDesktopServices::openUrl, which always opens the given URL. NOTE: If you are not logged in with your browser, the browser will still redirect you.
-
- 05 Nov, 2020 2 commits
-
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
- 03 Nov, 2020 4 commits
-
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-