Commit Graph

35 Commits

Author SHA1 Message Date
Быстров Михаил Евгеньевич
7872e263f7 Изменено окно "О приложении" + небольшие правки
Визуальная составляющая: Изменено окно "О приложении". Цвет фона теперь синий. Надпись теперь на русском (взята с ReadMe). Небольшие правки: Кнопка "настройки" на главном экране теперь открывает окно настроек. Кнопка "о приложении" теперь открывает окно "о приложении"
2025-12-03 17:31:53 +03:00
42ab7b86a9 merge branch MainWindow 2025-12-01 15:04:58 +03:00
00719d58e5 merge branch RepositoryWindow 2025-12-01 14:49:54 +03:00
8c6a388507 fix app not closing: delete extra window 2025-12-01 14:39:20 +03:00
d41e96a22f replace grid with real listbox 2025-12-01 13:52:56 +03:00
c93911fd19 tabs to spaces 2025-12-01 12:55:22 +03:00
InspectorIT
744572dc69 Adjusted the Open Database button 2025-11-30 21:33:29 +03:00
InspectorIT
acccd53d8c Add different logos 2025-11-30 21:29:11 +03:00
Chernykh Aleksandr
2970bcc15b UTF-8 2025-11-30 20:57:04 +03:00
Chernykh Aleksandr
03655bbb47 White background 2025-11-30 20:52:51 +03:00
Chernykh Aleksandr
fb9c08a0de Create savepasswords button and create blue left border 2025-11-30 20:50:05 +03:00
Chernykh Aleksandr
6f05b35af1 Create allpasswords button 2025-11-30 20:44:30 +03:00
Chernykh Aleksandr
80d1846815 Change title 2025-11-30 20:29:32 +03:00
Chernykh Aleksandr
bc875487b3 Create RepositoryWindow 2025-11-30 20:16:39 +03:00
InspectorIT
63e5c30c88 Made a MainWindow by design, added an icon 2025-11-30 20:09:39 +03:00
InspectorIT
39bd449d6a Add design assets 2025-11-30 19:31:08 +03:00
320866116d merge design branch 2025-11-23 17:47:08 +03:00
Arina Makarova
6a0ca1c344 windows, logo and icons 2025-11-23 17:37:28 +03:00
85989057df refactor 'recent files'
rename RecentVault to RecentFile and move it to Models
create RecentFilesService to read and manipulate the recent file list
inject RecentFilesService into MainWindowViewModel
2025-11-19 02:30:43 +03:00
InspectorIT
bfd26b52fe Solve the encoding problem in MainWindow.axaml.cs 2025-11-18 17:13:28 +03:00
InspectorIT
9a0c3369e3 Add a model for recently opened files in MainWindow.axaml.cs 2025-11-18 17:08:27 +03:00
InspectorIT
6ea0d63eb3 Update MainWindow.axaml.cs 2025-11-18 17:05:06 +03:00
InspectorIT
63a1432e80 Update MainWindow.axaml 2025-11-18 16:57:10 +03:00
b7bca10e51 minor fixes in MainWindowViewModel 2025-11-17 17:23:31 +03:00
Быстров Михаил Евгеньевич
9aef0bd3c3 Добавлена кнопка и окно "О приложении"
Добавлена кнопка "О приложении" в окне настроек (SettingsWindow.cs), а также окно "О приложении" (AboutWindow.cs)
2025-11-14 18:15:11 +03:00
Chernykh Aleksandr
e3510a379a сохранил файл в кодировке UTF-8. Теперь надпись на русском 2025-11-07 17:05:39 +03:00
Chernykh Aleksandr
f9ff8f05a5 Кнопка настроек теперь в верхнем левом углу 2025-11-07 16:48:40 +03:00
Chernykh Aleksandr
0d960bec31 Теперь главное окно заблокировано, пока открыто окно настроек 2025-11-07 16:41:35 +03:00
Chernykh Aleksandr
020f873f41 Update MainWindow.axaml 2025-11-07 16:03:26 +03:00
Chernykh Aleksandr
e37d835b3a Update MainWindowViewModel.cs 2025-11-07 16:02:40 +03:00
Chernykh Aleksandr
52c0474a20 Update SettingsWindow.cs 2025-11-07 16:01:38 +03:00
Chernykh Aleksandr
f56bd31946 Create SettingsWindow.cs 2025-11-07 15:59:44 +03:00
c163a0b4ba add .vs to gitignore 2025-10-29 20:08:45 +03:00
94db853340 create Avalonia project from template
+ create directory structure
+ create solution
+ create .gitignore with some rules
2025-10-29 15:53:28 +03:00
8a42f5a916 add small README 2025-10-25 14:32:03 +03:00