DarkPhoenix
8652a2891b
Do not attempt to change skill levels of built-in all0/5 chars
2019-11-22 15:46:29 +03:00
DarkPhoenix
a09af0a9eb
Propagate keys to upper windows if they were not processed in here
2019-11-22 15:45:01 +03:00
Sasha
745c0db530
Add keyboard shortcuts to character level editor
2019-11-21 18:10:56 -08:00
DarkPhoenix
18d8ed6558
Take modifier key info from event where possible
2019-10-08 20:50:14 +03:00
DarkPhoenix
ed1f52a114
Show implant description in tooltip of implant editor
2019-09-23 15:25:58 +03:00
DarkPhoenix
0269a64ae1
Add maximize button to resizeable windows and make character editor resizeable
2019-08-26 12:59:00 +03:00
DarkPhoenix
4ca737281d
Fix background color of auxiliary windows on Windows
2019-08-20 18:29:29 +03:00
DarkPhoenix
bcdefdc4ac
Rework more windows to rely on auxiliary frame
2019-08-12 14:41:41 +03:00
DarkPhoenix
fc65cb6000
More windows to auxiliary frame
2019-08-11 15:52:51 +03:00
DarkPhoenix
817e99a05d
Change the way we close character editor
2019-08-10 02:42:19 +03:00
DarkPhoenix
a028ebe198
Rework how we handle all modal dialogs
2019-08-10 01:56:43 +03:00
DarkPhoenix
01371f227c
Change the way we handle dialogs
2019-08-09 20:09:31 +03:00
DarkPhoenix
77ae235385
Offload actual set adding logic to windows calling the context menu
2019-07-30 22:01:33 +03:00
DarkPhoenix
2aa274f56f
Remove character editor implant set context menu hack as it's no longer needed
2019-07-30 19:20:14 +03:00
DarkPhoenix
cd20164d7a
Pass calling window to context menu
2019-07-30 19:12:45 +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
6580734dc7
Print full connection exception in case of failure in debug mode
2019-05-28 16:03:25 +03:00
DarkPhoenix
5b52da737a
Do not trigger esc when modifier keys are pressed
2019-05-12 17:08:41 +03:00
DarkPhoenix
dbef3b8c84
Unfuck character editor context menus
2019-04-30 22:39:38 +03:00
DarkPhoenix
c03d000c45
Pass item which is considered to be clicked item to context menus
2019-04-22 15:45:37 +03:00
DarkPhoenix
72fc560241
Make all secondary windows closable by ESC
2019-04-21 19:34:14 +03:00
Ryan Holmes
f95420d7bf
Fix character editor context menu on Linux ( #1895 )
2019-03-24 20:59:40 -04:00
Ryan Holmes
a9a9fd1b1a
Clean up another context menu
2019-03-24 19:08:31 -04:00
Ryan Holmes
d107156341
Fix for sill name getting cutoff on gtk ( #1886 )
2019-03-19 09:15:09 -04:00
Ryan Holmes
f6c6f9a0c9
Handle double click event on skill groups in character editor ( #1886 )
2019-03-18 22:30:54 -04:00
DarkPhoenix
52a68adb11
Put character editor window into scope of main window
...
This fixes various annoying things happening under linux: two separate applications shown when character editor open and various window focus bugs when opening stats of skills in character editor
2019-03-18 14:33:17 +03:00
Ryan Holmes
19f02ef914
Align skill column to the right ( #1866 )
2019-03-17 09:06:47 -04:00
Ryan Holmes
ccd3665115
Do not call Layout on the skill tree view. #1866
2019-03-17 09:01:40 -04:00
burnsypet
ff8ea205db
Remove extra (α) from clone name when renaming
2018-12-13 20:34:00 +00:00
blitzmann
b4b8a158f5
Bunch of import optimizations
2018-09-16 00:05:36 -04:00
blitzmann
2cac214f46
tox
2018-05-20 15:55:26 -04:00
blitzmann
cec61fc225
Some QOL tweaks to the character editor SSO section
2018-05-18 23:41:37 -04:00
blitzmann
eeb700c75d
Get back into tox's good graces
2018-05-15 01:41:32 -04:00
blitzmann
51e610830f
Fix (not really) an issue with a dead character editor still receiving events
2018-05-14 18:27:53 -04:00
Ryan Holmes
033647da61
Move to a central login() method
2018-03-17 20:23:14 -04:00
Ryan Holmes
8a10f0a766
sCrest > sEsi
2018-03-16 18:06:33 -04:00
Ryan Holmes
570df7f645
Fix a bug with the character selection, and automatically assign a character after logging into eve via character editor
2018-03-15 22:13:56 -04:00
Ryan Holmes
8153b80d05
Work around for sso character not being delete from characters after sso deleted, some other minor tweaks
2018-03-15 19:58:17 -04:00
Ryan Holmes
9d379d966c
Implement working character associations with SSO character
2018-03-14 17:53:48 -04:00
blitzmann
f52f39984f
Add api view back to character editor (non functioning)
2018-03-12 21:13:18 -04:00
blitzmann
5560ef4d34
Merge branch 'test-3' into esi
...
# Conflicts:
# eos/saveddata/character.py
# service/character.py
# service/eveapi.py
# service/pycrest/eve.py
2018-03-10 15:32:21 -05:00
blitzmann
73d59569ff
Merge remote-tracking branch 'origin/master' into test-3
...
# Conflicts:
# gui/characterEditor.py
2018-02-23 23:28:33 -05:00
blitzmann
e85d144928
Migrate the Save Character As dialog tot he same dialog / validator as the Edit Character Name ( #1419 )
2018-02-23 23:25:11 -05:00
blitzmann
8f42822d9e
Add roman package as a requirement, and remove the roman module from pyfa
2018-02-23 01:04:31 -05:00
blitzmann
c5ba79cfbb
Merge branch 'master' into test-3
...
# Conflicts:
# .gitignore
2018-02-23 01:02:51 -05:00
blitzmann
c3f8b102fa
Add the romans library to pyfa itself to avoid having to modify the binaries
2018-02-23 00:57:26 -05:00
BlueShanks
bd0fcbef3a
Fixed style issues which were throwing errors
...
The code was failing an automatic test because of style issues, which are hopefully fixed now
2018-02-17 18:26:00 +10:00
blitzmann
05f08970c9
fix character editor not spawning on OSX
2018-02-16 20:40:51 -05:00
BlueShanks
c5c673e360
moved a line back to where it was
...
results in a net smaller diff
2018-02-16 00:46:51 +10:00
BlueShanks
5cd21da7b1
Character Editor: accept skill plans in Roman numerals too
2018-02-16 00:19:56 +10:00