Ryan Holmes
9dc18ac81b
Add option in settings to disregard JWT exp issues
2022-03-30 15:17:11 -04:00
DarkPhoenix
ae115b640a
Allow RAH-specific pattern control
2022-03-12 02:19:03 +03:00
Ryan Holmes
530a12ea4f
Merge branch 'master' into sso_v2
2021-10-26 12:21:10 -04:00
blitzmann
4b83169070
typo fix
2021-10-26 12:20:11 -04:00
DarkPhoenix
a7da9e20a5
Make new option for new mutated item names
2021-10-26 17:48:18 +03:00
blitzmann
2a94dcebf8
Remove various preferences related to SSO, move callback to config
2021-10-19 00:15:10 -04:00
DarkPhoenix
566c87fa59
Avoid crash when .mo files are not generated
2020-10-27 22:42:03 +03:00
DarkPhoenix
e6d7a140cf
Add message for case when mo files are not generated
2020-10-27 22:39:21 +03:00
DarkPhoenix
89e496f3af
Move language setting to top
2020-10-27 22:17:06 +03:00
blitzmann
107856ab0e
Add hyperlink to README for translations
2020-07-25 20:14:11 -04:00
Ryan Holmes
469c255bbf
Show progress of translations
2020-07-25 17:39:28 -04:00
blitzmann
937adb68d7
Show user-friendly name for the eos lang dropdown as well
2020-07-24 22:14:54 -04:00
blitzmann
1fe83ddcdf
Finish up the dynamic translations
2020-07-24 21:59:38 -04:00
Ryan Holmes
ac1e6fe5b7
Starting to generate list of languages dynamically
2020-07-24 20:42:47 -04:00
blitzmann
ffb14a2393
Add ability to set eos language separate from pyfa language
2020-07-22 23:41:38 -04:00
blitzmann
f1feb8cebe
Fix typo
2020-07-22 00:23:55 -04:00
zhaoweny
85c3158e98
i18n: unify FileDialog wildcard string annotations
2020-06-23 01:16:42 +08:00
zhaoweny
889e901cbd
i18n: improve string literal annotations
...
1. annotate more strings for statsViews, itemStats
2. fix raw title and description for preferences
3. fix crash on opening AttributeEditor, characterEditor
2020-06-22 17:55:58 +08:00
zhaoweny
29ec297acb
i18n: annotate string literals in gui/builtinPreferenceViews
2020-06-21 16:06:43 +08:00
blitzmann
02aa4eb2b4
Add UI to change language
2020-06-20 15:46:30 -04:00
DarkPhoenix
1090589cb2
Fix preferences for wx 4.1.0
2020-04-25 17:19:05 +03:00
Metallicow
a93915cf04
trim trailing whitespace
2020-02-12 16:14:12 -06:00
DarkPhoenix
dee8fa400c
Allow to override menu visibility settings with control key
2019-12-16 16:29:42 +03:00
DarkPhoenix
a400821268
Remove "database defaults"
2019-12-07 01:21:46 +03:00
DarkPhoenix
f384b32ed6
Remove unused file
2019-10-03 14:30:50 +03:00
DarkPhoenix
22d8f34c75
Fix pref panel titles on linux
2019-10-03 14:29:47 +03:00
DarkPhoenix
00d480860f
Change tab outlook when option value is changed
2019-10-01 22:28:24 +03:00
DarkPhoenix
c94384acb8
Show amount of items hidden in additions tabs
2019-10-01 22:22:10 +03:00
DarkPhoenix
7dc17543df
Make new context menus disablable
2019-08-21 15:14:49 +03:00
DarkPhoenix
365a3798c2
Rename some remaining UI elements
2019-07-25 16:40:59 +03:00
DarkPhoenix
8d3981e1a4
Reimport extra target profile fields if they are defined
2019-07-25 16:36:22 +03:00
DarkPhoenix
e34fcb2f9c
Rename multiple entities to reflect that it's target profile rather than target resists
2019-07-25 16:20:41 +03:00
DarkPhoenix
3a09f4b45c
Rework FitChanged command to avoid refreshing graph multiple times in certain cases
2019-07-07 14:25:27 +03:00
DarkPhoenix
63ca8dc559
Recalc all fits which might need that when changing factorReload flag
2019-07-05 01:08:00 +03:00
DarkPhoenix
ac93c5487c
Change the way force reload setting is changed
2019-07-05 00:36:44 +03:00
DarkPhoenix
bdd4a8cfb7
Fix scroll rate in preference panel
2019-05-01 00:55:52 +03:00
DarkPhoenix
ccb0732f7d
Update preference tooltip
2019-04-20 04:24:55 +03:00
DarkPhoenix
8e717b19d9
All lines are already unicode in py3
2019-04-19 12:46:26 +03:00
DarkPhoenix
f9fd265280
Add option which controls ammo switcher behavior
2019-04-18 11:34:16 +03:00
DarkPhoenix
2716214816
Do not set mouse cursor on GTK as it's applied to whole panel for some reason
2019-04-17 17:05:16 +03:00
DarkPhoenix
82adccadda
Always show factor reload time menu item
2019-04-16 19:41:52 +03:00
DarkPhoenix
f100971fbe
Set charge to all modules when cmd/control is pressed, instead of having separate menu item
2019-04-16 19:35:24 +03:00
DarkPhoenix
b6a13b32de
Rework alt-key shortcuts
2019-04-09 15:55:10 +03:00
DarkPhoenix
1ddc2edd88
Move loading defaults to preference buttons
2019-04-08 17:43:11 +03:00
DarkPhoenix
953a67e2c4
Update market preferences icon
2019-04-07 21:00:57 +03:00
DarkPhoenix
5fa96c5e52
Introduce new option group and move some options around
2019-04-05 21:00:42 +03:00
DarkPhoenix
f45ad5ceab
Implement logic which temporarily enables/disables meta groups for search
2019-04-03 18:16:10 +03:00
DarkPhoenix
c144c16a7f
Enable only available buttons in case of empty item list
2019-04-03 16:45:24 +03:00
DarkPhoenix
db07f9d534
Implement logic to autoselect some metagroups if no items were filtered
2019-04-03 15:58:18 +03:00
DarkPhoenix
ca4eeed8d1
Reword some preference descriptions
2019-04-03 15:36:28 +03:00