Commit Graph

  • 2055cc70d1 Removed chart line view context. 23rd 2023-07-27 01:23:57 +0300
  • 788a81df6c Removed some duplicated code from chart line view context. 23rd 2023-07-27 01:10:24 +0300
  • 1209bd35c5 Replaced static function for linear chart paint with dedicated class. 23rd 2023-07-27 01:03:52 +0300
  • f473a1a804 Attempted to increase performance of chart paint by caching every frame. 23rd 2023-07-20 21:06:30 +0300
  • c8e95f7297 Improved y-axis animation again to look much better. 23rd 2023-07-15 01:56:47 +0300
  • b1ed8cd1b1 Fixed bug of display for y-axis captions with instant delivered data. 23rd 2023-07-14 21:09:55 +0300
  • 64bb818fe9 Added initial display of footer while chart lines are filtering. 23rd 2023-07-14 20:13:42 +0300
  • ee172d951d Added support to hide name and value of line in PointDetailsWidget. 23rd 2023-07-14 19:01:33 +0300
  • 41bc47eb6f Faded out detail dot of filtered chart line. 23rd 2023-07-14 18:06:35 +0300
  • 423d2293f9 Kept point details widget while chart lines are filtering. 23rd 2023-07-14 18:06:16 +0300
  • e6559276c0 Added class to calculate context state while chart lines are filtering. 23rd 2023-07-14 07:25:17 +0300
  • 13959ca36c Added buttons container to filter chart line to chart widget. 23rd 2023-07-14 06:51:11 +0300
  • 520989a7e6 Added initial ability to filter chart lines. 23rd 2023-07-14 03:45:59 +0300
  • 4c02d19a51 Added implementation of buttons container to filter chart lines. 23rd 2023-07-14 06:50:26 +0300
  • 734e1166ad Removed from display point details widget with invalid index. 23rd 2023-07-14 02:05:05 +0300
  • 94fd3e32dd Added own value of height for chart widget. 23rd 2023-07-14 00:59:40 +0300
  • 367adaa44d Attempted to increase performance when paint complicated charts. 23rd 2023-07-14 00:59:10 +0300
  • 73b4621121 Cached current x-axis indices to reduce redundant calculations. 23rd 2023-07-12 02:28:56 +0300
  • 8256a4c686 Completely replaced widgets in footer with nice path paint. 23rd 2023-07-11 16:39:38 +0300
  • b6b6673214 Initially replaced buttons in footer with cached arrows. 23rd 2023-07-11 05:35:46 +0300
  • 8ba2e95e6c Added paint of inactive area in footer in chart widget. 23rd 2023-07-11 04:53:36 +0300
  • 40ab042fb5 Added support of very large values in PointDetailsWidget. 23rd 2023-07-11 03:58:46 +0300
  • 25f401c22e Changed color of axis captions to grey. 23rd 2023-07-11 02:55:42 +0300
  • d8566f770f Removed chart paint below bottom line in chart widget. 23rd 2023-07-11 02:36:51 +0300
  • f76f69b5cd Moved out details dots above horizontal line captions. 23rd 2023-07-11 02:24:02 +0300
  • 487dd27ca1 Added padding to y-axis captions in chart widget. 23rd 2023-07-11 01:30:09 +0300
  • 32df03f08d Fixed text overlap on y-axis captions when mouse drag is really fast. 23rd 2023-07-10 17:29:52 +0300
  • 658db59aaf Replace Simple with Basic for animation of chart y-axis captions. 23rd 2023-07-10 04:06:49 +0300
  • 695542cfd2 Added initial animation of chart y-axis captions. 23rd 2023-07-07 18:17:09 +0300
  • 07cd35b1a8 Added fade animation to details widget on charts. 23rd 2023-07-07 14:41:30 +0300
  • 74aae29b64 Added point details widget to chart widget. 23rd 2023-07-07 11:28:50 +0300
  • 70713d5f62 Moved paint of chart to inner widget within chart widget. 23rd 2023-07-07 10:55:17 +0300
  • dd1b006d8a Created RpMouseWidget class for easier mouse processing. 23rd 2023-07-06 19:16:02 +0300
  • ec8d604db7 Added initial widget implementation of point details in charts. 23rd 2023-07-06 14:09:16 +0300
  • 9e8d60065b Slightly improved code style in PaintLinearChartView. 23rd 2023-07-01 12:21:23 +0300
  • d603f4de51 Reduced redundant calculations of animation in chart widget. 23rd 2023-07-01 12:18:33 +0300
  • 77695091b3 Slightly clarified name of y-axis animation in chart widget. 23rd 2023-07-01 11:53:19 +0300
  • 20e81177a6 Fixed first show of chart widget with new data. 23rd 2023-07-01 11:44:56 +0300
  • ce3ad95950 Removed useless processing for changing drag direction. 23rd 2023-07-01 11:29:00 +0300
  • c5684e768a Slightly optimized footer in chart widget. 23rd 2023-07-01 11:27:58 +0300
  • c8d5a60c74 Moved out processing of chart animation to separate class. 23rd 2023-07-01 10:50:53 +0300
  • 4dad0a215a Removed some unused data chart widget. 23rd 2023-07-01 08:56:19 +0300
  • 15698fd6f0 Tried to fix animation bug when mouse drag is really fast. 23rd 2023-07-01 01:05:22 +0300
  • cd4654dfd2 Tried to fix some bugs with alpha of horizontal lines in chart widget. 23rd 2023-07-01 00:53:15 +0300
  • 3a3d4480cc Added acceleration to y-axis animation in chart widget. 23rd 2023-06-30 23:05:05 +0300
  • 5c3748db56 Added tools to test animation for left and right edges with same speed. 23rd 2023-06-30 22:36:13 +0300
  • 7dfdcc7be0 Added some work in progress to improve horizontal line animation. 23rd 2023-06-15 17:59:38 +0300
  • d1f2950167 Added initial animation of horizontal lines in chart widget. 23rd 2023-06-09 17:16:58 +0300
  • 59f61586a9 Improved code style in chart widget. 23rd 2023-06-09 13:42:29 +0300
  • 629dd6f9de Added dirty implementation of chart animation with both axes. 23rd 2023-06-08 15:18:19 +0300
  • f4fc8ec2c4 Added initial chart y-axis animation without x-axis. 23rd 2023-05-26 16:04:49 +0300
  • e8aa55d4d8 Added initial support of static zoom for chart widget. 23rd 2023-05-26 16:04:33 +0300
  • 26b17325aa Added initial implementation of footer in statistic chart widget. 23rd 2023-05-26 14:58:43 +0300
  • c71f35778d Added API support of channel flag for channel statistics. 23rd 2023-05-25 21:53:34 +0300
  • c9eb9a3ee0 Added initial widget with full zoom static linear chart. 23rd 2023-05-24 18:30:30 +0300
  • 06948ad15e Added Data class for horizontal lines on statistic charts. 23rd 2023-05-24 15:38:22 +0300
  • 029e0c9488 Added deserialization from JSON to statistics data to API. 23rd 2023-05-02 17:33:17 +0300
  • c0219cb95d Added deserialization from JSON to statistics data. 23rd 2023-09-08 17:18:42 +0300
  • 78e553b724 Added usage of segment tree in Data class for statistics. 23rd 2023-05-02 17:31:56 +0300
  • b5b70beea0 Added implementation of class for segment tree. 23rd 2023-05-02 17:22:38 +0300
  • 177a7eaf43 Added initial serialization from TL data to statistics data. 23rd 2023-04-26 23:58:03 +0300
  • ca863bfb5b Added dummy Data class for statistics. 23rd 2023-04-26 23:26:30 +0300
  • c45025c6e5 Added dummy API class for statistics. 23rd 2023-04-26 23:05:12 +0300
  • 10968d0da2 Added dummy box class for statistics. 23rd 2023-04-26 22:06:54 +0300
  • b0a65885c9 Added initial entry point for channel statistics. 23rd 2023-04-26 21:49:51 +0300
  • ad8f8513c3 Link crashpad_handler with Xcode bug workaround. John Preston 2023-10-11 22:04:47 +0400
  • f457a9d109 Added ability to fast change forward options with right click on panel. 23rd 2023-10-11 21:06:23 +0300
  • 830fb3ccc2 Update submodules Ilya Fedin 2023-10-11 21:38:14 +0400
  • 9116328f29 Update to Qt 6.6.0 release on Linux Ilya Fedin 2023-10-10 23:03:39 +0400
  • aa7575dec4 Highlight more languages. John Preston 2023-10-10 15:31:26 +0400
  • bfe272e39f Fix highlighting of the closing bracket. John Preston 2023-10-09 10:06:01 +0400
  • a7ca15657b Fixed master branch updater Github Action. 23rd 2023-10-11 06:04:59 +0300
  • 41dada2c06 Fixed shadows in userpic builder with non-default scale. 23rd 2023-10-03 19:01:39 +0300
  • 501784cd15 Attempt to fix Snap build. John Preston 2023-10-08 07:02:40 +0400
  • ac699ccf80 Update submodules Ilya Fedin 2023-10-06 16:02:18 +0400
  • aadaf47569 Add boost-regex to snap Ilya Fedin 2023-10-06 23:29:40 +0400
  • 6bc0179919 Work with GLIB_VERSION_MAX_ALLOWED Ilya Fedin 2023-10-06 23:08:11 +0400
  • 93fbad50bc Downgrade qtwayland to 6.5.3 Ilya Fedin 2023-10-06 14:20:24 +0400
  • a5ec616382 Downgrade qtsvg to 6.5.3 in snap Ilya Fedin 2023-10-06 14:46:32 +0400
  • bf3f474195 Fix label position in peer editing. John Preston 2023-10-06 17:02:59 +0400
  • 14f68c2f33 Fix webview on Windows & macOS. John Preston 2023-10-06 17:49:08 +0400
  • 92fadd2652 Fix build with GCC 12. John Preston 2023-10-06 14:43:42 +0400
  • b68a7c7f04 Update submodules. John Preston 2023-10-06 09:03:28 +0400
  • 50097e1a81 Show spellcheck suggestions on Ctrl+Space. John Preston 2023-10-05 10:35:31 +0400
  • 2414e927bd Add initial code syntax highlighting. John Preston 2023-10-03 18:22:59 +0400
  • da768ac1d1 Add libprisma from Fela for syntax highlighting. John Preston 2023-10-04 16:23:19 +0400
  • 396c229a4d Improve Ui::Text::String features. John Preston 2023-10-03 17:50:33 +0400
  • 2b3f17e982 Removed call button from history with service user. 23rd 2023-09-29 13:09:45 +0300
  • 5ef48cac9c Use shared_ptr<Factory> as settings section id. John Preston 2023-09-29 09:38:17 +0400
  • 6ba922d7b0 Fix channel stories open from chats list. John Preston 2023-09-29 21:13:32 +0400
  • f881192dd0 Don't enter settings after update Ilya Fedin 2023-10-03 20:26:24 +0400
  • ef2a0bb05e Add libnvidia-egl-wayland1 to snap Ilya Fedin 2023-10-03 21:55:47 +0400
  • 54efa2353e Update submodules Ilya Fedin 2023-10-04 12:06:18 +0400
  • 2878533078 Re-throw original exception in Linux notification's StartServiceAsync Ilya Fedin 2023-10-04 02:27:35 +0400
  • ac520b314d Fix build on FreeBSD Sergey A. Osokin 2023-10-02 10:44:27 -0400
  • 871fef2c4a Version 4.10.3. John Preston 2023-10-02 17:54:49 +0400
  • 99f4b93745 Attempt to fix build with Clang on Linux. John Preston 2023-10-02 17:54:15 +0400
  • a757e07c3a Line length clean up in notifications_manager_linux Ilya Fedin 2023-10-02 15:47:15 +0400
  • 5c4f006550 Avoid Windows-specific hack to ruin initial main window geometry on Linux Ilya Fedin 2023-10-02 01:40:53 +0400
  • 9ad38b9638 Update lib_base submodule. John Preston 2023-10-01 21:54:44 +0400