.. |
_other
|
Move relaunch / update logic to Core::Launcher.
|
2017-12-12 18:56:36 +04:00 |
base
|
Replace QSharedPointer with std::shared_ptr.
|
2017-12-18 13:07:18 +04:00 |
boxes
|
Use RectPart(s) instead of ImageRoundCorner(s).
|
2017-12-18 21:54:11 +04:00 |
calls
|
Use RectPart(s) instead of ImageRoundCorner(s).
|
2017-12-18 21:54:11 +04:00 |
chat_helpers
|
Move message components to history_item_components.
|
2017-12-18 19:52:36 +04:00 |
codegen
|
Avoid generating multiple time the forward declarations in the headers generated by codegen_style.
|
2017-12-08 19:49:24 +04:00 |
core
|
Replace some std::shared_ptr with std::unique_ptr.
|
2017-12-18 14:38:14 +04:00 |
data
|
Update FullMsgId context in HistoryMedia links.
|
2017-12-18 17:13:41 +04:00 |
dialogs
|
Activate window on dropEvent.
|
2017-12-18 20:25:24 +04:00 |
history
|
Use RectPart(s) instead of ImageRoundCorner(s).
|
2017-12-18 21:54:11 +04:00 |
info
|
Replace QSharedPointer with std::shared_ptr.
|
2017-12-18 13:07:18 +04:00 |
inline_bots
|
Use RectPart(s) instead of ImageRoundCorner(s).
|
2017-12-18 21:54:11 +04:00 |
intro
|
Replace QSharedPointer with std::shared_ptr.
|
2017-12-18 13:07:18 +04:00 |
lang
|
|
|
media
|
Use RectPart(s) instead of ImageRoundCorner(s).
|
2017-12-18 21:54:11 +04:00 |
mtproto
|
Remove mtproto/session.h from precompiled header.
|
2017-12-18 16:40:15 +04:00 |
overview
|
Move message components to history_item_components.
|
2017-12-18 19:52:36 +04:00 |
platform
|
Replace QSharedPointer with std::shared_ptr.
|
2017-12-18 13:07:18 +04:00 |
profile
|
Move online phrase code from app module.
|
2017-12-17 12:13:26 +04:00 |
rpl
|
|
|
settings
|
Activate window on dropEvent.
|
2017-12-18 20:25:24 +04:00 |
storage
|
Workaround GCC segmentation fault.
|
2017-12-18 19:52:58 +04:00 |
ui
|
Use RectPart(s) instead of ImageRoundCorner(s).
|
2017-12-18 21:54:11 +04:00 |
window
|
Use RectPart(s) instead of ImageRoundCorner(s).
|
2017-12-18 21:54:11 +04:00 |
apiwrap.cpp
|
Move message components to history_item_components.
|
2017-12-18 19:52:36 +04:00 |
apiwrap.h
|
Read silent flag from PeerData, not SilentToggle.
|
2017-12-08 15:52:12 +04:00 |
app.cpp
|
Use RectPart(s) instead of ImageRoundCorner(s).
|
2017-12-18 21:54:11 +04:00 |
app.h
|
Use RectPart(s) instead of ImageRoundCorner(s).
|
2017-12-18 21:54:11 +04:00 |
application.cpp
|
Move some code around.
|
2017-12-12 16:47:32 +04:00 |
application.h
|
Move some code around.
|
2017-12-12 16:47:32 +04:00 |
auth_session.cpp
|
Move message components to history_item_components.
|
2017-12-18 19:52:36 +04:00 |
auth_session.h
|
Forward grouped items. Fast share grouped items.
|
2017-12-16 20:50:43 +04:00 |
autoupdater.cpp
|
|
|
autoupdater.h
|
|
|
config.h
|
Add some more public keys.
|
2017-12-08 20:26:27 +04:00 |
countries.h
|
|
|
facades.cpp
|
Move message components to history_item_components.
|
2017-12-18 19:52:36 +04:00 |
facades.h
|
Move message components to history_item_components.
|
2017-12-18 19:52:36 +04:00 |
layout.cpp
|
|
|
layout.h
|
Alpha version 1.2.2: Fix build for Xcode.
|
2017-12-16 21:09:37 +04:00 |
logs.cpp
|
Replace some std::shared_ptr with std::unique_ptr.
|
2017-12-18 14:38:14 +04:00 |
logs.h
|
Move some code around.
|
2017-12-12 16:47:32 +04:00 |
main.cpp
|
Move some code around.
|
2017-12-12 16:47:32 +04:00 |
mainwidget.cpp
|
Move message components to history_item_components.
|
2017-12-18 19:52:36 +04:00 |
mainwidget.h
|
Move message components to history_item_components.
|
2017-12-18 19:52:36 +04:00 |
mainwindow.cpp
|
Move some code around.
|
2017-12-12 16:47:32 +04:00 |
mainwindow.h
|
Move some code around.
|
2017-12-12 16:47:32 +04:00 |
mediaview.cpp
|
Use RectPart(s) instead of ImageRoundCorner(s).
|
2017-12-18 21:54:11 +04:00 |
mediaview.h
|
Use SharedMediaMergedViewer() for audio player.
|
2017-12-09 14:02:51 +04:00 |
messenger.cpp
|
Enable distinct selecting of grouped media.
|
2017-12-16 20:50:42 +04:00 |
messenger.h
|
Enable distinct selecting of grouped media.
|
2017-12-16 20:50:42 +04:00 |
observer_peer.cpp
|
Remove all legacy media overview code.
|
2017-12-08 22:34:26 +04:00 |
observer_peer.h
|
Remove all legacy media overview code.
|
2017-12-08 22:34:26 +04:00 |
passcodewidget.cpp
|
|
|
passcodewidget.h
|
|
|
qt_static_plugins.cpp
|
|
|
settings.cpp
|
Move relaunch / update logic to Core::Launcher.
|
2017-12-12 18:56:36 +04:00 |
settings.h
|
Move some code around.
|
2017-12-12 16:47:32 +04:00 |
shortcuts.cpp
|
|
|
shortcuts.h
|
|
|
stdafx.cpp
|
|
|
stdafx.h
|
Testing crl (concurrency runtime library).
|
2017-12-17 23:05:00 +04:00 |