Commit Graph

3 Commits

Author SHA1 Message Date
LemonNexus adc76e42cc refactor: reorganize default directories to Documents/Entropia Universe/
Changed default locations:
- Screenshots: Documents/Entropia Universe/Screenshots
- Icons: Documents/Entropia Universe/Icons

This provides better organization and easier access for users.
All directories are created automatically if they don't exist.
2026-02-11 15:27:39 +00:00
LemonNexus d01f98503a fix: add screenshot and icons directory settings back to Settings dialog
- Add Directories group to General tab
- Settings for screenshots directory
- Settings for extracted icons directory
- Browse buttons for both directories
- Values saved to QSettings
2026-02-11 15:22:42 +00:00
LemonNexus 27b3bd0fe1 feat: comprehensive settings dialog and UI cleanup
- Create new ui/settings_dialog.py with tabbed interface
- Tabs: General, Screenshot Hotkeys, Computer Vision, Advanced
- Remove old SettingsDialog from main_window.py
- Update on_settings() to use new comprehensive dialog
- Screenshot hotkey settings now in Settings (Ctrl+,)
- Computer Vision settings now in Settings dialog
2026-02-11 13:26:31 +00:00