Padrino
|
99812bbf4c
|
Set up structure for Phase 5: ReaderPage and ComposePage placeholders, updated MailListPage and Shell for navigation to reader and composer
|
2026-05-17 02:28:15 +02:00 |
|
Padrino
|
822ed5db47
|
Complete Phase 4: Basic UI with QML - MailListPage with folder/email navigation, models connected to DAOs, placeholder pages for Calendar/Contacts/Settings
|
2026-05-17 01:52:34 +02:00 |
|
Padrino
|
acec320222
|
Implement basic UI with QML (MailListPage) and batching DbChangeProcessor (Step 3-4 of transition plan)
|
2026-05-17 01:09:01 +02:00 |
|
Padrino
|
e3071a23e0
|
Paso 2: Implementar sistema de mensajería/eventos con Event Bus y actualizar synchronizers para publicar eventos
|
2026-05-13 01:18:04 +02:00 |
|
Padrino
|
b6c5dea86e
|
Add FolderDao and MailItemDao, update MailItem model to include folderId, fileId, size, messageId
|
2026-05-12 01:08:09 +02:00 |
|
Padrino
|
7f2e546380
|
Add AccountDao with CRUD operations
|
2026-05-12 00:54:37 +02:00 |
|
Padrino
|
2722e40696
|
Add DatabaseManager singleton with SQLite initialization and basic tables (Account, Folder, MailCopy, Attachment)
|
2026-05-12 00:29:49 +02:00 |
|
Padrino
|
6022aeafae
|
Add IMAP synchronizer stub, update CMakeLists.txt
|
2026-05-12 00:26:27 +02:00 |
|
Padrino
|
c97740c17b
|
Add Account and Folder models, update CMakeLists.txt with source files, add MailItem implementation
|
2026-05-12 00:23:13 +02:00 |
|
Padrino
|
a1c2b97dee
|
Add translator core, mailitem model, main.cpp, and en translation
|
2026-05-12 00:14:43 +02:00 |
|
Padrino
|
63992c07ad
|
Initial commit: Empty Qt port project for Wino Mail
|
2026-05-12 00:09:10 +02:00 |
|