Commit Graph

32 Commits

Author SHA1 Message Date
Alexey Min
8fec03bcbf Add proxy login/pass fields to NetworkSettings class.
Use named "constants" instead of hardcoded numbers for proxy "mode" parameter
2016-09-25 04:16:07 +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
ccb9e085b2 Setting to change server for CREST, and some other improvements. 2015-10-31 13:20:13 -04:00
blitzmann
e0f99ee133 Start refinement of CREST utilities:
* Add preference page which gives option of implicit grant or user client details
* Improve CREST service
* Changes in pycrest which make things a little easier
2015-10-21 23:10:06 -04:00
blitzmann
8928d394c0 Updates "update" prefs to reflect new changes 2014-08-17 23:27:07 -04:00
blitzmann
0686b602c6 Adds network toggling to the preferences, as well as a few tweaks to network service 2014-08-15 01:00:31 -04:00
blitzmann
4fe80b7554 Implement new network service for: Updates, CREST. 2014-08-14 11:43:25 -04:00
blitzmann
9a2408741e Feature: reopen previous fits on startup 2014-05-23 21:31:36 -04:00
blitzmann
9c792fc9a7 Pre-release notifications suppressed by default 2014-02-16 18:09:49 -05:00
blitzmann
c0b4e73629 Added logic for notification suppression, along with other tweaks. Did not worry too much on how to handle pre-releases. 2014-02-16 01:26:13 -05:00
blitzmann
024637432c Added settings for update notification suppression. 2014-02-15 21:58:48 -05:00
Sakari Orisi
cbf0bcb53c Return None if the key isn't found, not an exception 2012-12-09 21:20:10 +01:00
Erik Snoeijs
3270432f0b Add html export support 2012-07-08 13:51:40 +02:00
HomeWorld
4eb5d61c4f Use proxy auto-detection as default setting in service.settings.ProxySettings 2011-12-23 23:20:03 +02:00
HomeWorld
6452a563a9 Fixed a small oversight in settings.ProxySettings 2011-12-23 22:19:12 +02:00
HomeWorld
0a1ac49c97 Moved getProxySettings from service.character to service.settings 2011-12-23 22:13:39 +02:00
HomeWorld
c51a1400e1 Fixed the the way proxy settings is sent to eveapi 2011-12-23 22:02:39 +02:00
HomeWorld
ade951360f Added proxy autodetection stuff to service.settings.ProxySettings 2011-12-23 20:17:36 +02:00
HomeWorld
a090c1d411 Fully implemented proxy settings UI, the settings can be accessed thru settings.ProxySettings 2011-12-23 19:56:09 +02:00
DarkPhoenix
243291959f Revert "Resolve 352 (Clean up root folder)"
This reverts commit cede27f1b2.
2010-12-18 13:46:36 +03:00
DarkPhoenix
cede27f1b2 Resolve 352 (Clean up root folder) 2010-12-18 13:34:51 +03:00
HomeWorld
ea8678e094 Pyfa remembers window state (maximized/normal) + more sanity checks in SettingsProvider.getSettings - fill in missing keys with default values 2010-12-07 02:02:36 +02:00
HomeWorld
0301c7b4b4 Make sure we fill stuff with default values if cPickle.load fails 2010-12-04 17:16:38 +02:00
HomeWorld
dfcbfce3d9 Implemented position/size persistence of pyfa's main window 2010-12-04 17:02:03 +02:00
Niklas Bölter
d2d1759601 Reworked config.py (better variable names autodetection) 2010-11-13 17:40:02 +01:00
cncfanatics
827f2a8ada Typos 2010-10-25 09:56:41 +02:00
cncfanatics
c1e157c617 Typo, typety, tupety, TYYYPOOOOOOOOOO 2010-10-25 09:53:26 +02:00
cncfanatics
200acf40ea TYPO ALERT 2010-10-25 09:47:27 +02:00
DarkPhoenix
9f9aff0c39 Fix file permissions 2010-10-14 20:32:54 +04:00
cncfanatics
de48dd687a Add a Settings service class 2010-10-13 15:33:56 +02:00