Ryan Holmes
92722d491f
Remove functionality related to auto HTML export ( #1088 )
2017-04-02 11:46:17 -05:00
blitzman
e7de57fc7a
tox fixes
2017-03-26 14:39:45 -04:00
blitzman
d928df9c69
Move useStaticAdaptiveArmorHardener to the EOSSettings. Not moving force reload for now
2017-03-26 14:28:13 -04:00
blitzman
b18bb200a9
Merge branch 'development' into MorePreferences
2017-03-26 13:52:59 -04:00
blitzman
8b124f3194
Merge branch 'development' of https://github.com/pyfa-org/Pyfa into development
2017-03-15 00:03:01 -04:00
blitzman
588ac62b6f
fix for #1039
2017-03-15 00:02:48 -04:00
Ebag333
8991e1dbad
Fix the view. Not sure why it broke (it was working at one point).
2017-03-13 20:09:37 -07:00
blitzman
d5f6f7b37c
Disable "minimal" selection for remote reps pane (doesn't work)
2017-03-13 21:49:31 -04:00
blitzman
4ffec21cd3
Add real icons for the new pref pages
2017-03-13 21:46:56 -04:00
Ebag333
da922601cd
You say Potatoe, I say tomahtie
2017-03-08 20:59:53 -08:00
Ebag333
9a284bc740
Add preference to disable ship browser tooltip popup.
2017-02-27 14:33:18 -08:00
Ebag333
d67573f83a
Add more functionality to preferences window.
2017-02-27 12:05:38 -08:00
Ebag333
370b58d500
Changes required to implement the remote reps pane
2017-02-26 12:42:39 -08:00
Ebag333
712b1811b3
Tox fixes
2017-02-26 11:30:23 -08:00
blitzman
0bc0cb7f82
wx tweaks
2017-02-26 12:27:14 -05:00
Ebag333
b63c5fa1ff
Tox fixes
2017-02-26 08:50:13 -08:00
Ebag333
e8101f9410
Embiggen the preference pane window. Change text, and clean up some unused imports.
2017-02-16 10:45:28 -08:00
Ebag333
56f1e9ed3a
Finish migrate from #868 . Lots of tox/formatting/inspection fixes to the files touched.
2017-02-16 09:59:56 -08:00
Ebag333
fff67906d6
Migrate files from #868
2017-02-16 08:20:09 -08:00
Ebag333
201d596c80
Initial rollup of #868
2017-02-16 07:38:43 -08:00
blitzman
0dc3eda99f
Merge branch 'development' of https://github.com/pyfa-org/Pyfa into development
2017-02-13 23:27:40 -05:00
blitzman
2dca9fc3f3
Fix stuff in system pricing feature
2017-02-13 22:27:03 -05:00
Ebag333
096842de44
Tox fixes, and catching a few things lost in the merge.
2017-02-11 09:23:23 -08:00
blitzman
81e5b33bc9
Few tweaks for price system selection
2017-02-11 11:36:53 -05:00
blitzman
5c91f29efb
Merge branch 'price-system-selection' of git://github.com/petosorus/Pyfa into petosorus-price-system-selection
...
Conflicts:
gui/builtinPreferenceViews/pyfaGeneralPreferences.py
gui/builtinStatsViews/priceViewFull.py
service/fit.py
service/price.py
2017-02-11 11:36:35 -05:00
petosorus
aaece725aa
Saving price system preference
2017-02-09 23:26:31 +01:00
petosorus
bfa772609a
Transfer of the price dropbox in the preferences pane.
...
Moving of the modules list compiling from priceview to price service.
2017-02-09 18:27:26 +01: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
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
be66ff1eec
Tox fixes
2017-02-05 15:39:07 -08:00
blitzman
6b3d3ecd93
More import fixes for osx deprecated
2017-01-27 22:25:22 -05: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
d963327ed4
Make it run again
2016-12-02 03:13:54 -08:00
Resin Neublem
675533a732
Drops null-sec.com as an option
...
It seems like it would be a good idea to make this user configurable so they could enter whatever domain they want.
However with this entire HTML export feature being questionable, I didn't go that far. https://github.com/pyfa-org/Pyfa/issues/825
closes: https://github.com/pyfa-org/Pyfa/issues/826
2016-11-20 14:46:18 -05:00
Ryan Holmes
c6e481efcf
Merge pull request #791 from IndictionEve/OpenFittingsInNewPage
...
open fittings in new page by default
2016-11-04 12:48:23 -04:00
Indiction
12d5a21982
Option to open fittings in a new page by default
2016-10-30 00:43:23 +02:00
Alexey Min
a06810c7c8
Network settings GUI: Use "Username:" and "Password:" for labels, as you wish
2016-10-09 13:20:20 +05:00
Alexey Min
160de64135
Network settings GUI: be prepared for None return from getProxyAuthDetails()
2016-10-09 13:16:38 +05:00
Alexey Min
3a7e343f1c
Network preferences settings: GUI to set proxy login/password
2016-10-02 19:15:32 +05:00
TimmeeY
eb8e5c5135
Added an option for HTML Export, to produce a minimal html version
...
Added an Opton in the HTMLExport menu to set the HTML export to produce
a minimal HTML version, without any styles or Javscript dependencies.
This can be useful if you are not javascript capable, or if you just
want to copy'n'pase the exported HTML into some web-editor (wordpress).
2016-05-08 23:50:41 +02:00
Dullson
a7e6d3e969
Feature: Ability to select between different online fitting tools while using HTML Export.
2016-04-17 17:32:51 +03:00
blitzmann
969952cccc
Add support for user-defined server timeout setting ( #492 )
2016-02-14 18:51:18 -05:00
blitzmann
45074952fd
Merge pull request #504 from resinneublem/export-charges-optional
...
Make exporting charges a preference
2016-01-26 15:34:23 -05:00
blitzmann
f3f1d022ef
Updated to new repo location and forum thread
2016-01-25 21:14:45 -05:00
Resin Neublem
ceb7eb15c3
Make exporting charges a preference
...
Some users don't want to export equiped charges because it might
conflict with their cargo hold (don't need 2x of the same type of script)
They just be equipping the items to see the different stats
2016-01-16 13:45:13 -05:00
blitzmann
2d1344b785
Fix issue with accidental whitespace in CREST user-defined settings
2016-01-13 19:41:58 -05:00
blitzmann
52d19b8de4
Remove debug prints
2016-01-09 14:48:13 -05:00
blitzmann
3d26a31ee2
Add option to disable gauge animations (primarily for osx 10.11 users, see #438 )
2016-01-09 12:36:55 -05:00