Commit Graph

617 Commits

Author SHA1 Message Date
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
cncfanatics
7eac2649bc Merge branch 'master' of evefit.org:pyfa 2010-10-03 23:18:40 +02:00
cncfanatics
ea723e20d0 Grab latest eos to get pg subsystem fixes 2010-10-03 23:18:19 +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
a8949fd31c Update eos to grab nighty fixes 2010-10-01 19:32:59 +02:00
cncfanatics
63913a309e Add builtinContextMenus package in gui 2010-10-01 12:17:18 +02:00
cncfanatics
72bb1bfcdc Move gui.builtinViewColumns.display to gui.display 2010-10-01 12:14:45 +02:00
cncfanatics
a2eeb3bf6b Update eos 2010-10-01 08:17:24 +02:00
cncfanatics
f38e6832f0 Fix a bug where pygauge wouldn't work when passing integers to
SetValue/SetRange
2010-10-01 07:41:50 +02: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
eb3de83170 Fix a bug that prevented the removal of boosters 2010-10-01 06:57:44 +02:00
cncfanatics
0afae4e8fb Add items.attributes to eager loading 2010-09-30 18:27:08 +02:00
cncfanatics
aa2b399b4e Add a module ammo display column and add it to defaults 2010-09-30 18:21:45 +02:00
cncfanatics
8f4f26b0e3 Add ammo selection. TODO: add an ammo display column 2010-09-30 18:16:29 +02:00
cncfanatics
6821d8b78a Trigger CHAR_CHANGED also on deletions/copies 2010-09-30 15:41:04 +02:00
cncfanatics
60d3ae7a8a Finish first complete implementation of character implant editor: needs
polishing
2010-09-30 15:10:10 +02:00
cncfanatics
bb49727317 More work on the implant editor, finish the market view part 2010-09-30 13:04:07 +02:00
cncfanatics
2b95b95528 Merge branch 'master' of evefit.org:pyfa 2010-09-30 10:58:52 +02:00
cncfanatics
8a6ae24df2 Update nighty 2010-09-30 10:58:27 +02:00
HomeWorld
14347324f3 Shipbrowser searchctrl pos fix attempt (macs sucks) 2010-09-29 21:09:06 +03:00
cncfanatics
bccf2d9a19 Update eos 2010-09-29 11:34:29 +02:00
cncfanatics
4d1961cba0 More work on the implant browser for chars 2010-09-29 11:31:50 +02:00
cncfanatics
c3d3bcb7d1 Add basic looks to character implant editor 2010-09-29 10:32:04 +02:00
cncfanatics
12b81684e9 Update to latest eos to get nighty update 2010-09-29 09:20:24 +02:00
cncfanatics
5a61ef1810 Fix some MSW specific "special" behaviour. 2010-09-29 09:01:25 +02:00
cncfanatics
b19798021d CHange stuff around to be a bit more resilient against errors, create
non-existent folders, add a staticPath config var
2010-09-28 22:07:33 +02:00
cncfanatics
1a470f6b5a Update eos 2010-09-28 21:22:54 +02:00
cncfanatics
2902291167 Merge branch 'master' of evefit.org:pyfa 2010-09-28 20:25:38 +02:00
cncfanatics
e957ccffe2 eos update 2010-09-28 20:25:27 +02:00
HomeWorld
9cc1205f2e Removed .layout() on every paint event in pyfatogglepanel 2010-09-28 21:23:10 +03:00
cncfanatics
bb53f42660 Update eos 2010-09-28 20:11:18 +02:00
cncfanatics
e60d9b342f Update to latest eos to grab nighty 2010-09-28 19:15:07 +02:00
cncfanatics
cdd1d89f37 Merge branch 'master' of evefit.org:pyfa 2010-09-24 09:42:03 +02:00
cncfanatics
98a17cd6b8 Grab latest eos 2010-09-23 23:14:31 +02:00
cncfanatics
dade2f5c5d Update eos 2010-09-23 19:52:51 +02:00
HomeWorld
43ec3260c6 Final fix for ticket #58 2010-09-23 20:23:15 +03:00
cncfanatics
283d85ae66 update eos to grab an implant fix 2010-09-23 18:47:50 +02:00
cncfanatics
0dab602418 Merge branch 'master' of evefit.org:pyfa 2010-09-23 18:21:58 +02:00
cncfanatics
b5f070b9e0 also eagerly load marketgroups for ships 2010-09-23 18:21:33 +02:00
cncfanatics
b72ac8e175 Update to latest eos to grab a multithreading fix 2010-09-23 18:01:06 +02: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
ee126ef8f2 Make sure config is the first thing to get imported 2010-09-23 13:19:26 +02:00
cncfanatics
2ea8d794b5 Merge branch 'master' of evefit.org:pyfa 2010-09-23 12:50:33 +02:00
cncfanatics
54c2f23f78 recalculate when the char editor is closed, in case stuff changed 2010-09-23 12:49:12 +02:00
cncfanatics
6d79e0619e Update eos to get multithreading related fixes 2010-09-23 12:48:59 +02:00
HomeWorld
9e124da961 Merge branch 'master' of evefit.org:pyfa 2010-09-22 23:45:07 +03:00