.. |
view
|
Removed redundant semicolons from code.
|
2023-12-31 19:42:23 +04:00 |
widgets
|
Replaced Qt format of dates in statistics with internal format.
|
2023-11-29 09:09:36 +03: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_rulers_data.cpp
|
Improved style of rulers on charts in statistics.
|
2023-10-11 22:12:34 +04:00 |
chart_rulers_data.h
|
Improved style of rulers on charts in statistics.
|
2023-10-11 22:12:34 +04:00 |
chart_widget.cpp
|
Replaced behavior of statistics info to wait all charts.
|
2024-02-01 12:37:33 +04:00 |
chart_widget.h
|
Fixed paint of rulers for stack chart view.
|
2023-10-11 22:12:34 +04:00 |
segment_tree.cpp
|
Fixed search of indices on tiny charts in statistics.
|
2023-11-28 21:55:25 +04:00 |
segment_tree.h
|
Added implementation of class for segment tree.
|
2023-10-11 22:12:28 +04:00 |
statistics.style
|
Fixed display of bottom captions in chart view with long date strings.
|
2023-12-16 20:25:01 +00:00 |
statistics_common.h
|
Added ability to use BarChartView as non-stack as well.
|
2023-11-28 21:55:24 +04:00 |
statistics_data_deserialize.cpp
|
Instantiate QRegularExpression instances statically
|
2023-12-31 22:03:57 +00:00 |
statistics_data_deserialize.h
|
Added deserialization from JSON to statistics data.
|
2023-10-11 22:12:29 +04:00 |
statistics_format_values.cpp
|
Version 4.12.
|
2023-11-30 20:23:19 +04:00 |
statistics_format_values.h
|
Replaced Qt format of dates in statistics with internal format.
|
2023-11-29 09:09:36 +03:00 |