tdesktop/Telegram/SourceFiles
John Preston ed3b2cc017 Make date service messages clickable.
Open jump to date box when clicking on dates including floating date.
2017-03-07 22:30:00 +03:00
..
_other Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
boxes Limit the CalendarBox selectable days. 2017-03-07 22:29:59 +03:00
codegen Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
core First version of CalendarBox is done. 2017-03-07 22:29:49 +03:00
data Finalizing file renaming. 2017-03-04 13:23:56 +03:00
dialogs Calendar button added to DialogsWidget. 2017-03-07 21:59:47 +03:00
history Fix service message highlighting. 2017-03-07 21:58:16 +03:00
inline_bots Finalizing file renaming. 2017-03-04 13:23:56 +03:00
intro Finalizing files rename. 2017-03-07 21:58:35 +03:00
media Removed obsolete storage_file_type fields. 2017-03-04 14:28:21 +03:00
mtproto Notifications management moved to AuthSession. 2017-03-06 18:38:15 +03:00
overview Finalizing file renaming. 2017-03-04 13:23:56 +03:00
platform Notifications management moved to AuthSession. 2017-03-06 18:38:15 +03:00
profile Notifications management moved to AuthSession. 2017-03-06 18:38:15 +03:00
settings Notifications management moved to AuthSession. 2017-03-06 18:38:15 +03:00
stickers Notifications management moved to AuthSession. 2017-03-06 18:38:15 +03:00
storage Notifications management moved to AuthSession. 2017-03-06 18:38:15 +03:00
ui Ui::FadeAnimation now supports scaling. 2017-03-07 21:58:40 +03:00
window Finalizing files rename. 2017-03-07 21:58:35 +03:00
apiwrap.cpp Notifications management moved to AuthSession. 2017-03-06 18:38:15 +03:00
apiwrap.h Made base::lambda a copyable value type. 2017-02-26 21:01:23 +03:00
app.cpp Notifications management moved to AuthSession. 2017-03-06 18:38:15 +03:00
app.h Moved AppClass to messenger.cpp:Messenger. 2017-02-25 19:48:20 +03:00
application.cpp Notifications management moved to AuthSession. 2017-03-06 18:38:15 +03:00
application.h Moved AppClass to messenger.cpp:Messenger. 2017-02-25 19:48:20 +03:00
auth_session.cpp Notifications management moved to AuthSession. 2017-03-06 18:38:15 +03:00
auth_session.h Notifications management moved to AuthSession. 2017-03-06 18:38:15 +03:00
autoupdater.cpp Finalizing file renaming. 2017-03-04 13:23:56 +03:00
autoupdater.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
config.h Encapsulated DcOptions to an independent class. 2017-02-25 19:48:19 +03:00
countries.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
dialogswidget.cpp Make date service messages clickable. 2017-03-07 22:30:00 +03:00
dialogswidget.h First version of CalendarBox is done. 2017-03-07 22:29:49 +03:00
facades.cpp Notifications management moved to AuthSession. 2017-03-06 18:38:15 +03:00
facades.h Notifications management moved to AuthSession. 2017-03-06 18:38:15 +03:00
history.cpp Notifications management moved to AuthSession. 2017-03-06 18:38:15 +03:00
history.h Notifications management moved to AuthSession. 2017-03-06 18:38:15 +03:00
historywidget.cpp Make date service messages clickable. 2017-03-07 22:30:00 +03:00
historywidget.h Make date service messages clickable. 2017-03-07 22:30:00 +03:00
lang.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
lang.h First version of CalendarBox is done. 2017-03-07 22:29:49 +03:00
langloaderplain.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
langloaderplain.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
layerwidget.cpp Notifications management moved to AuthSession. 2017-03-06 18:38:15 +03:00
layerwidget.h Made base::lambda a copyable value type. 2017-02-26 21:01:23 +03:00
layout.cpp Finalizing file renaming. 2017-03-04 13:23:56 +03:00
layout.h Version 1.0.5: new audio code + reorder pinned chats. 2017-01-31 12:13:51 +03:00
logs.cpp Finalizing file renaming. 2017-03-04 13:23:56 +03:00
logs.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
main.cpp Finalizing file renaming. 2017-03-04 13:23:56 +03:00
mainwidget.cpp Make date service messages clickable. 2017-03-07 22:30:00 +03:00
mainwidget.h Make date service messages clickable. 2017-03-07 22:30:00 +03:00
mainwindow.cpp Notifications management moved to AuthSession. 2017-03-06 18:38:15 +03:00
mainwindow.h Notifications management moved to AuthSession. 2017-03-06 18:38:15 +03:00
mediaview.cpp Notifications management moved to AuthSession. 2017-03-06 18:38:15 +03:00
mediaview.h Using standard library instead of std_ namespace. 2017-02-21 16:45:56 +03:00
messenger.cpp Notifications management moved to AuthSession. 2017-03-06 18:38:15 +03:00
messenger.h Notifications management moved to AuthSession. 2017-03-06 18:38:15 +03:00
observer_peer.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
observer_peer.h Using standard library instead of std_ namespace. 2017-02-21 16:45:56 +03:00
overviewwidget.cpp Notifications management moved to AuthSession. 2017-03-06 18:38:15 +03:00
overviewwidget.h Replace T_WIDGET macro with a template base class. 2017-02-11 14:24:37 +03:00
passcodewidget.cpp Notifications management moved to AuthSession. 2017-03-06 18:38:15 +03:00
passcodewidget.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
qt_static_plugins.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
settings.cpp Notifications management moved to AuthSession. 2017-03-06 18:38:15 +03:00
settings.h Notifications management moved to AuthSession. 2017-03-06 18:38:15 +03:00
shortcuts.cpp Notifications management moved to AuthSession. 2017-03-06 18:38:15 +03:00
shortcuts.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
stdafx.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
stdafx.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
structs.cpp Notifications management moved to AuthSession. 2017-03-06 18:38:15 +03:00
structs.h Notifications management moved to AuthSession. 2017-03-06 18:38:15 +03:00