DarkPhoenix
7895e4076d
Add logic which transfers values when switching input fields
2019-06-26 19:29:11 +03:00
DarkPhoenix
9ec192de7d
Add methods to convert input values
2019-06-26 18:59:52 +03:00
DarkPhoenix
8e41a31d1d
Set vector defaults on initialization and graph switch
2019-06-26 18:03:37 +03:00
DarkPhoenix
fa4a2436aa
When vectors are changed, ask to update graphs
2019-06-26 17:00:30 +03:00
DarkPhoenix
22ca78cb68
Implement method which gathers values across control panel boxes
2019-06-26 16:50:54 +03:00
DarkPhoenix
ee4a1f936b
Add two classes to handle user input
2019-06-26 15:46:17 +03:00
DarkPhoenix
15a8c5750a
Call layout when frame is created as well
2019-06-26 07:59:18 +03:00
DarkPhoenix
9f261f5b80
Change window size when needed
2019-06-26 07:53:22 +03:00
DarkPhoenix
b6a58b4ba6
Change vectors when needed
2019-06-25 19:53:13 +03:00
DarkPhoenix
09ca85ca81
Merge vector classes into one
2019-06-25 19:16:03 +03:00
DarkPhoenix
3aa69a6eaf
Update inputs when X selection is updated
2019-06-25 17:42:15 +03:00
DarkPhoenix
2a645b1b04
Move input layout code into its own function
2019-06-25 16:56:26 +03:00
DarkPhoenix
0420f399ad
Show-hide vectors and target list as needed
2019-06-25 16:37:33 +03:00
DarkPhoenix
509a45dcee
Show labels for vectors separately
2019-06-25 16:02:45 +03:00
DarkPhoenix
52724d790b
Change control panel layout
2019-06-25 15:25:48 +03:00
DarkPhoenix
4b960af9ab
Rework code to use handle and unit to access various definitions
2019-06-25 11:40:10 +03:00
DarkPhoenix
022f0c06ee
Do not show sig % except for the cases when it's used as main value range
2019-06-25 08:23:21 +03:00
DarkPhoenix
5ffd644ad9
Rework subgraph options
2019-06-24 20:24:19 +03:00
DarkPhoenix
03183827a6
Show all the needed controls on the panel
2019-06-24 16:15:35 +03:00
DarkPhoenix
5e7fcc32b6
Start adding code which uses new graph definition for layout
2019-06-24 10:33:59 +03:00
DarkPhoenix
3c0d87940b
Change damage stats graph definition
2019-06-21 20:10:38 +03:00
DarkPhoenix
4cf07c4b76
Slap shit together and commit
2019-06-21 09:10:55 +03:00
DarkPhoenix
28db388fa0
Add subclass to specify direction only
2019-06-20 15:59:59 +03:00
DarkPhoenix
2c1905f041
Add vectors to panel (not yet functional)
2019-06-20 00:02:02 +03:00
DarkPhoenix
30d03f0ab5
Do not crash with Show y = 0 disabled and no fits
2019-06-18 16:38:10 +03:00
DarkPhoenix
4ca3f10bc9
Move more stuff away from the frame
2019-06-18 16:12:27 +03:00
DarkPhoenix
3359d8cb88
More code to control panel
2019-06-14 18:26:21 +03:00
DarkPhoenix
738d7f687d
Move more code to control panel file
2019-06-14 16:38:41 +03:00
DarkPhoenix
b224196b05
Get rid of logic which handles legacy versions of matplotlib
2019-06-14 14:43:42 +03:00
DarkPhoenix
bbcc32c8cf
Split graph frame into multiple files
2019-06-14 13:17:11 +03:00
DarkPhoenix
3c0b8643f6
Move graph file into graph package
2019-06-13 13:28:04 +03:00
DarkPhoenix
c85b6e4a36
Add vector class
2019-06-13 13:20:04 +03:00
DarkPhoenix
6003302e10
Merge branch 'master' into dps_sim_graph
2019-06-13 12:32:38 +03:00
DarkPhoenix
6ca7a22c3e
Add info about effective capacitor which takes into consideration neut resistance
2019-06-06 17:29:10 +03:00
DarkPhoenix
e8f09514ab
Swap extra cap stats readout
2019-06-06 17:20:05 +03:00
DarkPhoenix
e77ada4e8c
Start searching from 1 char if strin contains CJK glyphs
2019-06-05 19:06:17 +03:00
DarkPhoenix
c6aa72a3e3
Re-enable target list in graph panel
2019-05-29 15:29:24 +03:00
DarkPhoenix
7cf6ff04b6
Comment out target list as it caused graphical issues on windows
2019-05-28 17:47:27 +03:00
DarkPhoenix
5b575fdfe3
Make sure panel has no padding to avoid ugly border on Windows
2019-05-28 17:30:50 +03:00
DarkPhoenix
6580734dc7
Print full connection exception in case of failure in debug mode
2019-05-28 16:03:25 +03:00
DarkPhoenix
ff34865067
Add target panel as dark code
2019-05-28 15:05:16 +03:00
DarkPhoenix
bdd400fd51
Remove conflicting shortcut
2019-05-27 19:07:58 +03:00
DarkPhoenix
1e8184a80b
Make ESI browser tree panel non-scalable
2019-05-27 19:06:53 +03:00
DarkPhoenix
6a20f04c7f
Merge branch 'master' into singularity
2019-05-27 19:04:27 +03:00
DarkPhoenix
bc84c20cb2
Update database with actual contents before and after fill, also do it in UI commands
2019-05-27 15:35:14 +03:00
DarkPhoenix
d5c5e2698e
Redraw only after some delay (reuse market search delay for that)
2019-05-27 13:46:40 +03:00
Aaron Opfer
bba0df5f50
improve sizing on esi fit import browser
...
On my machine, using the ESI import feature and clicking "Fetch Fits" gives the appearance of nothing happening. Turns out, this was because by default the tree on the left-hand side of the window has zero width by default and the parent window needs to be resized to see the fits. Fix this by setting a minimum size for the fitting browser tree and increase the default window size to compensate.
2019-05-26 04:33:15 -05:00
DarkPhoenix
22ec280ec2
Fix showing of neut resistance
2019-05-24 23:17:02 +03:00
DarkPhoenix
89c06b5201
Rescale contents on graph switch
2019-05-24 13:35:45 +03:00
DarkPhoenix
86d5f72988
Normalize drone tracking for Misc column
2019-05-23 15:49:49 +03:00