Changes report for the khotkeys package between 5.27.9 and 5.27.10 versions


addedunchanged
changedremoved

Test Info


Package Namekhotkeys
Package FormatTAR.XZ
Version #15.27.9
Version #25.27.10

Test Results


Total Packages2
Total Files450
VerdictChanged
(0.01%)

Changes In Files


File TypeTotalAddedRemovedChanged
Header file 60 0 0 0
C++ program 71 0 0 0
Shell program 2 0 0 0
Automake file 1 0 0 0
CMake file 9 0 0 1
Desktop file 2 0 0 1
DocBook document 13 0 0 0
Gettext file 88 0 0 1
Git file 3 0 0 0
Qt UI file 15 0 0 0
YAML file 1 0 0 0
Image file 34 0 0 0
Directory 143 0 0 0
Information file 1 0 0 0
Text file 7 0 0 0

Header Files (60)


Name Status Delta Visual
Diff
app/kded.h unchanged
kcm_hotkeys/action_group_widget.h unchanged
kcm_hotkeys/actions/action_widget_base.h unchanged
kcm_hotkeys/actions/command_url_action_widget.h unchanged
kcm_hotkeys/actions/dbus_action_widget.h unchanged
kcm_hotkeys/actions/keyboard_input_action_widget.h unchanged
kcm_hotkeys/actions/menuentry_action_widget.h unchanged
kcm_hotkeys/conditions/condition_type_menu.h unchanged
kcm_hotkeys/conditions/conditions_widget.h unchanged
kcm_hotkeys/global_settings_widget.h unchanged
kcm_hotkeys/helper_widgets/edit_gesture_dialog.h unchanged
kcm_hotkeys/helper_widgets/gesture_drawer.h unchanged
kcm_hotkeys/helper_widgets/gesture_recorder.h unchanged
kcm_hotkeys/helper_widgets/gesture_widget.h unchanged
kcm_hotkeys/helper_widgets/window_definition_list_widget.h unchanged
kcm_hotkeys/helper_widgets/window_definition_widget.h unchanged
kcm_hotkeys/helper_widgets/window_selector.h unchanged
kcm_hotkeys/hotkeys_context_menu.h unchanged
kcm_hotkeys/hotkeys_export_widget.h unchanged
kcm_hotkeys/hotkeys_model.h unchanged
kcm_hotkeys/hotkeys_proxy_model.h unchanged
kcm_hotkeys/hotkeys_tree_view.h unchanged
kcm_hotkeys/hotkeys_widget_base.h unchanged
kcm_hotkeys/hotkeys_widget_iface.h unchanged
kcm_hotkeys/kcm_hotkeys.h unchanged
kcm_hotkeys/simple_action_data_widget.h unchanged
kcm_hotkeys/triggers/gesture_trigger_widget.h unchanged
kcm_hotkeys/triggers/shortcut_trigger_widget.h unchanged
kcm_hotkeys/triggers/trigger_widget_base.h unchanged
kcm_hotkeys/triggers/window_trigger_widget.h unchanged
libkhotkeysprivate/action_data/action_data.h unchanged
libkhotkeysprivate/action_data/action_data_base.h unchanged
libkhotkeysprivate/action_data/action_data_group.h unchanged
libkhotkeysprivate/action_data/action_data_visitor.h unchanged
libkhotkeysprivate/action_data/generic_action_data.h unchanged
libkhotkeysprivate/action_data/menuentry_shortcut_action_data.h unchanged
libkhotkeysprivate/action_data/simple_action_data.h unchanged
libkhotkeysprivate/actions/action_visitor.h unchanged
libkhotkeysprivate/actions/actions.h unchanged
libkhotkeysprivate/conditions/active_window_condition.h unchanged
libkhotkeysprivate/conditions/condition.h unchanged
libkhotkeysprivate/conditions/conditions.h unchanged
libkhotkeysprivate/conditions/conditions_list.h unchanged
libkhotkeysprivate/conditions/conditions_list_base.h unchanged
libkhotkeysprivate/conditions/conditions_visitor.h unchanged
libkhotkeysprivate/conditions/existing_window_condition.h unchanged
libkhotkeysprivate/daemon/daemon.h unchanged
libkhotkeysprivate/input.h unchanged
libkhotkeysprivate/khotkeysglobal.h unchanged
libkhotkeysprivate/libkhotkeysfwd.h unchanged
libkhotkeysprivate/settings.h unchanged
libkhotkeysprivate/settings_reader_v2.h unchanged
libkhotkeysprivate/settings_writer.h unchanged
libkhotkeysprivate/shortcuts_handler.h unchanged
libkhotkeysprivate/triggers/gestures.h unchanged
libkhotkeysprivate/triggers/triggers.h unchanged
libkhotkeysprivate/windows_handler.h unchanged
libkhotkeysprivate/windows_helper/window_selection_interface.h unchanged
libkhotkeysprivate/windows_helper/window_selection_list.h unchanged
libkhotkeysprivate/windows_helper/window_selection_rules.h unchanged

C++ Programs (71)


Name Status Delta Visual
Diff
app/kded.cpp unchanged
kcm_hotkeys/action_group_widget.cpp unchanged
kcm_hotkeys/actions/action_widget_base.cpp unchanged
kcm_hotkeys/actions/command_url_action_widget.cpp unchanged
kcm_hotkeys/actions/dbus_action_widget.cpp unchanged
kcm_hotkeys/actions/keyboard_input_action_widget.cpp unchanged
kcm_hotkeys/actions/menuentry_action_widget.cpp unchanged
kcm_hotkeys/conditions/condition_type_menu.cpp unchanged
kcm_hotkeys/conditions/conditions_widget.cpp unchanged
kcm_hotkeys/global_settings_widget.cpp unchanged
kcm_hotkeys/helper_widgets/edit_gesture_dialog.cpp unchanged
kcm_hotkeys/helper_widgets/gesture_drawer.cpp unchanged
kcm_hotkeys/helper_widgets/gesture_recorder.cpp unchanged
kcm_hotkeys/helper_widgets/gesture_widget.cpp unchanged
kcm_hotkeys/helper_widgets/window_definition_list_widget.cpp unchanged
kcm_hotkeys/helper_widgets/window_definition_widget.cpp unchanged
kcm_hotkeys/helper_widgets/window_selector.cpp unchanged
kcm_hotkeys/hotkeys_context_menu.cpp unchanged
kcm_hotkeys/hotkeys_export_widget.cpp unchanged
kcm_hotkeys/hotkeys_model.cpp unchanged
kcm_hotkeys/hotkeys_proxy_model.cpp unchanged
kcm_hotkeys/hotkeys_tree_view.cpp unchanged
kcm_hotkeys/hotkeys_widget_base.cpp unchanged
kcm_hotkeys/hotkeys_widget_iface.cpp unchanged
kcm_hotkeys/kcm_hotkeys.cpp unchanged
kcm_hotkeys/simple_action_data_widget.cpp unchanged
kcm_hotkeys/triggers/gesture_trigger_widget.cpp unchanged
kcm_hotkeys/triggers/shortcut_trigger_widget.cpp unchanged
kcm_hotkeys/triggers/trigger_widget_base.cpp unchanged
kcm_hotkeys/triggers/window_trigger_widget.cpp unchanged
libkhotkeysprivate/action_data/action_data.cpp unchanged
libkhotkeysprivate/action_data/action_data_base.cpp unchanged
libkhotkeysprivate/action_data/action_data_group.cpp unchanged
libkhotkeysprivate/action_data/action_data_visitor.cpp unchanged
libkhotkeysprivate/action_data/generic_action_data.cpp unchanged
libkhotkeysprivate/action_data/menuentry_shortcut_action_data.cpp unchanged
libkhotkeysprivate/action_data/simple_action_data.cpp unchanged
libkhotkeysprivate/actions/action.cpp unchanged
libkhotkeysprivate/actions/action_list.cpp unchanged
libkhotkeysprivate/actions/activate_window_action.cpp unchanged
libkhotkeysprivate/actions/command_url_action.cpp unchanged
libkhotkeysprivate/actions/dbus_action.cpp unchanged
libkhotkeysprivate/actions/keyboard_input_action.cpp unchanged
libkhotkeysprivate/actions/menuentry_action.cpp unchanged
libkhotkeysprivate/conditions/active_window_condition.cpp unchanged
libkhotkeysprivate/conditions/and_condition.cpp unchanged
libkhotkeysprivate/conditions/condition.cpp unchanged
libkhotkeysprivate/conditions/conditions_list.cpp unchanged
libkhotkeysprivate/conditions/conditions_list_base.cpp unchanged
libkhotkeysprivate/conditions/conditions_visitor.cpp unchanged
libkhotkeysprivate/conditions/existing_window_condition.cpp unchanged
libkhotkeysprivate/conditions/not_condition.cpp unchanged
libkhotkeysprivate/conditions/or_condition.cpp unchanged
libkhotkeysprivate/daemon/daemon.cpp unchanged
libkhotkeysprivate/khotkeysglobal.cpp unchanged
libkhotkeysprivate/settings.cpp unchanged
libkhotkeysprivate/settings_reader_v2.cpp unchanged
libkhotkeysprivate/settings_writer.cpp unchanged
libkhotkeysprivate/shortcuts_handler.cpp unchanged
libkhotkeysprivate/triggers/gesture_trigger.cpp unchanged
libkhotkeysprivate/triggers/gestures.cpp unchanged
libkhotkeysprivate/triggers/shortcut_trigger.cpp unchanged
libkhotkeysprivate/triggers/trigger.cpp unchanged
libkhotkeysprivate/triggers/trigger_list.cpp unchanged
libkhotkeysprivate/triggers/triggers.cpp unchanged
libkhotkeysprivate/triggers/window_trigger.cpp unchanged
libkhotkeysprivate/windows_handler.cpp unchanged
libkhotkeysprivate/windows_helper/window_selection_interface.cpp unchanged
libkhotkeysprivate/windows_helper/window_selection_list.cpp unchanged
libkhotkeysprivate/windows_helper/window_selection_rules.cpp unchanged
test/main.cpp unchanged

Shell Programs (2)


Name Status Delta Visual
Diff
ExtraDesktop.sh unchanged
Messages.sh unchanged

Automake Files (1)


Name Status Delta Visual
Diff
app/KHotKeysDBusInterfaceConfig.cmake.in unchanged

CMake Files (9)


Name Status Delta Visual
Diff
app/CMakeLists.txt unchanged
CMakeLists.txt changed 1.7% diff
config-X11.h.cmake unchanged
data/CMakeLists.txt unchanged
doc/CMakeLists.txt unchanged
doc/kcm/CMakeLists.txt unchanged
kcm_hotkeys/CMakeLists.txt unchanged
libkhotkeysprivate/CMakeLists.txt unchanged
test/CMakeLists.txt unchanged

Desktop Files (2)


Name Status Delta Visual
Diff
app/khotkeys.desktop unchanged
kcm_hotkeys/khotkeys.desktop changed 1.9% diff

DocBook Documents (13)


Name Status Delta Visual
Diff
doc/kcm/index.docbook unchanged
po/ca/docs/kcontrol/khotkeys/index.docbook unchanged
po/de/docs/kcontrol/khotkeys/index.docbook unchanged
po/fr/docs/kcontrol/khotkeys/index.docbook unchanged
po/id/docs/kcontrol/khotkeys/index.docbook unchanged
po/it/docs/kcontrol/khotkeys/index.docbook unchanged
po/nl/docs/kcontrol/khotkeys/index.docbook unchanged
po/pt/docs/kcontrol/khotkeys/index.docbook unchanged
po/pt_BR/docs/kcontrol/khotkeys/index.docbook unchanged
po/ru/docs/kcontrol/khotkeys/index.docbook unchanged
po/sv/docs/kcontrol/khotkeys/index.docbook unchanged
po/tr/docs/kcontrol/khotkeys/index.docbook unchanged
po/uk/docs/kcontrol/khotkeys/index.docbook unchanged

Gettext Files (88)


Name Status Delta Visual
Diff
po/af/khotkeys.po unchanged
po/ar/khotkeys.po unchanged
po/be/khotkeys.po unchanged
po/bg/khotkeys.po unchanged
po/bn_IN/khotkeys.po unchanged
po/br/khotkeys.po unchanged
po/bs/khotkeys.po unchanged
po/ca/khotkeys.po unchanged
po/ca@valencia/khotkeys.po unchanged
po/cs/khotkeys.po unchanged
po/csb/khotkeys.po unchanged
po/cy/khotkeys.po unchanged
po/da/khotkeys.po unchanged
po/de/khotkeys.po unchanged
po/el/khotkeys.po unchanged
po/en_GB/khotkeys.po unchanged
po/eo/khotkeys.po unchanged
po/es/khotkeys.po unchanged
po/et/khotkeys.po unchanged
po/eu/khotkeys.po unchanged
po/fa/khotkeys.po unchanged
po/fi/khotkeys.po unchanged
po/fr/khotkeys.po unchanged
po/fy/khotkeys.po unchanged
po/ga/khotkeys.po unchanged
po/gl/khotkeys.po unchanged
po/gu/khotkeys.po unchanged
po/he/khotkeys.po unchanged
po/hi/khotkeys.po unchanged
po/hne/khotkeys.po unchanged
po/hr/khotkeys.po unchanged
po/hsb/khotkeys.po unchanged
po/hu/khotkeys.po unchanged
po/ia/khotkeys.po unchanged
po/id/khotkeys.po unchanged
po/is/khotkeys.po unchanged
po/it/khotkeys.po unchanged
po/ja/khotkeys.po unchanged
po/ka/khotkeys.po unchanged
po/kk/khotkeys.po unchanged
po/km/khotkeys.po unchanged
po/kn/khotkeys.po unchanged
po/ko/khotkeys.po unchanged
po/ku/khotkeys.po unchanged
po/lt/khotkeys.po unchanged
po/lv/khotkeys.po unchanged
po/mai/khotkeys.po unchanged
po/mk/khotkeys.po unchanged
po/ml/khotkeys.po unchanged
po/mr/khotkeys.po unchanged
po/ms/khotkeys.po unchanged
po/nb/khotkeys.po unchanged
po/nds/khotkeys.po unchanged
po/ne/khotkeys.po unchanged
po/nl/khotkeys.po unchanged
po/nn/khotkeys.po unchanged
po/oc/khotkeys.po unchanged
po/or/khotkeys.po unchanged
po/pa/khotkeys.po unchanged
po/pl/khotkeys.po unchanged
po/pt/khotkeys.po unchanged
po/pt_BR/khotkeys.po unchanged
po/ro/khotkeys.po unchanged
po/ru/khotkeys.po unchanged
po/se/khotkeys.po unchanged
po/si/khotkeys.po unchanged
po/sk/khotkeys.po unchanged
po/sl/khotkeys.po unchanged
po/sq/khotkeys.po unchanged
po/sr/khotkeys.po unchanged
po/sr@ijekavian/khotkeys.po unchanged
po/sr@ijekavianlatin/khotkeys.po unchanged
po/sr@latin/khotkeys.po unchanged
po/sv/khotkeys.po unchanged
po/ta/khotkeys.po unchanged
po/te/khotkeys.po unchanged
po/tg/khotkeys.po unchanged
po/th/khotkeys.po unchanged
po/tr/khotkeys.po unchanged
po/ug/khotkeys.po unchanged
po/uk/khotkeys.po unchanged
po/uz/khotkeys.po unchanged
po/uz@cyrillic/khotkeys.po unchanged
po/vi/khotkeys.po unchanged
po/wa/khotkeys.po unchanged
po/xh/khotkeys.po unchanged
po/zh_CN/khotkeys.po changed 0.004%
po/zh_TW/khotkeys.po unchanged

Git Files (3)


Name Status Delta Visual
Diff
.git-blame-ignore-revs unchanged
.gitignore unchanged
.gitlab-ci.yml unchanged

Qt UI Files (15)


Name Status Delta Visual
Diff
kcm_hotkeys/actions/command_url_action_widget.ui unchanged
kcm_hotkeys/actions/dbus_action_widget.ui unchanged
kcm_hotkeys/actions/keyboard_input_action_widget.ui unchanged
kcm_hotkeys/actions/menuentry_action_widget.ui unchanged
kcm_hotkeys/conditions/conditions_widget.ui unchanged
kcm_hotkeys/global_settings_widget.ui unchanged
kcm_hotkeys/helper_widgets/gesture_widget.ui unchanged
kcm_hotkeys/helper_widgets/window_definition_list_widget.ui unchanged
kcm_hotkeys/helper_widgets/window_definition_widget.ui unchanged
kcm_hotkeys/hotkeys_export_widget.ui unchanged
kcm_hotkeys/hotkeys_widget_base.ui unchanged
kcm_hotkeys/kcm_hotkeys.ui unchanged
kcm_hotkeys/triggers/gesture_trigger_widget.ui unchanged
kcm_hotkeys/triggers/shortcut_trigger_widget.ui unchanged
kcm_hotkeys/triggers/window_trigger_widget.ui unchanged

YAML Files (1)


Name Status Delta Visual
Diff
.kde-ci.yml unchanged

Image Files (34)


Name Status Delta Visual
Diff
doc/kcm/document-open.png unchanged
doc/kcm/groups-comment.png unchanged
doc/kcm/manage-export.png unchanged
doc/kcm/oxygen-22x22-edit-clear-locationbar-rtl.png unchanged
doc/kcm/settings.png unchanged
doc/kcm/shortcuts-action-command.png unchanged
doc/kcm/shortcuts-action-dbus.png unchanged
doc/kcm/shortcuts-action-keyboard.png unchanged
doc/kcm/shortcuts-trigger-keyboard.png unchanged
doc/kcm/shortcuts-trigger-mouse.png unchanged
po/ca/docs/kcontrol/khotkeys/groups-comment.png unchanged
po/ca/docs/kcontrol/khotkeys/manage-export.png unchanged
po/ca/docs/kcontrol/khotkeys/settings.png unchanged
po/ca/docs/kcontrol/khotkeys/shortcuts-action-command.png unchanged
po/ca/docs/kcontrol/khotkeys/shortcuts-action-dbus.png unchanged
po/ca/docs/kcontrol/khotkeys/shortcuts-action-keyboard.png unchanged
po/ca/docs/kcontrol/khotkeys/shortcuts-trigger-keyboard.png unchanged
po/ca/docs/kcontrol/khotkeys/shortcuts-trigger-mouse.png unchanged
po/ru/docs/kcontrol/khotkeys/groups-comment.png unchanged
po/ru/docs/kcontrol/khotkeys/manage-export.png unchanged
po/ru/docs/kcontrol/khotkeys/settings.png unchanged
po/ru/docs/kcontrol/khotkeys/shortcuts-action-command.png unchanged
po/ru/docs/kcontrol/khotkeys/shortcuts-action-dbus.png unchanged
po/ru/docs/kcontrol/khotkeys/shortcuts-action-keyboard.png unchanged
po/ru/docs/kcontrol/khotkeys/shortcuts-trigger-keyboard.png unchanged
po/ru/docs/kcontrol/khotkeys/shortcuts-trigger-mouse.png unchanged
po/uk/docs/kcontrol/khotkeys/groups-comment.png unchanged
po/uk/docs/kcontrol/khotkeys/manage-export.png unchanged
po/uk/docs/kcontrol/khotkeys/settings.png unchanged
po/uk/docs/kcontrol/khotkeys/shortcuts-action-command.png unchanged
po/uk/docs/kcontrol/khotkeys/shortcuts-action-dbus.png unchanged
po/uk/docs/kcontrol/khotkeys/shortcuts-action-keyboard.png unchanged
po/uk/docs/kcontrol/khotkeys/shortcuts-trigger-keyboard.png unchanged
po/uk/docs/kcontrol/khotkeys/shortcuts-trigger-mouse.png unchanged

Directories (143)


Name Status
app unchanged
data unchanged
doc unchanged
doc/kcm unchanged
kcm_hotkeys unchanged
kcm_hotkeys/actions unchanged
kcm_hotkeys/conditions unchanged
kcm_hotkeys/helper_widgets unchanged
kcm_hotkeys/triggers unchanged
libkhotkeysprivate unchanged
libkhotkeysprivate/action_data unchanged
libkhotkeysprivate/actions unchanged
libkhotkeysprivate/conditions unchanged
libkhotkeysprivate/daemon unchanged
libkhotkeysprivate/triggers unchanged
libkhotkeysprivate/windows_helper unchanged
LICENSES unchanged
po unchanged
po/af unchanged
po/ar unchanged
po/be unchanged
po/bg unchanged
po/bn_IN unchanged
po/br unchanged
po/bs unchanged
po/ca unchanged
po/ca/docs unchanged
po/ca/docs/kcontrol unchanged
po/ca/docs/kcontrol/khotkeys unchanged
po/ca@valencia unchanged
po/cs unchanged
po/csb unchanged
po/cy unchanged
po/da unchanged
po/de unchanged
po/de/docs unchanged
po/de/docs/kcontrol unchanged
po/de/docs/kcontrol/khotkeys unchanged
po/el unchanged
po/en_GB unchanged
po/eo unchanged
po/es unchanged
po/et unchanged
po/eu unchanged
po/fa unchanged
po/fi unchanged
po/fr unchanged
po/fr/docs unchanged
po/fr/docs/kcontrol unchanged
po/fr/docs/kcontrol/khotkeys unchanged
po/fy unchanged
po/ga unchanged
po/gl unchanged
po/gu unchanged
po/he unchanged
po/hi unchanged
po/hne unchanged
po/hr unchanged
po/hsb unchanged
po/hu unchanged
po/ia unchanged
po/id unchanged
po/id/docs unchanged
po/id/docs/kcontrol unchanged
po/id/docs/kcontrol/khotkeys unchanged
po/is unchanged
po/it unchanged
po/it/docs unchanged
po/it/docs/kcontrol unchanged
po/it/docs/kcontrol/khotkeys unchanged
po/ja unchanged
po/ka unchanged
po/kk unchanged
po/km unchanged
po/kn unchanged
po/ko unchanged
po/ku unchanged
po/lt unchanged
po/lv unchanged
po/mai unchanged
po/mk unchanged
po/ml unchanged
po/mr unchanged
po/ms unchanged
po/nb unchanged
po/nds unchanged
po/ne unchanged
po/nl unchanged
po/nl/docs unchanged
po/nl/docs/kcontrol unchanged
po/nl/docs/kcontrol/khotkeys unchanged
po/nn unchanged
po/oc unchanged
po/or unchanged
po/pa unchanged
po/pl unchanged
po/pt unchanged
po/pt/docs unchanged
po/pt/docs/kcontrol unchanged
po/pt/docs/kcontrol/khotkeys unchanged
po/pt_BR unchanged
po/pt_BR/docs unchanged
po/pt_BR/docs/kcontrol unchanged
po/pt_BR/docs/kcontrol/khotkeys unchanged
po/ro unchanged
po/ru unchanged
po/ru/docs unchanged
po/ru/docs/kcontrol unchanged
po/ru/docs/kcontrol/khotkeys unchanged
po/se unchanged
po/si unchanged
po/sk unchanged
po/sl unchanged
po/sq unchanged
po/sr unchanged
po/sr@ijekavian unchanged
po/sr@ijekavianlatin unchanged
po/sr@latin unchanged
po/sv unchanged
po/sv/docs unchanged
po/sv/docs/kcontrol unchanged
po/sv/docs/kcontrol/khotkeys unchanged
po/ta unchanged
po/te unchanged
po/tg unchanged
po/th unchanged
po/tr unchanged
po/tr/docs unchanged
po/tr/docs/kcontrol unchanged
po/tr/docs/kcontrol/khotkeys unchanged
po/ug unchanged
po/uk unchanged
po/uk/docs unchanged
po/uk/docs/kcontrol unchanged
po/uk/docs/kcontrol/khotkeys unchanged
po/uz unchanged
po/uz@cyrillic unchanged
po/vi unchanged
po/wa unchanged
po/xh unchanged
po/zh_CN unchanged
po/zh_TW unchanged
test unchanged

Information Files (1)


Name Status Delta Visual
Diff
TODO unchanged

Text Files (7)


Name Status Delta Visual
Diff
data/defaults.khotkeys unchanged
data/kde32b1.khotkeys unchanged
data/konqueror_gestures_kde321.khotkeys unchanged
LICENSES/CC0-1.0.txt unchanged
LICENSES/GPL-2.0-only.txt unchanged
LICENSES/LGPL-2.0-only.txt unchanged
LICENSES/LGPL-2.0-or-later.txt unchanged

Packages (2)


khotkeys-5.27.10.tar.xz
khotkeys-5.27.9.tar.xz

to the top