Pierre-Antoine Rouby
87925cb235
Config: Fetch SQL result in execute method and replace ' in request.
2023-06-27 11:43:48 +02:00
Pierre-Antoine Rouby
25c39ac4e6
Config: Add SQLite command abstraction.
2023-06-27 09:48:49 +02:00
Pierre-Antoine Rouby
094fb7f015
Config: Switch save from pickle to sqlite.
2023-06-26 17:33:50 +02:00
Pierre-Antoine Rouby
e474d10dfb
Config, RunSolver: Add editor command and open solver logs into external editor.
2023-06-26 14:43:09 +02:00
Pierre-Antoine Rouby
9d4e51bf22
MainWindow: Add solver selection dialog and prepare other solver run window.
2023-06-15 16:53:17 +02:00
Pierre-Antoine Rouby
f1c4ebec25
pamhyr: Fix window compatibility.
2023-05-26 10:59:29 +02:00
Pierre-Antoine Rouby
70fac8e6e3
stricklers, config: Add stricklers tab in config window.
2023-05-23 08:53:04 +02:00
Pierre-Antoine Rouby
9944159d73
Model: Minor change and add custom exception with message box.
2023-04-03 11:41:03 +02:00
Pierre-Antoine Rouby
e7f9b4a717
ui: Add language to configuration.
2023-03-29 10:21:59 +02:00
Pierre-Antoine Rouby
aced2d7a5e
Configure: Switch to list of solver.
2023-03-16 15:39:56 +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