Commit Graph

356 Commits

Author SHA1 Message Date
cncfanatics
48293cdf8b First iteration of the drone view, as well as a bunch of other related changes 2010-09-04 23:25:02 +02:00
cncfanatics
53b89496d8 Update eos 2010-09-04 23:24:59 +02:00
HomeWorld
0b5c5efec3 Reworked the Resistances section: moved the incoming dmg profile stats at the end of Resistances section and have it separated from ship resistance stats 2010-09-04 23:12:33 +03:00
cncfanatics
410f1db0f1 Rename remove/addItem in the fit controllere to remove/addModule 2010-09-04 21:32:32 +02:00
cncfanatics
635e904a58 Change some drone column stuff 2010-09-04 21:11:54 +02:00
cncfanatics
fe016a881e Update eos version to get the fix of an ordering bug 2010-09-04 21:07:00 +02:00
cncfanatics
8ee2f651be Revert "Remove the call to GetTextExtents and try to align in another way (that won't crash macs)"
This reverts commit 1a9517071e.
2010-09-04 20:15:54 +02:00
cncfanatics
c571bcb450 Move import * statement to top level 2010-09-04 20:13:16 +02:00
cncfanatics
7458a05802 Don't create a dummy dc, instead call GetTextExtend on the pannel itself 2010-09-04 20:04:32 +02:00
cncfanatics
1a9517071e Remove the call to GetTextExtents and try to align in another way (that won't crash macs) 2010-09-04 19:58:42 +02:00
cncfanatics
9d78284581 Move everything related to column displays to a seperate class 2010-09-04 19:23:12 +02:00
cncfanatics
6231fcc274 Merge branch 'master' of evefit.org:pyfa 2010-09-04 11:15:00 +02:00
cncfanatics
c938e38e03 Update eos version 2010-09-04 11:13:00 +02:00
DarkPhoenix
893c48812f Fix PG measure units. We should use values taken from db actually... 2010-09-04 12:47:57 +04:00
DarkPhoenix
5257b0a51d Use 4th precision for cpu and pg as for the most important fitting attributes 2010-09-04 03:42:24 +04:00
DarkPhoenix
85aa5e4ebc Move to new format in ViewColumns and suffixize drone bay and bandwidth 2010-09-04 03:40:50 +04:00
DarkPhoenix
4e6049170b Shorten doesn't convert mantissa and doesn't add any suffix by default 2010-09-04 03:32:16 +04:00
DarkPhoenix
604258fff4 Make use of new shorten() settings to show more actual info 2010-09-04 03:23:52 +04:00
DarkPhoenix
ad15a0f5fd Merge branch 'master' of evefit.org:pyfa 2010-09-04 02:59:24 +04:00
DarkPhoenix
e3c3ae4fd9 Change shorten function to do some additionaal stuff 2010-09-04 02:57:50 +04:00
cncfanatics
93332638db Add Darriele to main authors in the about box 2010-09-04 00:04:16 +02:00
cncfanatics
9dc7fe6d08 Fix item removal using wrong indice 2010-09-03 23:57:46 +02:00
cncfanatics
a76f4198ab do fitting view sorting on the python side 2010-09-03 23:50:38 +02:00
cncfanatics
cdb81fa93d Add align time 2010-09-03 23:33:36 +02:00
cncfanatics
41909ae9de Block the OnEraseBackground method from redrawing anything to reduce flicker (hopefully) 2010-09-03 22:57:11 +02:00
cncfanatics
f0cc5a0afd Align EHP in the center, not left 2010-09-03 22:38:59 +02:00
cncfanatics
0e3be7e322 Fix inconsistent indent 2010-09-03 22:27:16 +02:00
cncfanatics
6014e0c62d Commit the base of the drone stuff. Next step: making adding drones actualy work! :D 2010-09-03 22:05:26 +02:00
HomeWorld
0574217303 Fix attempt #2 for misalignment of EHP values (on linux boxes) 2010-09-03 22:22:37 +03:00
HomeWorld
3c130635c8 Fix attempt for misalignment of EHP values (on linux boxes) 2010-09-03 21:56:16 +03:00
HomeWorld
d4c0975024 Fixed the misalignment described in ticket #1 section 7 2010-09-03 20:35:05 +03:00
cncfanatics
c9c7e985c6 Update eos ref 2010-09-03 18:17:54 +02:00
cncfanatics
e0cbc7afb3 Update eos version to include bug fixes 2010-09-03 15:10:17 +02:00
cncfanatics
c0bfb0ad8d Merge branch 'master' of evefit.org:pyfa 2010-09-03 14:46:49 +02:00
cncfanatics
5ed4f0ba4b Update eos version 2010-09-03 14:46:37 +02:00
HomeWorld
f333454e38 Added tooltips for the rest of statictext controls (~90%) 2010-09-03 14:19:36 +03:00
HomeWorld
98d638adba Added tooltips for EHP statictext controls 2010-09-03 14:00:25 +03:00
HomeWorld
eb72b18a07 Added tooltips to gauges that shows the true values 2010-09-03 13:48:17 +03:00
HomeWorld
8985e3a830 Fixed alignment of hardpoints/calib statictext sizer ->aligned to left 2010-09-03 13:38:00 +03:00
HomeWorld
1ed04eb3bd Tweeked pg/cpu/drone.. gauges size accordingly with the modified version of util.shorten func 2010-09-03 13:26:26 +03:00
cncfanatics
6d5f64fc02 More unit tweaks 2010-09-03 12:12:22 +02:00
cncfanatics
41fab277ae Use more precise ehp values (1 decimal instead of zero) 2010-09-03 12:08:52 +02:00
cncfanatics
6ba7cb7a32 Revert "Using the worst case scenario for pg statictext size to size the gauges"
This reverts commit 528eb93681.
2010-09-03 12:06:03 +02:00
cncfanatics
131e603fea shorten stuff more agressivly 2010-09-03 12:05:01 +02:00
HomeWorld
528eb93681 Using the worst case scenario for pg statictext size to size the gauges 2010-09-03 12:57:48 +03:00
HomeWorld
491803e0d2 Merge branch 'master' of evefit.org:pyfa 2010-09-03 12:43:12 +03:00
HomeWorld
fbcf416572 Setting statspane font size to 8 2010-09-03 12:42:22 +03:00
cncfanatics
23affc0033 Update eos version 2010-09-03 11:33:40 +02:00
cncfanatics
a585a60772 Merge branch 'master' of evefit.org:pyfa 2010-09-03 11:05:26 +02:00
cncfanatics
f16a348529 Change eos version to latest 2010-09-03 11:04:54 +02:00