AyuGramDesktop/Telegram/SourceFiles/statistics
2023-10-11 22:12:34 +04:00
..
view Improved limits of zoomed in slider in footer for stack linear chart. 2023-10-11 22:12:33 +04:00
chart_header_widget.cpp Improved header style for charts. 2023-10-11 22:12:33 +04:00
chart_header_widget.h Improved header style for charts. 2023-10-11 22:12:33 +04:00
chart_horizontal_lines_data.cpp Added ability to paint horizontal lines for double linear charts. 2023-10-11 22:12:30 +04:00
chart_horizontal_lines_data.h Added ability to paint horizontal lines for double linear charts. 2023-10-11 22:12:30 +04:00
chart_lines_filter_controller.cpp Moved out control of animations for line filtering to separated class. 2023-10-11 22:12:33 +04:00
chart_lines_filter_controller.h Moved out control of animations for line filtering to separated class. 2023-10-11 22:12:33 +04:00
chart_lines_filter_widget.cpp Slightly reduced size of buttons in container to filter chart lines. 2023-10-11 22:12:30 +04:00
chart_lines_filter_widget.h Added implementation of buttons container to filter chart lines. 2023-10-11 22:12:29 +04:00
chart_widget.cpp Improved style of statistic overview. 2023-10-11 22:12:34 +04:00
chart_widget.h Slightly refactored code for statistical charts. 2023-10-11 22:12:33 +04:00
point_details_widget.cpp Moved out to td_ui all classes related to statistics. 2023-10-11 22:12:33 +04:00
point_details_widget.h Moved out to td_ui all classes related to statistics. 2023-10-11 22:12:33 +04:00
segment_tree.cpp Slightly refactored code for statistical charts. 2023-10-11 22:12:33 +04:00
segment_tree.h Added implementation of class for segment tree. 2023-10-11 22:12:28 +04:00
statistics.style Improved style of statistic overview. 2023-10-11 22:12:34 +04:00
statistics_common.h Slightly refactored code for statistical charts. 2023-10-11 22:12:33 +04:00
statistics_data_deserialize.cpp Moved out to td_ui all classes related to statistics. 2023-10-11 22:12:33 +04:00
statistics_data_deserialize.h Added deserialization from JSON to statistics data. 2023-10-11 22:12:29 +04:00