tdesktop/Telegram/SourceFiles
John Preston 5d18d7c813 Send album after cancel of some media uploads.
Also display checks when part of the album medias are uploaded.
2017-12-26 19:20:07 +03:00
..
_other Move relaunch / update logic to Core::Launcher. 2017-12-12 18:56:36 +04:00
base Replace QSharedPointer with std::shared_ptr. 2017-12-18 13:07:18 +04:00
boxes Fix caption editing in grouped media. 2017-12-26 19:20:07 +03:00
calls Use different indentation for rpl operators. 2017-12-26 19:20:07 +03:00
chat_helpers Use different indentation for rpl operators. 2017-12-26 19:20:07 +03:00
codegen Fix handling of dashes in the style directory path 2017-12-26 19:16:11 +03:00
core Remove special case in SendFilesBox for an image. 2017-12-26 19:20:06 +03:00
data Send album after cancel of some media uploads. 2017-12-26 19:20:07 +03:00
dialogs Use different indentation for rpl operators. 2017-12-26 19:20:07 +03:00
history Send album after cancel of some media uploads. 2017-12-26 19:20:07 +03:00
info Use different indentation for rpl operators. 2017-12-26 19:20:07 +03:00
inline_bots Send album after cancel of some media uploads. 2017-12-26 19:20:07 +03:00
intro Replace QSharedPointer with std::shared_ptr. 2017-12-18 13:07:18 +04:00
lang Use different indentation for rpl operators. 2017-12-26 19:20:07 +03:00
media Use different indentation for rpl operators. 2017-12-26 19:20:07 +03:00
mtproto Remove mtproto/session.h from precompiled header. 2017-12-18 16:40:15 +04:00
overview Send album after cancel of some media uploads. 2017-12-26 19:20:07 +03:00
platform Replace QSharedPointer with std::shared_ptr. 2017-12-18 13:07:18 +04:00
profile Use different indentation for rpl operators. 2017-12-26 19:20:07 +03:00
rpl Use different indentation for rpl operators. 2017-12-26 19:20:07 +03:00
settings Use different indentation for rpl operators. 2017-12-26 19:20:07 +03:00
storage Send album after cancel of some media uploads. 2017-12-26 19:20:07 +03:00
ui Fix grouped layout algorithm to match other apps. 2017-12-26 19:20:07 +03:00
window Use different indentation for rpl operators. 2017-12-26 19:20:07 +03:00
apiwrap.cpp Send album after cancel of some media uploads. 2017-12-26 19:20:07 +03:00
apiwrap.h Send album after cancel of some media uploads. 2017-12-26 19:20:07 +03:00
app.cpp Send album after cancel of some media uploads. 2017-12-26 19:20:07 +03:00
app.h Use RectPart(s) instead of ImageRoundCorner(s). 2017-12-18 21:54:11 +04:00
application.cpp Move some code around. 2017-12-12 16:47:32 +04:00
application.h Move some code around. 2017-12-12 16:47:32 +04:00
auth_session.cpp Save send way (album, photos, files) to settings. 2017-12-26 19:20:07 +03:00
auth_session.h Save send way (album, photos, files) to settings. 2017-12-26 19:20:07 +03:00
autoupdater.cpp Improve current executable path computing. 2017-08-30 19:15:35 +03:00
autoupdater.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
config.h First working code for sending albums. 2017-12-26 19:20:06 +03:00
countries.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
facades.cpp Move message components to history_item_components. 2017-12-18 19:52:36 +04:00
facades.h Move message components to history_item_components. 2017-12-18 19:52:36 +04:00
layout.cpp Remove RTL Override symbols from filenames. 2017-11-16 07:59:09 +04:00
layout.h Alpha version 1.2.2: Fix build for Xcode. 2017-12-16 21:09:37 +04:00
logs.cpp Replace some std::shared_ptr with std::unique_ptr. 2017-12-18 14:38:14 +04:00
logs.h Move some code around. 2017-12-12 16:47:32 +04:00
main.cpp Move some code around. 2017-12-12 16:47:32 +04:00
mainwidget.cpp Use different indentation for rpl operators. 2017-12-26 19:20:07 +03:00
mainwidget.h First working code for sending albums. 2017-12-26 19:20:06 +03:00
mainwindow.cpp Move some code around. 2017-12-12 16:47:32 +04:00
mainwindow.h Move some code around. 2017-12-12 16:47:32 +04:00
mediaview.cpp Use RectPart(s) instead of ImageRoundCorner(s). 2017-12-18 21:54:11 +04:00
mediaview.h Use SharedMediaMergedViewer() for audio player. 2017-12-09 14:02:51 +04:00
messenger.cpp Use different indentation for rpl operators. 2017-12-26 19:20:07 +03:00
messenger.h Use different indentation for rpl operators. 2017-12-26 19:20:07 +03:00
observer_peer.cpp Use different indentation for rpl operators. 2017-12-26 19:20:07 +03:00
observer_peer.h Remove all legacy media overview code. 2017-12-08 22:34:26 +04:00
passcodewidget.cpp Change *[Fast|Animated] to anim::type in FadeWrap. 2017-11-16 07:59:06 +04:00
passcodewidget.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
qt_static_plugins.cpp Add hime inputcontext plugin for linux version 2017-06-29 10:49:31 +03:00
settings.cpp Save send way (album, photos, files) to settings. 2017-12-26 19:20:07 +03:00
settings.h Save send way (album, photos, files) to settings. 2017-12-26 19:20:07 +03:00
shortcuts.cpp Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
shortcuts.h Using media player for voice / video messages. 2017-05-24 16:25:12 +03:00
stdafx.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
stdafx.h Testing crl (concurrency runtime library). 2017-12-17 23:05:00 +04:00