Commit Graph

53 Commits

Author SHA1 Message Date
cncfanatics
f28d5c4607 Merge branch 'master' of evefit.org:pyfa 2010-10-25 08:27:54 +02:00
cncfanatics
66431ec7ad Use a single event instead of two of them 2010-10-25 07:42:55 +02:00
cncfanatics
305b32e777 Finish making the EHP/HP switching code work exactly the way we want (not change the active damage pattern, as that has lots of unintended side effects) 2010-10-25 07:31:24 +02:00
Corollax
a72c77ae22 Added some tooltips to the capacitor icons.
I think we can close the tooltip icons ticket (105) now. We still need to implement the ticket for scan resolution, but that can come another day.

Changed readme file to reflect Oolong the rabbit.
2010-10-24 18:02:38 -05:00
cncfanatics
44618d612d Correct a small display bug 2010-10-24 23:21:02 +02:00
cncfanatics
378704356b Fix one more bug related to EHP/HP toggling 2010-10-24 23:11:19 +02:00
cncfanatics
ecc48de635 Fix a set of bugs that prevented EHP/HP switching and passive recharge
numbers to work correctly
2010-10-24 23:06:37 +02:00
Corollax
c35977e407 Fixed a few anal retentive tooltip issues. No biggie. 2010-10-22 22:52:57 +02:00
HomeWorld
cb6e85e50c Minor tooltip text corrections 2010-10-22 18:47:59 +03:00
HomeWorld
c9a77d4678 Some added to EHP/HP text, cant be done otherwise 2010-10-22 18:27:17 +03:00
cncfanatics
c8c9ba27c0 Merge branch 'master' of evefit.org:pyfa 2010-10-22 17:23:56 +02:00
Weeknie
2b3c1aeaae Added tooltips, ticket 105 2010-10-22 17:23:33 +02:00
HomeWorld
2dea8c705b Added tooltips to resources pane staticbmps 2010-10-22 17:04:16 +03:00
cncfanatics
c63bcc2b28 Format capacitor discharge time correctly 2010-10-20 16:58:43 +02:00
HomeWorld
4ccca0efe3 Added a border to HP/EHP statictext to make ppl notice that something is wrong with that text and they shouldn't touch it 2010-10-15 12:58:02 +03:00
HomeWorld
49f6bba636 RAW HP WAS DEEMD TO BE TOO LAUD < CHANGED IT TO HP 2010-10-12 16:48:31 +03:00
HomeWorld
1cd2202db0 Added requested feature from ticket #99 2010-10-12 09:30:18 +03:00
cncfanatics
51813be6d1 Use SetValueRange 2010-10-11 13:37:40 +02:00
cncfanatics
fe68ffacfe Implement damage pattern switching 2010-10-11 10:11:24 +02:00
cncfanatics
57ed2bf246 Remove debug print 2010-10-11 09:27:17 +02:00
cncfanatics
93a1c31292 FIx an oopsie 2010-10-11 09:18:20 +02:00
HomeWorld
4278b602c3 Added more anim equations in pygauge class, changed gauge anim equation from OUT_QUAD to OUT_QUART 2010-10-10 22:31:19 +03:00
HomeWorld
bcad51e1cb Leftovers cleanup in firepowerview 2010-10-10 18:59:57 +03:00
HomeWorld
17a4f5aafe Fix crap alignment in firepower statspane + display optimizations 2010-10-10 18:52:47 +03:00
HomeWorld
e087efcd94 Display optimizations in targeting/misc pane 2010-10-10 17:03:36 +03:00
HomeWorld
2d1f742c0c Display optimizations in prices pane, dont mindlessly update static texts if nothing changed 2010-10-10 16:38:09 +03:00
HomeWorld
25cd1c6cde Fixed a bug in multiswitch (or oversight) that was affecting the animation in resources's pygauges when a new tab is created (double notebook page changed event, skip the first, post fitchanged event at the second event) / various improvements in pygauges and resources pane 2010-10-10 03:32:45 +03:00
HomeWorld
6b8abcd63f Fixed ticket #91 2010-10-09 11:37:08 +03:00
cncfanatics
8f21a25da6 Implement the start of stat view menus 2010-10-06 09:29:47 +02:00
cncfanatics
c41525ff4a Make a slight redesign of the builtins 2010-10-04 09:17:52 +02:00
HomeWorld
978d1e5835 Added togglepanel->header.layout to all statsview comps in refreshPanel 2010-10-03 13:42:19 +03:00
HomeWorld
a45798bd1f Small visual bug fix in resistancesViewFull - TODO: all statsview comps should do header layout in refreshPanel 2010-10-02 21:39:39 +03:00
cncfanatics
792696aec4 Set Uniform as default damage Pattern, TODO: fix damagePattern display
code, its broken atm
2010-10-01 07:37:18 +02:00
cncfanatics
bdd959d75f Change over the price fetching code to a queue instead of a cv, fix some minor stuff 2010-09-21 20:54:30 +02:00
cncfanatics
993c79f4f5 Rename controller to service 2010-09-18 12:31:22 +02:00
HomeWorld
a0d9784d91 Made h/v gap = 0 in resistances gridbagsizer 2010-09-13 17:25:02 +03:00
HomeWorld
7afbf1e129 Little fix for the case when we had a timeout while fetching prices and the retry was successful, make sure that we clear the status msg 2010-09-13 14:25:01 +03:00
HomeWorld
d1eaccced9 Added a timer for updating message stuff (display updating from.. message for only 1 second) 2010-09-13 14:22:46 +03:00
HomeWorld
f9964b711b Added tooltips to prices values 2010-09-13 13:41:13 +03:00
HomeWorld
0f6a9d185b Small change in prices update status, be silent if price update was successful 2010-09-12 22:23:55 +03:00
HomeWorld
c0da234a13 Small little mini change in price update interval 2010-09-12 21:39:11 +03:00
HomeWorld
914a75d997 Added a check if prices are valid and if not retry to fetch again after 1 minute 2010-09-12 21:07:22 +03:00
HomeWorld
ea66953b21 Added sensor type (as a tooltip) for sensor str. value in targetingmisc section of statsview 2010-09-12 19:36:50 +03:00
HomeWorld
9706a6c6b1 Forgot to update drone stuff in resources section - fixed 2010-09-12 12:47:12 +03:00
HomeWorld
c2f27f7dee Fixed misalignment in resources section - ticket #40 2010-09-12 12:26:52 +03:00
HomeWorld
6bcaae94e4 Fixed flickering in recharge rates section - ticket #38 2010-09-12 12:14:44 +03:00
HomeWorld
836a11db1c Misalignment fix in priceviewfull - ticket #41 2010-09-12 12:01:40 +03:00
cncfanatics
00cc0ae9c9 Fix price units 2010-09-11 14:58:16 +02:00
cncfanatics
21e4ae2a52 Remove some debug code and fixup Layout() calls in statviews 2010-09-11 14:53:27 +02:00
cncfanatics
f81db477fc Remove some unused imports 2010-09-11 14:04:49 +02:00