Ebag333
08b5abc7ad
Handle unicode, utf8, and windows-1252
...
(cherry picked from commit 0d4f24a )
2016-12-14 10:38:56 -08:00
Ebag333
28404cd8bb
bajillion pep8 fixes to pass tox
2016-12-13 23:31:39 -08:00
Ebag333
be53dedb18
Large pep8 compliance to make work for Tox
2016-12-13 21:23:01 -08:00
a-tal
d3b6bc1c93
so many pep8 fixes
...
(cherry picked from commit bee125d)
2016-12-13 20:16:44 -08:00
Ebag333
d963327ed4
Make it run again
2016-12-02 03:13:54 -08:00
blitzman
5a0165282f
Add reverse sorting / name column to sorting
2016-12-01 00:40:27 -05:00
Ebag333
1854a21a50
Clicking on the name column now reverts back to default sorting
2016-11-30 13:17:50 -08:00
Ebag333
97f72f6df5
Add ability to sort compare list
2016-11-27 12:06:41 -08:00
Ebag333
3aa60ac669
Make Effects Togglable
2016-11-21 22:02:16 -08:00
Ebag333
058768baab
Implement new method for finding values
...
Original method would only export values that were attached directly to
the ship. New method starts from the modified dict, which will export
values without attribute IDs or original values.
2016-10-23 10:44:59 -07:00
Ebag333
2b1abfc9b2
No longer refresh GUI. They can click the refresh button themselves, lazy jerks.
2016-10-21 19:28:54 -07:00
Ebag333
595c139ca8
Add button for exports
2016-10-21 10:53:47 -07:00
blitzmann
faed0ce159
Merge remote-tracking branch 'origin/master' into citadel
...
Conflicts:
config.py
2016-07-16 21:45:28 -04:00
blitzmann
45d338ba3d
Add price to item compare ( #673 )
2016-07-06 22:30:31 -04:00
blitzmann
6e2878194c
Merge branch 'master' into citadel
...
Conflicts:
config.py
service/market.py
2016-07-03 01:10:26 -04:00
blitzmann
7020f4bda9
Fix compare when item doesn't have a meta ( #667 )
2016-07-03 00:38:22 -04:00
blitzmann
01a0745b9b
Update database and fix some icon related bugs
2016-07-01 22:03:51 -04:00
blitzmann
c8175d1191
Only compare attributes with display names (ones that don't have display names are normally internal attributes)
2016-06-23 23:19:08 -04:00
blitzmann
7a7a0f1eff
Merge branch 'feature/item-compare' into singularity
2016-06-23 22:57:09 -04:00
blitzmann
5176fe0366
Sort by meta level
2016-06-23 22:56:40 -04:00
blitzmann
afdae6a3d6
Added first iteration of item comparisons.
2016-06-15 22:26:48 -04:00
Ebag333
32f671b4f2
No longer show "base" column when looking at a market item
...
Since they are identical.
2016-06-12 17:07:37 -07:00
Ebag333
45006fe043
reverted back to original
2016-06-12 12:30:29 -07:00
Ebag333
0d25eca6e5
Added base column
2016-06-10 21:10:04 -07:00
blitzmann
62fd545d24
Restrict citadels to only use citadel modules. Rename Ships tab to Fittings as it no longer just carries ships :(. Fix crash on item stats.
2016-05-15 23:18:39 -04:00
blitzmann
13a15a38c5
Fix line break in some descriptions ( #596 )
2016-05-06 20:50:34 -04:00
blitzmann
653b995774
Update eve.db and add missing carrier effects
2016-04-05 21:36:47 -04:00
blitzmann
c01e506eb1
Add some debug info to item stats (effect and attribute IDs)
2016-03-05 15:42:31 -05:00
blitzmann
3e0b2fd09c
Add debug info
2015-10-31 16:52:10 -04:00
blitzmann
e9d02ce4c8
Change to use BitmapLoader class
2015-09-24 12:21:50 -04:00
blitzmann
474f270b26
Change to new icon locations
2015-09-24 12:17:17 -04:00
blitzmann
2f246d0897
Add context menu to affected by list
2015-07-23 15:32:27 -04:00
blitzmann
4596c526a2
Fix #335 - properly represent charge modifiers
2015-07-18 23:39:16 -04:00
blitzmann
9941b6c74b
Make default view module again
2015-07-18 15:23:10 -04:00
blitzmann
b06ce24d4a
Fix attribute view items (two of the same item would merge into one, even if they had different modifiers. now simply list them individually)
2015-07-18 15:20:15 -04:00
blitzmann
2f8c201ab3
Add attribute view
2015-07-18 14:45:26 -04:00
blitzmann
d184820728
Fix toggle attribute names. Previous way assumed no other trees apart from first child and siblings. Not true now with projected fit trees. Instead of attempting to walk the tree, we simply store the items in a list that we later iterate over. Much easier
2015-07-17 18:28:31 -04:00
blitzmann
40aeb1ed4a
Move active fir to init, fixes bug when refreshing with another active fit
2015-07-17 16:33:07 -04:00
blitzmann
d6199a58c2
Separate projected fits from list of affectors. Also, show when affected module is projected. Still need to clean up affector tree stuff
2015-07-16 23:59:37 -04:00
blitzmann
c861adc5ed
Sanity check to importing effect handler
...
Tweaks to opening effect files when in debug (support for OS X and Linux)
2015-02-03 14:07:21 -05:00
blitzmann
7100e8997b
Merge branch 'master' into singularity
2014-11-29 21:53:22 -05:00
blitzmann
8df7593223
Moved compat.py to new dir utils/ and also added timer class
2014-11-29 20:47:53 -05:00
blitzmann
dda1494b90
Added method to check/get modes, and start GUI integration (simple context menu)
2014-11-28 01:23:44 -05:00
DarkPhoenix
e60b677b3f
Update to Phoebe 1.0 data
2014-11-06 02:17:29 +03:00
DarkPhoenix
d991048be3
Fix crash on opening stats for items w/o traits
2014-10-30 14:12:37 +03:00
DarkPhoenix
f78e2ed405
Adapt pyfa scripts to latest Phobos changes
2014-10-25 17:39:33 +04:00
blitzmann
d5a701ab31
If in debug mode, open effect file when double clicking effect (windows only)
2014-08-27 21:29:04 -04:00
DarkPhoenix
f57c18810e
Fix broken refresh button in item stats view
2014-08-26 23:59:05 +04:00
DarkPhoenix
3e70a6fd7c
Fix #139 (Compare Charges mismatch)
2014-08-26 18:19:39 +04:00
blitzmann
2dd8453bbb
Give itemStat width more room on GTK, resolves #113
2014-08-19 16:22:37 -04:00