tdesktop/Telegram/SourceFiles
John Preston 90f6642d33 Use always the same sizes for group layout.
For the floating point precision to matter less in the album layout
decisions use always full image sizes for layout
when sending an album and when displaying it.

Fixes #5049.
2018-08-04 16:48:15 +03:00
..
_other Add '-externalupdater' command-line argument. 2018-07-12 18:35:59 +03:00
base Don't accept tg:// links in passport callbacks. 2018-07-31 22:51:06 +03:00
boxes Use always the same sizes for group layout. 2018-08-04 16:48:15 +03:00
calls Remove BypassWindowManagerHint in MediaView / Passport. 2018-07-31 22:55:30 +03:00
chat_helpers Don't accept tg:// links in passport callbacks. 2018-07-31 22:51:06 +03:00
codegen Update API scheme to layer 82. 2018-06-27 22:58:32 +01:00
core Alpha version 1.3.11. 2018-08-02 17:46:50 +03:00
data Fix unmute-by-finished timers. 2018-08-01 19:58:50 +03:00
dialogs Remove BypassWindowManagerHint in MediaView / Passport. 2018-07-31 22:55:30 +03:00
export Fix export messages pagination. 2018-07-31 22:56:04 +03:00
history Use always the same sizes for group layout. 2018-08-04 16:48:15 +03:00
info Remove BypassWindowManagerHint in MediaView / Passport. 2018-07-31 22:55:30 +03:00
inline_bots When following a post link push reply-return. 2018-07-11 17:56:06 +03:00
intro Add '-externalupdater' command-line argument. 2018-07-12 18:35:59 +03:00
lang Use separate month lang keys with and without day. 2018-06-06 12:38:44 +03:00
media Fix video seeking. 2018-06-06 11:58:07 +03:00
mtproto Fix crash in tcp connection implementation. 2018-07-31 22:56:02 +03:00
overview Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
passport Don't accept tg:// links in passport callbacks. 2018-07-31 22:51:06 +03:00
platform Don't show PopupMenu for inactive window on macOS. 2018-08-04 15:17:23 +03:00
profile Remove BypassWindowManagerHint in MediaView / Passport. 2018-07-31 22:55:30 +03:00
rpl Closed beta 1.3.7.2: Fix build for Windows. 2018-06-23 01:02:20 +01:00
settings Allow independently change default / night themes. 2018-07-31 22:56:03 +03:00
storage Use always the same sizes for group layout. 2018-08-04 16:48:15 +03:00
ui Don't show PopupMenu for inactive window on macOS. 2018-08-04 15:17:23 +03:00
window Fix default night mode applying. 2018-08-02 17:46:49 +03:00
apiwrap.cpp Use server time in dialogs list sorting. 2018-07-31 17:34:14 +03:00
apiwrap.h Mark [un]read from chats list. 2018-06-27 22:58:32 +01:00
app.cpp Add '-externalupdater' command-line argument. 2018-07-12 18:35:59 +03:00
app.h Request, show and require accept for updated ToS. 2018-06-06 21:37:01 +03:00
application.cpp Add a confirmation for internal passport links. 2018-07-31 20:56:54 +03:00
application.h Add a confirmation for internal passport links. 2018-07-31 20:56:54 +03:00
auth_session.cpp Request, show and require accept for updated ToS. 2018-06-06 21:37:01 +03:00
auth_session.h Create changelogs after data in AuthSession. 2018-02-18 16:26:28 +03:00
config.h Start data export in lib_export. 2018-06-12 01:02:04 +03:00
countries.h Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
facades.cpp When following a post link push reply-return. 2018-07-11 17:56:06 +03:00
facades.h When following a post link push reply-return. 2018-07-11 17:56:06 +03:00
layout.cpp Fix / improve support for album items selection. 2018-02-08 12:20:52 +03:00
layout.h Fix / improve support for album items selection. 2018-02-08 12:20:52 +03:00
logs.cpp Write logs without QTextStream. 2018-06-11 10:37:29 +03:00
logs.h Replace cDebug() with Logs::DebugEnabled(). 2018-06-05 21:51:05 +03:00
main.cpp Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
mainwidget.cpp Fix animation in single column layout. 2018-07-31 22:56:04 +03:00
mainwidget.h When following a post link push reply-return. 2018-07-11 17:56:06 +03:00
mainwindow.cpp Confirm export stop on quit and logout. 2018-06-20 18:30:57 +01:00
mainwindow.h Request, show and require accept for updated ToS. 2018-06-06 21:37:01 +03:00
mediaview.cpp Remove BypassWindowManagerHint in MediaView / Passport. 2018-07-31 22:55:30 +03:00
mediaview.h Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
messenger.cpp Improve theme applying. 2018-07-31 22:56:03 +03:00
messenger.h When following a post link push reply-return. 2018-07-11 17:56:06 +03:00
observer_peer.cpp Use "Feed" name for chats list index and search. 2018-02-08 12:20:51 +03:00
observer_peer.h Mark [un]read from chats list. 2018-06-27 22:58:32 +01:00
qt_static_plugins.cpp Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
settings.cpp Replace cDebug() with Logs::DebugEnabled(). 2018-06-05 21:51:05 +03:00
settings.h Replace cDebug() with Logs::DebugEnabled(). 2018-06-05 21:51:05 +03:00
shortcuts.cpp Request, show and require accept for updated ToS. 2018-06-06 21:37:01 +03:00
shortcuts.h Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
stdafx.cpp Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
stdafx.h Fix build for old OS X. 2018-06-21 23:35:28 +01:00