DarkPhoenix
9ddfcc894f
Make sure not to catch keyboard interrupts and system exits
2020-02-03 16:12:41 +03:00
DarkPhoenix
2a2d9d3456
Fix circular import issues for tests
2019-11-12 14:59:43 +03:00
DarkPhoenix
d1be0bb680
Add scanres vs locktime on active fit graph as experimental feature
2019-10-24 13:52:34 +03:00
Andreas Zuber
fcf2d6a72c
Support loading images from zip
...
This commit reenables the ability to load the images from a zip file
instead of a directory structure. It is possible to set the location of
this file via configforced.py
2019-10-02 17:01:14 +02:00
DarkPhoenix
5b74c6c5e1
Update graph info when fit name changes
2019-07-07 02:33:54 +03:00
DarkPhoenix
1a5fc31e25
Switch to safeloader
...
Seems like we do not use any custom data structures in yaml
2019-03-26 08:10:40 +03:00
DarkPhoenix
48ac6cb2af
Remove debugging prints or move them to pyfalog
2019-03-23 14:01:43 +03:00
DarkPhoenix
579081393b
Merge branch 'master' into price_optimize
2019-03-16 01:47:18 +03:00
Indiction
6333a0c74b
Adding descriptions to enums.
...
Renaming Enums into more useful names.
2019-03-07 22:30:51 +01:00
DarkPhoenix
41711706c0
Merge branch 'master' into price_optimize
2019-03-07 13:13:17 +03:00
blitzmann
f8e6474b39
Some slight tweaks to work done by @tonycoz for #1839
2019-03-02 17:21:46 -05:00
Ryan Holmes
8d0c2c18d2
Merge branch 'master' into colour-item-list
2019-03-02 15:27:54 -05:00
Ryan Holmes
9fc16cb287
more updates
2019-03-02 14:31:16 -05:00
Tony Cook
9bdb4ea967
move the item slot colours to config and use it from there
2019-03-01 19:52:02 +11:00
blitzmann
dba54e3ec8
test
2019-02-17 15:27:08 -05:00
Ryan Holmes
07b8f5b914
update appveyor and travis configs
2019-02-02 19:06:36 -05:00
blitzmann
cc134c36e2
bump version
2018-12-19 21:07:58 -05:00
Ryan Holmes
ac3a7386aa
Bump version
2018-12-14 19:06:04 -05:00
blitzmann
5a6b9114e2
bump version
2018-11-22 23:59:49 -05:00
blitzmann
9e2b15776f
bump version
2018-11-13 21:13:35 -05:00
blitzmann
5ec8468d3f
release 2.5.1
2018-10-15 21:21:53 -04:00
blitzmann
00637f84cb
update version
2018-10-11 21:12:07 -04:00
blitzmann
621672bf34
Some tox fixes
2018-09-15 20:38:08 -04:00
blitzmann
13498e9b35
bump
2018-08-23 21:46:13 -04:00
blitzmann
ca30025be0
Merge tag 'v2.4.0' into commandRefactor
...
# Conflicts:
# gui/builtinViews/fittingView.py
# service/fit.py
2018-08-23 21:15:28 -04:00
blitzmann
116dde3f3f
Bump release
2018-08-21 21:45:35 -04:00
blitzmann
9ccdb51063
remove some logging tweaks
2018-07-25 00:58:11 -04:00
blitzmann
df75646766
bump release
2018-07-17 02:10:24 -04:00
blitzmann
fc921d2c16
Bump version
2018-07-15 17:44:13 -04:00
blitzmann
4fd54ca74a
bump beta version
2018-06-12 22:23:57 -04:00
blitzmann
fb5849e43e
Bump version
2018-05-31 01:03:14 -04:00
blitzmann
d92ccffc8d
Test a few fixes for the windows installer
2018-05-31 00:01:36 -04:00
blitzmann
861d034635
Bump version
2018-05-30 19:49:21 -04:00
blitzmann
f1d3b68308
Bump version
2018-05-19 14:52:58 -04:00
blitzmann
8023b2ea29
Bump version
2018-05-14 21:59:25 -04:00
blitzmann
b6a1c4b308
Add support for using own client details (messy code, but it works!)
2018-05-14 00:37:26 -04:00
blitzmann
26aaeabd7f
Bump version
2018-05-08 21:33:20 -04:00
blitzmann
7b7f67ad2e
bump version
2018-05-07 22:24:18 -04:00
blitzmann
d52c249921
Remove client path hashing for secret file (was interfering with OS X build, because it unpacks pyfa into a different, random directory each time it runs)
2018-04-29 12:49:03 -04:00
blitzmann
4a3201ffd4
Merge branch 'py3' of https://github.com/pyfa-org/Pyfa into test-3
2018-04-28 20:35:26 -04:00
Filip Sufitchi
30501feb99
Raise search limit back up to 3
2018-04-02 17:25:45 -04:00
Filip Sufitchi
efc07e1553
Move minimum search length check to the service, to cover jargon
2018-04-02 17:23:30 -04:00
blitzmann
117d51caab
change back to the py3-dev database
2018-03-25 21:42:51 -04:00
blitzmann
a3e411f225
Merge tag 'v2.0.0b5' into esi
...
# Conflicts:
# eos/saveddata/character.py
2018-03-25 19:21:32 -04:00
blitzmann
3fd4d106d9
Merge branch 'master' into test-3
...
# Conflicts:
# config.py
# eos/effects/warpdisruptsphere.py
# service/update.py
2018-03-25 13:16:07 -04:00
blitzmann
4ef7b645a8
Update effects, icons, db, version bump
2018-03-25 13:11:29 -04:00
blitzmann
8276746dad
Do custom EsiPY prefix, change sso endpoint to look at pyfa.io instead of localhost
2018-03-10 15:46:23 -05:00
blitzmann
5560ef4d34
Merge branch 'test-3' into esi
...
# Conflicts:
# eos/saveddata/character.py
# service/character.py
# service/eveapi.py
# service/pycrest/eve.py
2018-03-10 15:32:21 -05:00
blitzmann
7956ca0409
Merge remote-tracking branch 'origin/master' into test-3
...
# Conflicts:
# config.py
2018-03-04 16:47:08 -05:00
blitzmann
85157fdf85
Bump version
2018-03-04 16:44:00 -05:00