kepka/Telegram/SourceFiles
Friedrich von Never 31ed5214f0 Allow unicode quotes as markdown entry separators. (#54)
Fixes #13. (Based on upstream's commit telegramdesktop/tdesktop@2e421e8, )
2017-12-24 20:30:13 +04:00
..
base Use correct add_test() format to obtain correct path to test executables 2017-12-21 12:16:49 +03:00
boxes Add explicit typecasting for some constants 2017-12-20 14:38:02 +02:00
calls Replace non-standard types with Qt equivalents 2017-12-20 14:38:02 +02:00
chat_helpers Replace non-standard types with Qt equivalents 2017-12-20 14:38:02 +02:00
codegen Fix handling of dashes in the style directory path (#53) 2017-12-24 19:03:59 +04:00
core Add todo notes 2017-12-20 14:38:02 +02:00
data Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
dialogs Remove autoupdater 2017-12-20 14:38:02 +02:00
history Replace non-standard types with Qt equivalents 2017-12-20 14:38:02 +02:00
inline_bots Replace non-standard types with Qt equivalents 2017-12-20 14:38:02 +02:00
intro Remove autoupdater 2017-12-20 14:38:02 +02:00
lang Replace non-standard types with Qt equivalents 2017-12-20 14:38:02 +02:00
media Add explicit typecasting for some constants 2017-12-20 14:38:02 +02:00
mtproto Cleanup formatting 2017-12-20 14:38:02 +02:00
overview Replace non-standard types with Qt equivalents 2017-12-20 14:38:02 +02:00
platform Fix compilation on Windows 2017-12-20 14:38:02 +02:00
profile Replace non-standard types with Qt equivalents 2017-12-20 14:38:02 +02:00
settings Handle all enum values 2017-12-20 14:38:02 +02:00
storage Add explicit typecasting for some constants 2017-12-20 14:38:02 +02:00
ui Allow unicode quotes as markdown entry separators. (#54) 2017-12-24 20:30:13 +04:00
window Replace non-standard types with Qt equivalents 2017-12-20 14:38:02 +02:00
apiwrap.cpp Replace non-standard types with Qt equivalents 2017-12-20 14:38:02 +02:00
apiwrap.h Replace non-standard types with Qt equivalents 2017-12-20 14:38:02 +02:00
app.cpp Remove autoupdater 2017-12-20 14:38:02 +02:00
app.h Replace non-standard types with Qt equivalents 2017-12-20 14:38:02 +02:00
application.cpp Add todo notes 2017-12-20 14:38:02 +02:00
application.h Remove autoupdater 2017-12-20 14:38:02 +02:00
auth_session.cpp Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
auth_session.h Replace gsl::not_null<T*> with just not_null<T*>. 2017-08-30 19:15:41 +03:00
config.h Replace non-standard types with Qt equivalents 2017-12-20 14:38:02 +02:00
countries.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
facades.cpp Replace non-standard types with Qt equivalents 2017-12-20 14:38:02 +02:00
facades.h Add explicit typecasting for some constants 2017-12-20 14:38:02 +02:00
layerwidget.cpp Replace gsl::not_null<T*> with just not_null<T*>. 2017-08-30 19:15:41 +03:00
layerwidget.h Replace gsl::not_null<T*> with just not_null<T*>. 2017-08-30 19:15:41 +03:00
layout.cpp Replace non-standard types with Qt equivalents 2017-12-20 14:38:02 +02:00
layout.h Replace non-standard types with Qt equivalents 2017-12-20 14:38:02 +02:00
logs.cpp Replace non-standard types with Qt equivalents 2017-12-20 14:38:02 +02:00
logs.h Replace non-standard types with Qt equivalents 2017-12-20 14:38:02 +02:00
main.cpp Remove Qt plugins path rewriting 2017-12-20 14:38:02 +02:00
mainwidget.cpp Remove autoupdater 2017-12-20 14:38:02 +02:00
mainwidget.h Replace non-standard types with Qt equivalents 2017-12-20 14:38:02 +02:00
mainwindow.cpp Remove autoupdater 2017-12-20 14:38:02 +02:00
mainwindow.h Remove autoupdater 2017-12-20 14:38:02 +02:00
mediaview.cpp Replace non-standard types with Qt equivalents 2017-12-20 14:38:02 +02:00
mediaview.h Replace non-standard types with Qt equivalents 2017-12-20 14:38:02 +02:00
messenger.cpp Replace non-standard types with Qt equivalents 2017-12-20 14:38:02 +02:00
messenger.h Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
observer_peer.cpp Remove main()->peerUpdated and some other signals. 2017-08-30 19:15:36 +03:00
observer_peer.h Replace non-standard types with Qt equivalents 2017-12-20 14:38:02 +02:00
overviewwidget.cpp Replace non-standard types with Qt equivalents 2017-12-20 14:38:02 +02:00
overviewwidget.h Add todo notes 2017-12-20 14:38:02 +02:00
passcodewidget.cpp Switch to the server side changelogs. 2017-06-29 11:40:00 +03:00
passcodewidget.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
qt_functions.cpp Subject: [PATCH] Fixed build under Fedora using rpmbuild and mock. 2017-12-20 14:38:02 +02:00
qt_static_plugins.cpp Disable static Qt plugins 2017-12-20 14:38:02 +02:00
settings.cpp Replace non-standard types with Qt equivalents 2017-12-20 14:38:02 +02:00
settings.h Replace non-standard types with Qt equivalents 2017-12-20 14:38:02 +02: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 Fix compilation on Windows 2017-12-20 14:38:02 +02:00
structs.cpp Replace non-standard types with Qt equivalents 2017-12-20 14:38:02 +02:00
structs.h Replace non-standard types with Qt equivalents 2017-12-20 14:38:02 +02:00