This website requires JavaScript.
Explore
Help
Register
Sign In
FOSS
/
AyuGramDesktop
Watch
1
Star
0
Fork
0
mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced
2026-07-31 09:36:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
511805199f84b6ae0ceec2df23c3c8d7792b1357
AyuGramDesktop
/
Telegram
/
SourceFiles
/
platform
T
History
Sergey A. Osokin
3ba5b825e5
Fix -Wunused-const-variable warnings by removing unused variables
...
Fixes
#24432
2022-04-26 21:25:05 +04:00
..
linux
Fix -Wunused-const-variable warnings by removing unused variables
2022-04-26 21:25:05 +04:00
mac
Use rpl::empty instead of rpl::empty_value().
2022-03-11 09:56:29 +04:00
win
Fix non-working Qt-on-Windows bug workaround.
2022-04-25 14:03:43 +04:00
platform_audio.h
Use Q_OS_UNIX instead of Q_OS_LINUX since linux-specific code can be used also on *BSD/Haiku
2020-06-17 20:33:23 +04:00
platform_file_bookmark.h
Move Media::Clip::Reader and FileLocation to td_ui.
2020-10-30 18:32:18 +03:00
platform_file_utilities.h
Use some methods from lib_base
2020-10-30 10:52:49 +03:00
platform_integration.cpp
Move global event filter to Platform::Integration on Windows.
2022-01-04 15:29:40 +03:00
platform_integration.h
Move global event filter to Platform::Integration on Windows.
2022-01-04 15:29:40 +03:00
platform_launcher.h
Use Q_OS_UNIX instead of Q_OS_LINUX since linux-specific code can be used also on *BSD/Haiku
2020-06-17 20:33:23 +04:00
platform_main_window.h
Use Q_OS_UNIX instead of Q_OS_LINUX since linux-specific code can be used also on *BSD/Haiku
2020-06-17 20:33:23 +04:00
platform_notifications_manager.h
Respect Focus Assist only for native notifications.
2021-04-28 11:20:39 +04:00
platform_specific.h
Support autostart in Windows Store version.
2021-11-04 12:36:28 +04:00
platform_window_title.h
Switch MainWindow to Ui::RpWindow
2021-07-28 18:05:39 +03:00