23rd
|
c8d5a60c74
|
Moved out processing of chart animation to separate class.
|
2023-10-11 22:12:29 +04:00 |
|
23rd
|
4dad0a215a
|
Removed some unused data chart widget.
|
2023-10-11 22:12:29 +04:00 |
|
23rd
|
15698fd6f0
|
Tried to fix animation bug when mouse drag is really fast.
|
2023-10-11 22:12:29 +04:00 |
|
23rd
|
cd4654dfd2
|
Tried to fix some bugs with alpha of horizontal lines in chart widget.
|
2023-10-11 22:12:29 +04:00 |
|
23rd
|
3a3d4480cc
|
Added acceleration to y-axis animation in chart widget.
|
2023-10-11 22:12:29 +04:00 |
|
23rd
|
5c3748db56
|
Added tools to test animation for left and right edges with same speed.
|
2023-10-11 22:12:29 +04:00 |
|
23rd
|
7dfdcc7be0
|
Added some work in progress to improve horizontal line animation.
|
2023-10-11 22:12:29 +04:00 |
|
23rd
|
d1f2950167
|
Added initial animation of horizontal lines in chart widget.
The animation is only top-down for now.
|
2023-10-11 22:12:29 +04:00 |
|
23rd
|
59f61586a9
|
Improved code style in chart widget.
|
2023-10-11 22:12:29 +04:00 |
|
23rd
|
629dd6f9de
|
Added dirty implementation of chart animation with both axes.
|
2023-10-11 22:12:29 +04:00 |
|
23rd
|
f4fc8ec2c4
|
Added initial chart y-axis animation without x-axis.
|
2023-10-11 22:12:29 +04:00 |
|
23rd
|
e8aa55d4d8
|
Added initial support of static zoom for chart widget.
|
2023-10-11 22:12:29 +04:00 |
|
23rd
|
26b17325aa
|
Added initial implementation of footer in statistic chart widget.
|
2023-10-11 22:12:29 +04:00 |
|
23rd
|
c71f35778d
|
Added API support of channel flag for channel statistics.
|
2023-10-11 22:12:29 +04:00 |
|
23rd
|
c9eb9a3ee0
|
Added initial widget with full zoom static linear chart.
|
2023-10-11 22:12:29 +04:00 |
|
23rd
|
06948ad15e
|
Added Data class for horizontal lines on statistic charts.
|
2023-10-11 22:12:29 +04:00 |
|
23rd
|
029e0c9488
|
Added deserialization from JSON to statistics data to API.
|
2023-10-11 22:12:29 +04:00 |
|
23rd
|
c0219cb95d
|
Added deserialization from JSON to statistics data.
|
2023-10-11 22:12:29 +04:00 |
|
23rd
|
78e553b724
|
Added usage of segment tree in Data class for statistics.
|
2023-10-11 22:12:28 +04:00 |
|
23rd
|
b5b70beea0
|
Added implementation of class for segment tree.
|
2023-10-11 22:12:28 +04:00 |
|
23rd
|
177a7eaf43
|
Added initial serialization from TL data to statistics data.
|
2023-10-11 22:12:28 +04:00 |
|
23rd
|
ca863bfb5b
|
Added dummy Data class for statistics.
|
2023-10-11 22:12:28 +04:00 |
|
23rd
|
c45025c6e5
|
Added dummy API class for statistics.
|
2023-10-11 22:12:28 +04:00 |
|
23rd
|
10968d0da2
|
Added dummy box class for statistics.
|
2023-10-11 22:12:28 +04:00 |
|
23rd
|
b0a65885c9
|
Added initial entry point for channel statistics.
|
2023-10-11 22:12:28 +04:00 |
|
John Preston
|
ad8f8513c3
|
Link crashpad_handler with Xcode bug workaround.
|
2023-10-11 22:12:28 +04:00 |
|
23rd
|
f457a9d109
|
Added ability to fast change forward options with right click on panel.
|
2023-10-11 21:10:56 +03:00 |
|
Ilya Fedin
|
830fb3ccc2
|
Update submodules
|
2023-10-11 21:54:42 +04:00 |
|
Ilya Fedin
|
9116328f29
|
Update to Qt 6.6.0 release on Linux
|
2023-10-11 21:54:42 +04:00 |
|
John Preston
|
aa7575dec4
|
Highlight more languages.
|
2023-10-11 08:45:50 +04:00 |
|
John Preston
|
bfe272e39f
|
Fix highlighting of the closing bracket.
|
2023-10-11 08:45:50 +04:00 |
|
23rd
|
a7ca15657b
|
Fixed master branch updater Github Action.
|
2023-10-11 06:06:03 +03:00 |
|
23rd
|
41dada2c06
|
Fixed shadows in userpic builder with non-default scale.
|
2023-10-11 06:06:03 +03:00 |
|
John Preston
|
501784cd15
|
Attempt to fix Snap build.
|
2023-10-08 07:02:40 +04:00 |
|
Ilya Fedin
|
ac699ccf80
|
Update submodules
|
2023-10-07 07:08:21 +04:00 |
|
Ilya Fedin
|
aadaf47569
|
Add boost-regex to snap
|
2023-10-07 07:08:21 +04:00 |
|
Ilya Fedin
|
6bc0179919
|
Work with GLIB_VERSION_MAX_ALLOWED
|
2023-10-07 07:08:21 +04:00 |
|
Ilya Fedin
|
93fbad50bc
|
Downgrade qtwayland to 6.5.3
|
2023-10-07 07:08:21 +04:00 |
|
Ilya Fedin
|
a5ec616382
|
Downgrade qtsvg to 6.5.3 in snap
As a better crash workaround
|
2023-10-07 07:08:21 +04:00 |
|
John Preston
|
bf3f474195
|
Fix label position in peer editing.
|
2023-10-06 17:49:34 +04:00 |
|
John Preston
|
14f68c2f33
|
Fix webview on Windows & macOS.
|
2023-10-06 17:49:34 +04:00 |
|
John Preston
|
92fadd2652
|
Fix build with GCC 12.
|
2023-10-06 16:28:45 +04:00 |
|
John Preston
|
b68a7c7f04
|
Update submodules.
|
2023-10-06 09:03:28 +04:00 |
|
John Preston
|
50097e1a81
|
Show spellcheck suggestions on Ctrl+Space.
Fixes #26892.
|
2023-10-05 10:36:30 +04:00 |
|
ZavaruKitsu
|
464a36b515
|
fix: possibly compile on Linux
|
2023-10-04 22:47:53 +03:00 |
|
ZavaruKitsu
|
b46214a51e
|
fix: use styles to ensure scaling
|
2023-10-04 22:31:42 +03:00 |
|
John Preston
|
2414e927bd
|
Add initial code syntax highlighting.
Thanks PrismJS and Fela for porting it to C++.
|
2023-10-04 22:29:16 +04:00 |
|
John Preston
|
da768ac1d1
|
Add libprisma from Fela for syntax highlighting.
|
2023-10-04 22:28:47 +04:00 |
|
John Preston
|
396c229a4d
|
Improve Ui::Text::String features.
|
2023-10-04 22:24:25 +04:00 |
|
ZavaruKitsu
|
235e0ae713
|
fix: crash in channels
fix: remove useless button
|
2023-10-04 21:16:54 +03:00 |
|