Ebag333
cdabd83afe
Remove old init
2017-02-10 07:19:33 -08:00
Ebag333
11d7f9d029
Make modules static if they do not use self.
2017-02-09 00:04:41 -08:00
Ebag333
72633825cf
Formatting and layout changes
2017-02-08 23:32:51 -08:00
Ebag333
9a137bb158
Convert old style classes to new
2017-02-08 23:06:39 -08:00
Ebag333
6e524de320
Disable import inspections for wxPython, because it's not installed traditionally and we can't include it in requirements.txt
2017-02-08 20:15:24 -08:00
Ebag333
3e916e42f2
pyCharm inspection fixes. Mostly variable refernce issues
2017-02-08 17:55:20 -08:00
Ebag333
28404cd8bb
bajillion pep8 fixes to pass tox
2016-12-13 23:31:39 -08:00
a-tal
d3b6bc1c93
so many pep8 fixes
...
(cherry picked from commit bee125d)
2016-12-13 20:16:44 -08:00
Ebag333
510492e5e9
More refactoring, elimited another recursive import
2016-12-03 17:12:16 -08:00
Ebag333
d963327ed4
Make it run again
2016-12-02 03:13:54 -08:00
blitzman
7f2ac25455
Remove fleet booster context menu on fit
2016-11-20 13:54:56 -05:00
blitzmann
1c194b67f3
Restrict projected view after speaking with CCP Larrikin about mechanics
2016-07-04 11:18:47 -04:00
blitzmann
fe8c3a4957
Disable fit add on pages based on context (ship vs citadel)
2016-07-04 10:30:04 -04:00
blitzmann
d416124081
Implemented projected fighters, and various fighter bugfixes / improvements
2016-04-30 19:52:13 -04:00
Will Wykeham
73de795082
Fix click on dummy item
2015-10-13 16:13:35 +01:00
Will Wykeham
bb9760f79c
Add a usage hint to the Projected tab
2015-10-13 16:01:13 +01:00
Will Wykeham
53b8ca3940
Fix some indentation inconsistency
2015-10-13 15:59:06 +01:00
Will Wykeham
8a9107c798
Fix a double handle of the delete event
...
On GTK, the handler will get called twice if you call skip(),
and a ValueError exception is thrown on cmdline
We're handling the event so skip not necessary.
2015-10-13 15:56:58 +01:00
blitzmann
c7042f314b
Code consistency
2014-07-31 00:14:29 -04:00
blitzmann
294f51ae5d
Add support for drag and drop between pyfa displays which explicitly support it (some other tweaks as well)
2014-05-07 11:21:50 -04:00
Master3See
fb20847920
Added new supported items in itemRemove item class.
...
Added the ability to remove charges and projected items using the
itemRemove built in context menu.
In this commit I fixed a minor bug in the projected view that caused the
right clicked item not to be SHOWN as selected until after the context
menu had been spawned and closed.
I also removed all parent references from the ContextMenu class and sub
classes. I am instead using the fit service to do all the work of
removing the items in the itemRemove class.
2013-08-01 14:14:50 -06:00
Master3See
0a162b30e6
Feature Added Remove <item> from Context Menu
2013-07-30 20:06:32 -06:00
Martin Falatic
f53e6f8533
Added the character import enhancement (reads native EVE CCP XML)
...
Character class inherits from 'object' now for consitency
(as fit class does)
Strings updated for consistency (e.g., 'EvE' -> 'EVE')
Minor cleanup of the previous skills exporter enhancement
Moved character change/update event bindings to globalEvents (as fit changes are) for better re-use
2013-06-22 18:24:04 -07:00
DarkPhoenix
8747be71ac
Add WH support to pyfa
2011-11-19 18:13:13 +04:00
HomeWorld
114b1c272e
Added delete key as an option to remove items from additions lists (drones/implants/boosters/projected)
2011-07-12 19:18:44 +03:00
DarkPhoenix
3c48839569
Rework context menus
2011-04-24 21:58:07 +04:00
HomeWorld
22ecdba471
Make sure implant/booster/projected view gets in sync with current fit (clear its content if there is no active fitting), also , make sure the first item is visible/all selected items deselected in case we switch to other fit
2010-12-11 14:16:57 +02:00
HomeWorld
0b5243dc62
Dont mangle border style in Display class, change it where needed
2010-12-03 14:35:37 +02:00
HomeWorld
f3729f0287
Updated FitChanged in all files
2010-11-28 22:51:08 +02:00
HomeWorld
1c820e3859
Fixed PFNotebook not sending PageChanged event when deleting a tab (if it's the case); multiSwitch uses a smarter BlankPage that responds to PageChanged event, now pyfa is behaving correctly when switching betwen fittingView tabs and empty tabs; FIT_CHANGED event moved to globalEvents.py since it is used a lot in different locations;...
2010-11-28 20:04:45 +02:00
cncfanatics
fcbecb37ca
Rework of the shipBrowser drag system, make it extensible and reusable
2010-11-22 20:54:08 +01:00
cncfanatics
6e1b789fb2
Move some view handling stuff around and do initial work on the
...
fleetBrowser
2010-11-20 20:32:47 +01:00
cncfanatics
72a49fcd6f
More work on graphs
2010-11-12 12:01:55 +01:00
cncfanatics
ea66f6f147
Full complete rework of the columnViews, Every column should now work
...
regardless if the type of view it was put in.
2010-11-11 15:49:05 +01:00
cncfanatics
71ceb5a05c
Implement projected drone merging
2010-11-04 20:59:16 +01:00
cncfanatics
887ad4d9f6
Prettify the missing skills tooltip a bit by also displaying the item
...
requiring said skills
2010-11-02 10:04:21 +01:00
Corollax
4a6594851d
Swapped projected module state and ammo icons
...
Projected view should be consistent with fitting view. Also fixed a capitalization issue in moduleState.py
2010-11-01 15:59:45 -05:00
cncfanatics
00fae270c1
Remove debug code
2010-10-31 13:13:03 +01:00
cncfanatics
7f9913d16e
Merge branch 'master' of evefit.org:pyfa
...
Conflicts:
eos
2010-10-31 13:10:49 +01:00
cncfanatics
1ec7e795df
Add Ammo support for projected effects view
2010-10-30 11:30:28 +02:00
cncfanatics
fc9af40f2f
Get rid of debug code
2010-10-29 11:52:34 +02:00
cncfanatics
5c8b18aa28
Fix some bugs and add forgotten files
2010-10-29 11:29:49 +02:00
cncfanatics
c6daf72682
First draft of projected effects additions pane. Still needs work (WTB
...
feedback!)
2010-10-29 11:14:38 +02:00
cncfanatics
647ddbccf7
Add a Booster, Drone, Implant & Projected view in the additions pane (dummies for now)
2010-09-02 17:04:08 +02:00