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-29 00:39:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
900a7d0b2b5638b48021412bc449e185e00aab94
AyuGramDesktop
/
Telegram
/
SourceFiles
/
platform
T
History
23rd
900a7d0b2b
Appended references to const auto types in loop to prevent copying.
...
Suggested by Apple Clang.
2021-09-09 16:32:04 +03:00
..
linux
Remove unneeded libraries from snapcraft.yaml
2021-09-07 23:40:08 +03:00
mac
Appended references to const auto types in loop to prevent copying.
2021-09-09 16:32:04 +03:00
win
Use QOperatingSystemVersion.
2021-09-01 18:33:53 +03: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_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
Revert "Use gtk clipboard when available to avoid
https://bugreports.qt.io/browse/QTBUG-56595
"
2021-08-12 08:51:10 +03:00
platform_window_title.h
Switch MainWindow to Ui::RpWindow
2021-07-28 18:05:39 +03:00