kepka/Telegram/SourceFiles
Alexey Min 747e8b3ab5 Use custom application name in tray popup menu (#106)
* Use parameter {appname} for tray icon lang strings and update mainwindow.cpp to use parametrized lang calls;

Note: this fix is only for Windows version. Mac version requires separate changes.

Relates to #20 .
2018-03-02 17:08:48 +03:00
..
base [Refactoring] change qt math function to cmath analog 2018-02-28 22:12:25 +02:00
boxes [Refactoring] set current standart to c++17 and change any logic to std::clamp (if it's possible) 2018-02-28 22:12:25 +02:00
calls [Refactoring] change qt math function to cmath analog 2018-02-28 22:12:25 +02:00
chat_helpers [Refactoring] change qt math function to cmath analog 2018-02-28 22:12:25 +02:00
codegen [Refactoring] set current standart to c++17 and change any logic to std::clamp (if it's possible) 2018-02-28 22:12:25 +02:00
core [Refactoring] set current standart to c++17 and change any logic to std::clamp (if it's possible) 2018-02-28 22:12:25 +02:00
data Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
dialogs [Refactoring] change qt math function to cmath analog 2018-02-28 22:12:25 +02:00
history [Refactoring] set current standart to c++17 and change any logic to std::clamp (if it's possible) 2018-02-28 22:12:25 +02:00
inline_bots [Refactoring] change qt math function to cmath analog 2018-02-28 22:12:25 +02:00
intro [Refactoring] change qt math function to cmath analog 2018-02-28 22:12:25 +02:00
lang [Refactoring] change qt math function to cmath analog 2018-02-28 22:12:25 +02:00
media [Refactoring] set current standart to c++17 and change any logic to std::clamp (if it's possible) 2018-02-28 22:12:25 +02:00
mtproto [Refactoring] change qt math function to cmath analog 2018-02-28 22:12:25 +02:00
overview [Refactoring] change qt math function to cmath analog 2018-02-28 22:12:25 +02:00
platform Use custom application name in tray popup menu (#106) 2018-03-02 17:08:48 +03:00
profile [Refactoring] change qt math function to cmath analog 2018-02-28 22:12:25 +02:00
settings [Refactoring] change qt math function to cmath analog 2018-02-28 22:12:25 +02:00
storage [Refactoring] change qt math function to cmath analog 2018-02-28 22:12:25 +02:00
ui [Refactoring] change qt math function to cmath analog 2018-02-28 22:12:25 +02:00
window [Refactoring] change qt math function to cmath analog 2018-02-28 22:12:25 +02:00
apiwrap.cpp [Refactoring] set current standart to c++17 and change any logic to std::clamp (if it's possible) 2018-02-28 22:12:25 +02: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 [Refactoring] change qt math function to cmath analog 2018-02-28 22:12:25 +02: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 build Kepka on other than x86 architectures: armv7, aarch64, ppc64le, etc. 2018-02-21 02:31:22 +03:00
countries.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
facades.cpp [Refactoring] change qt math function to cmath analog 2018-02-28 22:12:25 +02:00
facades.h Add explicit typecasting for some constants 2017-12-20 14:38:02 +02:00
layerwidget.cpp [Refactoring] change qt math function to cmath analog 2018-02-28 22:12:25 +02: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 [Refactoring] change qt math function to cmath analog 2018-02-28 22:12:25 +02:00
mainwidget.h Replace non-standard types with Qt equivalents 2017-12-20 14:38:02 +02:00
mainwindow.cpp Use custom application name in tray popup menu (#106) 2018-03-02 17:08:48 +03:00
mainwindow.h Remove autoupdater 2017-12-20 14:38:02 +02:00
mediaview.cpp [Refactoring] change qt math function to cmath analog 2018-02-28 22:12:25 +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 [Refactoring] change qt math function to cmath analog 2018-02-28 22:12:25 +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 [Refactoring] change qt math function to cmath analog 2018-02-28 22:12:25 +02:00
structs.h Replace non-standard types with Qt equivalents 2017-12-20 14:38:02 +02:00