Tree @master (Download .tar.gz)
History of src @master
- precli: keep linters happy. Xavier G. 9 months ago
- Handle Microsoft Windows (the sad way). Xavier G. 9 months ago
- Tag v1.3.0. Xavier G. 9 months ago
- cli: add "moulti load". Xavier G. 9 months ago
- app: introduce MOULTI_MODE. Xavier G. 9 months ago
- app: remove redundant method. Xavier G. 9 months ago
- app: fix exported file mode. Xavier G. 9 months ago
- Add "Save" action. Xavier G. 9 months ago
- MoultiLog: introduce to_file() method. Xavier G. 10 months ago
- Introduce export_properties() methods. Xavier G. 10 months ago
- MoutiWidgets: add method class_to_command(). Xavier G. 10 months ago
- QuitDialog: allow users to terminate the process launched by "moulti run". Xavier G. 10 months ago
- app: fix obsolete comment. Xavier G. 10 months ago
- Introduce a modal dialog shown when quitting Moulti. Xavier G. 10 months ago
- app: add an attribute to track the init command state. Xavier G. 10 months ago
- app: "moulti run" now sets MOULTI_INSTANCE_PID. Xavier G. 10 months ago
- cli: add --version command-line argument. Xavier G. 10 months ago
- Tag v1.2.0. Xavier G. 10 months ago
- Move "step_" prefix to the AbstractStep class. Xavier G. 10 months ago
- app: ensure widget id and type match. Xavier G. 10 months ago
- Move "moulti pass" implementation from app to step. Xavier G. 10 months ago
- Introduce input questions. Xavier G. 10 months ago
- buttonquestion: remove unused import. Xavier G. 10 months ago
- Introduce button questions. Xavier G. 10 months ago
- Refactoring: allow for widgets other than steps. Xavier G. 10 months ago
- step: move prevent_deletion attribute to AbstractStep. Xavier G. 10 months ago
- cli: write error message on stderr, not stdout. Xavier G. 10 months ago
- app: remove unnecessary cast. Xavier G. 10 months ago
- Introduce the AbstractStep class. Xavier G. 10 months ago
- Tag v1.1.0. Xavier G. 10 months ago