blitzman
|
732386b83a
|
Get command fit menu up and running. Had to revert to a non-cached version of the menu, as the instance has root menu, which we need in order to properly bind. Don't think caching the menu would have really given a large performance gain anyway.
|
2017-03-23 00:38:24 -04:00 |
|
blitzman
|
4065022866
|
Initial work on caching command fits unless needing to update. FitChanged event can now carry an action and typeID, only used in the CommandFit context menu (for now, can use this elsewhere). If the module being added or removed, we update the cached list.
|
2017-03-23 00:38:23 -04:00 |
|
blitzman
|
6c1d949cef
|
Proof of concept for gathering fits based on modules that are fit
|
2017-03-23 00:38:23 -04:00 |
|
Ebag333
|
cdabd83afe
|
Remove old init
|
2017-02-10 07:19:33 -08:00 |
|
Ebag333
|
11d7f9d029
|
Make modules static if they do not use self.
|
2017-02-09 00:04:41 -08:00 |
|
Ebag333
|
72633825cf
|
Formatting and layout changes
|
2017-02-08 23:32:51 -08:00 |
|
Ebag333
|
9a137bb158
|
Convert old style classes to new
|
2017-02-08 23:06:39 -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 |
|
Ebag333
|
3e916e42f2
|
pyCharm inspection fixes. Mostly variable refernce issues
|
2017-02-08 17:55:20 -08:00 |
|
Ebag333
|
28404cd8bb
|
bajillion pep8 fixes to pass tox
|
2016-12-13 23:31:39 -08:00 |
|
a-tal
|
d3b6bc1c93
|
so many pep8 fixes
(cherry picked from commit bee125d)
|
2016-12-13 20:16:44 -08:00 |
|
Ebag333
|
510492e5e9
|
More refactoring, elimited another recursive import
|
2016-12-03 17:12:16 -08:00 |
|
Ebag333
|
d963327ed4
|
Make it run again
|
2016-12-02 03:13:54 -08:00 |
|
blitzman
|
7f2ac25455
|
Remove fleet booster context menu on fit
|
2016-11-20 13:54:56 -05:00 |
|
blitzman
|
380d74b333
|
Fix issue with gangboost not recalculating. We really should ensure that a command fit that has been calcuated does not need ot recalculate unless it's changed / is needed. But that's for a different time.
|
2016-11-20 01:14:40 -05:00 |
|
blitzmann
|
34243b7b71
|
Get a working UI skeleton going for assigning boost fits
|
2016-11-08 19:36:57 -05:00 |
|
blitzmann
|
9fd81e8acd
|
Copy projected view into a command view, first step to developing new command burst structure
|
2016-11-08 00:21:25 -05:00 |
|