kotatogram-desktop/Telegram/SourceFiles
Ilya Fedin 36acf60f7e Add XDG Desktop Portal based file dialog implementation from Qt
This allows to use portal dialogs more flexibly (e.g. fallback mechanism)
This also allows to have any changes we want for portal dialogs without patchig Qt

No more need to override QT_QPA_PLATFORM to use portal dialogs
2021-02-05 20:23:00 +04:00
..
_other Version 2.5.7. 2021-01-28 15:11:56 +04:00
api All invite links are permanent right now. 2021-01-26 12:24:54 +04:00
boxes Try to open localized changelog. 2021-02-04 20:42:32 +04:00
calls United enum classes of arc directions into single enum class. 2021-02-04 18:13:03 +04:00
chat_helpers Removed App::wnd from classes that have pointer to Window::Controller. 2021-02-04 18:13:04 +04:00
codegen/scheme
core Try to open localized changelog. 2021-02-04 20:42:32 +04:00
data Refactored handle of last editable message on Up arrow in sections. 2021-02-04 18:13:03 +04:00
dialogs Removed App::wnd from classes that have pointer to Window::Controller. 2021-02-04 18:13:04 +04:00
export Ignore 400: LOCATION_NOT_AVAILABLE in export. 2021-02-04 18:13:04 +04:00
ffmpeg
history Fix audio file forward inconsistencies. 2021-02-04 19:58:57 +04:00
info Add support for FAKE badge. 2021-01-25 16:50:59 +04:00
inline_bots Removed App::wnd from classes that have pointer to Window::Controller. 2021-02-04 18:13:04 +04:00
intro Removed App:wnd for opening settings. 2021-02-04 18:13:03 +04:00
lang
main Replaced snap util function with std::clamp. 2021-01-24 10:41:10 +03:00
media Added missed passing of resize event to parent of OverlayWidget. 2021-02-04 18:13:03 +04:00
mtproto Update User-Agent for DNS to Chrome 88.0.4324.96. 2021-02-01 11:29:58 +04:00
overview Returned default icon color for songs without cover art. 2021-01-29 18:24:52 +03:00
passport Replaced rand_value util function with openssl::RandomValue. 2021-01-24 10:41:10 +03:00
platform Add XDG Desktop Portal based file dialog implementation from Qt 2021-02-05 20:23:00 +04:00
profile
settings Moved showLogoutConfirmation from MainWindow to Window::Controller. 2021-02-04 18:13:03 +04:00
storage Send PDFs only as files. 2021-02-05 13:18:11 +04:00
support Improve editing messages with link previews. 2021-01-29 15:27:17 +04:00
ui Added animation to toggle silent broadcast button. 2021-02-04 18:13:03 +04:00
window Try to open localized changelog. 2021-02-04 20:42:32 +04:00
apiwrap.cpp Improve editing messages with link previews. 2021-01-29 15:27:17 +04:00
apiwrap.h Allow clearing calls log. 2021-01-25 16:50:59 +04:00
app.cpp
app.h
config.h
facades.cpp Removed App:wnd for opening settings. 2021-02-04 18:13:03 +04:00
facades.h Removed App:wnd for opening settings. 2021-02-04 18:13:03 +04:00
layout.cpp
layout.h
logs.cpp
logs.h
main.cpp
mainwidget.cpp Improve editing messages with link previews. 2021-01-29 15:27:17 +04:00
mainwidget.h Use shared_ptr<Memento> for sections. 2020-12-14 18:48:10 +04:00
mainwindow.cpp Moved showLogoutConfirmation from MainWindow to Window::Controller. 2021-02-04 18:13:03 +04:00
mainwindow.h Moved showLogoutConfirmation from MainWindow to Window::Controller. 2021-02-04 18:13:03 +04:00
settings.cpp
settings.h Take custom scale in account when saving window geometry 2021-01-31 12:38:41 +04:00
stdafx.h