AyuGramDesktop/Telegram
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
..
build Beta version 2.1.18. 2020-07-08 09:41:20 +04:00
cmake Find alsa and pulse for libtgvoip 2020-06-29 16:18:47 +04:00
codegen@8b4686f24d Automatically load and apply old emoji set by id. 2020-05-08 11:22:22 +04:00
lib_base@01ca681ab3 Use a safer way to load system libraries. 2020-07-02 21:01:25 +04:00
lib_crl@661ac4f6bd Update submodules 2020-05-12 17:32:40 +04:00
lib_lottie@804f05fc9b Update lib_lottie, hide rlottie dependency. 2020-05-13 17:07:26 +04:00
lib_qr@9877397dbf Fix build on Windows. 2019-12-06 11:39:13 +03:00
lib_rlottie@0671bf7054 Initial build with Xcode. 2019-11-25 18:46:02 +03:00
lib_rpl@b58d2804ac Replaced mapping to rpl::empty_value with rpl::to_empty. 2020-06-23 21:53:43 +04:00
lib_spellcheck@1357837771 Use Q_OS_UNIX instead of Q_OS_LINUX since linux-specific code can be used also on *BSD/Haiku 2020-06-17 20:33:23 +04:00
lib_storage@538a72e5d3 Use Q_OS_UNIX instead of Q_OS_LINUX since linux-specific code can be used also on *BSD/Haiku 2020-06-17 20:33:23 +04:00
lib_tl@404c83d77e Remove GYP build scripts. 2020-01-21 18:47:25 +03:00
lib_ui@fffdce5cb5 Fix copying links in some cases. 2020-07-08 09:33:53 +04:00
Patches Update ffmpeg to 4.3 in snap 2020-06-18 06:46:11 +04:00
Resources Beta version 2.1.18. 2020-07-08 09:41:20 +04:00
SetupFiles initial commit for 0.4.18 version of Telegram Desktop 2014-05-30 12:53:19 +04:00
SourceFiles Remove unused variable 2020-07-13 09:33:55 +04:00
Telegram Rename Telegram Desktop to Telegram Lite. 2020-02-16 08:39:42 +04:00
ThirdParty Version 2.1.12: Update submodule. 2020-06-17 21:21:02 +04:00
CMakeLists.txt Add support for custom titlebar on Linux with Qt < 5.15 2020-07-12 23:19:05 +04:00
configure.bat Fix build scripts. 2020-01-02 13:45:21 +03:00
configure.py Include variables.cmake after project() call. 2020-01-17 11:29:10 +03:00
configure.sh Closed alpha version 1.9.1.8: Fix macOS build. 2019-12-06 14:22:46 +03:00
create.bat Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
Telegram.plist Add LSFileQuarantineEnabled to the .plist 2019-01-29 14:52:33 +03:00