tdesktop/Telegram/SourceFiles
John Preston cc55e3b027 Don't jump in chats list scroll while reordering.
While we reorder the pinned chats we move chat rows around which
sometimes produces auto scroll event that will try to reorder more.

This should probably fix assertion violation that was debugged using
additional information from commits 8b96f72, c7e63ff and a935075.
2017-07-23 13:20:11 +03:00
..
_other Support non-standard binary names in autoupdater. 2017-05-30 21:26:53 +03:00
base Replace self-destruct media service messages text. 2017-07-23 12:34:42 +03:00
boxes Fix keyboard scrolling in ContactsBox. 2017-07-23 12:48:49 +03:00
calls Fix a couple of typos 2017-07-12 14:08:36 +03:00
chat_helpers Use objects instead of pointers for corners. 2017-07-13 17:42:46 +03:00
codegen Add phrases and layout for all events in log. 2017-06-30 09:21:41 +03:00
core Allow to edit Bio in Settings. 2017-07-23 12:34:43 +03:00
data Some refactoring in working with text entities. 2017-07-06 14:37:42 +03:00
dialogs Some refactoring in working with text entities. 2017-07-06 14:37:42 +03:00
history Replace self-destruct media service messages text. 2017-07-23 12:34:42 +03:00
inline_bots API scheme updated to layer 70. 2017-07-23 12:34:40 +03:00
intro Allow to edit Bio in Settings. 2017-07-23 12:34:43 +03:00
lang Closed beta 1001007003: Fix build for old OS X. 2017-06-30 09:21:44 +03:00
media Add X / V vector icon to checkbox Toggle view. 2017-07-09 18:06:27 +03:00
mtproto API scheme updated to layer 70. 2017-07-23 12:34:40 +03:00
overview Generalize Checkbox layout. 2017-07-07 14:16:37 +03:00
platform Alpha 1.1.13: Fix build for Xcode. 2017-07-14 15:52:53 +03:00
profile Display user Bio in profile. 2017-07-23 12:34:43 +03:00
settings Fix a couple of layout bugs for username edit. 2017-07-23 12:34:44 +03:00
storage Check CDN file hashes. 2017-07-23 12:34:41 +03:00
ui Don't uncheck a radiobutton on second click. 2017-07-18 20:11:44 +03:00
window Automatically return window to screen. 2017-07-18 19:38:11 +03:00
apiwrap.cpp API scheme updated to layer 70. 2017-07-23 12:34:40 +03:00
apiwrap.h Improve queued by pts updates handling. 2017-07-14 14:57:05 +03:00
app.cpp Use objects instead of pointers for corners. 2017-07-13 17:42:46 +03:00
app.h Use objects instead of pointers for corners. 2017-07-13 17:42:46 +03:00
application.cpp Fix crash in single instance forcing. 2017-07-05 21:45:46 +03:00
application.h Remove Q_OBJECT dependency from ApiWrap. 2017-04-07 18:13:19 +03:00
auth_session.cpp Switch to the server side changelogs. 2017-06-29 11:40:00 +03:00
auth_session.h Use plain HistoryItem in channel admin events log. 2017-06-30 09:21:42 +03:00
autoupdater.cpp Add debug logs for window position and autoupdate. 2017-07-03 15:23:41 +03:00
autoupdater.h
config.h Allow to edit Bio in Settings. 2017-07-23 12:34:43 +03:00
countries.h
dialogswidget.cpp Don't jump in chats list scroll while reordering. 2017-07-23 13:20:11 +03:00
dialogswidget.h Add a floating player for round video messages. 2017-05-24 16:25:15 +03:00
facades.cpp Add channel members in ParticipantsBoxController. 2017-07-14 09:46:57 +03:00
facades.h Change chat for forwarded items by click on them. 2017-07-11 13:23:15 +03:00
layerwidget.cpp Fix crash in layer stack unwinding. 2017-06-30 09:21:44 +03:00
layerwidget.h Move GIF pausing methods to Window::Controller. 2017-04-08 16:31:57 +03:00
layout.cpp Parse bold / italic markdown entities. 2017-07-06 16:44:11 +03:00
layout.h Add some more colors for theming. 2017-06-30 09:21:44 +03:00
logs.cpp
logs.h
main.cpp
mainwidget.cpp Allow to edit Bio in Settings. 2017-07-23 12:34:43 +03:00
mainwidget.h Allow to edit Bio in Settings. 2017-07-23 12:34:43 +03:00
mainwindow.cpp Remove layer deletion by timer in MainWindow. 2017-07-13 19:14:31 +03:00
mainwindow.h Remove layer deletion by timer in MainWindow. 2017-07-13 19:14:31 +03:00
mediaview.cpp API scheme updated to layer 70. 2017-07-23 12:34:40 +03:00
mediaview.h Realtime UI translation in all fields and buttons. 2017-06-29 11:39:51 +03:00
messenger.cpp Handle socks internal links. 2017-06-30 09:21:43 +03:00
messenger.h Handle socks internal links. 2017-06-30 09:21:43 +03:00
observer_peer.cpp Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
observer_peer.h Add admin/banned/restricted box using PeerListBox. 2017-06-29 11:40:20 +03:00
overviewwidget.cpp Change chat for forwarded items by click on them. 2017-07-11 13:23:15 +03:00
overviewwidget.h Handle channel event log mouse events. 2017-06-30 09:21:42 +03:00
passcodewidget.cpp Switch to the server side changelogs. 2017-06-29 11:40:00 +03:00
passcodewidget.h
qt_static_plugins.cpp Add hime inputcontext plugin for linux version 2017-06-29 10:49:31 +03:00
settings.cpp Show change language link in intro. 2017-06-29 11:39:48 +03:00
settings.h Add debug logs for window position and autoupdate. 2017-07-03 15:23:41 +03:00
shortcuts.cpp Move passcode management from MainWindow. 2017-04-15 21:51:12 +03:00
shortcuts.h Using media player for voice / video messages. 2017-05-24 16:25:12 +03:00
stdafx.cpp
stdafx.h Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
structs.cpp Improve queued by pts updates handling. 2017-07-14 14:57:05 +03:00
structs.h Improve queued by pts updates handling. 2017-07-14 14:57:05 +03:00