DarkPhoenix
|
cb2f0e40ba
|
Add column which shows target resists
|
2019-08-04 23:55:42 +03:00 |
|
DarkPhoenix
|
e2ae89f6b9
|
Add more columns to DPS graphs
|
2019-07-07 18:55:52 +03:00 |
|
DarkPhoenix
|
c4484d735a
|
Add dps/volley columns to fit list
|
2019-07-07 02:50:07 +03:00 |
|
DarkPhoenix
|
5b74c6c5e1
|
Update graph info when fit name changes
|
2019-07-07 02:33:54 +03:00 |
|
blitzmann
|
c2cb5d763f
|
Implement selectable booster side effects and persist them to the database, very much based on the fighter ability code. Still need to name them and enable the effects.
This also removes the old boosterActiveSideEffect table definition (migration script to drop table still needs to be written)
|
2017-06-04 23:33:11 -04:00 |
|
Ebag333
|
64070a0798
|
Revert commit 7865219164 This causes too much grief as we are getting a lot of default values from the database. These *SHOULD* be defined, but will have to be done later.
|
2017-02-09 09:36:16 -08:00 |
|
Ebag333
|
7865219164
|
Add a ton of default values
|
2017-02-09 00:56:33 -08:00 |
|
Ebag333
|
72633825cf
|
Formatting and layout changes
|
2017-02-08 23:32:51 -08:00 |
|
Ebag333
|
32944f4c9c
|
More import fixes
|
2017-02-08 22:47:02 -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
|
e5fb90f017
|
Fix commit message. LOTS of fixes for flake8.
|
2017-02-08 14:22:56 -08:00 |
|
Ebag333
|
e18deb5eeb
|
Roll up #967 and #974
Takes the import fixes and cleanup out of those and rolls it into this
one
|
2017-02-08 13:12:54 -08:00 |
|
a-tal
|
d3b6bc1c93
|
so many pep8 fixes
(cherry picked from commit bee125d)
|
2016-12-13 20:16:44 -08:00 |
|
blitzmann
|
07da5aa861
|
Resolve #245 - Adding tooltips to fitting columns
|
2015-01-08 12:39:16 -05:00 |
|
HomeWorld
|
a52afa4e51
|
Added tooltip support for tracking column in fittingview
|
2012-03-18 13:13:44 +02:00 |
|
HomeWorld
|
2cac5adf8d
|
Use stored bitmaps for viewcolumns headers (required to get a proper fitting view snapshot)
|
2010-12-11 00:45:09 +02: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 |
|
HomeWorld
|
072681b939
|
Allow column resize in fitting view. If a column gets resized it will maintain its width when doing a refresh.
|
2010-11-02 18:23:01 +02:00 |
|
HomeWorld
|
918fcbd3fb
|
Revert "Quick fix for display columns size"
This reverts commit 155485da9c.
|
2010-11-02 17:40:45 +02:00 |
|
HomeWorld
|
155485da9c
|
Quick fix for display columns size
|
2010-11-02 17:13:24 +02:00 |
|
HomeWorld
|
7ad1e47cb0
|
Fitting view/display improvements
|
2010-11-02 15:04:35 +02:00 |
|
cncfanatics
|
ab58df372e
|
Add support for delayed changing of text in columns via a delayedText
method that will get called if getText returns false
|
2010-10-26 12:49:50 +02:00 |
|
cncfanatics
|
c41525ff4a
|
Make a slight redesign of the builtins
|
2010-10-04 09:17:52 +02:00 |
|
cncfanatics
|
6d371e40b7
|
Change AGPL to regular GPL for pyfa
|
2010-08-28 15:18:57 +02:00 |
|
cncfanatics
|
351357d434
|
Add some code to populate the fitting view with empty dummies when a fit is selected.
|
2010-08-27 10:37:47 +02:00 |
|
cncfanatics
|
a4f19f83bb
|
Start work on an generic implementation for showing fitting/drone/implant/booster/etc. view columns.
|
2010-08-18 22:04:37 +02:00 |
|