40 Commits

Author SHA1 Message Date
CMDR-Kiel42
7df4070944 Delete previous text when putting a placeholder 2019-07-17 12:23:30 +02:00
CMDR-Kiel42
9a6082c0e2 Removed adaptive width as it was epileptic 2019-07-17 12:13:13 +02:00
CMDR-Kiel42
93ae3f2290 Add placeholder color workaround 2019-07-17 12:12:32 +02:00
CMDR-Kiel42
a671bdcb66 Add PlaceHolder class to use on an Entry widget 2019-07-17 01:00:44 +02:00
CMDR-Kiel42
c015c3628f Add placholder 2019-07-17 00:03:51 +02:00
CMDR-Kiel42
e91d9a8ada Adaptive height and length 2019-07-16 19:04:03 +02:00
CMDR-Kiel42
9284e5f445 add escape key to close autocopletion list 2019-07-16 17:31:38 +02:00
CMDR-Kiel42
5fc1fd42b8 Added AutoCompleter class 2019-07-16 17:10:10 +02:00
CMDR-Kiel42
8a643d545d Update button which sends you to the releases page v1.2.1 2019-07-08 20:35:15 +02:00
CMDR-Kiel42
331de1c3f8
Added release link 2019-07-08 14:07:39 +02:00
CMDR-Kiel42
6dc93bb844
Create CHANGELOG.md v1.2.0 2019-07-08 11:01:09 +02:00
CMDR-Kiel42
8fe7e5617c Version update 2019-07-07 23:54:58 +02:00
CMDR-Kiel42
593dea33bd Greyed out buttons when they're not needed 2019-07-07 23:52:12 +02:00
CMDR-Kiel42
c063c39af2 Clear route button 2019-07-07 23:37:34 +02:00
CMDR-Kiel42
cca19e9dbb Added jumps count + better offset handling + hiding buttons when they're not needed 2019-07-07 23:14:39 +02:00
CMDR-Kiel42
a8390a1855 better offset handling 2019-07-07 21:40:41 +02:00
CMDR-Kiel42
13e8d59c40 Use grid layout and read jump numbers from csv 2019-07-07 21:37:48 +02:00
CMDR-Kiel42
00c70d3871
Merge pull request #4 from CMDR-Kiel42/New_buttons_and_update
New buttons and update
2019-06-30 21:49:05 +02:00
CMDR-Kiel42
60995a9105 Fixed wrong version in the plugin 2019-06-30 21:47:40 +02:00
CMDR-Kiel42
545a0f44af Use the proper URL 2019-06-30 21:44:42 +02:00
CMDR-Kiel42
48f07574ae Add version control and update notification 2019-06-30 21:41:59 +02:00
CMDR-Kiel42
59e4054b39 Fixed first waypoint not copied when using new route 2019-06-30 20:59:24 +02:00
CMDR-Kiel42
c2e9e178c3 Added next and prev waypoint buttons 2019-06-24 23:50:22 +02:00
CMDR-Kiel42
06a2acbfb0
Merge pull request #3 from BuitenDeZone/feature/save_file_location
Better save file handling
2019-06-24 20:14:03 +02:00
Jan Vansteenkiste
5195c37d8b Better save file handling
By using the plugin_dir, we always save in the plugin's folder.
This is useful when the plugin folder has another name
(for example: EDMC_SpanshRouter) and works cross platform.
2019-06-24 10:11:29 +02:00
CMDR-Kiel42
2080a40331
Merge pull request #2 from BuitenDeZone/feature/first_jump_workarounds
First jump workarounds
2019-06-20 13:16:17 +02:00
Jan Vansteenkiste
a4b77c9879 Add a couple of additional workarounds
If you are in supercruise, performing an FSS Discovery Scan or going in
or out of supercruise will now also update the route.
2019-06-20 10:05:24 +02:00
Jan Vansteenkiste
fcf8f85849 style fixes + reference fix (IDE complains) 2019-06-20 10:04:58 +02:00
Jan Vansteenkiste
103069c852 Ignore *.pyo too. 2019-06-20 10:01:41 +02:00
CMDR-Kiel42
02ac779c00
Add known issues 2019-06-18 10:11:24 +02:00
CMDR-Kiel42
b43d0d8742 Merge branch 'master' of https://github.com/CMDR-Kiel42/EDMC_SpanshRouter 2019-06-15 22:45:34 +02:00
CMDR-Kiel42
be4844742d Only use the System column instead of loading the whole csv file 2019-06-15 22:44:58 +02:00
CMDR-Kiel42
990991b1ad
Typos 2019-06-11 20:12:11 +02:00
CMDR-Kiel42
85b9c79c7a Prevent clipboard from not being properly updated on Linux 2019-06-10 22:18:13 +02:00
CMDR-Kiel42
74da851997 Add only csv files in file explorer + avoid dirty exception if no file is chosen 2019-06-01 00:25:03 +02:00
CMDR-Kiel42
5334e3320e
Update README.md 2019-06-01 00:03:05 +02:00
CMDR-Kiel42
ae0af018e8
Update README.md 2019-05-31 23:56:36 +02:00
CMDR_Kiel42
1173f4dc4d add gitignore file 2019-05-31 23:34:59 +02:00
CMDR-Kiel42
8857718b2b
Initial commit 2019-05-31 23:29:37 +02:00
CMDR-Kiel42
34fb1bcc3a
Initial commit 2019-05-31 23:06:38 +02:00