Ilya Fedin
|
ba9b72e038
|
Fix -Wunused-variable warnings with gcc
|
2021-07-19 22:31:27 +03:00 |
|
Ilya Fedin
|
79cc797aff
|
Fix -Wunused-variable warnings
|
2021-07-13 21:43:34 +03:00 |
|
John Preston
|
4206ff0483
|
Don't use MTP* for StickersSet flags.
|
2021-07-09 09:08:58 +03:00 |
|
John Preston
|
75090dedaa
|
Don't store MTPInputStickerSet in data.
|
2021-07-08 22:08:59 +03:00 |
|
23rd
|
b2a1c10036
|
Removed masks panel when there are no masks.
|
2021-07-06 12:13:05 +03:00 |
|
23rd
|
2a58d01927
|
Removed search and featured buttons from masks panel.
|
2021-07-06 12:13:05 +03:00 |
|
23rd
|
de108c8efe
|
Fixed removing masks set from StickersListWidget.
|
2021-07-06 12:13:05 +03:00 |
|
23rd
|
2d17bd02a3
|
Moved mask management to separate box.
|
2021-07-06 12:13:05 +03:00 |
|
23rd
|
1cdb83462e
|
Added initial implementation of masks panel.
|
2021-07-06 12:13:05 +03:00 |
|
John Preston
|
a8df3dcf91
|
Remove test code for animated path thumbnails.
|
2021-07-02 20:40:32 +03:00 |
|
John Preston
|
b22e2ffe1d
|
Animate inline path thumbnails with sliding gradient.
|
2021-07-02 20:40:32 +03:00 |
|
John Preston
|
4124c2eb57
|
Show inline path thumbnails for stickers.
|
2021-07-02 13:13:48 +03:00 |
|
23rd
|
b422ec025e
|
Removed Ui::show from classes that have pointer to Controller.
|
2021-06-17 10:57:45 +04:00 |
|
Ilya Fedin
|
c0c10689a1
|
Get rid of deprecated ranges::view usage
|
2021-03-13 19:14:58 +03:00 |
|
Ilya Fedin
|
f25b2a2094
|
Apply autofixes from clazy
|
2021-03-13 15:25:47 +03:00 |
|
John Preston
|
68b0a85369
|
Rename RPCError to MTP::Error.
|
2021-03-12 16:58:26 +04:00 |
|
23rd
|
0b4d0b83c2
|
Removed App::wnd from classes that have pointer to Window::Controller.
|
2021-02-04 18:13:04 +04:00 |
|
23rd
|
dd01ece14a
|
Replaced snap util function with std::clamp.
|
2021-01-24 10:41:10 +03:00 |
|
John Preston
|
dde94d486b
|
Change button round radius.
|
2020-12-08 11:19:23 +04:00 |
|
23rd
|
a2e4403b28
|
Slightly refactored code for menu with send options.
|
2020-11-19 18:11:37 +03:00 |
|
John Preston
|
74d2313784
|
Build Linux version with Qt 5.15.1 in CentOS 7 docker.
|
2020-11-06 11:21:34 +03:00 |
|
John Preston
|
05eb549a3d
|
Move App::roundRect to Ui::FillRoundRect.
|
2020-10-30 18:32:18 +03:00 |
|
John Preston
|
f0e1d2fd02
|
'base::optional_variant<' -> 'std::variant<v::null_t,'
|
2020-09-29 19:03:19 +03:00 |
|
John Preston
|
734d834a20
|
Replace mapbox variant with std::variant.
|
2020-09-29 19:03:19 +03:00 |
|
23rd
|
6e3fb253b9
|
Added ability to remove recent stickers.
|
2020-08-21 16:23:44 +03:00 |
|
23rd
|
8a34f29329
|
Moved toggling of existing media to separate file.
|
2020-08-19 14:47:25 +03:00 |
|
23rd
|
14cda49db2
|
Moved code for send context menu to namespace.
|
2020-08-11 18:13:40 +04:00 |
|
23rd
|
2ac425f350
|
Moved default send callbacks to separate functions.
|
2020-08-11 18:13:40 +04:00 |
|
23rd
|
edceed28d7
|
Moved code for send context menu to separate file.
|
2020-08-11 18:13:40 +04:00 |
|
23rd
|
5b95585725
|
Added other items to TabbedPanel's context menu.
|
2020-08-11 18:13:40 +04:00 |
|
23rd
|
43056107fd
|
Added ability to pass SendMenuType to TabbedSelector.
|
2020-08-11 18:13:40 +04:00 |
|
23rd
|
7db9843543
|
Added initial context menu to TabbedPanel.
Added ability to schedule and send silently stickers and GIFs.
|
2020-08-11 18:13:40 +04:00 |
|
23rd
|
759e802eba
|
Added ability to pass Api::SendOptions from TabbedSelector.
|
2020-08-11 18:13:40 +04:00 |
|
Sean Wei
|
556aa28df6
|
Remove unused variable
The following are commits related to removed variables.
apiwrap.cpp
e050e27 : kSaveDraftBeforeQuitTimeout
app.cpp
113f665 : serviceImageCacheSize
boxes/auto_download_box.cpp
a0c6104 : checked(Source source, Type type)
boxes/background_preview_box.cpp
b6edf45 : resultBytesPerPixel
fe21b5a : ms
boxes/calendar_box.cpp
ae97704 : yearIndex, monthIndex
99bb093 : ms
boxes/connection_box.cpp
f794d8d : ping
boxes/dictionaries_manager.cpp
8353867 : session
boxes/peer_list_box.cpp
2ce2a14 : grayedWidth
boxes/peers/add_participants_box.cpp
07e010d : chat, channel
boxes/self_destruction_box.cpp
fe9f02e : count
chat_helpers/emoji_suggestions_widget.cpp
a12bc60 : is(QLatin1String string)
chat_helpers/field_autocomplete.cpp
8c7a35c : atwidth, hashwidth
chat_helpers/gifs_list_widget.cpp
ff65734 : inlineItems
3d846fc : newSelected
d1687ab : kSaveDraftBeforeQuitTimeout
chat_helpers/stickers_dice_pack.cpp
c83e297 : kZeroDiceDocumentId
chat_helpers/stickers_emoji_pack.cpp
d298953 : length
chat_helpers/stickers_list_widget.cpp
eb75859 : index, x
core/crash_reports.cpp
5940ae6 : LaunchedDateTimeStr, LaunchedBinaryName
data/data_changes.cpp
3c4e959:clearRealtime
data/data_cloud_file.cpp
4b354b0 : fromCloud, cacheTag
data/data_document_media.cpp
7db5359 : kMaxVideoFrameArea
data/data_messages.cpp
794e315 : wasCount
data/data_photo_media.cpp
e27d2bc : index
data/data_wall_paper.cpp
b6edf45 : resultBytesPerPixel
data/data_types.cpp
aa8f62d : kWebDocumentCacheTag, kStorageCacheMask
history/admin_log/history_admin_log_inner.cpp
794e315 : canDelete, canForward
history/history_location_manager.cpp
60f45ab : kCoordPrecision
9f90d3a : kMaxHttpRedirects
history/history_message.cpp
cedf8a6 : kPinnedMessageTextLimit
history/history_widget.cpp
b305924 : serviceColor
efa5fc4 : hasForward
5e7aa4f : kTabbedSelectorToggleTooltipTimeoutMs, kTabbedSelectorToggleTooltipCount
history/view/history_view_context_menu.cpp
fe1a90b : isVideoLink, isVoiceLink, isAudioLink
settings.cpp
e2f54eb : defaultRecent
settings/settings_folders.cpp
e8bf5bb : kRefreshSuggestedTimeout
ui/filter_icon_panel.cpp
c4a0bc1 : kDelayedHideTimeoutMs
window/themes/window_theme_preview.cpp
ef927c8 : mutedCounter
-----
Modified variables
boxes/stickers_box.cpp
554eb3a : _rows[pressedIndex] -> set
data/data_notify_settings.cpp
734c410 : muteForSeconds -> muteUntil
history/view/history_view_list_widget.cpp
07528be : _items[index] -> view
e5f3bed : fromState, tillState
history/history.cpp
cd3c1c6 : kStatusShowClientsideRecordVideo -> kStatusShowClientsideRecordVoice
storage/download_manager_mtproto.cpp
ae8fb14 : _queues[dcId] -> queue
storage/localstorage.cpp
357caf8 : MTP::Environment::Production -> production
|
2020-07-13 09:33:55 +04:00 |
|
John Preston
|
eb1845e33b
|
Fix crash in session destruction.
Also use rpl::event_stream for downloaderTaskFinished.
|
2020-07-01 12:26:29 +04:00 |
|
John Preston
|
3c028590b1
|
Fix crash in StickersListWidget.
|
2020-06-30 19:04:52 +04:00 |
|
John Preston
|
30c82bb2e0
|
Remove some MainWindow::sessionController() calls.
|
2020-06-23 21:53:44 +04:00 |
|
John Preston
|
4d6cc58f0d
|
Move session settings to main_session_settings.
|
2020-06-23 21:53:42 +04:00 |
|
John Preston
|
357caf8007
|
Keep separate MTP::Config's for separate accounts.
|
2020-06-23 21:53:41 +04:00 |
|
John Preston
|
3c4e959468
|
Replace observer_peer with rpl interface.
|
2020-06-23 21:53:40 +04:00 |
|
John Preston
|
0ad7dcaef9
|
Remove MTP::MainInstance() global access point.
|
2020-06-23 21:53:40 +04:00 |
|
John Preston
|
ad4afe9293
|
Move session data localstorage -> storage_account.
|
2020-06-23 21:53:39 +04:00 |
|
John Preston
|
fc174f742a
|
Move stickers code to Data::Stickers class.
|
2020-06-23 21:53:38 +04:00 |
|
John Preston
|
f4cd84c313
|
Fix crash in stickers.
|
2020-06-01 18:09:34 +04:00 |
|
John Preston
|
36fbdfb380
|
Simplify Image, remove ImageSource.
|
2020-06-01 18:09:33 +04:00 |
|
John Preston
|
f066e0f05a
|
Use Data::CloudImage for userpics.
|
2020-06-01 18:09:33 +04:00 |
|
John Preston
|
ae9ed820ee
|
Fix sticker set icons display.
|
2020-06-01 18:09:33 +04:00 |
|
John Preston
|
803593cd8d
|
Change Stickers::Set from value to object type.
|
2020-06-01 18:09:33 +04:00 |
|
John Preston
|
24fed8105c
|
Fix stickers panel on Retina screens.
|
2020-06-01 18:09:32 +04:00 |
|
John Preston
|
7d386b164b
|
Save a frame in stickers panel.
|
2020-06-01 18:09:31 +04:00 |
|