.. |
_other
|
Improve current executable path computing.
|
2017-08-30 19:15:35 +03:00 |
base
|
Start new Info section (profile + shared media).
|
2017-11-16 07:59:02 +04:00 |
boxes
|
Use improved rpl::start().
|
2017-11-16 07:59:03 +04:00 |
calls
|
Use rpl in some widgets and effects.
|
2017-11-16 07:59:02 +04:00 |
chat_helpers
|
Use improved rpl::start().
|
2017-11-16 07:59:03 +04:00 |
codegen
|
Use rpl in some widgets and effects.
|
2017-11-16 07:59:02 +04:00 |
core
|
Move info between Layer and Narrow wrap.
|
2017-11-16 07:59:03 +04:00 |
data
|
Replace t_assert() with Assert().
|
2017-08-30 19:15:42 +03:00 |
dialogs
|
Move third column from HistoryWidget to MainWidget.
|
2017-11-16 07:59:03 +04:00 |
history
|
Use improved rpl::start().
|
2017-11-16 07:59:03 +04:00 |
info
|
Use improved rpl::start().
|
2017-11-16 07:59:03 +04:00 |
inline_bots
|
Use rpl in some widgets and effects.
|
2017-11-16 07:59:02 +04:00 |
intro
|
Replace t_assert() with Assert().
|
2017-08-30 19:15:42 +03:00 |
lang
|
Move info between Layer and Narrow wrap.
|
2017-11-16 07:59:03 +04:00 |
media
|
Use rpl in some widgets and effects.
|
2017-11-16 07:59:02 +04:00 |
mtproto
|
New storage for shared media messages index.
|
2017-11-16 07:59:02 +04:00 |
overview
|
Replace t_assert() with Assert().
|
2017-08-30 19:15:42 +03:00 |
platform
|
New storage for shared media messages index.
|
2017-11-16 07:59:02 +04:00 |
profile
|
Move third column from HistoryWidget to MainWidget.
|
2017-11-16 07:59:03 +04:00 |
rpl
|
Improve rpl::combine() and rpl::start().
|
2017-11-16 07:59:03 +04:00 |
settings
|
Use improved rpl::start().
|
2017-11-16 07:59:03 +04:00 |
storage
|
Use improved rpl::start().
|
2017-11-16 07:59:03 +04:00 |
ui
|
Use improved rpl::start().
|
2017-11-16 07:59:03 +04:00 |
window
|
Use improved rpl::start().
|
2017-11-16 07:59:03 +04:00 |
apiwrap.cpp
|
Start new Info section (profile + shared media).
|
2017-11-16 07:59:02 +04:00 |
apiwrap.h
|
Move third column from HistoryWidget to MainWidget.
|
2017-11-16 07:59:03 +04:00 |
app.cpp
|
Add SharedMediaSliceMerged for migrated histories.
|
2017-11-16 07:59:02 +04:00 |
app.h
|
Return not_null<History*> in App::history().
|
2017-09-03 15:45:43 +03:00 |
application.cpp
|
Replace t_assert() with Assert().
|
2017-08-30 19:15:42 +03:00 |
application.h
|
|
|
auth_session.cpp
|
Move third column from HistoryWidget to MainWidget.
|
2017-11-16 07:59:03 +04:00 |
auth_session.h
|
Move third column from HistoryWidget to MainWidget.
|
2017-11-16 07:59:03 +04:00 |
autoupdater.cpp
|
Improve current executable path computing.
|
2017-08-30 19:15:35 +03:00 |
autoupdater.h
|
|
|
config.h
|
Add SharedMediaSlice to observe shared media.
|
2017-11-16 07:59:02 +04:00 |
countries.h
|
|
|
facades.cpp
|
Move third column from HistoryWidget to MainWidget.
|
2017-11-16 07:59:03 +04:00 |
facades.h
|
Move third column from HistoryWidget to MainWidget.
|
2017-11-16 07:59:03 +04:00 |
layerwidget.cpp
|
Use rpl in some widgets and effects.
|
2017-11-16 07:59:02 +04:00 |
layerwidget.h
|
Use rpl in some widgets and effects.
|
2017-11-16 07:59:02 +04:00 |
layout.cpp
|
Parse bold / italic markdown entities.
|
2017-07-06 16:44:11 +03:00 |
layout.h
|
Add some more colors for theming.
|
2017-06-30 09:21:44 +03:00 |
logs.cpp
|
Replace QFlags with base::flags.
|
2017-09-03 15:45:47 +03:00 |
logs.h
|
Replace t_assert() with Assert().
|
2017-08-30 19:15:42 +03:00 |
main.cpp
|
Fix sending files from "Send To" in Windows.
|
2017-09-05 16:45:58 +03:00 |
mainwidget.cpp
|
Use improved rpl::start().
|
2017-11-16 07:59:03 +04:00 |
mainwidget.h
|
Move third column from HistoryWidget to MainWidget.
|
2017-11-16 07:59:03 +04:00 |
mainwindow.cpp
|
Move third column from HistoryWidget to MainWidget.
|
2017-11-16 07:59:03 +04:00 |
mainwindow.h
|
Move info between Layer and Narrow wrap.
|
2017-11-16 07:59:03 +04:00 |
mediaview.cpp
|
Use improved rpl::start().
|
2017-11-16 07:59:03 +04:00 |
mediaview.h
|
Implement SharedMediaWithLastViewer using rpl.
|
2017-11-16 07:59:02 +04:00 |
messenger.cpp
|
Fix window size reset on every launch.
|
2017-09-03 22:50:15 +03: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
|
Fix working with layers.
|
2017-09-03 22:49:33 +03:00 |
overviewwidget.cpp
|
Move third column from HistoryWidget to MainWidget.
|
2017-11-16 07:59:03 +04:00 |
overviewwidget.h
|
Move third column from HistoryWidget to MainWidget.
|
2017-11-16 07:59:03 +04:00 |
passcodewidget.cpp
|
|
|
passcodewidget.h
|
|
|
qt_static_plugins.cpp
|
|
|
settings.cpp
|
Fix command line parsing.
|
2017-09-05 17:38:40 +03:00 |
settings.h
|
Fix CVE-2016-10351: Insecure cWorkingDir permissions.
|
2017-09-28 18:19:27 +03:00 |
shortcuts.cpp
|
Replace t_assert() with Assert().
|
2017-08-30 19:15:42 +03:00 |
shortcuts.h
|
|
|
stdafx.cpp
|
|
|
stdafx.h
|
Add SharedMediaSliceMerged for migrated histories.
|
2017-11-16 07:59:02 +04:00 |
structs.cpp
|
Replace t_assert() with Assert().
|
2017-08-30 19:15:42 +03:00 |
structs.h
|
Add Storage::UserPhotos and UserPhotosSlice.
|
2017-11-16 07:59:02 +04:00 |