- 15 Jul, 2022 1 commit
-
-
Harald Sitter authored
not sure why they would happen but someone managed to
🤷
-
- 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 2 commits
-
-
-
Harald Sitter authored
this adds sentry support for evaluation. limited to form-git builds and explicit opt-ins. testing sentry was agreed upon a while ago on the community mailing list. the hope is that it will improve our crash handling experience enough to potentially replace bugzilla as crash tracking system.
-
- 03 Jul, 2022 1 commit
-
-
Volker Krause authored
QVariant <-> const char* doesn't work there anymore, so make this more explicit.
-
- 01 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"
-
- 27 Jun, 2022 2 commits
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 16 Jun, 2022 1 commit
-
-
Laurent Montel authored
-
- 15 Jun, 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"
-
- 14 Jun, 2022 2 commits
-
-
Heiko Becker authored
The latter (KF5ConfigGui to be precise) is needed for KWindowConfig in drkonqidialog.cpp and was most likely implicitly pulled in before and mistaken with KConfigWidgets, which isn't used at all.
-
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 Jun, 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"
-
- 06 Jun, 2022 1 commit
-
-
Harald Sitter authored
app restarts have nothing to do with trace reload. probably was bad copy paste from the restart button BUG: 454927
-
- 27 May, 2022 2 commits
-
-
It can make it easier to find what you're looking for
-
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 May, 2022 3 commits
-
-
Harald Sitter authored
this was not possible in the original implementation but we can now easily allow this thanks to the pagestack, which will take care that the page order is still reasonable BUG: 453989
-
Ismael Asensio authored
Simplifies the access to this actions, which are meant mainly for developers but can also help bug reporters if they're asked to submit backtraces.
-
Ismael Asensio authored
Otherwise the backtrace area looks a bit broken, surrounded by all of the empty space
-
- 19 May, 2022 3 commits
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
Harald Sitter authored
was not connected to anything and consequently did nothing
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 16 May, 2022 1 commit
-
-
Harald Sitter authored
snuck by accident when merging
-
- 10 May, 2022 1 commit
-
-
Harald Sitter authored
usefulness changes as the first lines trickle in, leading to the status item saying things are useless when indeed it's not done loading yet. BUG: 453538
-
- 07 May, 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 May, 2022 1 commit
-
-
Laurent Montel authored
-
- 01 May, 2022 1 commit
-
-
Harald Sitter authored
lest distros miss them
-
- 25 Apr, 2022 2 commits
-
-
Harald Sitter authored
:? returns the var if defined or errors if undefined. so we need to assign the output back into the var, otherwise we'd try to implicitly run the content of the variable (and that is a dir so it makes zero sense - plus is not what is intended here anyway)
-
Yuri Chornoivan authored
-
- 24 Apr, 2022 2 commits
-
-
Harald Sitter authored
the old qwidget UI sticks around for safer mode (for now) just in case the qml view goes belly up. BUG: 443781
-
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"
-
- 23 Apr, 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"
-
- 21 Apr, 2022 7 commits
-
-
Harald Sitter authored
this is still a bit crap because you can't scroll horizontally because that gesture is already used for switching pages. so. I don't know, but this is certainly better than doing text selection on mobile
🤷 -
Harald Sitter authored
the user socket also needs to be enabled otherwise the processor has nobody to talk to
-
Harald Sitter authored
apparently 0-123-0 is the escaped variant (%i) whereas I thought it is the unescaped variant (%I). since we want the version with hyphens (so we can use them in the filtering tech) use %i here.
-
Harald Sitter authored
unit names always have a type suffix, in this case the instance is the prefix (so we can startwith filter on) meaning we need to add the suffix manually for the builtin matching tech
-
Harald Sitter authored
it indeed serves no practical purpose and is actually counterproductive for the coredump-gui
-
Harald Sitter authored
3 numbers but 2 hyphens. one can see where my brain took the wrong turn ;)
-
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 Apr, 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"
-