feat: show live indicator in usercard (#6383)

This commit is contained in:
nerix
2025-08-17 12:05:52 +02:00
committed by GitHub
parent 0f11a9050a
commit bc85df04b1
11 changed files with 259 additions and 40 deletions
+4
View File
@@ -714,12 +714,16 @@ set(SOURCE_FILES
widgets/helper/RegExpItemDelegate.hpp
widgets/helper/ResizingTextEdit.cpp
widgets/helper/ResizingTextEdit.hpp
widgets/helper/ScalingSpacerItem.cpp
widgets/helper/ScalingSpacerItem.hpp
widgets/helper/ScrollbarHighlight.cpp
widgets/helper/ScrollbarHighlight.hpp
widgets/helper/SearchPopup.cpp
widgets/helper/SearchPopup.hpp
widgets/helper/SettingsDialogTab.cpp
widgets/helper/SettingsDialogTab.hpp
widgets/helper/LiveIndicator.cpp
widgets/helper/LiveIndicator.hpp
widgets/helper/TableStyles.cpp
widgets/helper/TableStyles.hpp
widgets/helper/TrimRegExpValidator.cpp