Commit Graph

73 Commits

Author SHA1 Message Date
cncfanatics
0fc3957ef9 Change ammo columns to use an icon instead of long text 2010-10-30 17:00:20 +02:00
Corollax
2c1a09e971 Fixed Permissions divots
To avoid permission errors, chmod 644!
To avoid permission errors, chmod 644!,
To avert permission terror,
Yet keep permissions fairer,
To avoid permission errors, chmod 644!
2010-10-30 08:48:57 -05:00
cncfanatics
13aeb67234 Add some missile related info to the tracking column when we're dealing
with missiles
2010-10-30 14:19:50 +02:00
cncfanatics
1ec7e795df Add Ammo support for projected effects view 2010-10-30 11:30:28 +02:00
Corollax
7df505834a Restructured to make falloff calc act like optimal
Should function identically, just looks cleaner.
2010-10-29 11:55:23 -05:00
Corollax
afa54ae1c0 Do not display falloff range if it is 0
Fixes ticket http://trac.evefit.org/ticket/225
2010-10-29 10:09:01 -05:00
Corollax
052b8c640d Fixed a few permissions issues
Chmod 644 and whatnot.
2010-10-29 06:09:01 -05:00
cncfanatics
5c8b18aa28 Fix some bugs and add forgotten files 2010-10-29 11:29:49 +02:00
cncfanatics
c6daf72682 First draft of projected effects additions pane. Still needs work (WTB
feedback!)
2010-10-29 11:14:38 +02:00
Corollax
8f259501ed Re-ordered the Damage Profile menus
Changed name of the selected ammo damage profile
2010-10-28 13:24:15 -05:00
cncfanatics
59face543a Optimize price fetching columns a bit, only use delayed showing if we
can't get the price right away.
2010-10-28 07:32:10 +02:00
cncfanatics
f47ee968c9 Show max amount of charges between brackets 2010-10-27 21:47:59 +02:00
cncfanatics
51cfe23f41 Redesign of the ship browser, its a lot cleaner and extensible now 2010-10-27 12:14:00 +02:00
cncfanatics
697ae6d473 Change some stuff for latest eos and grab latest fixes 2010-10-26 21:39:45 +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
Lucas Thode
50020159bb Most of the module price column.
(It appears and has the correct icon, but the data isn't available due to a synchronization issue between the market service and the GUI.
2010-10-26 10:00:27 +02:00
Lucas Thode
ac810bc36a Revert "Most of the module price column."
This reverts commit 42c07c1d7a.
2010-10-25 19:46:29 -05:00
Lucas Thode
42c07c1d7a Most of the module price column.
(It appears and has the correct icon, but the data isn't available due to a synchronization issue between the market service and the GUI.
2010-10-25 12:20:11 -05:00
cncfanatics
b12ab46065 Fix permissions 2010-10-21 15:25:37 +02:00
cncfanatics
6a3730bd1e Don't display ammo icon twice 2010-10-21 15:06:15 +02:00
cncfanatics
cba064d063 Tweak ammo display 2010-10-21 14:57:13 +02:00
cncfanatics
473f232f4c Rename Implant Checkbox to Activity Checkbox, seeing as it works for
everything with an active attribute
2010-10-21 14:06:09 +02:00
cncfanatics
96b756fa9d Add support for toggling implants on and off 2010-10-21 07:08:47 +02:00
DarkPhoenix
9f9aff0c39 Fix file permissions 2010-10-14 20:32:54 +04:00
cncfanatics
77d1ade1fe Use some new stuff in eos meaning we don't have to do any effort to get names of
constants in enums
2010-10-13 19:20:37 +02:00
cncfanatics
93a1c31292 FIx an oopsie 2010-10-11 09:18:20 +02:00
cncfanatics
0362914b5b Fix the capacitor usage column 2010-10-11 09:06:51 +02:00
HomeWorld
c0fee80773 Revert "test comit"
This reverts commit 2d3868dea9.
2010-10-09 17:07:15 +03:00
HomeWorld
2d3868dea9 test comit 2010-10-09 17:02:46 +03:00
cncfanatics
c41525ff4a Make a slight redesign of the builtins 2010-10-04 09:17:52 +02:00
cncfanatics
72bb1bfcdc Move gui.builtinViewColumns.display to gui.display 2010-10-01 12:14:45 +02:00
cncfanatics
aa2b399b4e Add a module ammo display column and add it to defaults 2010-09-30 18:21:45 +02:00
cncfanatics
60d3ae7a8a Finish first complete implementation of character implant editor: needs
polishing
2010-09-30 15:10:10 +02:00
HomeWorld
43ec3260c6 Final fix for ticket #58 2010-09-23 20:23:15 +03:00
HomeWorld
70fd71771e Fixed ticket #33 by increasing the width of module state header cell : WTF 2010-09-23 19:00:11 +03:00
HomeWorld
58d7611b6f Make sure we keep the same item selected in builtinview\display.py refresh() 2010-09-23 17:44:30 +03:00
HomeWorld
bd7062702f Forcefully deselect the replaced item in builtinviewcolumns refresh(). Fixes ticket #58 2010-09-23 17:37:29 +03:00
cncfanatics
bc3e7ec411 Start an early implant implementation 2010-09-18 16:11:40 +02:00
cncfanatics
993c79f4f5 Rename controller to service 2010-09-18 12:31:22 +02:00
HomeWorld
b162f7d4c9 Make sure that the header collums in fittingview dont get resized till we find a way to assure a minimum size 2010-09-17 14:57:35 +03:00
cncfanatics
5bb8c6e04a Set of improvements to tab behaviour, as well as bugfixes and finishing
up the char editor behaviour
2010-09-16 16:25:11 +02:00
HomeWorld
0257545017 Sanity check added in display.py -> refresh 2010-09-16 15:22:18 +03:00
cncfanatics
5911480ba5 Don't trigger fitChanged if nothing changed, only call SetItem on text
changes
2010-09-15 18:05:33 +02:00
cncfanatics
54ae8919b3 Completely eradicate flicker by only changing text in refresh when
actualy needed
2010-09-15 17:55:48 +02:00
cncfanatics
bf6932b6cc Change populate to not autorefresh. Only ever call populate if the
amount of slots in a fit changes or if the fit itself changes, call
refresh in all other cases
2010-09-15 17:44:23 +02:00
cncfanatics
32531728b0 Revert "Revert "Don't reclear and repopulate the whole fitting view whenever anything""
This reverts commit 2fe3b8271d.
2010-09-15 17:21:27 +02:00
HomeWorld
2fe3b8271d Revert "Don't reclear and repopulate the whole fitting view whenever anything"
This reverts commit 35d9a42d70.
2010-09-15 17:01:28 +03:00
cncfanatics
35d9a42d70 Don't reclear and repopulate the whole fitting view whenever anything
changed. Only repopulate when needed, and just refresh the columns in
all other cases
2010-09-15 10:17:40 +02:00
HomeWorld
e0eecd1d18 Small fix that prevents flickering of fitting view scrollbars when those are present - happens on msw 2010-09-12 14:16:57 +03:00
cncfanatics
15c4be53fc isEmpty is now a property, not a method 2010-09-06 18:12:24 +02:00