blitzman
|
c0ecc6a329
|
tweaks to fix merge issues
|
2017-01-23 21:07:20 -05:00 |
|
blitzman
|
85131e6166
|
oh god this isn't gonna work
Merge branch 'ebag_importchanges' into test_import
Conflicts:
config.py
eos/db/saveddata/queries.py
eos/effects/chargebonuswarfarecharge.py
eos/effects/elitebonuscommandshipinformationhiddencs3.py
eos/effects/elitebonuslogisticremotearmorrepairoptimalfalloff1.py
eos/effects/energydestabilizationnew.py
eos/effects/iceharvestingdroneoperationdurationbonus.py
eos/effects/miningforemanstrengthbonus.py
eos/effects/modulebonuswarfarelinkarmor.py
eos/effects/modulebonuswarfarelinkinfo.py
eos/effects/modulebonuswarfarelinkmining.py
eos/effects/modulebonuswarfarelinkshield.py
eos/effects/modulebonuswarfarelinkskirmish.py
eos/effects/moduletitaneffectgenerator.py
eos/effects/remotehullrepair.py
eos/effects/rolebonusremotearmorrepairoptimalfalloff.py
eos/effects/shipbonusforceauxiliarya4warfarelinksbonus.py
eos/effects/shipmodesmallmissiledamagepostdiv.py
eos/effects/structureenergyneutralizerfalloff.py
eos/effects/structuremoduleeffectstasiswebifier.py
eos/effects/structurerigmaxtargets.py
eos/effects/subsystembonusamarrdefensiveinformationwarfarehidden.py
eos/effects/subsystembonuscaldaridefensiveinformationwarfarehidden.py
eos/effects/subsystembonusgallentedefensiveinformationwarfarehidden.py
eos/effects/techtwocommandburstbonus.py
eos/saveddata/fighter.py
eos/saveddata/fit.py
eos/saveddata/module.py
eve.db
gui/bitmapLoader.py
gui/builtinContextMenus/itemStats.py
gui/builtinStatsViews/miningyieldViewFull.py
gui/builtinViewColumns/misc.py
gui/builtinViews/__init__.py
gui/builtinViews/fittingView.py
gui/contextMenu.py
gui/graphFrame.py
gui/itemStats.py
gui/mainFrame.py
gui/marketBrowser.py
service/__init__.py
service/character.py
service/fit.py
service/port.py
service/prefetch.py
service/pycrest/eve.py
service/settings.py
|
2017-01-23 21:06:12 -05:00 |
|
Ebag333
|
bef17e53c6
|
Recreating wheels
|
2016-12-19 00:11:55 -08:00 |
|
Ebag333
|
d4b6099d6e
|
Handle unicode, utf8, and windows-1252
(cherry picked from commit 0d4f24a)
|
2016-12-18 14:11:55 -08:00 |
|
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 |
|
blitzmann
|
04c6fad531
|
Change user agent of CREST calls
|
2015-12-03 20:50:01 -05:00 |
|
blitzmann
|
b302a0a6e5
|
Weak ciphers aren't needed to CREST it seems (probably was at one point)
|
2015-11-06 20:06:08 -05:00 |
|
blitzmann
|
24f770aa7b
|
Use + instead of space (fixes an Iceweasel browser issue)
|
2015-10-30 21:09:06 -04:00 |
|
blitzmann
|
aedd7ce2de
|
Add support to delete fit from EVE
|
2015-10-26 21:27:54 -04:00 |
|
blitzmann
|
5b341dfc06
|
pycrest now injects cached until value into the results
|
2015-10-25 21:44:04 -04:00 |
|
blitzmann
|
6ee6186280
|
Make a post thing for pycrest. Still having authentication errors occasionally.
|
2015-10-25 19:51:58 -04:00 |
|
blitzmann
|
056e961ccc
|
use webrowser module to open URIs (had some difficulty with LaunchDefaultBrowser on OS X)
|
2015-10-25 14:46:24 -04:00 |
|
blitzmann
|
c81774a3aa
|
Move pycrest to service (might move it to utils later, dunno)
|
2015-10-24 22:28:31 -04:00 |
|