.. |
themes
|
Use nullptr instead of std::unique_ptr<Type>().
|
2017-08-30 19:15:25 +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
|
Use gsl::finally() instead of base::scope_guard().
|
2017-08-30 19:15:26 +03:00 |
notifications_manager_default.h
|
Realtime UI translation in all fields and buttons.
|
2017-06-29 11:39:51 +03:00 |
notifications_manager.cpp
|
Move MediaView from MainWindow to Messenger.
|
2017-08-25 14:39:27 +03:00 |
notifications_manager.h
|
Play notification sound using Media::Audio::Track.
|
2017-05-09 23:46:30 +03:00 |
notifications_utilities.cpp
|
Move logo images to Messenger. Set call panel icon.
|
2017-05-12 18:28:44 +03:00 |
notifications_utilities.h
|
|
|
player_wrap_widget.cpp
|
Removed #include "stdafx.h" from all files.
|
2017-03-04 12:27:52 +03:00 |
player_wrap_widget.h
|
|
|
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
|
Replace gsl::not_null<T*> with just not_null<T*>.
|
2017-08-30 19:15:41 +03: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 gsl::not_null<T*> with just not_null<T*>.
|
2017-08-30 19:15:41 +03:00 |
window_controller.h
|
Replace gsl::not_null<T*> with just not_null<T*>.
|
2017-08-30 19:15:41 +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
|
Removed #include "stdafx.h" from all files.
|
2017-03-04 12:27:52 +03:00 |
window_slide_animation.h
|
|
|
window_title.h
|
|
|
window.style
|
Add emoji autocomplete to history message field.
|
2017-07-26 15:55:02 +03:00 |