Ryan Holmes
34c692c972
Use unicode string to prevent non-ASCII ship names from causing error ( #1317 )
2017-10-21 22:04:40 -04:00
Ryan Holmes
ee392e07c4
Fixes ( #1288 )
...
* Provide correct text formatting index
* Fix remove item context menu in projected pane
2017-09-19 19:20:10 -04:00
blitzmann
21a071ea40
Add "remove" context menu to command fits
2017-05-08 22:34:03 -04:00
Ebag333
68e75025be
Finish migrate from #868 . Lots of tox/formatting/inspection fixes to the files touched.
2017-02-26 09:54:58 -08: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
blitzman
57edc32a4b
Clean up new tactical mode stats stuff
...
(cherry picked from commit c9bc234 )
2016-12-14 12:21:00 -08:00
Ebag333
b529a28715
Implement fittingMode
...
(cherry picked from commit 5eb2fef )
2016-12-14 12:18:34 -08:00
Ebag333
28404cd8bb
bajillion pep8 fixes to pass tox
2016-12-13 23:31:39 -08:00
Ebag333
d963327ed4
Make it run again
2016-12-02 03:13:54 -08:00
blitzmann
d416124081
Implemented projected fighters, and various fighter bugfixes / improvements
2016-04-30 19:52:13 -04:00
blitzmann
222ee22fe3
Ability to remove Cargo from context menu
2014-11-20 00:45:30 -05:00
blitzmann
84ac71f528
Fixed bugs introduced from code consistency fix
2014-08-18 01:10:49 -04:00
blitzmann
c7042f314b
Code consistency
2014-07-31 00:14:29 -04:00
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