This website requires JavaScript.
Explore
Help
Sign In
dave
/
pyfa
Watch
1
Star
0
Fork
0
You've already forked pyfa
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
5
Wiki
Activity
Files
da33a372cbd0898e7ac2d137214a2fd482056a59
pyfa
/
gui
/
builtinViews
History
Ryan Holmes
da33a372cb
Set all strings to be unicode when referencing fit.name. This won't catch all conversion errors, but it should catch most. (
#1168
)
2017-05-14 20:52:06 -04:00
..
__init__.py
Removed actual fleet files. Cleaned up __init__.py that had references.
2016-12-14 10:20:20 -08:00
emptyView.py
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
entityEditor.py
Fox for issue
#1152
- unicode characters in entity names (
#1153
)
2017-05-10 22:36:10 -04:00
fittingView.py
Set all strings to be unicode when referencing fit.name. This won't catch all conversion errors, but it should catch most. (
#1168
)
2017-05-14 20:52:06 -04:00
implantEditor.py
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