Master3See
fb20847920
Added new supported items in itemRemove item class.
...
Added the ability to remove charges and projected items using the
itemRemove built in context menu.
In this commit I fixed a minor bug in the projected view that caused the
right clicked item not to be SHOWN as selected until after the context
menu had been spawned and closed.
I also removed all parent references from the ContextMenu class and sub
classes. I am instead using the fit service to do all the work of
removing the items in the itemRemove class.
2013-08-01 14:14:50 -06:00
Master3See
0a162b30e6
Feature Added Remove <item> from Context Menu
2013-07-30 20:06:32 -06:00
Martin Falatic
f53e6f8533
Added the character import enhancement (reads native EVE CCP XML)
...
Character class inherits from 'object' now for consitency
(as fit class does)
Strings updated for consistency (e.g., 'EvE' -> 'EVE')
Minor cleanup of the previous skills exporter enhancement
Moved character change/update event bindings to globalEvents (as fit changes are) for better re-use
2013-06-22 18:24:04 -07:00
DarkPhoenix
8747be71ac
Add WH support to pyfa
2011-11-19 18:13:13 +04:00
HomeWorld
114b1c272e
Added delete key as an option to remove items from additions lists (drones/implants/boosters/projected)
2011-07-12 19:18:44 +03:00
DarkPhoenix
3c48839569
Rework context menus
2011-04-24 21:58:07 +04:00
HomeWorld
22ecdba471
Make sure implant/booster/projected view gets in sync with current fit (clear its content if there is no active fitting), also , make sure the first item is visible/all selected items deselected in case we switch to other fit
2010-12-11 14:16:57 +02:00
HomeWorld
0b5243dc62
Dont mangle border style in Display class, change it where needed
2010-12-03 14:35:37 +02:00
HomeWorld
f3729f0287
Updated FitChanged in all files
2010-11-28 22:51:08 +02:00
HomeWorld
1c820e3859
Fixed PFNotebook not sending PageChanged event when deleting a tab (if it's the case); multiSwitch uses a smarter BlankPage that responds to PageChanged event, now pyfa is behaving correctly when switching betwen fittingView tabs and empty tabs; FIT_CHANGED event moved to globalEvents.py since it is used a lot in different locations;...
2010-11-28 20:04:45 +02:00
cncfanatics
fcbecb37ca
Rework of the shipBrowser drag system, make it extensible and reusable
2010-11-22 20:54:08 +01:00
cncfanatics
6e1b789fb2
Move some view handling stuff around and do initial work on the
...
fleetBrowser
2010-11-20 20:32:47 +01:00
cncfanatics
72a49fcd6f
More work on graphs
2010-11-12 12:01:55 +01:00
cncfanatics
ea66f6f147
Full complete rework of the columnViews, Every column should now work
...
regardless if the type of view it was put in.
2010-11-11 15:49:05 +01:00
cncfanatics
71ceb5a05c
Implement projected drone merging
2010-11-04 20:59:16 +01:00
cncfanatics
887ad4d9f6
Prettify the missing skills tooltip a bit by also displaying the item
...
requiring said skills
2010-11-02 10:04:21 +01:00
Corollax
4a6594851d
Swapped projected module state and ammo icons
...
Projected view should be consistent with fitting view. Also fixed a capitalization issue in moduleState.py
2010-11-01 15:59:45 -05:00
cncfanatics
00fae270c1
Remove debug code
2010-10-31 13:13:03 +01:00
cncfanatics
7f9913d16e
Merge branch 'master' of evefit.org:pyfa
...
Conflicts:
eos
2010-10-31 13:10:49 +01:00
cncfanatics
1ec7e795df
Add Ammo support for projected effects view
2010-10-30 11:30:28 +02:00
cncfanatics
fc9af40f2f
Get rid of debug code
2010-10-29 11:52:34 +02:00
cncfanatics
5c8b18aa28
Fix some bugs and add forgotten files
2010-10-29 11:29:49 +02:00
cncfanatics
c6daf72682
First draft of projected effects additions pane. Still needs work (WTB
...
feedback!)
2010-10-29 11:14:38 +02:00
cncfanatics
647ddbccf7
Add a Booster, Drone, Implant & Projected view in the additions pane (dummies for now)
2010-09-02 17:04:08 +02:00