Commit Graph

8 Commits (9f2b81d385275794eb587408deb317c7cb7e0b51)

Author SHA1 Message Date
Pierre-Antoine Rouby 9f2b81d385 pep8: Fix code format for model. 2023-10-11 11:47:09 +02:00
Pierre-Antoine Rouby fa2454d079 pep8: Some modifications to respect pep8 standard code. 2023-10-11 11:06:45 +02:00
Pierre-Antoine Rouby 34eb3e1d53 LICENSE: Add LICENSE file and files headers. 2023-08-01 16:57:55 +02:00
Pierre-Antoine Rouby 2ed3254b46 Model: Start export model into SQLite database.
* Study: Create table.
* River: Create node and reach table.
* Geometry: Create table only for profileXYZ and pointXYZ.
2023-06-28 16:50:08 +02:00
Pierre-Antoine Rouby bcaca20f28 Geometry: Fix status propagation from ProfileXYZ to PointXYZ. 2023-05-17 11:05:45 +02:00
Pierre-Antoine Rouby 012f7ce445 geometry: Copy/Paste with system clipboard. 2023-04-26 16:33:21 +02:00
Pierre-Antoine Rouby 52c4eec72a Exception: Add exception with message box for not implement method. 2023-04-18 11:27:32 +02:00
Pierre-Antoine Rouby f4dd46cd1a Model: Add missing custom execption file. 2023-04-04 10:35:44 +02:00