..
base
Made to compile by MSVC 2015/2017 32 bit compilers ( #101 )
2018-02-13 16:13:14 +03:00
boxes
Move out the hardcoded URLs (changelog, about)
2018-02-13 14:50:54 +03:00
calls
Replace non-standard types with Qt equivalents
2017-12-20 14:38:02 +02:00
chat_helpers
Replace non-standard types with Qt equivalents
2017-12-20 14:38:02 +02:00
codegen
Fix handling of dashes in the style directory path ( #53 )
2017-12-24 19:03:59 +04:00
core
Made to compile by MSVC 2015/2017 32 bit compilers ( #101 )
2018-02-13 16:13:14 +03:00
data
Replace t_assert() with Assert().
2017-08-30 19:15:42 +03:00
dialogs
Remove autoupdater
2017-12-20 14:38:02 +02:00
history
Replace non-standard types with Qt equivalents
2017-12-20 14:38:02 +02:00
inline_bots
Replace non-standard types with Qt equivalents
2017-12-20 14:38:02 +02:00
intro
Allow to change app. name using CMake cache
2018-01-27 16:13:34 +03:00
lang
Replace non-standard types with Qt equivalents
2017-12-20 14:38:02 +02:00
media
Add explicit typecasting for some constants
2017-12-20 14:38:02 +02:00
mtproto
Cleanup formatting
2017-12-20 14:38:02 +02:00
overview
Replace non-standard types with Qt equivalents
2017-12-20 14:38:02 +02:00
platform
Allow to change app. name using CMake cache
2018-01-27 16:13:34 +03:00
profile
Replace non-standard types with Qt equivalents
2017-12-20 14:38:02 +02:00
settings
Handle all enum values
2017-12-20 14:38:02 +02:00
storage
Add explicit typecasting for some constants
2017-12-20 14:38:02 +02:00
ui
Fix non-utf8 text in commit 31ed5214f0
2018-01-14 01:36:38 +02:00
window
Move out the hardcoded URLs (changelog, about)
2018-02-13 14:50:54 +03:00
apiwrap.cpp
Move out the hardcoded URLs (changelog, about)
2018-02-13 14:50:54 +03:00
apiwrap.h
Replace non-standard types with Qt equivalents
2017-12-20 14:38:02 +02:00
app.cpp
Remove autoupdater
2017-12-20 14:38:02 +02:00
app.h
Replace non-standard types with Qt equivalents
2017-12-20 14:38:02 +02:00
application.cpp
Add todo notes
2017-12-20 14:38:02 +02:00
application.h
Remove autoupdater
2017-12-20 14:38:02 +02:00
auth_session.cpp
Replace t_assert() with Assert().
2017-08-30 19:15:42 +03:00
auth_session.h
Replace gsl::not_null<T*> with just not_null<T*>.
2017-08-30 19:15:41 +03:00
config.h.in
Allow to change app. name using CMake cache
2018-01-27 16:13:34 +03:00
countries.h
Version 1.0 stable: bump copyright date to 2017.
2017-01-11 23:02:13 +04:00
facades.cpp
Replace non-standard types with Qt equivalents
2017-12-20 14:38:02 +02:00
facades.h
Add explicit typecasting for some constants
2017-12-20 14:38:02 +02:00
layerwidget.cpp
Replace gsl::not_null<T*> with just not_null<T*>.
2017-08-30 19:15:41 +03:00
layerwidget.h
Replace gsl::not_null<T*> with just not_null<T*>.
2017-08-30 19:15:41 +03:00
layout.cpp
Replace non-standard types with Qt equivalents
2017-12-20 14:38:02 +02:00
layout.h
Replace non-standard types with Qt equivalents
2017-12-20 14:38:02 +02:00
logs.cpp
Allow to change app. name using CMake cache
2018-01-27 16:13:34 +03:00
logs.h
Replace non-standard types with Qt equivalents
2017-12-20 14:38:02 +02:00
main.cpp
Allow to change app. name using CMake cache
2018-01-27 16:13:34 +03:00
mainwidget.cpp
Allow to change app. name using CMake cache
2018-01-27 16:13:34 +03:00
mainwidget.h
Replace non-standard types with Qt equivalents
2017-12-20 14:38:02 +02:00
mainwindow.cpp
Allow to change app. name using CMake cache
2018-01-27 16:13:34 +03:00
mainwindow.h
Remove autoupdater
2017-12-20 14:38:02 +02:00
mediaview.cpp
Replace non-standard types with Qt equivalents
2017-12-20 14:38:02 +02:00
mediaview.h
Replace non-standard types with Qt equivalents
2017-12-20 14:38:02 +02:00
messenger.cpp
Replace non-standard types with Qt equivalents
2017-12-20 14:38:02 +02: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
Replace non-standard types with Qt equivalents
2017-12-20 14:38:02 +02:00
overviewwidget.cpp
Replace non-standard types with Qt equivalents
2017-12-20 14:38:02 +02:00
overviewwidget.h
Add todo notes
2017-12-20 14:38:02 +02:00
passcodewidget.cpp
Switch to the server side changelogs.
2017-06-29 11:40:00 +03:00
passcodewidget.h
Version 1.0 stable: bump copyright date to 2017.
2017-01-11 23:02:13 +04:00
qt_functions.cpp
Subject: [PATCH] Fixed build under Fedora using rpmbuild and mock.
2017-12-20 14:38:02 +02:00
qt_static_plugins.cpp
Disable static Qt plugins
2017-12-20 14:38:02 +02:00
settings.cpp
Replace non-standard types with Qt equivalents
2017-12-20 14:38:02 +02:00
settings.h
Replace non-standard types with Qt equivalents
2017-12-20 14:38:02 +02: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
Fix compilation on Windows
2017-12-20 14:38:02 +02:00
structs.cpp
Replace non-standard types with Qt equivalents
2017-12-20 14:38:02 +02:00
structs.h
Replace non-standard types with Qt equivalents
2017-12-20 14:38:02 +02:00