DarkPhoenix
f784f45b4e
Remove price options menu item
2019-04-01 15:39:15 +03:00
DarkPhoenix
d59111eef5
Remove price cache clear menu item
2019-04-01 15:36:58 +03:00
Ryan Holmes
d40a7c2efa
Fix for GTK - you can only enable a menu item after it's been added to menu
2019-03-24 08:17:49 -04:00
Ryan Holmes
b836ceb216
Use checked api instead of bitmap for factor reload ( #1897 )
2019-03-23 22:07:08 -04:00
Ryan Holmes
549353dba1
Merge pull request #1885 from pyfa-org/issue1870
...
Implement fixes for #1870 - undo the Module.toDummy that happens when…
2019-03-20 18:01:30 -04:00
Ryan Holmes
bb7fb022ef
fixes for windows and selected menu item
2019-03-18 20:25:28 -04:00
DarkPhoenix
52c9f4076b
Change reset label
2019-03-18 20:08:06 +03:00
DarkPhoenix
894231b009
Change selection affix
2019-03-18 19:40:30 +03:00
DarkPhoenix
34fe530ac7
Add current value marker
2019-03-18 19:29:27 +03:00
DarkPhoenix
33b91a79ab
Add option to disable this context menu
2019-03-18 18:21:53 +03:00
DarkPhoenix
6e44963d57
Implement spoolup selection via purely context menu
2019-03-18 17:52:37 +03:00
DarkPhoenix
8114765236
Merge branch 'master' into spoolup
2019-03-18 16:04:45 +03:00
Ryan Holmes
a74cdc59bd
Implement fixes for #1870 - undo the Module.toDummy that happens when replacing a module, but the new module doesn't fit. And shuffle around the logic that dictates if a module / item fits onto a particular ship to allow us to ask a fit if a base item can fit based on low-level attributes that don't change
2019-03-17 22:03:39 -04:00
Ryan Holmes
9a16c579eb
fixing various imports to point to eos.const instead of old locations
2019-03-14 12:50:20 -04:00
Indiction
6333a0c74b
Adding descriptions to enums.
...
Renaming Enums into more useful names.
2019-03-07 22:30:51 +01:00
Ryan Holmes
b944f27fc8
tweak
2019-03-02 22:14:39 -05:00
Ryan Holmes
df80449b0b
Simplify the spoolup dialog
2019-03-02 22:11:55 -05:00
Ryan Holmes
f81cc4ad93
Merge remote-tracking branch 'origin/master' into spoolup
2019-03-02 20:57:29 -05:00
DarkPhoenix
a4fae73a1e
Make "fill with module" context menu entry disablable via preferences
2019-02-13 17:12:21 +03:00
DarkPhoenix
7bad3bc376
Show 'market group' context menu for mutated items as well
2019-02-13 17:07:06 +03:00
blitzmann
0745ed50e0
* Merge branch 'fill-with-module' of git://github.com/petosorus/Pyfa into petosorus-fill-with-module
...
* Remove settings check
# Conflicts:
# gui/fitCommands/__init__.py
2019-01-10 23:36:05 -05:00
blitzmann
3259cc3e50
Rename Scale to percentage
2019-01-10 23:24:34 -05:00
blitzmann
5f237e578b
use spoolup dialog with remote reps
2019-01-10 23:16:04 -05:00
blitzmann
c645c089dd
More work on the spoolup gui, including support for commands and some other nicities (recalc fit when changing, load the input with previous)
2019-01-10 23:13:22 -05:00
blitzmann
436bee1e85
Start working on a gui to set spoolup options
2019-01-05 22:26:17 -05:00
blitzmann
194c159379
Create a new property on Module, returns if module is projected (or None if it's not attached to a fit). Fix issues with setting charges on projected modules because the command was always looking at the literal modules on the fit (instead of projected)
2018-12-01 20:50:40 -05:00
DarkPhoenix
4845b3b0ce
Add PvP weather to abyssal weather menu
2018-11-22 16:17:54 +03:00
petosorus
46f5a592ce
Right click option to fill slots with a module
2018-10-21 16:07:02 +02:00
blitzmann
1454cd8a0d
Merge remote-tracking branch 'origin/development' into release/v2.5.0
2018-10-08 12:40:23 -04:00
blitzmann
31c3101d6d
Remove redundant parenthesis
2018-09-16 01:11:16 -04:00
blitzmann
b4b8a158f5
Bunch of import optimizations
2018-09-16 00:05:36 -04:00
blitzmann
5c6303995d
Replace set() with a literal
2018-09-15 23:44:32 -04:00
blitzmann
621672bf34
Some tox fixes
2018-09-15 20:38:08 -04:00
Alexander Maryanovsky
8e41a90f57
Fixed missile module ammo picker not showing damage type icons.
2018-09-12 23:54:02 +03:00
blitzmann
b17314f3c6
Add projected drone change command, and remove some prints
2018-08-18 00:45:26 -04:00
blitzmann
fd83a4b709
Remove drone splitting / merging, and introduce drone change qty
2018-08-18 00:39:05 -04:00
blitzmann
a37fdf48c8
Fix implant / booster toggles, add qty change commands, started dinking with drone stacks, although think I might remove this altogether in favor of a qty change
2018-08-18 00:06:50 -04:00
blitzmann
eeb2b019c0
Remove the crap from meta swap that was already reimplemented, leaving only drones as a reminder on what needs to be done
2018-08-14 01:26:17 -04:00
blitzmann
a5a152d395
Move meta swap functionality to command process
2018-08-14 00:58:50 -04:00
Ryan Holmes
f0983c1468
Implement fighter add/remove commands
2018-08-13 19:35:32 -04:00
Ryan Holmes
d6b280d3cc
Working commit for adding / removing projected modules / environments
2018-08-09 15:52:34 -04:00
blitzmann
0f4f8c636d
Start working on projections
2018-08-04 22:10:14 -04:00
blitzmann
3c7f0258df
More converting for command fits
2018-08-03 21:19:51 -04:00
Ryan Holmes
7a1b4b4a1e
Merge remote-tracking branch 'bitbucket/commandRefactor' into commandRefactor
...
# Conflicts:
# gui/fitCommands/__init__.py
2018-08-03 16:11:52 -04:00
Ryan Holmes
fcc53d3f21
Add commands for booster and command fits
2018-08-03 16:10:27 -04:00
blitzmann
15ba5c8ace
Convert tactical mode switching
2018-08-03 02:01:42 -04:00
blitzmann
dd430bc9bb
Implant and cargo conversions
2018-07-27 23:54:41 -04:00
blitzmann
b724e5bec1
Set up commands for adding/removing cargo
2018-07-27 00:43:47 -04:00
blitzmann
d5aeb0913d
Start refactoring the refactor that was started with command pattern refactoring.
...
Instead of attempting to keep all the Fit service functionality, move these into specific "Fitting Commands" that are designed to define a unit of work and it's undo. Then, we will have "GUI Commands" which are defined as actions taken by the user themselves - these will usually use one or more "Fitting Commands".
2018-07-24 01:29:57 -04:00
blitzmann
5d0342ee2d
Convert module charge handling to command pattern (adding charges and removing charges)
2018-07-21 18:04:07 -04:00