Padrino
|
c5704b78a4
|
Update: minor adjustments to CMakeLists.txt, ComposePage.qml, emailmanager.cpp, main.cpp
|
2026-06-04 18:29:16 +02:00 |
|
Padrino
|
acaf741eb9
|
Complete phases 6 and 7: Notifications & System Tray, Background Sync & Scheduling
|
2026-05-29 22:53:57 +02:00 |
|
Padrino
|
2821647574
|
Fix compilation errors and implement Phase 6 & 7: NotificationManager and SyncScheduler with real synchronizer integration
|
2026-05-24 21:01:05 +02:00 |
|
Padrino
|
496fc43f60
|
Implement Fase 5 lectura de correos y Fase 6 notificaciones: ReaderPage muestra correos reales vía EmailManager, añadido NotificationManager con QSystemTrayIcon y suscripción al Event Bus; actualizados EmailManager y DbChangeProcessor; creado estructura de notificaciones básica
|
2026-05-24 00:02:19 +02:00 |
|
Padrino
|
4a6551642a
|
Advance Phase 5: added EmailManager, updated main.cpp, improved ReaderPage placeholder, added ComposePage form
|
2026-05-17 03:08:16 +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
|
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 |
|