Commit graph

8 commits

Author SHA1 Message Date
Stéphane Cerveau 2a1a43ea2f ci: create rustfmt-clippy
To save precious time, run clippy and fmt in the same
run.
2022-02-01 09:52:35 +01:00
Stéphane Cerveau d19387f039 graphview: implement tests infra
- Implement test for graph creation, save and load.
- Change xml API
- Update public/private api
- Add a graphview clear API
2022-01-27 17:35:47 +01:00
Stéphane Cerveau f4b7a18d76 Revert "gitlab-ci: disable rust-doc"
This reverts commit 95a095482f.
2022-01-19 12:26:39 +01:00
Stéphane Cerveau c7c8817f9d flatpak: add a builder to build nightly Devel flatpak 2022-01-18 09:39:50 +01:00
Stéphane Cerveau 95a095482f gitlab-ci: disable rust-doc 2022-01-17 12:09:03 +01:00
Stéphane Cerveau 8fa825f070 meson: improve application install
Add:
- new icons and installation procedure
- desktop file
- appdata
- po files
2022-01-17 11:01:08 +01:00
Stéphane Cerveau 81ca9ca3a3 about: display about dialog
display a custom and clean about dialog
with the infrastructure based on meson to
genetate the config.rs
2022-01-12 11:15:52 +01:00
Stéphane Cerveau 71576eae4e ci: add gitlab ci definition 2022-01-11 20:48:53 +01:00