Commit Graph

13 Commits

Author SHA1 Message Date
4b10f64fde Improve modal overlay UI: add border and semi-transparent background
Enhance the sync modal overlay visibility and aesthetics:
- Add 1px border to content widget using palette(mid) for theme adaptation
- Restore semi-transparent background (alpha=230) to overlay backdrop
- Remove minimum window size constraint (950x550) for better flexibility

The border ensures the overlay is clearly visible in both light and dark
modes, while the semi-transparent background provides visual separation
without completely obscuring the underlying interface
2026-01-26 17:45:48 +01:00
a999ce3d36 Refine Qt GUI layout and adjust dark theme styling 2026-01-13 11:03:39 +01:00
b045fe7c0d Improve UI: enhance splash screen readability and fix window minimum size 2026-01-12 23:47:55 +01:00
79b4945b31 Fix text clipping in modal overlay and set minimum window size 2026-01-12 18:01:53 +01:00
NotRin7
79040450d2 Update modaloverlay and palladiumgui files 2025-12-10 01:19:11 +01:00
NotRin7
4afc3365c4 Update palladiumgui.cpp 2025-11-20 17:43:40 +01:00
NotRin7
372c7b44db fix 2.0 2025-11-20 17:33:32 +01:00
NotRin7
c8cd9a5f3b fix 2025-11-20 15:58:58 +01:00
NotRin7
3a6a2fcb32 Update palladiumgui.cpp 2025-11-19 21:31:38 +01:00
NotRin7
0644af1003 update info 2025-11-19 21:03:19 +01:00
NotRin7
91975bb8bb gui: Add Dark Mode support with toggle switch
- Added dark.qss stylesheet for dark theme
- Implemented toggleTheme() slot in PalladiumGUI
- Added 'Dark Mode' checkbox to Settings menu
- Theme preference is saved in QSettings (darkModeEnabled)
- Updated palladium.qrc to include style resources
2025-11-18 17:34:01 +01:00
NotRin7
c046c329a4 Fix: Correct wallet confirmation time and update repository URLs 2025-11-17 17:43:13 +01:00
NotRin7
0a6901a7f0 1.1.0 2024-03-15 18:16:03 +01:00