Commit Graph

64 Commits

Author SHA1 Message Date
cncfanatics
5c653c98ae Add a try:except:finally block in the market price fetching thread 2010-10-19 08:23:01 +02:00
cncfanatics
753d523987 Prefetch some more skill related data 2010-10-18 11:13:51 +02:00
cncfanatics
3d6f50e6e7 Don't save patterns on creation 2010-10-18 11:10:04 +02:00
cncfanatics
ecac13cda1 Don't call add when we ment to call commit, IT MAKES THINGS GO POOF BOOM
BAM KILL
2010-10-18 10:17:30 +02:00
cncfanatics
c881360917 Finish up apsw changes 2010-10-15 21:51:42 +02:00
HomeWorld
8cb1221174 Mod run.py/config.py/prefetch.py for apsw 2010-10-15 22:44:15 +03:00
cncfanatics
bd295949d3 Remove some useless imports 2010-10-15 12:46:19 +02:00
cncfanatics
39a85c552d Remove debug output 2010-10-15 10:01:07 +02:00
cncfanatics
3e356279a9 Fix a typo in the prefetcher 2010-10-15 09:59:51 +02:00
cncfanatics
c89f3418cc More info prefetching 2010-10-15 07:04:24 +02:00
cncfanatics
341bd9ca04 Hide unpublished skill groups 2010-10-15 07:01:37 +02:00
DarkPhoenix
3a1e188d87 Remove non-published skills from character sheet 2010-10-15 01:01:58 +04:00
cncfanatics
d1401dae6c Fix a traceback when unlearning skills 2010-10-14 20:28:09 +02:00
DarkPhoenix
9f9aff0c39 Fix file permissions 2010-10-14 20:32:54 +04:00
cncfanatics
27e011f4f0 Add export to clipboard and gray out export menus when applicable 2010-10-14 12:04:06 +02:00
HomeWorld
e4338ee93a Export dialog completed. Now it randomly overwrites boot.ini 2010-10-13 22:27:27 +03:00
cncfanatics
953ded335c Add service for export XML and update eos 2010-10-13 19:53:39 +02:00
cncfanatics
2dba9edd68 Add service method for eft exporting 2010-10-13 19:23:33 +02:00
HomeWorld
7b59303fee Import dlg - display a msg when an error occurred importingstuff 2010-10-13 18:15:25 +03:00
HomeWorld
02dd0815ac Import dlg - changed behaviour / modified import funcs in service/fit 2010-10-13 18:06:58 +03:00
HomeWorld
4744726323 Merge branch 'master' of evefit.org:pyfa 2010-10-13 17:11:16 +03:00
HomeWorld
a79416c435 Some tweaks and + in import dlg 2010-10-13 17:11:03 +03:00
cncfanatics
de48dd687a Add a Settings service class 2010-10-13 15:33:56 +02:00
cncfanatics
5657eb2470 Add service methods for importing fits 2010-10-13 08:51:14 +02:00
cncfanatics
0a07aba7ca Fix bug #102: saved API details not being displayed 2010-10-11 23:14:58 +02:00
cncfanatics
fe68ffacfe Implement damage pattern switching 2010-10-11 10:11:24 +02:00
cncfanatics
85a8e561ae Implement pattern copying 2010-10-11 09:57:10 +02:00
cncfanatics
e4e1b5ddf2 Finish up most of the pattern editor except for copying 2010-10-11 07:41:56 +02:00
cncfanatics
8c468387d4 Code rename and processRename 2010-10-10 20:26:04 +02:00
cncfanatics
34ee584ee9 Start working on damage pattern creation code 2010-10-10 19:52:22 +02:00
HomeWorld
c274bbe07f Beautified dmg pattern editor. Events for new/copy/rename/delete buttons added 2010-10-09 19:04:34 +03: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
b9daafd20a Use getGroup for grabbing groups, not getItem, it might work a tad better 2010-10-09 14:22:27 +02:00
HomeWorld
4e195b6850 Revert "Fix a bug where passing a float to getItem would make stuff choke pretty badly"
This reverts commit 6353dde4c0.
2010-10-09 15:01:20 +03:00
cncfanatics
6353dde4c0 Fix a bug where passing a float to getItem would make stuff choke pretty badly 2010-10-09 13:48:31 +02:00
cncfanatics
2edb3106d5 Display icons for affected by tab, and fetch skill icons in prefetcher 2010-10-08 22:43:55 +02:00
cncfanatics
52d9b4b7c6 Optimize itemStats attribute view a lot more 2010-10-08 14:11:37 +02:00
cncfanatics
df04999c46 Don't expect eos to throw an exception if ammo is invalid, be big and
check it ourselves  **Proud*
2010-10-08 07:46:13 +02:00
cncfanatics
89a0ccf513 Fix a bug with incorrect handling of "Unlearn" and "Level 0" 2010-10-07 08:04:33 +02:00
cncfanatics
e8bd652ccf Fix a bug in figureIcon 2010-10-06 06:07:47 +02:00
cncfanatics
7387c21821 Recursivly figure out market group icons so we always have something to
display
2010-10-05 18:27:24 +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
1654843295 Polish up context menu related code, start work on item stats 2010-10-04 13:45:30 +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
8f4f26b0e3 Add ammo selection. TODO: add an ammo display column 2010-09-30 18:16:29 +02:00
cncfanatics
60d3ae7a8a Finish first complete implementation of character implant editor: needs
polishing
2010-09-30 15:10:10 +02:00
cncfanatics
4d1961cba0 More work on the implant browser for chars 2010-09-29 11:31:50 +02:00