Ilya Fedin
|
05eabfd539
|
Add autostart support for linux
|
2020-01-28 16:44:27 +03:00 |
|
Ilya Fedin
|
74942cd06e
|
Use QDBusConnection::connect to fix signal connection on old distributions
|
2020-01-28 16:43:23 +03:00 |
|
John Preston
|
24da40ef05
|
Fix -startintray on Ubuntu.
|
2020-01-28 11:41:05 +03:00 |
|
Ilya Fedin
|
1d85416434
|
Remove unneeded include from QtDBus notifications
|
2020-01-24 18:06:58 +03:00 |
|
Ilya Fedin
|
04cfd598e2
|
Use appindicator in flatpak and fix desktop environment detection, add pavucontrol-qt
|
2020-01-24 16:51:50 +03:00 |
|
Vitaly Zaitsev
|
b94c8436eb
|
Added missing Qt header. Fixed clang build.
Signed-off-by: Vitaly Zaitsev <vitaly@easycoding.org>
|
2020-01-24 15:35:15 +03:00 |
|
Ilya Fedin
|
ffe037f9f1
|
Fix single instance socket path for compatibility with flatpak
|
2020-01-23 09:58:12 +03:00 |
|
John Preston
|
fef90ea363
|
Fix build for Linux.
|
2020-01-21 23:32:05 +03:00 |
|
Ilya Fedin
|
0480611bf8
|
Add possibility to build without dbus
|
2020-01-21 23:30:47 +03:00 |
|
John Preston
|
48b24d12b2
|
Always ask for TDESKTOP_LAUNCHER_BASENAME on Linux.
|
2020-01-21 18:47:36 +03:00 |
|
kbroulik
|
b50073d281
|
Implement inline-reply
On supported notification servers (currently only KDE Plasma 5.18+) this
action will create a reply text field inside the notification.
|
2020-01-21 15:27:50 +03:00 |
|
Ilya Fedin
|
2298eed8bf
|
Use QStringList::contains also
|
2020-01-21 11:57:52 +03:00 |
|
Nicholas Guriev
|
8fab9167be
|
Use QStringList::join to print notifications capabilities
|
2020-01-20 14:05:00 +03:00 |
|
Ilya Fedin
|
0bcc4befa1
|
Change fc-custom.conf condition to DESKTOP_APP_USE_PACKAGED
|
2020-01-17 17:49:07 +03:00 |
|
John Preston
|
afe34121af
|
Use MACRO_TO_STRING from lib_base.
|
2020-01-17 14:15:40 +03:00 |
|
Ilya Fedin
|
ee9336f781
|
Fix notification actions for Cinnamon, fix notification icon for Gnome, add support for TDESKTOP_LAUNCHER_FILENAME in notifications and fix indentation
|
2020-01-17 13:40:31 +03:00 |
|
John Preston
|
322367c1b1
|
Correctly minimize window.
Fixes #6932.
|
2020-01-02 14:57:36 +03:00 |
|
John Preston
|
4eeac7dc18
|
Fix whitespace and indentation errors.
See #6672, thanks Sea-n.
|
2020-01-02 14:25:53 +03:00 |
|
ilya-fedin
|
3d36b4f866
|
Replace libnotify with QtDBus notification implementation (#6825)
|
2019-12-29 18:41:45 +03:00 |
|
John Preston
|
1f2b5ba0a2
|
Update spellcheck and ui submodules.
|
2019-12-14 17:46:31 +03:00 |
|
John Preston
|
e3fa17dd4f
|
Merge remote-tracking branch 'private/alpha' into cmake
|
2019-12-06 11:08:14 +03:00 |
|
23rd
|
d542291d8f
|
Added ability to invoke macOS Character Palette.
|
2019-12-02 18:50:32 +03:00 |
|
John Preston
|
5bfb98b70d
|
Initial build with Xcode.
|
2019-11-25 18:46:02 +03:00 |
|
John Preston
|
da4120bddd
|
Fix building without glib.
|
2019-11-18 10:52:32 +03:00 |
|
John Preston
|
c961acabbc
|
Include private header only if needed.
|
2019-11-18 10:52:08 +03:00 |
|
Christian Hesse
|
0c0c8f3584
|
libnotify: capabilities are not exclusive
Capabilities "actions" and "body-markup" can be available at the
same time.
Signed-off-by: Christian Hesse <mail@eworm.de>
|
2019-11-13 11:22:08 +03:00 |
|
John Preston
|
6a668fc171
|
'TDESKTOP_DISABLE_CRASH_REPORTS' => 'DESKTOP_APP_DISABLE_..'
|
2019-11-07 13:53:55 +03:00 |
|
John Preston
|
1eb62579e2
|
Support building OS X 10.10/10.11 version.
|
2019-11-05 14:27:42 +03:00 |
|
John Preston
|
92d48a7846
|
Fix build on Windows.
|
2019-10-20 15:32:44 +04:00 |
|
John Preston
|
768a3d5a12
|
Backport a fix for custom window title.
|
2019-10-20 14:23:02 +04:00 |
|
John Preston
|
01936b5f1b
|
Build with Qt 5.12.5 and OpenSSL 1.1.1.
|
2019-10-19 12:27:56 +04:00 |
|
John Preston
|
7bb23519f9
|
Use base::Platform::ShowInFolder.
|
2019-10-19 12:27:56 +04:00 |
|
John Preston
|
30a1bd7ba2
|
Use base::call_delayed.
|
2019-10-19 12:27:56 +04:00 |
|
John Preston
|
09a7daf164
|
Update submodules.
|
2019-10-19 12:27:56 +04:00 |
|
John Preston
|
2fc9fd5887
|
Remove some unused code.
|
2019-10-19 12:27:56 +04:00 |
|
John Preston
|
860353824b
|
Fix build in Xcode.
|
2019-10-19 12:27:34 +04:00 |
|
John Preston
|
246c45ce0e
|
Use lib_ui from submodule.
|
2019-10-19 12:27:28 +04:00 |
|
23rd
|
9bf8b619fe
|
Refactored ability to display media preview from touchbar.
|
2019-10-02 11:30:23 +03:00 |
|
John Preston
|
718f862be0
|
Version 1.8.12: Fix build for Mac App Store.
|
2019-10-02 11:21:02 +03:00 |
|
John Preston
|
3b0bf7cb1e
|
Move some more widgets and effects.
|
2019-10-01 23:59:46 +03:00 |
|
John Preston
|
849deb57e2
|
Move many widget classes to lib_ui.
|
2019-10-01 23:59:46 +03:00 |
|
John Preston
|
c5845f17ae
|
Remove twidget header.
|
2019-10-01 23:59:46 +03:00 |
|
John Preston
|
e2f54eb3e9
|
Move some style code to lib_ui.
|
2019-10-01 23:59:46 +03:00 |
|
John Preston
|
0c713a930a
|
Remove app.h / facades.h from precompiled header.
|
2019-10-01 23:59:46 +03:00 |
|
John Preston
|
f463d3ec6d
|
Divide autoupdate paths for OS versions.
|
2019-09-10 14:22:20 +03:00 |
|
John Preston
|
c9c0d74b68
|
Fix build for Linux.
|
2019-09-09 17:50:26 +03:00 |
|
John Preston
|
b631d09a40
|
Fix possible crash in event loop nesting.
|
2019-09-09 10:45:18 +03:00 |
|
John Zimmermann
|
fd4f384c3b
|
Allow GDK wayland backend when Telegram is running under Wayland
and make sure that it never tries to load gtk2 under wayland, it can
lead to Telegram crashing
|
2019-09-09 10:25:01 +03:00 |
|
John Preston
|
12a020cd09
|
Beta version 1.8.5: Fix build for Linux.
|
2019-09-08 23:38:45 +03:00 |
|
John Preston
|
b98e02f326
|
Beta version 1.8.5: Fix build on macOS.
|
2019-09-08 23:04:25 +03:00 |
|