Commit Graph

38 Commits (dbbae7a53f9aa2c418f18b9d6a0735d4804942ac)

Author SHA1 Message Date
Pierre-Antoine Rouby deaf114fa3 Pamhyr: Update licence. 2024-02-12 17:06:13 +01:00
Pierre-Antoine Rouby 09dcf486d8 Script: Add mage meshing tool. 2023-12-19 17:28:34 +01:00
Pierre-Antoine Rouby e556bcff54 Script: Add script command list solver. 2023-10-24 15:13:35 +02:00
Pierre-Antoine Rouby 4833685e2e Script: Add run/export script. 2023-10-24 15:05:05 +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 d0ea629c10 pamhyr: Fix execution without argument. 2023-10-10 09:36:45 +02:00
Pierre-Antoine Rouby 7644927de9 pamhyr: Allow Pamhyr2 script run on tty mode. 2023-10-09 17:03:23 +02:00
Pierre-Antoine Rouby 242b1a4e50 pamhyr: Put debug info as logger debug handler. 2023-10-09 16:55:54 +02:00
Pierre-Antoine Rouby 397b5b0cab debug: Display qt5 path in terminal. 2023-10-09 16:22:16 +02:00
Pierre-Antoine Rouby edc5b65234 Scripts: Convert plot_3DST.py to Pamhyr2 script. 2023-09-22 11:03:07 +02:00
Pierre-Antoine Rouby 0d547cc469 Scripts: Fix return value. 2023-09-19 17:25:30 +02:00
Pierre-Antoine Rouby 4f471d4d6f Script: Add app in script parameters. 2023-09-19 14:41:05 +02:00
Pierre-Antoine Rouby c59edf4661 Script: Help: Minor change. 2023-09-12 16:16:47 +02:00
Pierre-Antoine Rouby 029e8bb210 Script: Help: Specify the debug mode is for developers. 2023-09-12 16:14:30 +02:00
Pierre-Antoine Rouby 0c0ac93061 Script: Add gui, help and debug commands. 2023-09-12 16:02:51 +02:00
Pierre-Antoine Rouby 4debe830b6 Script: Add config in script init parameter. 2023-09-12 15:44:42 +02:00
Pierre-Antoine Rouby 4de6784bec Pamhyr: Add 'gui' as dummy script. 2023-09-12 15:39:20 +02:00
Pierre-Antoine Rouby d4568ddbb5 Script: Add pamhyr2 script with exemple hello. 2023-09-12 13:04:27 +02:00
Pierre-Antoine Rouby e887df9aac Pamhyr: Add init.py. 2023-09-12 11:24:06 +02:00
Pierre-Antoine Rouby bf80d870d3 pamhyr: Minor change. 2023-08-09 15:40:57 +02:00
Pierre-Antoine Rouby b31be5ac36 pamhyr: Change PAMHYR ascii art to PAMHYR2. 2023-08-09 08:05:39 +02:00
Pierre-Antoine Rouby 475c9fb23c Pamhyr: Add log file and some log display. 2023-08-07 14:26:33 +02:00
Pierre-Antoine Rouby 34eb3e1d53 LICENSE: Add LICENSE file and files headers. 2023-08-01 16:57:55 +02:00
Pierre-Antoine Rouby 2f78432005 pamhyr: Start switch to logging for program logs. 2023-07-05 16:14:44 +02:00
Pierre-Antoine Rouby c59c924f58 tools: Minor change. 2023-04-25 12:09:21 +02:00
Pierre-Antoine Rouby a45e43a2ca pamhyr: Minor change. 2023-04-18 13:59:30 +02:00
Pierre-Antoine Rouby 1e19ecbb31 tools: Add timer function wrapped. 2023-04-18 12:04:20 +02:00
Pierre-Antoine Rouby 54909af8dd geomerty: Minor change and fix. 2023-04-17 17:32:45 +02:00
Pierre-Antoine Rouby 2708e81ebb geometry: Continue to adapt to new model scheme. 2023-04-14 15:10:41 +02:00
Pierre-Antoine Rouby d418b57fa0 git: Rename some directory. 2023-03-30 09:29:33 +02:00
Pierre-Antoine Rouby e7f9b4a717 ui: Add language to configuration. 2023-03-29 10:21:59 +02:00
Pierre-Antoine Rouby 495f8898ac ui: Set language at starup and change during execution (don't works). 2023-03-27 17:27:03 +02:00
Pierre-Antoine Rouby d299576a97 ui: Set up translate features. 2023-03-27 14:55:49 +02:00
Pierre-Antoine Rouby 5e0e1e5c5e configure: Add message box and minor change. 2023-03-17 09:02:42 +01:00
Pierre-Antoine Rouby cb5ee1b9bb Add configuration window and many minor change.
* src/config.py: Application config class.
* src/pamhyr.py: Add app config.
* src/view/ASubWindow.py: Add some methods.
* src/view/ConfigureWindow.py: New app sub window.
* src/view/MainWindow.py: Minor change.
* src/view/ui/ConfigureDialog.ui: New ui.
* src/view/ui/MainWindow.ui: Start rename some component.
* src/view/ui/MainWindow_old.ui: Old version of main UI.
2023-03-14 10:11:00 +01:00
Pierre-Antoine Rouby 3668085717 PamHyr: Add dummy and about windows. 2023-03-06 16:54:56 +01:00
Pierre-Antoine Rouby 0e8b8c5c7a PamHyr: Add model scheme and set application icon. 2023-03-06 11:42:05 +01:00
Pierre-Antoine Rouby 67913ab8e5 git, src: Initial commit. 2023-03-03 16:11:44 +01:00