Commit Graph

57 Commits

Author SHA1 Message Date
7da653f4c4 Add commas to credit balance and assets. 2016-01-31 16:01:05 -05:00
603f1ef1fe Change the 'name ship' dialog to clarify its current uselessness. 2016-01-31 15:48:56 -05:00
2d59e17de2 Update Readme. 2016-01-31 15:43:55 -05:00
ce6851f9da Remove miscellaneous E:D stuff. 2016-01-31 15:42:15 -05:00
ea6fa52783 Move main python executable to match new project name. 2016-01-31 15:41:12 -05:00
51512cca5f Improve geometry handling for widgets. 2016-01-30 19:55:01 -05:00
79dcc9a238 Add 'ship name' to stats, and make it possible to tag ships with names. 2016-01-30 19:00:05 -05:00
26625f8c18 Merge conflicts from head. 2016-01-28 13:09:29 -05:00
6e3e056aac Add an info panel that shows the data we've most recently pushed. 2016-01-28 13:07:43 -05:00
0c2626ee5b Fix the bug where leaving the program open makes us always fail due to being logged out.
Also, some major refactoring to make the gui code cleaner.
2016-01-28 11:52:23 -05:00
343309d6ba Tweak some widgets for better appearance on Windows. 2016-01-23 22:37:46 -05:00
4fdd7ba705 Clean up settings code so we can apply changes without restarting. 2016-01-23 22:24:45 -05:00
c93cf8e1e6 Use Tkinter instead of easygui for the settings dialog. 2016-01-23 22:14:41 -05:00
5b959aa87f Change update_inara to use a Tkinter-based GUI by default. 2016-01-23 03:36:27 -05:00
ae9a1ed77c Make config dir if it doesn't exist, and use AppData in Windows. When in Rome... 2016-01-22 19:32:46 -05:00
e6c0ec0e2e Update readme for release. 2016-01-21 23:21:46 -05:00
33a104f71e Fix SSL in Windows binary. 2016-01-21 23:16:04 -05:00
ba35a4f970 Merge upstream elite_api commits. 2016-01-21 22:35:15 -05:00
647bbe3ebd Merge branch 'master' of https://github.com/annabunches/ed_tools 2016-01-21 15:14:08 -05:00
c0238b2f18 Use latest elite_api 2016-01-21 15:13:59 -05:00
67c1e2efff Update readme. 2016-01-21 14:50:26 -05:00
3f02d4468f Merge conflicts in update_inara. 2016-01-21 14:47:06 -05:00
c41e7d5de5 Fix migration errors. 2016-01-21 14:45:34 -05:00
5303cc7766 Add companion API, and use it. 2016-01-21 14:42:54 -05:00
a6c4443ab7 Add elite_api submodule. 2016-01-21 14:36:25 -05:00
e1b314c3c8 Also get rid of inara. Soon to return. 2016-01-21 14:34:37 -05:00
7658ff49a5 Remove edmc submodule, since it will be entirely handled from elite_api now. 2016-01-21 14:33:55 -05:00
b4aaf5c2c1 Merge branch 'master' of github.com:annabunches/ed_tools 2016-01-21 14:26:50 -05:00
a494dcd02f Remember to include the libraries you use 2016-01-21 14:26:45 -05:00
ed62e88524 Add missing text from readme 2016-01-21 14:10:27 -05:00
95e70f5097 Overhaul our readmes. 2016-01-21 14:09:20 -05:00
631d608385 Clean up gui config entry to work correctly. 2016-01-21 13:55:12 -05:00
89335e70a9 Add a bunch of usability stuff, including GUI support in Windows. 2016-01-21 13:45:45 -05:00
94d34996df Fix a syntax error. 2016-01-21 13:23:09 -05:00
97d3a8319a Fix breakage from last commit. 2016-01-21 13:01:54 -05:00
545e937dae Make config setup more friendly. 2016-01-21 12:57:35 -05:00
65e45a0e0d Remove now unused config.py 2016-01-21 12:37:44 -05:00
b6a874e92a Finally fix edmc by using our own fork with the modularization change. 2016-01-21 12:26:43 -05:00
d044f8c848 Temporarily remove edmc entirely. 2016-01-21 12:21:29 -05:00
aa6fd330e4 Merge branch 'master' of https://github.com/annabunches/ed_tools 2016-01-21 12:18:34 -05:00
fcc79995e5 Even More fixes for edmc submodule. 2016-01-21 12:16:42 -05:00
4d366b8db9 Update gitignore for pyinstaller cruft. 2016-01-21 11:50:33 -05:00
93df115f59 Add some more fixes from inara submodule, and fix update_inara.py to actually work. 2016-01-21 11:29:54 -05:00
52bfb48f25 Sync inara changes. 2016-01-21 11:24:16 -05:00
439dce4491 Modularize edmc. 2016-01-21 11:21:11 -05:00
636895bd4c More fixes for edmc submodule... 2016-01-21 11:20:22 -05:00
f009aa0ca0 Use new inara.py library instead of having 2 versions of the code. 2016-01-21 11:18:51 -05:00
a7067cd2ee move EDMC submodule to a better-named directory. 2016-01-21 10:51:07 -05:00
a4a8d0ac8a Fix elite_info as well. Especially useful for its data dumper! 2016-01-21 01:01:45 -05:00
d0147e0dbb Fix inara updater to use the included EDMarketConnector submodule. 2016-01-21 00:56:49 -05:00