4
1
mirror of https://github.com/QuasarApp/DoctorPill.git synced 2025-05-02 12:39:44 +00:00

Merge branch 'main' of github.com:QuasarApp/DoctorPill

This commit is contained in:
Andrei Yankovich 2022-12-25 20:43:01 +03:00
commit 9eb0f1b647
28 changed files with 29 additions and 29 deletions

@ -1,5 +1,5 @@
# #
# Copyright (C) 2020-2022 QuasarApp. # Copyright (C) 2020-2023 QuasarApp.
# Distributed under the GPLv3 software license, see the accompanying # Distributed under the GPLv3 software license, see the accompanying
# Everyone is permitted to copy and distribute verbatim copies # Everyone is permitted to copy and distribute verbatim copies
# of this license document, but changing it is not allowed. # of this license document, but changing it is not allowed.

@ -1,5 +1,5 @@
# #
# Copyright (C) 2020-2022 QuasarApp. # Copyright (C) 2020-2023 QuasarApp.
# Distributed under the GPLv3 software license, see the accompanying # Distributed under the GPLv3 software license, see the accompanying
# Everyone is permitted to copy and distribute verbatim copies # Everyone is permitted to copy and distribute verbatim copies
# of this license document, but changing it is not allowed. # of this license document, but changing it is not allowed.

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 2018-2022 QuasarApp. * Copyright (C) 2018-2023 QuasarApp.
* Distributed under the GPLv3 software license, see the accompanying * Distributed under the GPLv3 software license, see the accompanying
* Everyone is permitted to copy and distribute verbatim copies * Everyone is permitted to copy and distribute verbatim copies
* of this license document, but changing it is not allowed. * of this license document, but changing it is not allowed.

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 2018-2022 QuasarApp. * Copyright (C) 2018-2023 QuasarApp.
* Distributed under the GPLv3 software license, see the accompanying * Distributed under the GPLv3 software license, see the accompanying
* Everyone is permitted to copy and distribute verbatim copies * Everyone is permitted to copy and distribute verbatim copies
* of this license document, but changing it is not allowed. * of this license document, but changing it is not allowed.
@ -9,6 +9,7 @@
#define DOCTOR_H #define DOCTOR_H
#include "ipill.h" #include "ipill.h"
#include <QObject>
#include <QSharedPointer> #include <QSharedPointer>
namespace DP { namespace DP {

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 2018-2022 QuasarApp. * Copyright (C) 2018-2023 QuasarApp.
* Distributed under the GPLv3 software license, see the accompanying * Distributed under the GPLv3 software license, see the accompanying
* Everyone is permitted to copy and distribute verbatim copies * Everyone is permitted to copy and distribute verbatim copies
* of this license document, but changing it is not allowed. * of this license document, but changing it is not allowed.

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 2018-2022 QuasarApp. * Copyright (C) 2018-2023 QuasarApp.
* Distributed under the GPLv3 software license, see the accompanying * Distributed under the GPLv3 software license, see the accompanying
* Everyone is permitted to copy and distribute verbatim copies * Everyone is permitted to copy and distribute verbatim copies
* of this license document, but changing it is not allowed. * of this license document, but changing it is not allowed.

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 2018-2022 QuasarApp. * Copyright (C) 2018-2023 QuasarApp.
* Distributed under the GPLv3 software license, see the accompanying * Distributed under the GPLv3 software license, see the accompanying
* Everyone is permitted to copy and distribute verbatim copies * Everyone is permitted to copy and distribute verbatim copies
* of this license document, but changing it is not allowed. * of this license document, but changing it is not allowed.

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 2018-2022 QuasarApp. * Copyright (C) 2018-2023 QuasarApp.
* Distributed under the GPLv3 software license, see the accompanying * Distributed under the GPLv3 software license, see the accompanying
* Everyone is permitted to copy and distribute verbatim copies * Everyone is permitted to copy and distribute verbatim copies
* of this license document, but changing it is not allowed. * of this license document, but changing it is not allowed.
@ -84,6 +84,5 @@ protected:
} }
Q_DECLARE_METATYPE(QSharedPointer<DP::iPill>); Q_DECLARE_METATYPE(QSharedPointer<DP::iPill>);
Q_DECLARE_METATYPE(QList<QSharedPointer<DP::iPill>>);
#endif // IPILL_H #endif // IPILL_H

@ -1,5 +1,5 @@
//# //#
//# Copyright (C) 2021-2022 QuasarApp. //# Copyright (C) 2021-2023 QuasarApp.
//# Distributed under the GPLv3 software license, see the accompanying //# Distributed under the GPLv3 software license, see the accompanying
//# Everyone is permitted to copy and distribute verbatim copies //# Everyone is permitted to copy and distribute verbatim copies
//# of this license document, but changing it is not allowed. //# of this license document, but changing it is not allowed.

@ -1,5 +1,5 @@
//# //#
//# Copyright (C) 2021-2022 QuasarApp. //# Copyright (C) 2021-2023 QuasarApp.
//# Distributed under the GPLv3 software license, see the accompanying //# Distributed under the GPLv3 software license, see the accompanying
//# Everyone is permitted to copy and distribute verbatim copies //# Everyone is permitted to copy and distribute verbatim copies
//# of this license document, but changing it is not allowed. //# of this license document, but changing it is not allowed.

@ -1,5 +1,5 @@
//# //#
//# Copyright (C) 2018-2022 QuasarApp. //# Copyright (C) 2018-2023 QuasarApp.
//# Distributed under the GPLv3 software license, see the accompanying //# Distributed under the GPLv3 software license, see the accompanying
//# Everyone is permitted to copy and distribute verbatim copies //# Everyone is permitted to copy and distribute verbatim copies
//# of this license document, but changing it is not allowed. //# of this license document, but changing it is not allowed.

@ -1,5 +1,5 @@
# #
# Copyright (C) 2021-2022 QuasarApp. # Copyright (C) 2021-2023 QuasarApp.
# Distributed under the GPLv3 software license, see the accompanying # Distributed under the GPLv3 software license, see the accompanying
# Everyone is permitted to copy and distribute verbatim copies # Everyone is permitted to copy and distribute verbatim copies
# of this license document, but changing it is not allowed. # of this license document, but changing it is not allowed.

@ -1,5 +1,5 @@
//# //#
//# Copyright (C) 2021-2022 QuasarApp. //# Copyright (C) 2021-2023 QuasarApp.
//# Distributed under the GPLv3 software license, see the accompanying //# Distributed under the GPLv3 software license, see the accompanying
//# Everyone is permitted to copy and distribute verbatim copies //# Everyone is permitted to copy and distribute verbatim copies
//# of this license document, but changing it is not allowed. //# of this license document, but changing it is not allowed.

@ -1,5 +1,5 @@
# #
# Copyright (C) 2020-2022 QuasarApp. # Copyright (C) 2020-2023 QuasarApp.
# Distributed under the GPLv3 software license, see the accompanying # Distributed under the GPLv3 software license, see the accompanying
# Everyone is permitted to copy and distribute verbatim copies # Everyone is permitted to copy and distribute verbatim copies
# of this license document, but changing it is not allowed. # of this license document, but changing it is not allowed.

@ -1,5 +1,5 @@
//# //#
//# Copyright (C) 2021-2022 QuasarApp. //# Copyright (C) 2021-2023 QuasarApp.
//# Distributed under the GPLv3 software license, see the accompanying //# Distributed under the GPLv3 software license, see the accompanying
//# Everyone is permitted to copy and distribute verbatim copies //# Everyone is permitted to copy and distribute verbatim copies
//# of this license document, but changing it is not allowed. //# of this license document, but changing it is not allowed.

@ -1,5 +1,5 @@
//# //#
//# Copyright (C) 2021-2022 QuasarApp. //# Copyright (C) 2021-2023 QuasarApp.
//# Distributed under the GPLv3 software license, see the accompanying //# Distributed under the GPLv3 software license, see the accompanying
//# Everyone is permitted to copy and distribute verbatim copies //# Everyone is permitted to copy and distribute verbatim copies
//# of this license document, but changing it is not allowed. //# of this license document, but changing it is not allowed.

@ -1,5 +1,5 @@
//# //#
//# Copyright (C) 2018-2022 QuasarApp. //# Copyright (C) 2018-2023 QuasarApp.
//# Distributed under the GPLv3 software license, see the accompanying //# Distributed under the GPLv3 software license, see the accompanying
//# Everyone is permitted to copy and distribute verbatim copies //# Everyone is permitted to copy and distribute verbatim copies
//# of this license document, but changing it is not allowed. //# of this license document, but changing it is not allowed.

@ -1,5 +1,5 @@
//# //#
//# Copyright (C) 2021-2022 QuasarApp. //# Copyright (C) 2021-2023 QuasarApp.
//# Distributed under the GPLv3 software license, see the accompanying //# Distributed under the GPLv3 software license, see the accompanying
//# Everyone is permitted to copy and distribute verbatim copies //# Everyone is permitted to copy and distribute verbatim copies
//# of this license document, but changing it is not allowed. //# of this license document, but changing it is not allowed.

@ -1,5 +1,5 @@
//# //#
//# Copyright (C) 2021-2022 QuasarApp. //# Copyright (C) 2021-2023 QuasarApp.
//# Distributed under the GPLv3 software license, see the accompanying //# Distributed under the GPLv3 software license, see the accompanying
//# Everyone is permitted to copy and distribute verbatim copies //# Everyone is permitted to copy and distribute verbatim copies
//# of this license document, but changing it is not allowed. //# of this license document, but changing it is not allowed.

@ -1 +1 @@
Subproject commit 9bfa29cbe9249b76eafe3a3a3564fcdd21c0c2d4 Subproject commit c2dfe79c606aaadd2bfa6256c1ad47868a7400d7

@ -1,5 +1,5 @@
# #
# Copyright (C) 2020-2022 QuasarApp. # Copyright (C) 2020-2023 QuasarApp.
# Distributed under the GPLv3 software license, see the accompanying # Distributed under the GPLv3 software license, see the accompanying
# Everyone is permitted to copy and distribute verbatim copies # Everyone is permitted to copy and distribute verbatim copies
# of this license document, but changing it is not allowed. # of this license document, but changing it is not allowed.

@ -1,5 +1,5 @@
//# //#
//# Copyright (C) 2020-2022 QuasarApp. //# Copyright (C) 2020-2023 QuasarApp.
//# Distributed under the GPLv3 software license, see the accompanying //# Distributed under the GPLv3 software license, see the accompanying
//# Everyone is permitted to copy and distribute verbatim copies //# Everyone is permitted to copy and distribute verbatim copies
//# of this license document, but changing it is not allowed. //# of this license document, but changing it is not allowed.

@ -1,5 +1,5 @@
//# //#
//# Copyright (C) 2020-2022 QuasarApp. //# Copyright (C) 2020-2023 QuasarApp.
//# Distributed under the GPLv3 software license, see the accompanying //# Distributed under the GPLv3 software license, see the accompanying
//# Everyone is permitted to copy and distribute verbatim copies //# Everyone is permitted to copy and distribute verbatim copies
//# of this license document, but changing it is not allowed. //# of this license document, but changing it is not allowed.

@ -1,5 +1,5 @@
//# //#
//# Copyright (C) 2020-2022 QuasarApp. //# Copyright (C) 2020-2023 QuasarApp.
//# Distributed under the GPLv3 software license, see the accompanying //# Distributed under the GPLv3 software license, see the accompanying
//# Everyone is permitted to copy and distribute verbatim copies //# Everyone is permitted to copy and distribute verbatim copies
//# of this license document, but changing it is not allowed. //# of this license document, but changing it is not allowed.

@ -1,5 +1,5 @@
//# //#
//# Copyright (C) 2020-2022 QuasarApp. //# Copyright (C) 2020-2023 QuasarApp.
//# Distributed under the GPLv3 software license, see the accompanying //# Distributed under the GPLv3 software license, see the accompanying
//# Everyone is permitted to copy and distribute verbatim copies //# Everyone is permitted to copy and distribute verbatim copies
//# of this license document, but changing it is not allowed. //# of this license document, but changing it is not allowed.

@ -1,5 +1,5 @@
//# //#
//# Copyright (C) 2020-2022 QuasarApp. //# Copyright (C) 2020-2023 QuasarApp.
//# Distributed under the GPLv3 software license, see the accompanying //# Distributed under the GPLv3 software license, see the accompanying
//# Everyone is permitted to copy and distribute verbatim copies //# Everyone is permitted to copy and distribute verbatim copies
//# of this license document, but changing it is not allowed. //# of this license document, but changing it is not allowed.

@ -1,5 +1,5 @@
//# //#
//# Copyright (C) 2020-2022 QuasarApp. //# Copyright (C) 2020-2023 QuasarApp.
//# Distributed under the GPLv3 software license, see the accompanying //# Distributed under the GPLv3 software license, see the accompanying
//# Everyone is permitted to copy and distribute verbatim copies //# Everyone is permitted to copy and distribute verbatim copies
//# of this license document, but changing it is not allowed. //# of this license document, but changing it is not allowed.

@ -1,5 +1,5 @@
//# //#
//# Copyright (C) 2020-2022 QuasarApp. //# Copyright (C) 2020-2023 QuasarApp.
//# Distributed under the GPLv3 software license, see the accompanying //# Distributed under the GPLv3 software license, see the accompanying
//# Everyone is permitted to copy and distribute verbatim copies //# Everyone is permitted to copy and distribute verbatim copies
//# of this license document, but changing it is not allowed. //# of this license document, but changing it is not allowed.