John Preston
b9d623649e
Support new secret types for path-ed WEB proxies.
2026-09-10 14:40:04 +04:00
23rd
8bec185dd1
[img-editor] Fixed media file reading blocking main thread.
2026-09-09 13:03:32 +04:00
23rd
e5cc0af705
[img-editor] Added limiting of video items to animated result editors.
2026-09-09 13:03:32 +04:00
23rd
3122134b8e
[img-editor] Added photo file choice to stickers panel of paint widget.
2026-09-09 13:03:32 +04:00
23rd
0d2ea7135b
[img-editor] Added photo button row to stickers list widget.
2026-09-09 13:03:32 +04:00
23rd
5591f1e8d3
[img-editor] Added clipboard paste of media into paint widget.
2026-09-09 13:03:32 +04:00
23rd
ee9d8de349
[img-editor] Added video file item with animated overlay export.
2026-09-09 13:03:32 +04:00
23rd
adcea79c19
[img-editor] Moved animated overlay logic to separated module.
2026-09-09 13:03:32 +04:00
23rd
59be872700
[img-editor] Added half canvas fit sizing for added media items.
2026-09-09 13:03:32 +04:00
23rd
9e6d9c7c0a
[img-editor] Added full resolution reading of dropped media files.
2026-09-09 13:03:32 +04:00
23rd
c5dea58f95
[img-editor] Added switch to paint mode on media drop in transform mode.
2026-09-09 13:03:32 +04:00
23rd
e7c6480396
[img-editor] Fixed exported animation sending as video or forbidden gif.
...
Related commit: 97e6ed84a1 .
2026-09-09 13:03:32 +04:00
John Preston
e3688099a1
Support WEB proxies with /path.
2026-09-09 13:03:32 +04:00
23rd
f49fb1b301
Fixed reply icon pointing right in mirrored swipe gesture.
...
Regression was introduced in b65cd9496a .
2026-09-09 11:09:57 +04:00
23rd
9e62f240bb
Slightly improved swipe translation use in paint of messages.
...
Related commit: b65cd9496a .
2026-09-09 11:09:57 +04:00
Ilya Fedin
8e19eada5c
Mirror the chats list quick action visuals, not its direction.
...
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com >
2026-09-09 11:09:57 +04:00
John Preston
461872c1d2
Refuse separate windows for unavailable or locked chats
2026-09-08 08:47:05 +04:00
John Preston
29873e942b
Version 7.2.7.
...
- Fix crashes with invalid lottie files.
2026-09-07 19:14:54 +04:00
23rd
cf948c50ef
[img-editor] Fixed drag and drop over graphics view in paint widget.
2026-09-06 16:11:35 +03:00
John Preston
80158983db
Beta version 7.2.6.
...
- Add text tool with fonts, alignment and styles to the image editor.
- Drop folders and file sets into a chat to send them as one archive.
- Edit GIFs before sending them with a caption.
- Rate a finished call with stars right in the call panel.
- Make custom emoji out of video stickers.
- Show a tooltip with the link for buttons in rich messages.
- Show estimated result size in the video editor timeline.
- Follow the scroll direction in swipe gestures.
- Fix self-destructing media in the external viewer and saved files.
- Fix long sender name hiding the via-bot name in a bubble.
- Fix GIF playback glitches in shared media and inline results.
- Fix a crash in the new chat view for bots with topics.
2026-09-04 14:53:18 +04:00
Polina Vishneva
99187a3075
Replace QScroller with KineticScroller
2026-09-04 12:18:08 +04:00
Ilya Fedin
e3b1aa88cd
Tell the text engine where the fonts it unpacks may live.
2026-09-04 10:14:19 +04:00
Ilya Fedin
c4ce9a6420
Count a line of an article in Ui::Fixed instead of QFixed.
2026-09-04 10:14:19 +04:00
Ilya Fedin
0b6ba59713
Hand the touches of a popup selector to its widgets without private Qt API.
2026-09-04 10:14:19 +04:00
Ilya Fedin
9ea7bcab9f
Remove never actually used private API use from macOS code
...
It was supposed to run on 6.5.x but the jump was directly 6.2 -> 6.11
2026-09-04 10:14:19 +04:00
Ilya Fedin
35f823bbdd
Read images by the loaded size, not by the downloaded one.
...
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com >
2026-09-04 10:14:19 +04:00
Ilya Fedin
d12c9a15b3
Fixed word navigation splitting a word on an apostrophe.
2026-09-04 10:14:19 +04:00
Ilya Fedin
b65cd9496a
Follow the scroll direction in swipe gestures.
...
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com >
2026-09-04 10:14:19 +04:00
Ilya Fedin
d99b56b5e0
Handle FFmpeg logging
...
Raise log level to warning as info is to verbose printing libvpx version on each file and log to our log file when debug logging is enabled just like we do with Qt
2026-09-04 10:14:19 +04:00
23rd
7d7fa972d6
Excluded self-destructing media from external media viewer.
...
Related commit: 154e45cb55.
2026-09-04 07:39:17 +03:00
23rd
893d5ea3df
Excluded self-destructing media from saving selected files.
...
Related commit: 491e7725df .
2026-09-04 07:39:17 +03:00
23rd
3e77dd7324
Added plain text fallback to rich editor initial paste.
2026-09-04 07:39:17 +03:00
23rd
01c219c35d
Fixed empty editor on restoring formatting of rich paste.
2026-09-04 07:39:17 +03:00
23rd
4ecde33dce
Replaced pointer identity with origin stamp in rich clipboard.
2026-09-04 07:39:17 +03:00
23rd
d1c5c73ca1
[iv-editor] Added tooltip with URL to rich buttons.
2026-09-03 22:15:15 +03:00
23rd
e64d157091
Added tooltip with URL to buttons in rich message.
2026-09-03 22:15:15 +03:00
23rd
76b72791d6
[img-editor] Added plate split by empty lines in text items.
...
Related commit: 0fff162c65 .
2026-09-03 22:02:09 +03:00
23rd
7751cdbd30
[img-editor] Removed vertical padding from text plate lines.
...
Related commit: 631fe4f362 .
2026-09-03 22:02:09 +03:00
23rd
8b3e7d3964
[img-editor] Fixed glyph offset between text proxy and committed item.
...
Related commit: 6153480e43 .
2026-09-03 22:02:09 +03:00
23rd
49c1c9d524
[img-editor] Added preserving of committed line breaks in text items.
2026-09-03 22:02:09 +03:00
23rd
c3e319f922
[img-editor] Added paste auto shrink to text session.
2026-09-03 22:02:09 +03:00
23rd
6895d8f158
[img-editor] Added placeholder to empty text proxy.
2026-09-03 22:02:09 +03:00
23rd
4ada83fbb6
[img-editor] Added persistence of last used text settings.
2026-09-03 22:02:09 +03:00
23rd
1c5ecd6de4
[img-editor] Added opaque background style to text tool.
2026-09-03 22:02:09 +03:00
23rd
3b8d13b88d
[img-editor] Added alignment choice to text tool.
2026-09-03 22:02:09 +03:00
23rd
eff36df1cf
[img-editor] Added typeface choice to text tool.
2026-09-03 22:02:09 +03:00
23rd
6776d68c4f
[img-editor] Added baking of text scale after canvas item zoom.
2026-09-03 22:02:09 +03:00
23rd
259627cf51
[img-editor] Added baking of text scale into font size on resize finish.
2026-09-03 22:02:09 +03:00
23rd
bf3656dc02
[img-editor] Added redo steps guard for emoji replacement in text proxy.
...
Related commit: 6574c71bf0.
2026-09-03 22:02:09 +03:00
23rd
e67e0f8b47
[img-editor] Moved text edit controller and proxy to separated module.
2026-09-03 22:02:09 +03:00