chore: update copyright

This commit is contained in:
AlexeyZavar 2025-01-16 13:08:58 +03:00
parent 576822b1ff
commit a4a3b4e9d1
77 changed files with 122 additions and 68 deletions

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#pragma once #pragma once
// https://github.com/AyuGram/AyuGram4AX/blob/rewrite/TMessagesProj/src/main/java/com/radolyn/ayugram/AyuConstants.java // https://github.com/AyuGram/AyuGram4AX/blob/rewrite/TMessagesProj/src/main/java/com/radolyn/ayugram/AyuConstants.java

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#include "ayu_infra.h" #include "ayu_infra.h"
#include "ayu/ayu_lang.h" #include "ayu/ayu_lang.h"

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#pragma once #pragma once
namespace AyuInfra { namespace AyuInfra {

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#include "ayu_lang.h" #include "ayu_lang.h"
#include "qjsondocument.h" #include "qjsondocument.h"

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#pragma once #pragma once
#include <QtNetwork/QNetworkReply> #include <QtNetwork/QNetworkReply>

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#include "ayu_settings.h" #include "ayu_settings.h"
#include "ayu/ui/ayu_logo.h" #include "ayu/ui/ayu_logo.h"

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#pragma once #pragma once
#include "ayu/libs/json.hpp" #include "ayu/libs/json.hpp"

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#include "ayu_state.h" #include "ayu_state.h"
namespace AyuState { namespace AyuState {

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#pragma once #pragma once
#include "history/history.h" #include "history/history.h"

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#include "ayu/ayu_url_handlers.h" #include "ayu/ayu_url_handlers.h"
#include "base/qthelp_url.h" #include "base/qthelp_url.h"

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#pragma once #pragma once
#include "base/qthelp_regex.h" #include "base/qthelp_regex.h"

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#include "ayu_worker.h" #include "ayu_worker.h"
#include "apiwrap.h" #include "apiwrap.h"

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#pragma once #pragma once
#include "window/window_session_controller.h" #include "window/window_session_controller.h"

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#include "ayu/data/ayu_database.h" #include "ayu/data/ayu_database.h"
#include <ranges> #include <ranges>

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#pragma once #pragma once
#include "entities.h" #include "entities.h"

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#pragma once #pragma once
#include <string> #include <string>

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#include "ayu/data/messages_storage.h" #include "ayu/data/messages_storage.h"
#include "ayu/ayu_constants.h" #include "ayu/ayu_constants.h"

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#pragma once #pragma once
#include "entities.h" #include "entities.h"

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#include "message_shot.h" #include "message_shot.h"
#include "styles/style_layers.h" #include "styles/style_layers.h"

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#pragma once #pragma once
#include "history/view/history_view_list_widget.h" #include "history/view/history_view_list_widget.h"

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#include "ayu/features/streamer_mode/platform/streamer_mode_linux.h" #include "ayu/features/streamer_mode/platform/streamer_mode_linux.h"

View file

@ -1,3 +1,9 @@
// This is the source code of AyuGram for Desktop.
//
// We do not and cannot prevent the use of our code,
// but be respectful and credit the original author.
//
// Copyright @Radolyn, 2025
#pragma once #pragma once
namespace AyuFeatures::StreamerMode::Impl { namespace AyuFeatures::StreamerMode::Impl {

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#include "ayu/features/streamer_mode/platform/streamer_mode_mac.h" #include "ayu/features/streamer_mode/platform/streamer_mode_mac.h"

View file

@ -1,3 +1,9 @@
// This is the source code of AyuGram for Desktop.
//
// We do not and cannot prevent the use of our code,
// but be respectful and credit the original author.
//
// Copyright @Radolyn, 2025
#pragma once #pragma once
namespace AyuFeatures::StreamerMode::Impl { namespace AyuFeatures::StreamerMode::Impl {

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#include "ayu/features/streamer_mode/platform/streamer_mode_win.h" #include "ayu/features/streamer_mode/platform/streamer_mode_win.h"

View file

@ -1,3 +1,9 @@
// This is the source code of AyuGram for Desktop.
//
// We do not and cannot prevent the use of our code,
// but be respectful and credit the original author.
//
// Copyright @Radolyn, 2025
#pragma once #pragma once
namespace AyuFeatures::StreamerMode::Impl { namespace AyuFeatures::StreamerMode::Impl {

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#include "streamer_mode.h" #include "streamer_mode.h"

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#pragma once #pragma once
namespace AyuFeatures::StreamerMode { namespace AyuFeatures::StreamerMode {

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#pragma once #pragma once
#include <QString> #include <QString>

View file

@ -4,7 +4,7 @@
* We do not and cannot prevent the use of our code, * We do not and cannot prevent the use of our code,
* but be respectful and credit the original author. * but be respectful and credit the original author.
* *
* Copyright @Radolyn, 2024 * Copyright @Radolyn, 2025
*/ */
using "ui/colors.palette"; using "ui/colors.palette";

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#include "ayu_logo.h" #include "ayu_logo.h"
#include "ayu/ayu_settings.h" #include "ayu/ayu_settings.h"

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#pragma once #pragma once
#define ICON(name, value) const auto name##_ICON = QStringLiteral(value) #define ICON(name, value) const auto name##_ICON = QStringLiteral(value)

View file

@ -4,7 +4,7 @@
* We do not and cannot prevent the use of our code, * We do not and cannot prevent the use of our code,
* but be respectful and credit the original author. * but be respectful and credit the original author.
* *
* Copyright @Radolyn, 2024 * Copyright @Radolyn, 2025
*/ */
using "ui/basic.style"; using "ui/basic.style";

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#include "edit_deleted_mark.h" #include "edit_deleted_mark.h"
#include "boxes/peer_list_controllers.h" #include "boxes/peer_list_controllers.h"

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#pragma once #pragma once
#include "base/timer.h" #include "base/timer.h"

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#include "edit_edited_mark.h" #include "edit_edited_mark.h"
#include "boxes/peer_list_controllers.h" #include "boxes/peer_list_controllers.h"

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#pragma once #pragma once
#include "base/timer.h" #include "base/timer.h"

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#include "font_selector.h" #include "font_selector.h"
#include "data/data_peer_values.h" #include "data/data_peer_values.h"

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#pragma once #pragma once
#include "boxes/abstract_box.h" #include "boxes/abstract_box.h"

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#include "message_shot_box.h" #include "message_shot_box.h"
#include <QFileDialog> #include <QFileDialog>

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#pragma once #pragma once
#include "ayu/features/messageshot/message_shot.h" #include "ayu/features/messageshot/message_shot.h"

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#include "theme_selector_box.h" #include "theme_selector_box.h"
#include "lang_auto.h" #include "lang_auto.h"

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#pragma once #pragma once
#include "ui/layers/box_content.h" #include "ui/layers/box_content.h"

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#include "image_view.h" #include "image_view.h"
#include "ayu/features/messageshot/message_shot.h" #include "ayu/features/messageshot/message_shot.h"

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#pragma once #pragma once
#include "ui/rp_widget.h" #include "ui/rp_widget.h"

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#include "ayu/ui/context_menu/context_menu.h" #include "ayu/ui/context_menu/context_menu.h"
#include "apiwrap.h" #include "apiwrap.h"

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#pragma once #pragma once
#include "data/data_document.h" #include "data/data_document.h"

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#include <utility> #include <utility>
#include "ayu/ui/context_menu/menu_item_subtext.h" #include "ayu/ui/context_menu/menu_item_subtext.h"

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#pragma once #pragma once
#include "ayu/data/entities.h" #include "ayu/data/entities.h"

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#include "ayu/ui/message_history/history_inner.h" #include "ayu/ui/message_history/history_inner.h"
#include "apiwrap.h" #include "apiwrap.h"

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#pragma once #pragma once
#include "ayu/ui/message_history/history_item.h" #include "ayu/ui/message_history/history_item.h"

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#include "ayu/ui/message_history/history_item.h" #include "ayu/ui/message_history/history_item.h"
#include "ayu/data/entities.h" #include "ayu/data/entities.h"

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#pragma once #pragma once
#include "ayu/data/entities.h" #include "ayu/data/entities.h"

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#include "ayu/ui/message_history/history_section.h" #include "ayu/ui/message_history/history_section.h"
#include "apiwrap.h" #include "apiwrap.h"

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#pragma once #pragma once
#include "window/section_widget.h" #include "window/section_widget.h"

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#include "icon_picker.h" #include "icon_picker.h"
#include "tray.h" #include "tray.h"
#include "ayu/ayu_settings.h" #include "ayu/ayu_settings.h"

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#pragma once #pragma once
#include "ui/rp_widget.h" #include "ui/rp_widget.h"

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#include "settings_ayu.h" #include "settings_ayu.h"
#include "ayu/ayu_settings.h" #include "ayu/ayu_settings.h"

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#pragma once #pragma once
#include "settings/settings_common.h" #include "settings/settings_common.h"

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#include "ayu_profile_values.h" #include "ayu_profile_values.h"
#include "ayu/ayu_settings.h" #include "ayu/ayu_settings.h"
#include "ayu/utils/telegram_helpers.h" #include "ayu/utils/telegram_helpers.h"

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#pragma once #pragma once
QString IDString(not_null<PeerData*> peer); QString IDString(not_null<PeerData*> peer);

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#include "ayu_mapper.h" #include "ayu_mapper.h"
#include "history/history.h" #include "history/history.h"

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#pragma once #pragma once
namespace AyuMapper { namespace AyuMapper {

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#pragma once #pragma once
#include "base/qt/qt_key_modifiers.h" #include "base/qt/qt_key_modifiers.h"

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#include "rc_manager.h" #include "rc_manager.h"
#include <QJsonArray> #include <QJsonArray>

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#pragma once #pragma once
#include <QtNetwork/QNetworkReply> #include <QtNetwork/QNetworkReply>

View file

@ -1,3 +1,9 @@
// This is the source code of AyuGram for Desktop.
//
// We do not and cannot prevent the use of our code,
// but be respectful and credit the original author.
//
// Copyright @Radolyn, 2025
#include "taptic_engine_dummy.h" #include "taptic_engine_dummy.h"
#ifndef Q_OS_MAC #ifndef Q_OS_MAC

View file

@ -1,3 +1,9 @@
// This is the source code of AyuGram for Desktop.
//
// We do not and cannot prevent the use of our code,
// but be respectful and credit the original author.
//
// Copyright @Radolyn, 2025
#pragma once #pragma once
namespace TapticEngine { namespace TapticEngine {

View file

@ -1,3 +1,9 @@
// This is the source code of AyuGram for Desktop.
//
// We do not and cannot prevent the use of our code,
// but be respectful and credit the original author.
//
// Copyright @Radolyn, 2025
#pragma once #pragma once
namespace TapticEngine { namespace TapticEngine {

View file

@ -1,3 +1,9 @@
// This is the source code of AyuGram for Desktop.
//
// We do not and cannot prevent the use of our code,
// but be respectful and credit the original author.
//
// Copyright @Radolyn, 2025
#include "taptic_engine_mac.h" #include "taptic_engine_mac.h"
#ifdef Q_OS_MAC #ifdef Q_OS_MAC

View file

@ -1,3 +1,9 @@
// This is the source code of AyuGram for Desktop.
//
// We do not and cannot prevent the use of our code,
// but be respectful and credit the original author.
//
// Copyright @Radolyn, 2025
#include "taptic_engine.h" #include "taptic_engine.h"
#if defined Q_OS_MAC #if defined Q_OS_MAC

View file

@ -1,3 +1,9 @@
// This is the source code of AyuGram for Desktop.
//
// We do not and cannot prevent the use of our code,
// but be respectful and credit the original author.
//
// Copyright @Radolyn, 2025
#pragma once #pragma once
namespace TapticEngine { namespace TapticEngine {

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#include "telegram_helpers.h" #include "telegram_helpers.h"
#include <functional> #include <functional>

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#pragma once #pragma once
#include "ayu/data/entities.h" #include "ayu/data/entities.h"

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#ifdef Q_OS_WIN #ifdef Q_OS_WIN
#include "windows_utils.h" #include "windows_utils.h"

View file

@ -3,7 +3,7 @@
// We do not and cannot prevent the use of our code, // We do not and cannot prevent the use of our code,
// but be respectful and credit the original author. // but be respectful and credit the original author.
// //
// Copyright @Radolyn, 2024 // Copyright @Radolyn, 2025
#pragma once #pragma once
void reloadAppIconFromTaskBar(); void reloadAppIconFromTaskBar();

@ -1 +1 @@
Subproject commit c5e4b86e7d82b8050eac3969c840f2dc30e9dc03 Subproject commit 6c6e0d92e716745c0525b5e903ba6a11e58915de