DarkPhoenix
18d8ed6558
Take modifier key info from event where possible
2019-10-08 20:50:14 +03:00
DarkPhoenix
0269a64ae1
Add maximize button to resizeable windows and make character editor resizeable
2019-08-26 12:59:00 +03:00
DarkPhoenix
67462c3278
Do not crash on attempt to export blank fitting
2019-08-23 09:07:31 +03:00
DarkPhoenix
4ca737281d
Fix background color of auxiliary windows on Windows
2019-08-20 18:29:29 +03:00
DarkPhoenix
931d8d355f
When no ESI characters are added, do not close ESI windows
2019-08-12 15:48:35 +03:00
DarkPhoenix
6912b6eb39
Fix background color of SSO char management panel
2019-08-12 12:32:02 +03:00
DarkPhoenix
bcdefdc4ac
Rework more windows to rely on auxiliary frame
2019-08-12 14:41:41 +03:00
DarkPhoenix
4f2e1be9ac
Set min size of various auxiliary windows
2019-08-12 14:05:18 +03:00
DarkPhoenix
34a6fdc07e
Rework more windows to use aux frame
2019-08-12 00:32:27 +03:00
DarkPhoenix
2160cc4aaa
Change how attribute editor frame is closed
2019-08-10 02:50:20 +03:00
DarkPhoenix
a028ebe198
Rework how we handle all modal dialogs
2019-08-10 01:56:43 +03:00
DarkPhoenix
c315adf987
Rework target profile editor to be non-blocking window
2019-08-09 20:57:20 +03:00
DarkPhoenix
01371f227c
Change the way we handle dialogs
2019-08-09 20:09:31 +03:00
DarkPhoenix
5b74c6c5e1
Update graph info when fit name changes
2019-07-07 02:33:54 +03:00
DarkPhoenix
1e8184a80b
Make ESI browser tree panel non-scalable
2019-05-27 19:06:53 +03:00
DarkPhoenix
6a20f04c7f
Merge branch 'master' into singularity
2019-05-27 19:04:27 +03:00
Aaron Opfer
bba0df5f50
improve sizing on esi fit import browser
...
On my machine, using the ESI import feature and clicking "Fetch Fits" gives the appearance of nothing happening. Turns out, this was because by default the tree on the left-hand side of the window has zero width by default and the parent window needs to be resized to see the fits. Fix this by setting a minimum size for the fitting browser tree and increase the default window size to compensate.
2019-05-26 04:33:15 -05:00
DarkPhoenix
5b52da737a
Do not trigger esc when modifier keys are pressed
2019-05-12 17:08:41 +03:00
DarkPhoenix
72fc560241
Make all secondary windows closable by ESC
2019-04-21 19:34:14 +03:00
Ryan Holmes
58daf2a543
work on getting abyssal modules imported via clipboard
2018-11-20 00:49:04 -05:00
blitzmann
31c3101d6d
Remove redundant parenthesis
2018-09-16 01:11:16 -04:00
DarkPhoenix
dd0fbfddb9
Split ESI stuff into its own file
2018-08-30 15:57:59 +03:00
DarkPhoenix
0a47fba107
Move import/export facilities to their own folder
2018-08-28 19:00:39 +03:00
WatchMeCalculate
abefe21796
Adds exception handler for when HttpServer fails on init
2018-06-05 23:42:00 -07:00
blitzmann
eaae51f8d8
Add status messages back to ESI fitting export ( #1502 )
2018-05-21 23:37:15 -04:00
blitzmann
9f69c76380
Reimplement support for exporting ESI fittings... whoops ( #1593 )
2018-05-21 23:23:21 -04:00
Alexey Min
cc754342c8
Skip fits for unknown ships in "Browsing EVE Fittings"
2018-05-16 00:36:37 +03:00
blitzmann
eeb700c75d
Get back into tox's good graces
2018-05-15 01:41:32 -04:00
blitzmann
b6a1c4b308
Add support for using own client details (messy code, but it works!)
2018-05-14 00:37:26 -04:00
blitzmann
5cc6b6c69c
Move over all esi stuff to it's own class, which the esi service extends from. Also fix an issue in the EVE fittings browser where deleting a fit didn't actually remove it from the list of fits (due to that list being populated by the return data of ESI, which can be cached). More clean up.
2018-05-12 13:57:14 -04:00
blitzmann
0365f71c00
Move over ESI functionality to be completely separate from esipy
2018-05-12 12:25:34 -04:00
blitzmann
f4fd991907
Remove some event handling from the ESI windows to prevent errors from happening ( #1501 )
2018-05-07 22:00:41 -04:00
Ryan Holmes
033647da61
Move to a central login() method
2018-03-17 20:23:14 -04:00
Ryan Holmes
3ec01a20c2
Bunch of renaming to bring variables up to speed
2018-03-16 18:15:48 -04:00