Commit Graph

22 Commits

Author SHA1 Message Date
cncfanatics
2bb7abca11 First draft of price fetching code, as well as a bugfix fixing fitting calculations being done twice 2010-09-11 14:05:04 +02:00
cncfanatics
8aa099d146 Use the new save/delete/commit methods from the backend 2010-09-06 11:02:43 +02:00
cncfanatics
e71004f703 Change all flush calls to commit calls 2010-09-06 10:48:24 +02:00
cncfanatics
a31ea5f712 Add a checkbox for drones instead of + & -, group drones by 5 by default (will be able to be changed via rightclick, later) 2010-09-05 15:04:05 +02:00
cncfanatics
00953c1828 Finish working on the + & - buttons for drones, they now correctly activate & deactivate drones \o/ 2010-09-05 11:05:28 +02:00
cncfanatics
48293cdf8b First iteration of the drone view, as well as a bunch of other related changes 2010-09-04 23:25:02 +02:00
cncfanatics
410f1db0f1 Rename remove/addItem in the fit controllere to remove/addModule 2010-09-04 21:32:32 +02:00
cncfanatics
8d3db3ea3f Don't forget to call flush after calling fill, else we'll get orphaned dummies 2010-09-02 17:13:47 +02:00
cncfanatics
137fb7255d Update eos to fix bugs with the aeon, calculate stuff earlier so we crash when making the fit if stuff is wrong 2010-08-29 22:18:01 +02:00
cncfanatics
066c29395b Fixup some stuff so we can actualy see calculation results in the stat pane now 2010-08-29 16:32:00 +02:00
cncfanatics
01c3a2e87a Do sanity checking before fitting a module 2010-08-29 14:10:18 +02:00
cncfanatics
4a3d6013ce Fix a bug where clearing a tab would make stuff go BOOM 2010-08-28 21:41:47 +02:00
cncfanatics
b2a44ccac2 Add bindings to add & remove items (no control on items yet, is on TODO) 2010-08-28 20:07:39 +02:00
cncfanatics
6d371e40b7 Change AGPL to regular GPL for pyfa 2010-08-28 15:18:57 +02:00
cncfanatics
351357d434 Add some code to populate the fitting view with empty dummies when a fit is selected. 2010-08-27 10:37:47 +02:00
cncfanatics
d4f39bd9b2 Clear images when a tab is emptied, don't rename fits to "" if user cancels renaming 2010-08-25 20:20:25 +02:00
cncfanatics
321188e23e Wire up events so the active fit in a tab changes when a new fit is selected, and names change when renamed, etc. 2010-08-25 19:20:38 +02:00
cncfanatics
353a2eb0c0 Implement a new type of search 2010-08-22 17:33:19 +02:00
cncfanatics
0f6e4d28d3 Add copying of fits 2010-08-20 21:34:22 +02:00
cncfanatics
2f71e1ff32 Make the delete button work 2010-08-20 21:06:27 +02:00
cncfanatics
f34f5cb4e1 Make the new and rename buttons do intresting stuff 2010-08-20 19:34:28 +02:00
cncfanatics
53673bb6d4 Make buttons in shipBrowser activate when usable 2010-08-20 16:44:35 +02:00