.. |
themes
|
Replace t_assert() with Assert().
|
2017-08-30 19:15:42 +03:00 |
main_window.cpp
|
Remove some App::wnd() occurences.
|
2017-08-25 14:39:28 +03:00 |
main_window.h
|
Move MediaView from MainWindow to Messenger.
|
2017-08-25 14:39:27 +03:00 |
notifications_manager_default.cpp
|
Display author photo / name in search results.
|
2017-09-05 20:21:56 +03:00 |
notifications_manager_default.h
|
|
|
notifications_manager.cpp
|
Move MediaView from MainWindow to Messenger.
|
2017-08-25 14:39:27 +03:00 |
notifications_manager.h
|
|
|
notifications_utilities.cpp
|
|
|
notifications_utilities.h
|
|
|
player_wrap_widget.cpp
|
Try to use const-ref better in rpl.
|
2017-11-16 07:59:02 +04:00 |
player_wrap_widget.h
|
Try to use const-ref better in rpl.
|
2017-11-16 07:59:02 +04:00 |
section_memento.h
|
Replace gsl::not_null<T*> with just not_null<T*>.
|
2017-08-30 19:15:41 +03:00 |
section_widget.cpp
|
Replace gsl::not_null<T*> with just not_null<T*>.
|
2017-08-30 19:15:41 +03:00 |
section_widget.h
|
Use rpl in some widgets and effects.
|
2017-11-16 07:59:02 +04:00 |
top_bar_widget.cpp
|
Replace gsl::not_null<T*> with just not_null<T*>.
|
2017-08-30 19:15:41 +03:00 |
top_bar_widget.h
|
Replace gsl::not_null<T*> with just not_null<T*>.
|
2017-08-30 19:15:41 +03:00 |
window_controller.cpp
|
Replace QFlags with base::flags.
|
2017-09-03 15:45:47 +03:00 |
window_controller.h
|
Fix working with layers.
|
2017-09-03 22:49:33 +03:00 |
window_main_menu.cpp
|
Replace gsl::not_null<T*> with just not_null<T*>.
|
2017-08-30 19:15:41 +03:00 |
window_main_menu.h
|
Add night mode switch to the main menu.
|
2017-06-30 09:21:46 +03:00 |
window_slide_animation.cpp
|
|
|
window_slide_animation.h
|
|
|
window_title.h
|
|
|
window.style
|
Add emoji autocomplete to history message field.
|
2017-07-26 15:55:02 +03:00 |