| .. |
|
history.cpp
|
Return not_null<History*> in App::history().
|
2017-09-03 15:45:43 +03:00 |
|
history.h
|
Replace QFlags with base::flags.
|
2017-09-03 15:45:47 +03:00 |
|
history.style
|
Display and follow unread mentions in history.
|
2017-08-30 19:15:13 +03:00 |
|
history_admin_log_filter.cpp
|
Replace gsl::not_null<T*> with just not_null<T*>.
|
2017-08-30 19:15:41 +03:00 |
|
history_admin_log_filter.h
|
Replace gsl::not_null<T*> with just not_null<T*>.
|
2017-08-30 19:15:41 +03:00 |
|
history_admin_log_inner.cpp
|
Replace t_assert() with Assert().
|
2017-08-30 19:15:42 +03:00 |
|
history_admin_log_inner.h
|
Replace gsl::not_null<T*> with just not_null<T*>.
|
2017-08-30 19:15:41 +03:00 |
|
history_admin_log_item.cpp
|
Allow to view sticker set from admin event log.
|
2017-08-30 19:15:47 +03:00 |
|
history_admin_log_item.h
|
Replace gsl::not_null<T*> with just not_null<T*>.
|
2017-08-30 19:15:41 +03:00 |
|
history_admin_log_section.cpp
|
Replace gsl::not_null<T*> with just not_null<T*>.
|
2017-08-30 19:15:41 +03:00 |
|
history_admin_log_section.h
|
Replace gsl::not_null<T*> with just not_null<T*>.
|
2017-08-30 19:15:41 +03:00 |
|
history_common.h
|
…
|
|
|
history_drag_area.cpp
|
…
|
|
|
history_drag_area.h
|
…
|
|
|
history_inner_widget.cpp
|
Return not_null<History*> in App::history().
|
2017-09-03 15:45:43 +03:00 |
|
history_inner_widget.h
|
Replace gsl::not_null<T*> with just not_null<T*>.
|
2017-08-30 19:15:41 +03:00 |
|
history_item.cpp
|
Display author photo / name in search results.
|
2017-09-05 20:21:56 +03:00 |
|
history_item.h
|
Mark missing ctors deleted
|
2017-09-28 18:23:42 +03:00 |
|
history_location_manager.cpp
|
…
|
|
|
history_location_manager.h
|
…
|
|
|
history_media.h
|
Replace gsl::not_null<T*> with just not_null<T*>.
|
2017-08-30 19:15:41 +03:00 |
|
history_media_types.cpp
|
Replace QFlags with base::flags.
|
2017-09-03 15:45:47 +03:00 |
|
history_media_types.h
|
Replace gsl::not_null<T*> with just not_null<T*>.
|
2017-08-30 19:15:41 +03:00 |
|
history_message.cpp
|
Replace QFlags with base::flags.
|
2017-09-03 15:45:47 +03:00 |
|
history_message.h
|
Allow service messages to be unread mentions.
|
2017-08-30 19:15:50 +03:00 |
|
history_service.cpp
|
Display author photo / name in search results.
|
2017-09-05 20:21:56 +03:00 |
|
history_service.h
|
Display author photo / name in search results.
|
2017-09-05 20:21:56 +03:00 |
|
history_service_layout.cpp
|
Highlight all mentions when marking them read.
|
2017-08-30 19:15:53 +03:00 |
|
history_service_layout.h
|
Highlight all mentions when marking them read.
|
2017-08-30 19:15:53 +03:00 |
|
history_widget.cpp
|
Remove unused lang phrases and some code.
|
2017-09-28 19:18:27 +03:00 |
|
history_widget.h
|
Migrate to VS2017.
|
2017-09-06 17:11:06 +03:00 |