https://bugs.kde.org/show_bug.cgi?id=434099
Juraj <jurajora...@mailo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |23.08.0 Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/netw | |ork/falkon/-/commit/2050187 | |75ce1c66b349d6b5a20abcb08e5 | |ed19f6 Resolution|--- |FIXED --- Comment #3 from Juraj <jurajora...@mailo.com> --- Git commit 205018775ce1c66b349d6b5a20abcb08e5ed19f6 by Juraj Oravec. Committed on 25/07/2023 at 00:04. Pushed by jurajo into branch 'master'. Add support for custom url schemes FIXED_IN: 23.08.0 Signed-off-by: Juraj Oravec <jurajora...@mailo.com> M +3 -0 src/lib/CMakeLists.txt M +15 -0 src/lib/app/mainapplication.cpp M +2 -0 src/lib/app/mainapplication.h M +2 -0 src/lib/other/qzsettings.cpp M +3 -0 src/lib/other/qzsettings.h M +8 -0 src/lib/preferences/preferences.cpp M +1 -0 src/lib/preferences/preferences.h M +144 -91 src/lib/preferences/preferences.ui A +143 -0 src/lib/preferences/schememanager.cpp [License: GPL (v3+)] A +52 -0 src/lib/preferences/schememanager.h [License: GPL (v3+)] A +191 -0 src/lib/preferences/schememanager.ui M +25 -4 src/plugins/KDEFrameworksIntegration/kdeframeworksintegrationplugin.cpp https://invent.kde.org/network/falkon/-/commit/205018775ce1c66b349d6b5a20abcb08e5ed19f6 -- You are receiving this mail because: You are watching all bug changes.