Commit Graph

23 Commits

Author SHA1 Message Date
Daniel S. 35fc135237 feat(route_progress): minor change to progress dialog message 2019-10-23 11:29:25 +02:00
Daniel S. 30dbd24bf4 fix(config): Add missing defaults 2019-10-23 11:28:32 +02:00
Daniel S. 47b007ca41 chore: formatting (ran black) 2019-09-28 21:23:19 +02:00
Daniel S. 65fe131006 feat(config): impelemt save and load to GUI 2019-09-28 21:22:46 +02:00
Daniel S. f34d37a9d6 feat(GUI): implement preprocessing 2019-09-28 21:22:17 +02:00
Daniel S. 9ec4687e49 feat(config): update config format 2019-09-28 19:31:18 +02:00
Daniel S. 37f55472c1 feat(UI): made dropdowns non-editable 2019-09-28 19:31:04 +02:00
Daniel S. a8d6a32799 feat(config): finish integrating new configuration system 2019-09-28 19:29:11 +02:00
Daniel S. 93f655c7ce feat(Router): finish implementing route computation progress display 2019-09-28 19:28:39 +02:00
Daniel S. f78ec66516 misc: formatting 2019-09-28 15:51:40 +02:00
Daniel S. f4e6bd39ee feat(GUI): Integrate route computation Job 2019-09-28 15:51:20 +02:00
Daniel S. 22ca2d26a8 feat(GUI): Integrate new config system 2019-09-28 15:49:09 +02:00
Daniel S. 0d89106b01 misc: re-export config from main GUI module 2019-09-28 15:48:28 +02:00
Daniel S. 8b0b56f130 feat(cli): Add config editor 2019-09-28 15:47:49 +02:00
Daniel S. 2c000daae1 feat(router): Implement route computation job with progress dualog 2019-09-28 15:46:40 +02:00
Daniel S. baa6785e99 chore(router): remove unused code 2019-09-28 15:44:28 +02:00
Daniel S. b1143c3510 feat(config): Update config system to use profig 2019-09-28 15:38:33 +02:00
Daniel S. d498746a5c feat(router): Add dialog to display computed route 2019-09-28 15:35:30 +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. 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