Ebag333
aafc850dbd
Adhere to standards
2017-02-05 20:09:00 -08:00
blitzman
5d46fe7e4d
Merge branch 'master' into development
...
Conflicts:
gui/builtinContextMenus/amount.py
gui/builtinStatsViews/priceViewFull.py
service/fit.py
service/prefetch.py
2017-01-29 15:02:22 -05:00
blitzman
a76eef01de
name all ze threads
2017-01-28 17:46:59 -05:00
Ebag333
28404cd8bb
bajillion pep8 fixes to pass tox
2016-12-13 23:31:39 -08:00
Ebag333
be53dedb18
Large pep8 compliance to make work for Tox
2016-12-13 21:23:01 -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
blitzman
d5af6127e5
Tweaks
2016-11-21 23:02:29 -05: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
TimmeeY
7044534765
Added Shiptype to fitting name in minimal html export
...
On minimalistic HTMLExport, the shiptype (name) will be added infront of
the fitting name to all fits on export
2016-05-26 15:03:34 +02: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
8fc9724204
Switch over to HTTPS protocol for jQuery CDN ( #549 ). Also fix an issue that caused page to not load in Chrome
2016-03-30 00:25:11 -04:00
blitzmann
4baa6e9e9f
Switch over wx.BusyInfo from custom wait dialog
2015-10-09 13:04:06 -07:00
blitzmann
f090cafa5c
OS X distributive was pointing to the wrong path for the pyfa root, due to the executable being in a different place than the actual root. This changes the logic to use sys.executable as a fallback when __file__ doesn't exist (for example in the windows distributive)
2015-10-08 15:23:51 -04:00
blitzmann
17d353e09b
Fix crash with GUI HTML export, and clean up dialogs.
2015-10-04 15:24:53 -04:00
blitzmann
5372f31be8
Revert "Revert "Merge branch 'master' into wx3"". So many reverts.
...
This reverts commit cca7f1112a .
2015-06-27 21:53:59 -04:00
blitzmann
6d01877d78
Merge branch 'master' into wx3
...
Conflicts:
pyfa.py
2015-06-27 19:33:12 -04:00
blitzmann
5b0857e169
Ensure that resources gauge is not drawn with a width of 0 to make GTK happy
2015-06-27 15:35:22 -04:00
blitzmann
da16f6cee7
Fix closing of progress dialogs
2015-06-20 15:00:02 -04:00
DarkPhoenix
cca7f1112a
Revert "Merge branch 'master' into wx3"
...
This reverts commit 33a0c10650 , reversing
changes made to 2077655694 .
Reverting merges fucks up git, but oh well - we probably better merge stuff manually rather than fucking up master with wx3 which is apparently buggy
2015-04-30 19:47:15 +03:00
blitzmann
39c14b62fd
Merge branch 'master' into wx3
2015-04-17 17:48:56 -04:00
blitzmann
e42671fbec
Workaround for seg fault (see comments in pull request # 232)
2014-12-31 16:20:25 -05:00
blitzmann
c59b818677
Add wx.ProgressDialog to HTML export, along with some documentation and silent try-except in HTML export
2014-12-19 00:13:06 -05:00
DarkPhoenix
e8268633e3
Merge branch 'master' into wx3
...
Used code from the master on conflicts
2014-12-15 15:45:33 +03:00
blitzmann
88074c8516
Fix fonts and lag with OS X
2014-12-11 23:25:44 -05:00
blitzmann
a603a4359a
Fixed font discrepancy from different wxPython versions.
2014-11-08 16:45:09 +02:00
blitzmann
e8041470c8
Remove / disable debugging prints
2014-08-17 23:40:22 -04:00
blitzmann
c7042f314b
Code consistency
2014-07-31 00:14:29 -04:00
blitzmann
4f64ae9f85
Added "Last Updated" stat to HTML export, resolves #128
2014-07-23 23:04:02 -04:00
blitzmann
9bbe7f7fb0
Tweak to HTML export - have ship group link to fit if only 1 fit exists
2014-03-31 00:18:22 -04:00
blitzmann
4faa2abe96
HTML can now be manually called. "Enabled" now refers to "Enable Automatic". Also, fixed nagging typo. ("HTMl" lol)
2014-03-27 22:15:34 -04:00
blitzmann
50fbda288a
Open fits at null-sec.com if not in IGB
2014-03-13 22:06:14 -04:00
blitzmann
7a33aba329
Finished visual improvements to the HTML export and removed debugging statements
2014-03-13 00:14:57 -04:00
blitzmann
ec7a58c592
Update jQuery mobile and add ship group heading.
2014-03-12 18:40:53 -04:00
sakari
89b3c8dc87
Fix non ascii chars in the html export causing a crash
2012-08-08 17:45:11 +02:00
Erik Snoeijs
3270432f0b
Add html export support
2012-07-08 13:51:40 +02:00
DarkPhoenix
c75ef1cc29
Show sensible tooltips for misc column
2012-03-19 16:43:35 +04:00
DarkPhoenix
8f6680acab
Show data for rr/et/neuts in tracking column
2012-03-18 14:27:42 +04:00
HomeWorld
5c08b32e66
Small visual change for shipbrowser/etc
2011-11-30 23:37:35 +02:00
DarkPhoenix
3488a5d26e
Rework number formatter to avoid silly stuff like formatting 999999 with precision of 3 to 1000k instead of 1M
2011-06-24 21:37:41 +04:00
DarkPhoenix
14f368a048
Update OrderedDict recipe
2011-06-22 15:18:15 +04:00
DarkPhoenix
8c0983a558
Make sure number formatter properly processes negative numbers in some cases
2011-06-11 13:58:19 +04:00
HomeWorld
c3c07c0a45
More drop shadow effects in shipbrowser
2011-06-08 19:43:11 +03:00
HomeWorld
f5b6bcadc0
Added basic ship stats as context menu for stage2, removed ship description as tooltip also.
2011-05-22 13:09:28 +03:00
HomeWorld
84d0f87eb0
Added tooltip description for stage 2 items
2011-05-22 02:32:55 +03:00
HomeWorld
b8d8e1e96e
Modified gui.utils.drawUtils.RenderGradientBar/DrawGradientBar to be more consistent
2011-05-16 18:25:03 +03:00
HomeWorld
2c5565bda9
Minor visual improvement in race selection
2011-05-16 16:41:57 +03:00
HomeWorld
ee57ac0123
Moved animation effects to gui.utils.animEffects.py . Modified pygauge
2011-05-15 18:10:27 +03:00
HomeWorld
a2f7e37131
Changed the way how tab label is displayed so it cannot overlap with tab close button
2011-02-26 16:47:30 +02:00