blitzman
|
1d69ed7584
|
Merge branch 'test_import' into development
Conflicts:
gui/builtinContextMenus/amount.py
gui/characterEditor.py
gui/itemStats.py
|
2017-01-27 20:39:54 -05:00 |
|
blitzman
|
fb538027f7
|
Fix issues with paths and linux / os x
|
2017-01-27 20:30:11 -05:00 |
|
blitzman
|
85131e6166
|
oh god this isn't gonna work
Merge branch 'ebag_importchanges' into test_import
Conflicts:
config.py
eos/db/saveddata/queries.py
eos/effects/chargebonuswarfarecharge.py
eos/effects/elitebonuscommandshipinformationhiddencs3.py
eos/effects/elitebonuslogisticremotearmorrepairoptimalfalloff1.py
eos/effects/energydestabilizationnew.py
eos/effects/iceharvestingdroneoperationdurationbonus.py
eos/effects/miningforemanstrengthbonus.py
eos/effects/modulebonuswarfarelinkarmor.py
eos/effects/modulebonuswarfarelinkinfo.py
eos/effects/modulebonuswarfarelinkmining.py
eos/effects/modulebonuswarfarelinkshield.py
eos/effects/modulebonuswarfarelinkskirmish.py
eos/effects/moduletitaneffectgenerator.py
eos/effects/remotehullrepair.py
eos/effects/rolebonusremotearmorrepairoptimalfalloff.py
eos/effects/shipbonusforceauxiliarya4warfarelinksbonus.py
eos/effects/shipmodesmallmissiledamagepostdiv.py
eos/effects/structureenergyneutralizerfalloff.py
eos/effects/structuremoduleeffectstasiswebifier.py
eos/effects/structurerigmaxtargets.py
eos/effects/subsystembonusamarrdefensiveinformationwarfarehidden.py
eos/effects/subsystembonuscaldaridefensiveinformationwarfarehidden.py
eos/effects/subsystembonusgallentedefensiveinformationwarfarehidden.py
eos/effects/techtwocommandburstbonus.py
eos/saveddata/fighter.py
eos/saveddata/fit.py
eos/saveddata/module.py
eve.db
gui/bitmapLoader.py
gui/builtinContextMenus/itemStats.py
gui/builtinStatsViews/miningyieldViewFull.py
gui/builtinViewColumns/misc.py
gui/builtinViews/__init__.py
gui/builtinViews/fittingView.py
gui/contextMenu.py
gui/graphFrame.py
gui/itemStats.py
gui/mainFrame.py
gui/marketBrowser.py
service/__init__.py
service/character.py
service/fit.py
service/port.py
service/prefetch.py
service/pycrest/eve.py
service/settings.py
|
2017-01-23 21:06:12 -05:00 |
|
Ebag333
|
bef17e53c6
|
Recreating wheels
|
2016-12-19 00:11:55 -08:00 |
|
Ebag333
|
d4b6099d6e
|
Handle unicode, utf8, and windows-1252
(cherry picked from commit 0d4f24a)
|
2016-12-18 14:11:55 -08:00 |
|
Ebag333
|
08b5abc7ad
|
Handle unicode, utf8, and windows-1252
(cherry picked from commit 0d4f24a)
|
2016-12-14 10:38:56 -08:00 |
|
Ebag333
|
be53dedb18
|
Large pep8 compliance to make work for Tox
|
2016-12-13 21:23:01 -08:00 |
|
a-tal
|
d3b6bc1c93
|
so many pep8 fixes
(cherry picked from commit bee125d)
|
2016-12-13 20:16:44 -08:00 |
|
blitzmann
|
ec6914d4aa
|
Bitmap Loader is now a proper class, and can be used to load images from zipfile
|
2015-09-24 12:18:33 -04:00 |
|
blitzmann
|
fb7574e476
|
Remove extra location stuff from bitmap loader
|
2015-09-24 11:45:24 -04:00 |
|
DarkPhoenix
|
0521d242eb
|
Make sure bitmap loader searches for proper file (w/o EVE embedfs-specific path and extension)
|
2015-07-06 11:31:02 +03:00 |
|
blitzmann
|
8df7593223
|
Moved compat.py to new dir utils/ and also added timer class
|
2014-11-29 20:47:53 -05:00 |
|
HomeWorld
|
ce3458163a
|
Revert "Return a 16x16 empty bitmap (bitmap loader) if we got an error (missing icon or other WTF cases)"
This reverts commit fa1e44c42e.
|
2011-10-25 22:02:19 +03:00 |
|
HomeWorld
|
fa1e44c42e
|
Return a 16x16 empty bitmap (bitmap loader) if we got an error (missing icon or other WTF cases)
|
2011-10-25 21:40:06 +03:00 |
|
DarkPhoenix
|
d3989ebdfa
|
Fix mistype in file name format
|
2011-04-16 18:58:54 +04:00 |
|
DarkPhoenix
|
05eba09663
|
Slightly change the way icon name in warning is composed
|
2011-04-16 18:11:01 +04:00 |
|
DarkPhoenix
|
baa9ccc6ba
|
Add console warning if icon file cannot be found
|
2011-04-16 18:04:22 +04:00 |
|
HomeWorld
|
11d5f37606
|
Moved compat.py to gui/utils folder
|
2010-12-22 17:42:07 +02:00 |
|
DarkPhoenix
|
243291959f
|
Revert "Resolve 352 (Clean up root folder)"
This reverts commit cede27f1b2.
|
2010-12-18 13:46:36 +03:00 |
|
DarkPhoenix
|
cede27f1b2
|
Resolve 352 (Clean up root folder)
|
2010-12-18 13:34:51 +03:00 |
|
HomeWorld
|
65af4f0c21
|
pfnotebook tab render first draft
|
2010-11-17 02:16:01 +02:00 |
|
Niklas Bölter
|
d2d1759601
|
Reworked config.py (better variable names autodetection)
|
2010-11-13 17:40:02 +01:00 |
|
DarkPhoenix
|
0f7678aaab
|
Resolve #222 (Use of ordered dicts in gui bumped python requirement to 2.7)
|
2010-10-29 09:34:45 +04:00 |
|
HomeWorld
|
05737e72f5
|
Dont cache bitmaps, caching is bad
|
2010-10-29 03:18:05 +03:00 |
|
HomeWorld
|
7038954389
|
Ugly stuff - race imgs
|
2010-10-26 18:55:00 +03:00 |
|
HomeWorld
|
804a726a60
|
Awesomeness*3/4
|
2010-10-26 17:25:32 +03:00 |
|
HomeWorld
|
1b1f45b3d2
|
Pure Awesomeness/2
|
2010-10-26 17:16:14 +03:00 |
|
cncfanatics
|
3b4d4e661c
|
Revert "First stage of ship browser rewrite"
This reverts commit 64ae2b8a01.
|
2010-10-12 16:04:24 +02:00 |
|
cncfanatics
|
64ae2b8a01
|
First stage of ship browser rewrite
|
2010-10-12 15:47:25 +02:00 |
|
cncfanatics
|
b19798021d
|
CHange stuff around to be a bit more resilient against errors, create
non-existent folders, add a staticPath config var
|
2010-09-28 22:07:33 +02:00 |
|
cncfanatics
|
6d371e40b7
|
Change AGPL to regular GPL for pyfa
|
2010-08-28 15:18:57 +02:00 |
|
cncfanatics
|
4bd7e7c47e
|
Add icon for pyfa: 3D rendered rifter
|
2010-08-21 00:27:20 +02:00 |
|
cncfanatics
|
a925d6b59c
|
Make sure to not die when a bitmap doesn't exist
|
2010-08-17 16:41:02 +02:00 |
|
cncfanatics
|
8e6de2b36b
|
Give the nullbitmap a width and height
|
2010-08-16 15:49:20 +02:00 |
|
cncfanatics
|
4708836aad
|
Instead of returning nothing, return the nullBitmap when no image is found
|
2010-08-16 15:42:59 +02:00 |
|
cncfanatics
|
7e44e9e885
|
Add a check and only try and load images that actualy exist
|
2010-08-16 15:37:49 +02:00 |
|
cncfanatics
|
8d4fea3040
|
Extend the controller with a getChildren method and use it to display marketgroup children
|
2010-08-15 19:52:40 +02:00 |
|
cncfanatics
|
8d0c2042ea
|
Remove a few stale variables.
Add a market class to the controller.
Add a method in the Market controller to grab the market root.
Display the market root in the market browser.
|
2010-08-15 17:40:00 +02:00 |
|
unknown
|
6442c99038
|
small getStaticBitmap and getBitmap mod to accept a path
|
2010-08-15 14:35:51 +02:00 |
|
cncfanatics
|
f7132e9385
|
Add a character editor menu entry. Change some stuff around
|
2010-08-12 17:49:49 +02:00 |
|
cncfanatics
|
263bb9ae7c
|
First draft of the menu and toolbar for the new interface.
|
2010-08-12 17:20:10 +02:00 |
|