John Preston
|
c3fc91a6fc
|
Fix couple of possible crashes.
|
2018-05-08 21:06:56 +03:00 |
|
John Preston
|
d2048f3c25
|
New connecting status design.
|
2018-05-08 20:31:33 +03:00 |
|
John Preston
|
48c1576d7f
|
Add 'Use proxy for calls' option.
|
2018-05-07 00:29:53 +03:00 |
|
John Preston
|
d2fa8ef0b0
|
Alpha version 1.2.18: Fix OS X old build.
|
2018-05-05 22:30:42 +03:00 |
|
John Preston
|
7797e5a3b7
|
Improve proxies box design.
|
2018-05-05 21:55:39 +03:00 |
|
John Preston
|
d15b0cdb08
|
Improve infinite radial animation.
|
2018-05-05 21:55:39 +03:00 |
|
John Preston
|
f9ff676e57
|
Improve proxies box design and progress animation.
|
2018-05-05 21:55:38 +03:00 |
|
John Preston
|
9935a36c3d
|
Create and edit proxy box.
|
2018-05-05 21:55:38 +03:00 |
|
John Preston
|
a7c77682d7
|
Apply, delete and restore proxies in the box.
|
2018-05-05 21:55:38 +03:00 |
|
John Preston
|
f3eac6b259
|
Version 1.2.16: Fix text processing crash in OS X 10.6.
|
2018-04-08 18:21:40 +04:00 |
|
John Preston
|
87d6081408
|
Version 1.2.16: Fix build in Xcode 9.3.
|
2018-04-07 12:47:08 +04:00 |
|
John Preston
|
e5b2e0a6b5
|
Fix memory clearing from photos/documents.
|
2018-04-07 11:01:32 +04:00 |
|
John Preston
|
811fc43b63
|
Fix Qt text processing crash.
Fixes #4551.
|
2018-03-30 18:18:35 +04:00 |
|
John Preston
|
7de15ce5cf
|
Fix inline bots with photos.
|
2018-03-13 13:29:42 +03:00 |
|
John Preston
|
c6efb588dc
|
Fix crash in digit-only hashtag skipping.
|
2018-03-08 15:02:34 +03:00 |
|
John Preston
|
7940ef24ab
|
Disallow hashtags of digits only.
|
2018-03-06 18:29:45 +03:00 |
|
John Preston
|
0f901b3728
|
Update API and use WebDocument for inline bots.
|
2018-03-06 16:49:44 +03:00 |
|
John Preston
|
00aa6d5ac3
|
Allow monospace block to end on ellipsis.
|
2018-02-22 21:16:01 +03:00 |
|
John Preston
|
3c4c466f8e
|
Add cashtags and bot allowed service messages.
|
2018-02-08 12:20:55 +03:00 |
|
John Preston
|
6726826c17
|
Display empty feed placeholder.
|
2018-02-08 12:20:55 +03:00 |
|
John Preston
|
5ebecb4de3
|
Display feed userpic in single column layout.
|
2018-02-08 12:20:53 +03:00 |
|
John Preston
|
533fba8c70
|
Improve message context menu in feed.
|
2018-02-08 12:20:53 +03:00 |
|
John Preston
|
681b9b5ba3
|
Improve text selection in bubbles.
|
2018-02-08 12:20:53 +03:00 |
|
John Preston
|
63c1212ef1
|
Allow multiple items selection in HistoryView.
|
2018-02-08 12:20:52 +03:00 |
|
John Preston
|
fe1a90bd39
|
Move message context menu to a separate module.
|
2018-02-08 12:20:52 +03:00 |
|
John Preston
|
840b42934b
|
Use server-side my_results in contacts.search.
|
2018-02-08 12:20:51 +03:00 |
|
John Preston
|
8a56ede187
|
Move all (item/view/media) maps to Data::Session.
|
2018-02-08 12:20:49 +03:00 |
|
John Preston
|
7425e80f05
|
Use HistoryMedia as view, add Data::Media.
|
2018-02-08 12:20:48 +03:00 |
|
John Preston
|
97a9089ebf
|
Move draw / getState code to HistoryView::Message.
Item dimensions broken for now.
Also remove history.h from pch.
|
2018-02-08 12:20:48 +03:00 |
|
John Preston
|
bee474f6e9
|
Remove history_item and layout from pch.
Also move some code to separate modules.
Also create history item views by Window::Controller.
|
2018-02-08 12:20:47 +03:00 |
|
John Preston
|
f88cbf3d4b
|
Fix crash in case of incorrect Text entities.
|
2018-02-08 12:20:45 +03:00 |
|
John Preston
|
ea7441ae77
|
Use single LEGAL file with license and copyright.
|
2018-01-03 13:23:14 +03:00 |
|
John Preston
|
6b25160e3f
|
Don't paint QPixmap-s in theme preview icons.
|
2018-01-02 22:23:54 +03:00 |
|
John Preston
|
0ef3e19bc2
|
Use QImage instead of QPixmap for theme preview.
Working with QPixmap from non-main thread is not defined.
|
2018-01-02 22:10:49 +03:00 |
|
John Preston
|
2a409e3734
|
Add files from clipboard to composed album.
Fixes #4243.
|
2017-12-29 20:02:23 +03:00 |
|
John Preston
|
5b4694a4eb
|
Move text options constant to a separate module.
Also start MediaView group thumbs code.
|
2017-12-28 16:06:06 +03:00 |
|
John Preston
|
bd8dee0972
|
Fix crash in audio player hiding.
|
2017-12-27 10:18:09 +03:00 |
|
John Preston
|
2569df9e5a
|
Rename some Ui methods.
myEnsureResized -> Ui::SendPendingMoveResizeEvents.
myGrab -> Ui::GrabWidget.
myGrabImage -> Ui::GrabWidgetToImage.
|
2017-12-26 19:20:08 +03:00 |
|
John Preston
|
5f8143e6a4
|
Fix build in Xcode.
|
2017-12-26 19:20:08 +03:00 |
|
John Preston
|
1fc7dabd3e
|
Allow media reordering when sending an album.
|
2017-12-26 19:20:08 +03:00 |
|
John Preston
|
a6c15217c0
|
Fix grouped layout algorithm to match other apps.
|
2017-12-26 19:20:07 +03:00 |
|
John Preston
|
57351dd42a
|
Remove QTextLayout that appears to be not needed.
|
2017-12-26 19:20:07 +03:00 |
|
John Preston
|
58d21ff916
|
Add album support to SendFilesBox.
|
2017-12-26 19:20:07 +03:00 |
|
John Preston
|
8e45b09083
|
Use different indentation for rpl operators.
It works better with Visual Studio IDE.
|
2017-12-26 19:20:07 +03:00 |
|
John Preston
|
3b3a705a67
|
First working code for sending albums.
|
2017-12-26 19:20:06 +03:00 |
|
John Preston
|
e023092744
|
Use RectPart(s) instead of ImageRoundCorner(s).
|
2017-12-18 21:54:11 +04:00 |
|
John Preston
|
2e421e8aed
|
Allow unicode quotes as markdown entry separators.
Fixes #3867.
|
2017-12-18 21:06:44 +04:00 |
|
John Preston
|
afe9d38c48
|
Don't ruin links by markdown parsing.
Fixes #3851.
|
2017-12-18 20:49:40 +04:00 |
|
John Preston
|
37b018257e
|
Replace some std::shared_ptr with std::unique_ptr.
|
2017-12-18 14:38:14 +04:00 |
|
John Preston
|
14034c255e
|
Replace QSharedPointer with std::shared_ptr.
|
2017-12-18 13:07:18 +04:00 |
|