23rd
c08266f81b
Fixed reward label for point details widget in credits statistics.
2025-01-24 21:09:28 +04:00
23rd
14672ff145
Excluded cases of divisions by zero in dates from statistics charts.
2025-01-06 20:40:17 +03:00
John Preston
09b4e0e21b
Use nice format for numbers.
2024-12-04 13:51:20 +04:00
23rd
3071daa6f3
Replaced header style in statistics sections with classic subsections.
2024-11-27 15:58:54 +03:00
23rd
46ab553fa5
Rounded earn values from overview to two decimal digits.
2024-10-31 16:12:31 +03:00
23rd
7ed92ec402
Added credits icon to boosts in statistics list.
2024-09-06 21:57:46 +04:00
23rd
8aa7499e63
Fixed width of stats PointDetailsWidget for charts with currency.
2024-09-04 10:11:36 +03:00
John Preston
f79d70d112
Use Ui::Text::String in Ui::RoundButton.
2024-08-31 21:48:52 +04:00
23rd
db4c9b83f3
Added credits icon to statistical charts.
2024-06-30 21:16:07 +04:00
23rd
811d75e383
Improved display of different inner currencies in statistical charts.
2024-06-30 21:16:07 +04:00
23rd
6336df2bd6
Slightly improved code style for decimal counts.
2024-05-30 21:35:07 +04:00
23rd
a37cbd7d05
Initially refactored statistics module to simplify value types changing.
2024-04-15 11:20:30 +04:00
John Preston
f95817861a
Fix build on Windows.
2024-04-01 22:44:25 +04:00
23rd
5dd974f2ab
Added line with converted currency amount to point details widget.
2024-04-01 22:44:25 +04:00
23rd
3311a50750
Added second rulers to currency chart in channel earn info section.
2024-04-01 22:44:25 +04:00
23rd
3c266b6dc4
Moved out data structures for channel earn to td_ui.
2024-04-01 22:44:24 +04:00
23rd
9c52f245ac
Added initial support of statistical charts in earn channel section.
2024-04-01 22:44:24 +04:00
23rd
a1a415de82
Fixed crash in non-stack bar chart view when hide selected point.
2024-03-15 17:08:17 +03:00
23rd
32d3b90cdc
Replaced behavior of statistics info to wait all charts.
2024-02-01 12:37:33 +04:00
Ilya Fedin
e6b9a07163
Instantiate QRegularExpression instances statically
2023-12-31 22:03:57 +00:00
Ilya Fedin
00e785a3af
Remove unused variables
2023-12-31 22:03:57 +00:00
23rd
c2712b0104
Removed redundant semicolons from code.
2023-12-31 19:42:23 +04:00
23rd
f41a3fe01f
Fixed display of non-stack bar chart view with empty values in chart.
2023-12-16 20:25:01 +00:00
23rd
29c9266ef5
Fixed display of bottom solid line in chart view for some scroll states.
2023-12-16 20:25:01 +00:00
23rd
1a856e359f
Fixed display of bottom captions in chart view with long date strings.
2023-12-16 20:25:01 +00:00
John Preston
0e2131e6eb
Version 4.12: Fix build with GCC.
2023-11-30 20:59:58 +04:00
John Preston
98be0a69df
Version 4.12.
...
- Similar channels.
- Wallpapers for both sides.
- Voice-to-Text for everyone.
- Story statistics for channels.
- Custom Reactions for channels.
- Automatic code highlighting in messages.
2023-11-30 20:23:19 +04:00
23rd
1a69975131
Replaced Qt format of dates in statistics with internal format.
2023-11-29 09:09:36 +03:00
23rd
1e57563349
Improved style of icons in recent posts from list from statistics info.
2023-11-28 21:55:27 +04:00
23rd
9ef0e5cf83
Moved animation callback for shake effect to single place.
2023-11-28 21:55:27 +04:00
23rd
7681f14a3c
Added icons to recent posts in list from statistics info.
2023-11-28 21:55:26 +04:00
23rd
dc04a1afdb
Removed display of selected index with incorrect value on bar chart.
2023-11-28 21:55:25 +04:00
23rd
856f39c123
Fixed search of indices on tiny charts in statistics.
2023-11-28 21:55:25 +04:00
23rd
19ab740da2
Added channel photo to recent posts in list from statistics info.
2023-11-28 21:55:25 +04:00
23rd
6a87fef851
Added reactions count to recent posts in list from statistics info.
2023-11-28 21:55:24 +04:00
23rd
44f6280d0a
Added ability to use BarChartView as non-stack as well.
2023-11-28 21:55:24 +04:00
23rd
b7346c203a
Renamed StackChartView to BarChartView.
2023-11-28 21:55:24 +04:00
23rd
c3254a53bc
Moved out calculation of height limits for linear chart to single place.
2023-11-28 21:55:24 +04:00
23rd
5ea066e6a7
Moved class of line ratio for double linear chart from private space.
2023-11-28 21:55:24 +04:00
23rd
bc6556ebc4
Moved out class for cached selected points on chart from private space.
2023-11-28 21:55:23 +04:00
23rd
617be49e55
Fixed crash in statistics on linear charts with filtered first line.
2023-11-13 10:10:18 +04:00
23rd
4592e4e4bb
Slightly improved style of boosts info.
2023-11-07 03:27:20 +03:00
23rd
6fcf80c6cf
Added initial right badges for complex boost entries in boosts info.
2023-11-04 21:24:01 +04:00
23rd
69b24c494e
Added multiplier badge to boosts list in boosts info.
2023-11-04 21:24:01 +04:00
23rd
2b1a46356a
Slightly improved style of giveaway box.
2023-11-04 21:24:01 +04:00
23rd
33f6fc7d8c
Added list controller to giveaway box to display selected channels.
2023-11-04 21:24:01 +04:00
23rd
2d097ca9ae
Added box for selecting countries.
2023-11-04 21:24:01 +04:00
23rd
67bbb477c7
Added ability to select users for awarding in giveaway box.
2023-11-04 21:24:01 +04:00
23rd
e00016312e
Added button for giveaway creating to boosts info.
2023-11-04 21:24:01 +04:00
John Preston
01d9864036
Workaround crash in statistics.
2023-11-02 20:30:48 +04:00