..
_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
Add files from clipboard to composed album.
2017-12-29 20:02:23 +03:00
calls
Rename some Ui methods.
2017-12-26 19:20:08 +03:00
chat_helpers
Rename some Ui methods.
2017-12-26 19:20:08 +03:00
codegen
Fix handling of dashes in the style directory path
2017-12-26 19:16:11 +03:00
core
Alpha version 1.2.5:
2017-12-29 21:21:57 +03:00
data
Move text options constant to a separate module.
2017-12-28 16:06:06 +03:00
dialogs
Move text options constant to a separate module.
2017-12-28 16:06:06 +03:00
history
Don't insert mime text in field for url list.
2017-12-29 17:58:32 +03:00
info
Update kicked count in Channel Info box.
2017-12-26 19:20:08 +03:00
inline_bots
Rename some Ui methods.
2017-12-26 19:20:08 +03:00
intro
Rename some Ui methods.
2017-12-26 19:20:08 +03:00
lang
Use different indentation for rpl operators.
2017-12-26 19:20:07 +03:00
media
Add files from clipboard to composed album.
2017-12-29 20:02:23 +03:00
mtproto
Remove mtproto/session.h from precompiled header.
2017-12-18 16:40:15 +04:00
overview
Move text options constant to a separate module.
2017-12-28 16:06:06 +03:00
platform
Replace QSharedPointer with std::shared_ptr.
2017-12-18 13:07:18 +04:00
profile
Move text options constant to a separate module.
2017-12-28 16:06:06 +03:00
rpl
Use different indentation for rpl operators.
2017-12-26 19:20:07 +03:00
settings
Use different indentation for rpl operators.
2017-12-26 19:20:07 +03:00
storage
Add files from clipboard to composed album.
2017-12-29 20:02:23 +03:00
ui
Add files from clipboard to composed album.
2017-12-29 20:02:23 +03:00
window
Move text options constant to a separate module.
2017-12-28 16:06:06 +03:00
apiwrap.cpp
Move changelogs from ApiWrap to a separate module.
2017-12-29 21:17:07 +03:00
apiwrap.h
Move changelogs from ApiWrap to a separate module.
2017-12-29 21:17:07 +03:00
app.cpp
Read "participants_count" field from c_channel().
2017-12-26 19:20:08 +03: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 changelogs from ApiWrap to a separate module.
2017-12-29 21:17:07 +03:00
auth_session.h
Move changelogs from ApiWrap to a separate module.
2017-12-29 21:17:07 +03:00
autoupdater.cpp
Improve current executable path computing.
2017-08-30 19:15:35 +03:00
autoupdater.h
Version 1.0 stable: bump copyright date to 2017.
2017-01-11 23:02:13 +04:00
config.h
First working code for sending albums.
2017-12-26 19:20:06 +03:00
countries.h
Version 1.0 stable: bump copyright date to 2017.
2017-01-11 23:02:13 +04:00
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
Move text options constant to a separate module.
2017-12-28 16:06:06 +03:00
layout.h
Move text options constant to a separate module.
2017-12-28 16:06:06 +03: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 text options constant to a separate module.
2017-12-28 16:06:06 +03:00
mainwidget.h
Update kicked count in Channel Info box.
2017-12-26 19:20:08 +03:00
mainwindow.cpp
Rename some Ui methods.
2017-12-26 19:20:08 +03:00
mainwindow.h
Move some code around.
2017-12-12 16:47:32 +04:00
mediaview.cpp
Handle click on group thumb item in MediaView.
2017-12-29 17:58:53 +03:00
mediaview.h
Handle click on group thumb item in MediaView.
2017-12-29 17:58:53 +03:00
messenger.cpp
Move text options constant to a separate module.
2017-12-28 16:06:06 +03:00
messenger.h
Use different indentation for rpl operators.
2017-12-26 19:20:07 +03:00
observer_peer.cpp
Use different indentation for rpl operators.
2017-12-26 19:20:07 +03:00
observer_peer.h
Remove all legacy media overview code.
2017-12-08 22:34:26 +04:00
passcodewidget.cpp
Rename some Ui methods.
2017-12-26 19:20:08 +03:00
passcodewidget.h
Version 1.0 stable: bump copyright date to 2017.
2017-01-11 23:02:13 +04:00
qt_static_plugins.cpp
Add hime inputcontext plugin for linux version
2017-06-29 10:49:31 +03:00
settings.cpp
Save send way (album, photos, files) to settings.
2017-12-26 19:20:07 +03:00
settings.h
Save send way (album, photos, files) to settings.
2017-12-26 19:20:07 +03:00
shortcuts.cpp
Replace t_assert() with Assert().
2017-08-30 19:15:42 +03:00
shortcuts.h
Using media player for voice / video messages.
2017-05-24 16:25:12 +03:00
stdafx.cpp
Removed #include "stdafx.h" from all files.
2017-03-04 12:27:52 +03:00
stdafx.h
Testing crl (concurrency runtime library).
2017-12-17 23:05:00 +04:00