blitzmann
|
63f9847406
|
Merge branch 'master' into attrGroup
# Conflicts:
# eve.db
# gui/bitmap_loader.py
|
2018-10-27 15:13:54 -04:00 |
|
Tron
|
05ce8fbf1c
|
Fixed flake8 complaints.
|
2018-10-15 05:44:22 -05:00 |
|
Tron
|
929b2dfb38
|
Factored out scaled image loading into a method so CodeClimate (hopefully) stops complaining about cognitive complexity.
|
2018-10-15 05:35:28 -05:00 |
|
Tron
|
60f024fdb7
|
Try loading smaller variants if scaled icons are missing. pyfa-org/Pyfa/#1769
|
2018-10-14 15:47:58 -05:00 |
|
blitzmann
|
d2b601dd8f
|
Merge remote-tracking branch 'origin/master' into attrGroup
# Conflicts:
# eve.db
|
2018-10-13 00:02:06 -04:00 |
|
blitzmann
|
15bbf69fcf
|
Check to make sure the bitmap exists before converting to image.
|
2018-10-12 23:58:51 -04:00 |
|
blitzmann
|
7374b00883
|
Convert Attributes to HyperTreeList
|
2018-10-09 01:06:11 -04:00 |
|
blitzmann
|
fd7c5c1580
|
Remove some old debugging prints
|
2018-10-08 12:50:07 -04:00 |
|
blitzmann
|
c0922adfb2
|
Merge branch 'hd-images' into release/v2.5.0
|
2018-10-08 12:44:04 -04:00 |
|
blitzmann
|
b4b8a158f5
|
Bunch of import optimizations
|
2018-09-16 00:05:36 -04:00 |
|
blitzmann
|
7f02a078fd
|
Fix some import issues, and save the scale factor on the BitmapLoader class (since it probably won't be changing?)
|
2018-09-11 19:48:02 -04:00 |
|
Alexander Maryanovsky
|
7c7650ac07
|
BitmapLoader.getBitmap will now load a @2x (or whatever the main window's content scale is) bitmap, if one is available.
|
2018-09-11 23:40:18 +03:00 |
|
MaruMaruOO
|
6583aa9b34
|
Have missing icons display as question mark icons
|
2018-07-16 10:26:29 -04:00 |
|
blitzmann
|
c4177f8911
|
Remove .zip check for img files (no longer part of build, wondering if this is causing slow start up times)
|
2018-05-22 00:06:06 -04:00 |
|
Ryan Holmes
|
9712ec4fbf
|
Fix up some stuff, migrate to cleaned up chrome tabs
|
2017-06-12 20:38:00 -04:00 |
|
Ryan Holmes
|
8e4db5a8c3
|
Do some renaming of some files
|
2017-06-12 18:08:07 -04:00 |
|