Commit Graph

103 Commits

Author SHA1 Message Date
Daniel S. 35a0c40d14 Update 2020-06-18 12:31:25 +02:00
Daniel S. 717a389a22 PyO3 Error temp commit 2020-06-16 15:38:31 +02:00
Daniel S. ce648db852 Update appveyor.yml and noxfile.py 2020-03-28 15:43:36 +01:00
Daniel S. 1de3bc797f Update .gitignore, appveyor.yml, and celery_rabbitmq_setup.ps1 2020-03-28 15:20:49 +01:00
Daniel S. e71faf0b92 Big update, AppVeyor_Test 2020-03-28 14:53:52 +01:00
Daniel S. aec570d055 WIP 2, to be cleaned and merged 2020-02-06 00:24:24 +01:00
Daniel S. d1e3152a83 WIP, to be cleaned and merged 2020-02-06 00:23:23 +01:00
Daniel S. 314adbeb1d chore(changelog): Update changelog 2019-10-23 11:38:12 +02:00
Daniel S. eb43ca88fb feat(tests): Add pytest.ini for pytest-qt 2019-10-23 11:37:03 +02:00
Daniel S. 6f2940947e chore(formatting): ran black to format sources 2019-10-23 11:36:45 +02:00
Daniel S. 45c11da77d feat(setup.py): Update add dependencies for HTTP API 2019-10-23 11:35:54 +02:00
Daniel S. 42444551f6 chore: Update .gitignore 2019-10-23 11:35:23 +02:00
Daniel S. 5b54cf18a8 feature(Web Interface): Add basic HTTP API and Job database 2019-10-23 11:35:08 +02:00
Daniel S. 634af758ff docs(readme): Update README with more infos 2019-10-23 11:32:29 +02:00
Daniel S. 3115f9d6e9 feat(tox): Add more python versions to test against 2019-10-23 11:31:02 +02:00
Daniel S. 7eb136cb97 chor(rust): Update Cargo.lock 2019-10-23 11:30:30 +02:00
Daniel S. bb2ee8c4c3 feat(html_export): Add basic HTML-Export using Jinja2 template 2019-10-23 11:30:16 +02:00
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. 38acfc7e78 docs: Update CHANGELOG.md and README.md 2019-09-28 21:23:59 +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. 3ee952e548 feat(installer): switch from LZMA to LZMA2 2019-09-28 21:21:11 +02:00
Daniel S. df0db21916 chore: Update CHANGELOG.md 2019-09-28 19:33:01 +02:00
Daniel S. 4663d4e63a docs: Update TODO list in readme 2019-09-28 19:31:56 +02:00
Daniel S. 92bd1b16ef feat(build scripts): skip .history folder when building UI files 2019-09-28 19:31:44 +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. e9bcd3eb82 misc: Alsways compile in release mode 2019-09-28 19:29:30 +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. 935891c852 chore: rust code cleanup 2019-09-28 19:26:49 +02:00
Daniel S. b662a24e9a chore: Update CHANGELOG.md 2019-09-28 15:53:10 +02:00
Daniel S. a91fa7332e misc: Add VSCode workspace config to gitignore 2019-09-28 15:52:34 +02:00
Daniel S. dc0e3fc7d0 misc(CI): rename main executable before building installer 2019-09-28 15:52:18 +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. a630851696 misc(setup.py): Pull version info from git, unify scripts (one script for GUI and CLI) 2019-09-28 15:43:48 +02:00
Daniel S. 4237b30d01 feat(installer): Download EDSM dumps after install 2019-09-28 15:42:50 +02:00
Daniel S. 78384801c6 misc: Update icon generator and regenerate icon 2019-09-28 15:42:22 +02:00
Daniel S. 66267e72dd docs: Update README.md 2019-09-28 15:41:56 +02:00
Daniel S. 88a0378dfe feat(router): Start implementing route pruning support 2019-09-28 15:41:25 +02:00
Daniel S. 0107cf2f8e chore(router): Update dependencies 2019-09-28 15:40:38 +02:00
Daniel S. b1143c3510 feat(config): Update config system to use profig 2019-09-28 15:38:33 +02:00