Commit Graph

7 Commits

Author SHA1 Message Date
Daniel S. 88a0378dfe feat(router): Start implementing route pruning support 2019-09-28 15:41:25 +02:00
Daniel S. 2636ecbdb9 chore: Setup tox+appveyor, refomat python code, prepare rust code to add branch pruning to search 2019-09-20 17:40:56 +02:00
Daniel S. 81da254419 chore: Remove git stash markup 2019-08-31 22:17:42 +02:00
Daniel S. fb3f79b7d4 misc(formatting): ran `cargo fmt` and `cargo clippy`,
fixed all warnings
2019-08-06 03:35:14 +02:00
Daniel S. c290d5eb12 feat(GUI): Implement route plotting and fuzzy search
Implement route plotting in GUI
Use batch fuzzy search to find systems
search all systems at once after adding
added some error checking
2019-08-06 03:35:14 +02:00
Daniel S. ec3972b06c feat(GUI): Add Download functionality,
update Rust code, update Python code

- Add Download functionality to GUI
- Update rust code for use with GUI
- Add callbacks to rust code
- Add python modules for routing and download
2019-08-06 03:34:51 +02:00
Daniel S. a647d26337 Initial commit 2019-08-05 01:26:43 +02:00