OSDN Git Service

kdeplasma-addons: use KMessageWidget instead of KMessageBox for the weather configura...
authorIvailo Monev <xakepa10@gmail.com>
Mon, 17 Jul 2023 00:33:04 +0000 (03:33 +0300)
committerIvailo Monev <xakepa10@gmail.com>
Mon, 17 Jul 2023 00:33:04 +0000 (03:33 +0300)
commit6a60591ff2cf015ffdaebb73f28d4aa30440e654
treede4b70f2ea12b9877e00187cf7c0885c38bb6a27
parent38b89a77ad7fcb1f91582a4f4950ac8ad14dcaf6
kdeplasma-addons: use KMessageWidget instead of KMessageBox for the weather configuration error

also not emitting the configValueChanged() signal while searching to not
trigger changes on the weather applet side while that is happening (after
search the source will be changed after selecting location item)

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
kdeplasma-addons/libs/plasmaweather/weatherconfig.cpp
kdeplasma-addons/libs/plasmaweather/weatherconfig.ui
kdeplasma-addons/libs/plasmaweather/weatherlocation.cpp
kdeplasma-addons/libs/plasmaweather/weathervalidator.cpp