ac246312fe
fix: Update menu items for consistency in shortcuts and labels
2026-01-11 03:13:15 +00:00
741702cedf
feat: Add Offline Activation Dialog and Registration Dialog
...
- Implemented OfflineActivationDialog.qml for offline activation process with detailed instructions and file handling.
- Created RegistrationDialog.qml for user registration with manual input and email parsing options.
- Added new components: RoundGauge.qml, ScalarEditor.qml, Table2DEditor.qml, Table3DEditor.qml, TableEditorPanel.qml, and TableEditorView.qml for enhanced table editing features.
- Updated main.py to include clipboard operations and file handling for saving/loading activation requests and codes.
- Enhanced README.md to document new features and file structure.
2026-01-11 03:11:28 +00:00
680251178f
Add QML files for Email Parser, Key Generator, and Main application structure
2026-01-11 03:00:02 +00:00
84d020cc6b
Add QML files for Email Parser and Key Generator, and implement main application structure
2026-01-11 02:57:49 +00:00
377ef0cd32
Update README to reflect new file path for registration key generation algorithm
2026-01-11 02:53:05 +00:00
69c8a8ad48
stuff
2026-01-11 02:40:11 +00:00
fb5b381a32
Add implementation summary for automatic test data generation feature in Registration GUI
2026-01-11 02:28:53 +00:00
b5ab3d7f13
Add test data generation feature with UI integration and demo script
2026-01-11 02:28:02 +00:00
754cd43811
Add email generation functionality to Email Parser tab with UI updates and validation
2026-01-11 02:21:05 +00:00
f67db33628
Refactor KeyGeneratorTab and EmailParserTab to improve input validation and error handling
2026-01-11 02:15:18 +00:00
fa92db1cad
Fix comment formatting in KeyGeneratorTab class for button layout
2026-01-11 02:11:55 +00:00
dafc989864
Add validation functionality for registration keys in GUI
2026-01-11 02:11:04 +00:00
1aa2f8e90d
Add Email Parser tab to extract registration information from email text
2026-01-11 02:08:44 +00:00
7817973cbf
Add registration key generator GUI implementation and requirements
2026-01-11 02:02:33 +00:00
9e941ca4b5
Add TLA+ specification and configuration for registration key generation algorithm
2026-01-11 01:56:43 +00:00
aaed53c811
Add README.md to document registration key generation algorithm
2026-01-11 01:53:35 +00:00
ae0c7451b3
Initial commit
2025-08-05 20:11:56 +01:00