DarkPhoenix
22fc6cb13c
Integrate price optimization with undo/redo
2019-03-09 15:44:50 +03:00
DarkPhoenix
41711706c0
Merge branch 'master' into price_optimize
2019-03-07 13:13:17 +03:00
DarkPhoenix
257df58c3a
Get rid of idea of "better" replacements
...
It turned out to be maintenance hell and it's just hard to find all the dual-action attributes (like crash vs GD sig attr, AB cycle time modification vs rep cycle time modification etc)
2019-03-06 00:43:19 +03:00
DarkPhoenix
d96146034a
Fix replacing of modules
2019-03-03 09:46:27 +03:00
Ryan Holmes
ec3822a6da
Develop dialog and keep SSO server running as long as dialog remains active ( #1859 )
2019-03-02 11:00:28 -05:00
DarkPhoenix
18e03e46c3
Wire functionality to menu item
...
Still doesn't work
2019-02-28 21:44:04 +03:00
DarkPhoenix
b9e68504ed
Add support for multibuy price optimization option
2019-02-25 08:35:35 +03:00
DarkPhoenix
cf9d2082ef
Fix codacy issues
2019-02-21 10:44:37 +03:00
DarkPhoenix
9eea99f600
Do not export if user presses cancel
2019-02-12 13:28:18 +03:00
DarkPhoenix
59569d46ae
Add implants & boosters option to multibuy export
2019-02-11 14:11:03 +03:00
DarkPhoenix
3bc1ce195c
Change the way we store options
2019-02-11 14:04:28 +03:00
DarkPhoenix
59d9d47a56
Do some work on mutated module commands to support new parsing format
2018-11-20 13:38:38 +03:00
Ryan Holmes
58daf2a543
work on getting abyssal modules imported via clipboard
2018-11-20 00:49:04 -05:00
blitzmann
1454cd8a0d
Merge remote-tracking branch 'origin/development' into release/v2.5.0
2018-10-08 12:40:23 -04:00
blitzmann
2e64280403
Fix an issue in which left up event was triggered after selecting a file in a file dialog ( #1447 )
2018-09-25 21:03:51 -04:00
blitzmann
b4b8a158f5
Bunch of import optimizations
2018-09-16 00:05:36 -04:00
blitzmann
12b11d57ba
Merge remote-tracking branch 'origin/development' into commandRefactor
2018-09-03 17:28:35 -04:00
blitzmann
c552f6a1d4
formatting fixes
2018-09-01 17:54:10 -04:00
DarkPhoenix
0a47fba107
Move import/export facilities to their own folder
2018-08-28 19:00:39 +03:00
blitzmann
c530660132
Save last export setting
2018-08-25 19:01:49 -04:00
blitzmann
ebe0efac81
First bit of work for GUI support for abyssal export.
2018-08-25 17:24:08 -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
Ryan Holmes
f0983c1468
Implement fighter add/remove commands
2018-08-13 19:35:32 -04:00
Ryan Holmes
646a903f18
differentiate command processors based on fitID
2018-08-13 17:16:00 -04:00
blitzmann
926e0a9035
Start working on some undo / redo functionality. this is just the start, only module state changes and fit rename is implemented, and probably not very well x_x
2018-07-21 00:12:28 -04:00
MaruMaruOO
b1f1db1bee
Change service.efsPort to a class structure for consistancy.
2018-07-17 02:54:01 -04:00
MaruMaruOO
4be78db738
Added additional data to efs exports moduleNames and moved it to service.efsPort
2018-07-16 06:25:56 -04:00
Maru Maru
7af5c17015
Changed the name of Eve Fleet Fight Simulator to Eve Fleet Simulator and updated refs to match
2018-07-06 14:01:54 -04:00
Maru Maru
6bbfb18680
Merge branch 'master' into py3EFFS
2018-06-16 04:52:10 -04:00
blitzmann
e8efa22a95
Merge branch 'singularity'
2018-05-30 19:49:40 -04:00
blitzmann
8ab709e590
* Update database (unpublish Abyssal items, for now)
...
* Add eve data version and datetime to about window (temp measure until we can get a better about window implemented)
2018-05-29 19:37:55 -04:00
Maru Maru
f8504cfa6e
Merge branch 'master' into py3EFFS
2018-05-27 04:08:42 -04:00
blitzmann
c4177f8911
Remove .zip check for img files (no longer part of build, wondering if this is causing slow start up times)
2018-05-22 00:06:06 -04:00
Maru Maru
d5afacef3f
Merge branch 'master' into py3EFFS
2018-05-20 00:39:08 -04:00
blitzmann
b6a1c4b308
Add support for using own client details (messy code, but it works!)
2018-05-14 00:37:26 -04:00
Maru Maru
e2d8a3a4e8
Merge branch 'effsExpBack' into py3EFFS
2018-05-01 00:03:42 -04:00
Maru Maru
49b1e2ee36
Added option to copy EFFS stats to the clipboard via the CopySelectDialog UI
2018-04-05 02:35:12 -04:00
Ryan Holmes
53451dfaf6
Implement a setting for manual vs server login method
2018-03-18 00:46:53 -04:00
Ryan Holmes
49181dce2b
Develop dialog to input SSO Info from pyfa.io, and handle the login. Still need to hook this up to a settings option
2018-03-17 21:08:11 -04:00
Ryan Holmes
3ec01a20c2
Bunch of renaming to bring variables up to speed
2018-03-16 18:15:48 -04:00
Ryan Holmes
8a10f0a766
sCrest > sEsi
2018-03-16 18:06:33 -04:00
Ryan Holmes
0db125177f
Remove some more cruft
2018-03-16 18:05:49 -04:00
blitzmann
5169c35d5c
Implement SSO Character delete, Remove some unused character logout code (still need to hook this up with character delete functionality)
2018-03-11 16:50:12 -04: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
1c16343b46
Merge branch 'master' into test-3
2018-02-24 22:24:16 -05:00
blitzmann
15e60c3d24
Always open imports in a new tab ( #1432 )
2018-02-24 21:11:53 -05:00
blitzmann
73d59569ff
Merge remote-tracking branch 'origin/master' into test-3
...
# Conflicts:
# gui/characterEditor.py
2018-02-23 23:28:33 -05:00
blitzmann
e85d144928
Migrate the Save Character As dialog tot he same dialog / validator as the Edit Character Name ( #1419 )
2018-02-23 23:25:11 -05:00
blitzmann
82e3db1ffb
Centralize version string getting. Still trying to work out how we should handle automatic version increments so we don't have to modify files all the time. Remove version file from repo (should only be a thing when building binaries)
2018-02-17 11:10:42 -05:00
blitzmann
33eccaa374
Merge branch 'test-3' into esi
...
# Conflicts:
# requirements.txt
2018-02-11 23:17:50 -05:00