- 23 Jan, 2023 1 commit
-
-
Volker Krause authored
-
- 22 Jan, 2023 2 commits
-
-
Nicolas Fella authored
-
Volker Krause authored
-
- 21 Jan, 2023 2 commits
-
-
Nicolas Fella authored
-
Nicolas Fella authored
-
- 20 Jan, 2023 1 commit
-
-
Nicolas Fella authored
-
- 19 Jan, 2023 1 commit
-
-
Nicolas Fella authored
-
- 18 Jan, 2023 2 commits
-
-
Nicolas Fella authored
master is for Qt6-based development now Qt5 development continues in the 'kf5' branch
-
Nicolas Fella authored
master is Qt6 now
-
- 07 Jan, 2023 2 commits
-
-
Script Kiddy authored
-
Script Kiddy authored
-
- 04 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 03 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 25 Dec, 2022 1 commit
-
-
Script Kiddy authored
-
- 18 Dec, 2022 1 commit
-
-
Willyanto Willyanto authored
Fixes Minor - Unused variable: vendor (CWE-563)
-
- 17 Dec, 2022 2 commits
-
-
Script Kiddy authored
-
Script Kiddy authored
-
- 16 Dec, 2022 2 commits
-
-
Willyanto Willyanto authored
Fixes some variable is assigned in constructor body. Consider performing initialization in initialization list. (CWE-398)
-
Script Kiddy authored
-
- 14 Dec, 2022 1 commit
-
-
Script Kiddy authored
-
- 13 Dec, 2022 1 commit
-
-
Script Kiddy authored
-
- 11 Dec, 2022 1 commit
-
-
This way the compiler yells at us when we don't handle a case, which is quite a few at the moment
-
- 03 Dec, 2022 1 commit
-
-
Script Kiddy authored
-
- 02 Dec, 2022 1 commit
-
-
Script Kiddy authored
-
- 29 Nov, 2022 1 commit
-
-
Script Kiddy authored
-
- 28 Nov, 2022 2 commits
-
-
Kai Uwe Broulik authored
This has been added upstream in UPower by now. Keep our fallback in place for when run against older UPower.
-
Kai Uwe Broulik authored
If the device we query for isn't known, the `device` pointer will remain untouched according to `idevice.c`, and we leave it dangling. Instead, check whether it returns `IDEVICE_E_SUCCESS`. BUG: 448329
-
- 21 Nov, 2022 1 commit
-
-
Méven Car authored
-
- 20 Nov, 2022 1 commit
-
-
Script Kiddy authored
-
- 14 Nov, 2022 2 commits
-
-
Script Kiddy authored
-
Script Kiddy authored
-
- 13 Nov, 2022 1 commit
-
-
Script Kiddy authored
-
- 12 Nov, 2022 1 commit
-
-
Script Kiddy authored
-
- 11 Nov, 2022 1 commit
-
-
Kai Uwe Broulik authored
Turns out, the idevice_event_subscribe callback can be called from a different thread. Use `QMetaObject::invokeMethod` to ensure the event is handled in the same thread as the manager itself.
-
- 10 Nov, 2022 1 commit
-
-
Kai Uwe Broulik authored
It's virtual. There's already a helper function, just call it instead.
-
- 07 Nov, 2022 1 commit
-
-
Script Kiddy authored
-
- 05 Nov, 2022 1 commit
-
-
Script Kiddy authored
-
- 31 Oct, 2022 1 commit
-
-
Script Kiddy authored
-
- 22 Oct, 2022 1 commit
-
-
Script Kiddy authored
-
- 20 Oct, 2022 1 commit
-
-
Script Kiddy authored
-