7 Commits

Author SHA1 Message Date
Grigo 02c43072c4 added web service 2026-09-02 12:48:03 +03:00
Grigo 84b7eceb9f Enhance document editing capabilities by adding context menu options for copying, cutting, and pasting rows and cells in DocumentEditWidget. Refactor related methods for improved clipboard handling and data management. Introduce new helper functions for better code organization. 2025-12-30 11:53:08 +03:00
Grigo 80e407e6be Refactor specification handling in DocumentSettingsDialog and PDFController. Introduced primary application field for document types, updated export messages for consistency, and improved page number handling in specifications. Cleaned up unnecessary code in preview widgets. 2025-12-23 14:12:50 +03:00
Grigo 129922e392 Update row count constants in VedomostTableModel and PDFController for improved PDF export layout. Adjusted background color handling for table rows and enhanced page number display in headers. 2025-12-10 13:16:53 +03:00
Grigo fa402d5ced Update PDF export constants and header dimensions in PDFController and PerechenTableModel. Adjusted row counts for first and subsequent pages to improve layout consistency. 2025-12-09 14:17:47 +03:00
Grigo f6e42ba8f7 Add PCB document filename handling in AltiumParser and SpecificationPCBController. Updated .gitignore and app_icon.rc for consistency. Enhanced PDF rendering with proper resolution handling. 2025-12-09 13:04:04 +03:00
Grigo 3467003721 Add initial project structure with essential files including .gitignore, application resources, and various model and view components for the application. Implemented asynchronous parsing support and database structure checks. 2025-12-08 15:21:18 +03:00