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
Sakari Orisi
489f25a576
Bool fix
2012-12-09 21:33:43 +01:00
Sakari Orisi
11f1c16f5b
Add option to color the fitting view by slot
2012-12-08 12:37:00 +01:00
Erik Snoeijs
3270432f0b
Add html export support
2012-07-08 13:51:40 +02:00
HomeWorld
c51a1400e1
Fixed the the way proxy settings is sent to eveapi
2011-12-23 22:02:39 +02:00
HomeWorld
32f83a0d1b
Small fix in pyfaGlobalPreferences, proxy autodetection returns None if no proxy are available (from system settings)
2011-12-23 20:44:38 +02:00
HomeWorld
6b30eeaba1
Make use of proxy settings in service.character api stuff
2011-12-23 20:26:15 +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
HomeWorld
c6f61bc3bf
Reworked proxy settings ui
2011-12-23 18:16:01 +02:00
HomeWorld
78ff4dc03d
Show the list of proxies detected from system settings (informative only)
2011-12-23 16:48:23 +02:00
HomeWorld
531967f513
Implemented UI part for proxy motherfrakking settings =)
2011-12-23 16:30:54 +02:00
HomeWorld
6365810a86
Made factor in reload time global option behave
2011-12-23 11:11:36 +02:00
HomeWorld
ee7ad74432
Added support for force reload
2011-12-03 18:47:23 +02:00
HomeWorld
9ed87a779b
Added a missing file from previous commit
2011-12-01 01:40:33 +02:00
HomeWorld
962ce2194d
Implemented preference panel for global options (default character disabled for now)
2011-12-01 01:12:12 +02:00
HomeWorld
78fd18fc88
Pyfa gauges prefrences uses now gui.utils.drawUtils.DrawGradientBar
2010-12-22 18:53:54 +02:00
HomeWorld
94ececb715
Added extra visual effect to pygauges (better looking gradients)
2010-12-09 16:15:39 +02:00
HomeWorld
5a46cefb14
Streamlined pygauge/pyfaGaugePreferences a little; moved common code in gui.utils.colorUtils - this module will be used soon everywhere where color processing is needed (shipbrowser/chrometabs..)
2010-12-08 14:54:06 +02:00
HomeWorld
cdba057ce3
Fixed gradient start color calculation in pygauges. Now the colors are scaled properly
2010-12-08 13:27:59 +02:00
Corollax
5602142e7f
Final tweak to the pygauge colors
...
Made the red a little brighter, to differentiate it from the orange (Salmonish color was too close). Also checked to make sure that the pygauge preferences default colors matched what we were actually using.
2010-12-06 18:15:48 -06:00
HomeWorld
c703252ee5
Moved gauges settings into preferences dialog
2010-12-06 13:20:49 +02:00
HomeWorld
a5e0059a4f
Updated pygaGaugePreferences defaults with the soon to be implemented gauges color settings
2010-12-05 23:11:57 +02:00
HomeWorld
898dcfcc50
Show color labels in pyfaGaugePreferences colorpickers
2010-12-05 22:49:19 +02:00
HomeWorld
dfdc75719e
Specify a width by default for sliders, wxGTK doesn't play nice with sliders that uses wx.DefaultSize)
2010-12-05 22:07:51 +02:00
HomeWorld
3257d6094c
Fixed slider size in pyfaGaugePreferences
2010-12-05 21:58:43 +02:00
HomeWorld
802b4c6ab7
Added a slider that can modify pyfa's gauges gradient start color
2010-12-05 21:51:33 +02:00
Corollax
9e99bdcb3f
Make pyfaGaugePreferences executable
...
Include the shebang
2010-12-05 12:34:39 -06:00
HomeWorld
e57dcd72e9
Cleanup in mainFrame (forgot to remove an useless statement) + pyfaGaugePreferences fix for intervals
2010-12-05 20:18:41 +02:00
HomeWorld
cba719f324
Fixed dialog creation in pyfaGaugePreferences, this time for good
2010-12-05 17:22:28 +02:00
HomeWorld
23b9c53e59
Fixed dialog creation in pyfaGaugePreferences
2010-12-05 17:12:18 +02:00
HomeWorld
e1d7bea29b
Made gauges in pyfaGaugePreferences look and behave like the real ones
2010-12-05 16:45:38 +02:00
HomeWorld
9ace45c6c9
Added color linking in pygaGaugePreferences
2010-12-05 15:25:50 +02:00
HomeWorld
928c75fe8d
Added a standalone theming app for pyfa's gauges, it will be soon integrated into prefrences
2010-12-05 14:49:46 +02:00
DarkPhoenix
9f9aff0c39
Fix file permissions
2010-10-14 20:32:54 +04:00
HomeWorld
b7aa7636e7
First draft of dummy preferences
2010-10-14 13:09:18 +03:00
cncfanatics
d820791a1a
Finish the modular preference dialog and add a dummy view
2010-10-14 10:50:10 +02:00
cncfanatics
b90f515a33
Basic skeleton first for modulable preference view
2010-10-13 17:06:01 +02:00