Commit Graph

59 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
1ec7fc8cbe Only commit when needed 2010-09-09 15:52:17 +02:00
cncfanatics
d850aac7ad Add the ability to change a skill's level via right-click 2010-09-09 15:32:01 +02:00
cncfanatics
03605b6b9d Finish api fetching code 2010-09-08 19:44:50 +02:00
cncfanatics
2488d2f52d Implement copy and delete too 2010-09-07 22:31:00 +02:00
cncfanatics
bee02f625e More work on the character selection part of the char editor, everything except copy is working now 2010-09-07 22:23:25 +02:00
cncfanatics
d40a796f85 First draft of skill view of the character editor, can now switch characters and browse levels 2010-09-07 19:24:29 +02:00
cncfanatics
796aaa92fe Minor fixups 2010-09-07 00:46:31 +02:00
cncfanatics
8908a54437 Also display group descriptions 2010-09-06 11:26:51 +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
41ffd048ac More work on the character editor, the skill browser mostly works now 2010-09-06 10:31:23 +02:00
cncfanatics
37c5554945 Work on some char stuff, more soon 2010-09-05 23:24:43 +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
7343b24aea Fix duplicates in the market browser. GO AWAY 2010-08-28 22:52:26 +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
7bc394b9ae Fix a bug where T2 ammo marketgroups were empty 2010-08-25 12:48:49 +02:00
cncfanatics
195b65ac9e Add attribute columns to the fittingView 2010-08-25 11:08:23 +02:00
DarkPhoenix
52e4fec501 Add t3 to meta map 2010-08-24 08:09:56 +04:00
cncfanatics
aa88a35e7d Remove useless line 2010-08-24 00:53:44 +02:00
cncfanatics
f25a735455 Gray out unused toggles 2010-08-24 00:01:13 +02:00
cncfanatics
b9857157b4 Sort by groups first, then name 2010-08-23 23:26:28 +02:00
cncfanatics
16614a8ffb Revert "Remove search related timers. Restrict market search to 4+"
This reverts commit a696b72d68.
2010-08-23 20:21:19 +02:00
cncfanatics
a696b72d68 Remove search related timers. Restrict market search to 4+ 2010-08-23 19:56:08 +02:00
cncfanatics
f6f9929e5d Add 200ms delay on live search of market browser, so we don't repeatedly search while the user types 2010-08-23 19:02:39 +02:00
cncfanatics
f805fca977 Merge branch 'master' of ssh://pyfa.git.sourceforge.net/gitroot/pyfa/pyfa 2010-08-23 19:53:41 +02:00
cncfanatics
85e5033fe9 Start working on the search implementations.
TODO: Finish it
2010-08-23 19:53:19 +02:00
cncfanatics
513305ced8 Finalize the metaToggles. 2010-08-23 18:39:22 +02:00
DarkPhoenix
d6d0c11f25 Fix Freki's name for overrides 2010-08-23 16:36:54 +04:00
cncfanatics
f85a5211e0 Do some ground work on implementing metaGroup filtertoggles. Rest tomorrow, too tiiiiired. 2010-08-22 23:18:45 +02:00
DarkPhoenix
608878f3f0 Change icon and add appropriate sorting 2010-08-22 23:21:06 +04:00
DarkPhoenix
b8c42319e8 Search fits too 2010-08-22 22:58:52 +04:00
cncfanatics
3e77d6184b Obey filtering rules when searching for ships 2010-08-22 17:38:10 +02:00
cncfanatics
353a2eb0c0 Implement a new type of search 2010-08-22 17:33:19 +02:00
cncfanatics
14cf2fc186 Arange eager loading for stuff we're fetching right away anyway. 2010-08-21 21:20:01 +02:00
cncfanatics
d29a7e66c8 Implement searching in the ship browser 2010-08-21 20:26:39 +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