Commit Graph

530 Commits

Author SHA1 Message Date
HomeWorld
8219d74a18 Display a nicer 'full' requirements skill tree - ItemStats 2010-10-06 18:05:28 +03:00
HomeWorld
8ee316f561 Icon file name fix for strategic cruisers - ItemStats 2010-10-06 16:33:03 +03:00
cncfanatics
448b47aa2a Merge branch 'master' of evefit.org:pyfa 2010-10-06 14:02:26 +02:00
cncfanatics
c0b739b8f7 Fix item stats for skills and move some stuff around 2010-10-06 13:58:42 +02:00
HomeWorld
4c7b612cef Use correct window flags in itemstats 2010-10-06 14:26:02 +03:00
HomeWorld
c5ded5e65d Allow itemstats dlg window to be resized within certain boundaries 2010-10-06 14:13:18 +03:00
HomeWorld
0fd98a0f44 Using attr.displayName resulted in a crash when viewing a ship stats (itemModifiedAttributes objects don't have displayName property ???), removed. Made sure we format values when viewing a ship stats 2010-10-06 13:58:23 +03:00
HomeWorld
2644591ead Small visual bug fix in itemstats 2010-10-06 13:39:44 +03:00
HomeWorld
d0f97a2258 Use headers in all itemstats listctrls 2010-10-06 13:23:27 +03:00
HomeWorld
b5c58d8fe3 Make use of mixins.listctrl.ListRowHighlighter in itemstats listctrls to get things even more prettier 2010-10-06 13:14:13 +03:00
cncfanatics
91d39deb87 Also display item stats for skill context menus 2010-10-06 11:48:39 +02:00
HomeWorld
9216fb69bb Make use of mixins.listctrl in itemstats listctrls to get things pretty 2010-10-06 12:48:17 +03:00
cncfanatics
b66cfd06ea Make sure we can display context menus when clicks are anywhere on the
panel
2010-10-06 11:48:17 +02:00
HomeWorld
0adf72548d Small itemstats window placement improvement 2010-10-06 11:56:51 +03:00
HomeWorld
97839a20f5 Made item stats attributes name more human readable + value formatting 2010-10-06 11:42:00 +03:00
HomeWorld
21465a557e Added effects tab in itemstats 2010-10-06 11:07:23 +03:00
cncfanatics
cb16b12d47 Use a static variable as counter instead of a global 2010-10-06 09:34:30 +02:00
cncfanatics
7e1f48b0dd Merge branch 'master' of evefit.org:pyfa 2010-10-06 09:31:12 +02:00
cncfanatics
8f21a25da6 Implement the start of stat view menus 2010-10-06 09:29:47 +02:00
HomeWorld
bf6a1afec6 Show itemstats dlgs in a 'ordered' manner 2010-10-06 10:24:16 +03:00
HomeWorld
88f08cbf87 Fixed ticket #81 2010-10-06 01:11:12 +03:00
HomeWorld
0e6360d642 Added fit small icon 2010-10-05 22:08:33 +03:00
HomeWorld
aab6797212 Implemented cached imagelist in marketbrowser 2010-10-05 21:28:12 +03:00
cncfanatics
334db896ca Use one map per instance, not one global map 2010-10-05 19:16:12 +02:00
cncfanatics
83ed4bdd44 Add calls to bitmapLoader to the cachingImageList 2010-10-05 19:11:34 +02:00
cncfanatics
a69a601666 Add a CachingImageList 2010-10-05 19:08:44 +02:00
HomeWorld
bbc9eec55c Added icon for tree items (fits) in ship browser 2010-10-05 13:40:28 +03:00
HomeWorld
2c9363dce9 Small visual fix in search view - copyfit 2010-10-05 13:22:40 +03:00
HomeWorld
be3b075986 Small fix in shipbrowser copyfit now we display the correct name for the new fit 2010-10-05 13:03:53 +03:00
cncfanatics
c991e6b250 Fix a set of oversights in the shipBrowser's search view, there's likely more 2010-10-05 10:15:29 +02:00
cncfanatics
cdd92a5630 Merge branch 'master' of evefit.org:pyfa 2010-10-05 09:44:08 +02:00
cncfanatics
db14b4f599 rerun a search when a fit gets deleted 2010-10-05 09:43:01 +02:00
HomeWorld
5d2adb932f THIS FIX DESERVES A BEER, fixed a clear case of WTF in contextmenu. All blame goes to CNC 2010-10-05 00:47:19 +03:00
HomeWorld
4fe34ef8a3 Small visual improvments/fixes in itemstats 2010-10-05 00:17:48 +03:00
HomeWorld
b3ce81df65 Small bug fix in charactereditor 2010-10-05 00:03:40 +03:00
cncfanatics
25c74e1f4c Add support for having a contextMenu class add more then a single entry, start
work on damage pattern selection menu
2010-10-04 19:55:58 +02:00
cncfanatics
10b5c5b7e7 Sort attributes in item stats alphabeticly 2010-10-04 16:37:00 +02:00
cncfanatics
b6e37ef434 Item stats context menu tweaks 2010-10-04 16:30:53 +02:00
cncfanatics
c5e69816fa Add ammo display when relevant as well as icons for the stats 2010-10-04 16:26:05 +02:00
cncfanatics
1ee8f481d6 Finish up item stats basics 2010-10-04 16:05:50 +02:00
cncfanatics
5292a2f3cc Implement item stats attribute view 2010-10-04 14:46:17 +02:00
cncfanatics
3ec2eb7439 Remove some useless old code 2010-10-04 14:09:16 +02:00
cncfanatics
6eaa4f5011 Correctly display item description 2010-10-04 14:09:08 +02:00
cncfanatics
1654843295 Polish up context menu related code, start work on item stats 2010-10-04 13:45:30 +02:00
cncfanatics
dc44598962 Make sure that before we spawn the level change menu the current entry is
selected
2010-10-04 09:27:01 +02:00
cncfanatics
c41525ff4a Make a slight redesign of the builtins 2010-10-04 09:17:52 +02:00
cncfanatics
7564914cf0 Add an early draft for context menus 2010-10-04 08:52:45 +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
63913a309e Add builtinContextMenus package in gui 2010-10-01 12:17:18 +02:00