Новые иконки

This commit is contained in:
2025-12-11 12:05:43 +03:00
parent 84bdd7dfa6
commit d50d5a6af3
13 changed files with 13 additions and 15 deletions

View File

@@ -12,6 +12,7 @@ kanban-plugin: board
## Completed ## Completed
- [ ] Не видно новых пришедших сообщений, если выбран другой Юзер
- [ ] При смене УЗ в ГУИ остается история переписки в мессенджере. При этом Имя инструктора в диалоге подменяется. (Путается только в ГУИ!) - [ ] При смене УЗ в ГУИ остается история переписки в мессенджере. При этом Имя инструктора в диалоге подменяется. (Путается только в ГУИ!)
[Возможно, поможет переинициализация мессенджера при переавторизации инструктора?] [Возможно, поможет переинициализация мессенджера при переавторизации инструктора?]
- [ ] Отображать текущую версию data в статус баре - [ ] Отображать текущую версию data в статус баре
@@ -63,17 +64,18 @@ kanban-plugin: board
(Так как сейчас может вызвать проблемы при смене логина юзера!!!) (Так как сейчас может вызвать проблемы при смене логина юзера!!!)
- [ ] Зарефакторить databaselms_PostgreSQL.cpp - [ ] Зарефакторить databaselms_PostgreSQL.cpp
(возможно, нужно использовать транзакции при восстановлении БД!) (возможно, нужно использовать транзакции при восстановлении БД!)
- [ ] В сообщение о неудачном подключении к PostgreSQL добавить: PSQL не установлен
## GUI Messenger ## GUI Messenger
- [ ] Не влазиют слишком большие сообщения - [ ] Не влазиют слишком большие сообщения
- [ ] Не видно новых пришедших сообщений, если выбран другой Юзер
## GUI общие ## GUI общие
- [ ] Текстовый поиск в задачах - [ ] Текстовый поиск в задачах
- [ ] Общий список АММ. автопролистывание вниз, если раскрывается дерево внизу

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View File

@@ -16,10 +16,10 @@
</font> </font>
</property> </property>
<property name="windowTitle"> <property name="windowTitle">
<string>AWS instructor. Maintenance procedures simulator RRJ-95NEW-100</string> <string>Maintenance procedures simulator RRJ-95NEW-100 Instructor's workstation</string>
</property> </property>
<property name="windowIcon"> <property name="windowIcon">
<iconset resource="GUIdataBaseLMS.qrc"> <iconset resource="ProgramAWSinstructorMPS.qrc">
<normaloff>:/resources/PngGUIRRJ.png</normaloff>:/resources/PngGUIRRJ.png</iconset> <normaloff>:/resources/PngGUIRRJ.png</normaloff>:/resources/PngGUIRRJ.png</iconset>
</property> </property>
<property name="toolButtonStyle"> <property name="toolButtonStyle">
@@ -47,7 +47,7 @@
</widget> </widget>
</widget> </widget>
<resources> <resources>
<include location="GUIdataBaseLMS.qrc"/> <include location="ProgramAWSinstructorMPS.qrc"/>
</resources> </resources>
<connections/> <connections/>
</ui> </ui>

View File

@@ -5,8 +5,8 @@
<name>MainWindow</name> <name>MainWindow</name>
<message> <message>
<location filename="../mainwindow.ui" line="19"/> <location filename="../mainwindow.ui" line="19"/>
<source>AWS instructor. Maintenance procedures simulator RRJ-95NEW-100</source> <source>Maintenance procedures simulator RRJ-95NEW-100 Instructor&apos;s workstation</source>
<translation>АРМ инструктора. Тренажёр процедур технического обслуживания RRJ-95NEW-100</translation> <translation>АРМ инструктора Тренажёра процедур технического обслуживания RRJ-95NEW-100</translation>
</message> </message>
</context> </context>
</TS> </TS>

View File

@@ -17,10 +17,10 @@
</font> </font>
</property> </property>
<property name="windowTitle"> <property name="windowTitle">
<string>Server. Maintenance procedures simulator RRJ-95NEW-100</string> <string>Maintenance procedures simulator RRJ-95NEW-100 Server</string>
</property> </property>
<property name="windowIcon"> <property name="windowIcon">
<iconset resource="TrayServerLMS.qrc"> <iconset resource="ProgramServerMPS.qrc">
<normaloff>:/resources/PngServerRRJ.png</normaloff>:/resources/PngServerRRJ.png</iconset> <normaloff>:/resources/PngServerRRJ.png</normaloff>:/resources/PngServerRRJ.png</iconset>
</property> </property>
<widget class="QWidget" name="centralwidget"> <widget class="QWidget" name="centralwidget">
@@ -36,7 +36,7 @@
</widget> </widget>
</widget> </widget>
<resources> <resources>
<include location="TrayServerLMS.qrc"/> <include location="ProgramServerMPS.qrc"/>
</resources> </resources>
<connections/> <connections/>
</ui> </ui>

View File

@@ -5,10 +5,6 @@
<name>MainWindow</name> <name>MainWindow</name>
<message> <message>
<location filename="../mainwindow.cpp" line="170"/> <location filename="../mainwindow.cpp" line="170"/>
<source>Server LMS</source>
<translation>Сервер СУО</translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="218"/> <location filename="../mainwindow.cpp" line="218"/>
<source>Server MPS</source> <source>Server MPS</source>
<translation>Сервер ТПТО</translation> <translation>Сервер ТПТО</translation>
@@ -35,8 +31,8 @@
</message> </message>
<message> <message>
<location filename="../mainwindow.ui" line="20"/> <location filename="../mainwindow.ui" line="20"/>
<source>Server. Maintenance procedures simulator RRJ-95NEW-100</source> <source>Maintenance procedures simulator RRJ-95NEW-100 Server</source>
<translation>Сервер. Тренажёр процедур технического обслуживания самолета RRJ-95NEW-100</translation> <translation>Сервер Тренажёра процедур технического обслуживания RRJ-95NEW-100</translation>
</message> </message>
</context> </context>
</TS> </TS>