.. |
_other
|
Improve current executable path computing.
|
2017-08-30 19:15:35 +03:00 |
base
|
Divide structs into several data/ modules.
|
2017-11-16 07:59:04 +04:00 |
boxes
|
Improve sorting by online in info profile.
|
2017-11-16 07:59:05 +04:00 |
calls
|
Use PeerListBox content in info profile.
|
2017-11-16 07:59:04 +04:00 |
chat_helpers
|
Optimize third column (create it only once).
|
2017-11-16 07:59:04 +04:00 |
codegen
|
Divide structs into several data/ modules.
|
2017-11-16 07:59:04 +04:00 |
core
|
Improve layer / section exchange for Info.
|
2017-11-16 07:59:04 +04:00 |
data
|
Optimize third column (create it only once).
|
2017-11-16 07:59:04 +04:00 |
dialogs
|
Hide send message in Info for current chat.
|
2017-11-16 07:59:04 +04:00 |
history
|
Use PeerListBox content in info profile.
|
2017-11-16 07:59:04 +04:00 |
info
|
Improve sorting by online in info profile.
|
2017-11-16 07:59:05 +04:00 |
inline_bots
|
Optimize third column (create it only once).
|
2017-11-16 07:59:04 +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
|
Divide structs into several data/ modules.
|
2017-11-16 07:59:04 +04:00 |
mtproto
|
Optimize third column (create it only once).
|
2017-11-16 07:59:04 +04:00 |
overview
|
Divide structs into several data/ modules.
|
2017-11-16 07:59:04 +04:00 |
platform
|
Improve layer / section exchange for Info.
|
2017-11-16 07:59:04 +04:00 |
profile
|
Improve sorting by online in info profile.
|
2017-11-16 07:59:05 +04:00 |
rpl
|
Use PeerListBox content in info profile.
|
2017-11-16 07:59:04 +04:00 |
settings
|
Divide structs into several data/ modules.
|
2017-11-16 07:59:04 +04:00 |
storage
|
Divide structs into several data/ modules.
|
2017-11-16 07:59:04 +04:00 |
ui
|
Use PeerListBox content in info profile.
|
2017-11-16 07:59:04 +04:00 |
window
|
Optimize third column (create it only once).
|
2017-11-16 07:59:04 +04:00 |
apiwrap.cpp
|
Divide structs into several data/ modules.
|
2017-11-16 07:59:04 +04:00 |
apiwrap.h
|
Move third column from HistoryWidget to MainWidget.
|
2017-11-16 07:59:03 +04:00 |
app.cpp
|
Optimize third column (create it only once).
|
2017-11-16 07:59:04 +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
|
Return FlatLabel.margins in getMargins().
|
2017-11-16 07:59:04 +04:00 |
auth_session.h
|
Enable third column info by default.
|
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
|
Divide structs into several data/ modules.
|
2017-11-16 07:59:04 +04:00 |
facades.h
|
Improve layer / section exchange for Info.
|
2017-11-16 07:59:04 +04:00 |
layerwidget.cpp
|
Divide structs into several data/ modules.
|
2017-11-16 07:59:04 +04:00 |
layerwidget.h
|
Improve layer / section exchange for Info.
|
2017-11-16 07:59:04 +04:00 |
layout.cpp
|
Divide structs into several data/ modules.
|
2017-11-16 07:59:04 +04:00 |
layout.h
|
…
|
|
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
|
Optimize third column (create it only once).
|
2017-11-16 07:59:04 +04:00 |
mainwidget.h
|
Hide send message in Info for current chat.
|
2017-11-16 07:59:04 +04:00 |
mainwindow.cpp
|
Divide structs into several data/ modules.
|
2017-11-16 07:59:04 +04:00 |
mainwindow.h
|
Improve layer / section exchange for Info.
|
2017-11-16 07:59:04 +04:00 |
mediaview.cpp
|
Info shared media and common groups counters.
|
2017-11-16 07:59:04 +04:00 |
mediaview.h
|
Implement SharedMediaWithLastViewer using rpl.
|
2017-11-16 07:59:02 +04:00 |
messenger.cpp
|
Divide structs into several data/ modules.
|
2017-11-16 07:59:04 +04: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
|
Improve layer / section exchange for Info.
|
2017-11-16 07:59:04 +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
|
Divide structs into several data/ modules.
|
2017-11-16 07:59:04 +04: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
|
Divide structs into several data/ modules.
|
2017-11-16 07:59:04 +04:00 |