DarkPhoenix
5f7d9aea89
Add amount of text in notes to notes tab title
2019-10-03 13:02:08 +03:00
DarkPhoenix
f3551ce570
Move HP toggled event to global
2019-08-16 08:41:14 +03:00
DarkPhoenix
7ec9d3f122
Make sure graphs properly react to target profile updates
2019-08-01 00:21:42 +03:00
DarkPhoenix
27b8c12639
Add extra attributes to target profile editor
2019-07-26 17:48:19 +03:00
DarkPhoenix
7bcdf95f5c
Refresh graph when graph options change
2019-07-06 03:16:31 +03:00
DarkPhoenix
1ec78d9beb
Remove fit from graph window when it gets deleted
2019-05-19 21:29:43 +03:00
Ryan Holmes
033647da61
Move to a central login() method
2018-03-17 20:23:14 -04:00
Ebag333
6e524de320
Disable import inspections for wxPython, because it's not installed traditionally and we can't include it in requirements.txt
2017-02-08 20:15:24 -08:00
blitzmann
83adadd71f
Convert pubsub to wx events
2015-11-08 12:33:56 -05: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
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