108 Commits

Author SHA1 Message Date
Kiel42
a7335d2116 Changelog and version updates 2019-11-19 23:25:28 +01:00
CMDR-Kiel42
cee1a15193 Download and install the update according to what the user chose 2019-10-29 21:47:04 +01:00
CMDR-Kiel42
7875825f57 Use the Git API to get the changelog instead of parsing the whole .md file 2019-10-29 21:36:11 +01:00
Kiel42
24e15111b8 Fetch the changelogs and display them in a popup asking if we should install 2019-10-29 00:23:20 +01:00
Kiel42
26efd0b680 Merge branch 'HEAD' into other_formats2 v2.2.0 2019-10-28 19:33:44 +01:00
Kiel42
9006c36c72 Version, readme and changelog updated 2019-10-28 19:30:40 +01:00
Kiel42
c27d74ef01 Fixed Tk state being accessed in a thread 2019-10-28 19:30:40 +01:00
Kiel42
79271aa607 Add header in the route save file 2019-10-28 19:30:40 +01:00
Kiel42
9aca2d1535 Use CSV header when importing a file
Make Jumps count optional
2019-10-28 19:30:40 +01:00
Kiel42
2a4deb87b6 Support only EDTS txt files 2019-10-28 15:48:12 +01:00
CMDR-Kiel42
bf4d5c0f23 Set current syste as default source system value 2019-08-18 11:59:23 +02:00
CMDR-Kiel42
12b21a45f8 Support text files 2019-08-18 00:33:37 +02:00
CMDR-Kiel42
d02c44a55e Changelog/version/readme updates v2.1.4 2019-08-17 22:57:45 +02:00
CMDR-Kiel42
333855af0d Better integration with themes 2019-08-15 00:49:52 +02:00
CMDR-Kiel42
871ae75273 Add right click menu to the system entries 2019-08-15 00:28:09 +02:00
CMDR-Kiel42
04971e8bba Save route and offset more often 2019-08-15 00:26:37 +02:00
CMDR-Kiel42
089726dec4
Merge pull request #11 from CMDR-Kiel42/spansh_package
Actually show system suggestions on Windows
v2.1.3
2019-08-12 20:38:08 +02:00
CMDR-Kiel42
4f1c69984e Actually show system suggestions on Windows 2019-08-12 20:36:30 +02:00
CMDR-Kiel42
61d9c3b5e2
Update README.md 2019-08-12 09:54:47 +02:00
CMDR-Kiel42
ecc42f0367
Merge pull request #10 from CMDR-Kiel42/spansh_package
Spansh package
v2.1.2
2019-08-11 20:41:53 +02:00
CMDR-Kiel42
8876fb1eb7 Version and changelog updates 2019-08-11 20:32:59 +02:00
CMDR-Kiel42
435506a0a2 Keep previous systems in plotting entries 2019-08-11 20:22:58 +02:00
CMDR-Kiel42
d301d6fcb6 Make route start at next waypoint when already in first system on route 2019-08-11 20:06:03 +02:00
CMDR-Kiel42
4461854e39 Properly handle FocusOut events 2019-08-10 19:29:13 +02:00
CMDR-Kiel42
5b5cdf3cd8 Properly handle mouse events when selecting systems 2019-08-10 19:12:06 +02:00
CMDR-Kiel42
ee72e6655f Show Spansh errors on entry fields 2019-08-10 18:09:17 +02:00
CMDR-Kiel42
0ba4cf18a7 Check range errors on the fly and make them more visible 2019-08-10 17:35:37 +02:00
CMDR-Kiel42
c707021bee Check range is valid before plotting a route 2019-08-10 16:55:14 +02:00
CMDR-Kiel42
d99a85d279 Trim system names when plotting a route 2019-08-10 16:39:27 +02:00
CMDR-Kiel42
baf3645d14 make sure older versions are cleaned up after the next update 2019-08-08 15:12:52 +02:00
CMDR-Kiel42
13eeb1689d Show Spansh errors inside the GUI 2019-08-08 11:08:19 +02:00
CMDR-Kiel42
ec1f76b683 Trim system names to avoid errors due to blank spaces 2019-08-06 11:20:13 +02:00
CMDR-Kiel42
ed942e18f5 actually recover from exceptions 2019-08-06 11:07:47 +02:00
CMDR-Kiel42
758eeb2d22 Add cleanup to avoid having files both in package and main folder 2019-08-06 10:55:28 +02:00
CMDR-Kiel42
5dd123d6e7 fix a few remnants from previous refacto 2019-08-04 11:18:52 +02:00
CMDR-Kiel42
e1752f7794 First pass on rewriting everything as a single package 2019-08-04 11:10:56 +02:00
CMDR-Kiel42
62d808b08a intermediary commit because I have to switch branch because I'm an idiot. 2019-08-04 09:59:00 +02:00
CMDR-Kiel42
ebf54319cb Make a package to prevent conflict whith other plugins 2019-08-04 09:04:11 +02:00
CMDR-Kiel42
4d84d92047 Remove accidental file addition 2019-08-02 21:50:33 +02:00
CMDR-Kiel42
96be79791b Updated Changelog 2019-07-30 20:34:36 +02:00
CMDR-Kiel42
ebeebc638a Version update v2.1.1 2019-07-30 20:30:18 +02:00
CMDR-Kiel42
a8b4e62a27 Fixed issue with blank lines in CSV files 2019-07-30 20:26:13 +02:00
CMDR-Kiel42
913b94cb1a
Merge pull request #7 from CMDR-Kiel42/updater
Updater
v2.1.0
2019-07-28 20:00:18 +02:00
CMDR-Kiel42
c9426a5960 Updated changelog 2019-07-28 19:53:42 +02:00
CMDR-Kiel42
530ebc0c0a Version update 2019-07-28 19:48:52 +02:00
CMDR-Kiel42
96f8b3389d Refacto 2019-07-28 19:45:10 +02:00
CMDR-Kiel42
e1a13d364b Add paste on right click 2019-07-28 19:44:15 +02:00
CMDR-Kiel42
8438293170 plugin version 2019-07-28 19:17:57 +02:00
CMDR-Kiel42
ae8e5ecdd7 Better update button 2019-07-28 19:05:57 +02:00
CMDR-Kiel42
d742701efc Fixed plugin crash when update download failed 2019-07-28 00:07:16 +02:00