Skip to content

Conversation

@R9JAU
Copy link
Collaborator

@R9JAU R9JAU commented Sep 4, 2025

No description provided.

@R9JAU R9JAU self-assigned this Sep 4, 2025
@R9JAU R9JAU added the Улучшение / Новый функционал Новая функция или запрос label Sep 4, 2025
```console
./QSOSU-desktop-app
```
"# QSOLogger-v.3.0"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Нужно откатить это изменение, поскольку я буду скоро сам править README.md

видов связи.

Версия ПО: 2.1.3, версия API: 1.0
Версия ПО: 3.0, версия API: 2.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ильдар, прошу, вынеси указание версии, куда-то в одно место, не хорошо во множество местах руками прописывать, можно случайно забыть.

add_rda = ui->addRDA->text();
add_ituz = ui->addITU->text().toInt();
add_cqz = ui->addCQ->text().toInt();
status = "Не добавлен";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

У меня вопрос: У нас в приложении есть возможность выбрать язык, а тут я не вижу, где это всё оборачивается для работы i18n?

{
QNetworkRequest request(QUrl("https://api.logradio.ru/user/api-token"));
request.setHeader(QNetworkRequest::ContentTypeHeader, "application/json, text/javascript, */*; q=0.01");
request.setRawHeader(QByteArrayLiteral("X-Application-Key"), QString("f23005c5-681e-43fb-96fa-6e80c89cbb9c").toUtf8());
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Хранить креды в коде нельзя. Нужно выносить.

//------------------------------------------------------------------------------------------------------------------------------------------

int cat_Interface::freqToBand(long freq)
int cat_Interface::freqToBand(long f)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Я думаю что это уже не актуально после того как я завёз в API нормально частоту.

@c7v c7v changed the title Release/v3.0 dev Release v3.0-dev Sep 4, 2025
@c7v c7v changed the base branch from master to dev January 9, 2026 14:01
@c7v c7v changed the base branch from dev to master January 9, 2026 14:02
@c7v c7v merged commit 9c9e0a3 into master Jan 9, 2026
0 of 3 checks passed
@c7v c7v deleted the release/v3.0-dev branch January 9, 2026 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Улучшение / Новый функционал Новая функция или запрос

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants