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
DarkPhoenix
292d95f6f8
Implement market jump meta category logic
2019-04-03 15:34:26 +03:00
DarkPhoenix
0a705d1d7f
Change price panel padding a little
2019-04-02 20:00:53 +03:00
DarkPhoenix
be1bd24a05
Change layout of options and window size a little
2019-04-02 19:22:37 +03:00
DarkPhoenix
a9fb3501ac
Change price preferences layout
2019-04-01 17:14:50 +03:00
DarkPhoenix
b8a8f9c422
Add metagroup-related preferences
2019-04-01 16:52:46 +03:00
DarkPhoenix
6c29b3f38b
ALways include price of ship and modules
2019-04-01 15:41:38 +03:00
DarkPhoenix
fa72345bcf
Add ship and modules as separate entries to menu for feature parity
2019-03-25 16:14:14 +03:00
DarkPhoenix
3229652efa
Remove detailed price popups and move price preferences to new preference tab
2019-03-25 15:57:42 +03:00
Indiction
c02cccf415
Adding Option to Change "total price" calculation Statview
...
Hint for module and total price provide detail informations
2019-03-25 14:58:03 +03:00
DarkPhoenix
295368635b
Move some of preferences into new group
2019-03-21 14:00:49 +03:00
DarkPhoenix
33b91a79ab
Add option to disable this context menu
2019-03-18 18:21:53 +03:00
Ryan Holmes
986ae16eaf
Allow global spoolup value to be editable via preferences
2019-03-02 21:31:13 -05:00
blitzmann
114d72e23f
Fix bug for when updating preferences before loading anything into ItemView
2019-03-02 17:35:30 -05:00
Tony Cook
2ea3394845
make the item list colour per slot if colorFitBySlot set
...
attempts to resolve #1839
2019-03-01 19:51:30 +11:00
DarkPhoenix
9dc0ec67d4
Merge branch 'master' into fit_export_options
2019-02-13 18:19:03 +03:00
DarkPhoenix
a4fae73a1e
Make "fill with module" context menu entry disablable via preferences
2019-02-13 17:12:21 +03:00
DarkPhoenix
eeef2104c2
Move option of exporting charges from general preferences to EFT and multibuy exports
2019-02-12 13:03:15 +03:00
blitzmann
1454cd8a0d
Merge remote-tracking branch 'origin/development' into release/v2.5.0
2018-10-08 12:40:23 -04:00
blitzmann
9b3ba8c9aa
Update DPS as factor in reload setting in preferences changes
2018-09-25 21:14:37 -04:00
blitzmann
b4b8a158f5
Bunch of import optimizations
2018-09-16 00:05:36 -04:00
Maru Maru
1699b8ceee
Add ability to use character implants by default
2018-07-11 05:35:19 -04:00
blitzmann
eeb700c75d
Get back into tox's good graces
2018-05-15 01:41:32 -04:00
blitzmann
e29ab817af
Add the client details back to the preferences page
2018-05-13 13:27:49 -04:00
Ryan Holmes
53451dfaf6
Implement a setting for manual vs server login method
2018-03-18 00:46:53 -04:00
Ryan Holmes
8a10f0a766
sCrest > sEsi
2018-03-16 18:06:33 -04:00
Ryan Holmes
2c3957b2db
Disable CREST settings in preferences
2018-03-15 23:07:34 -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
Alexey Minnekhanov
0b615b578a
Bring back proxy settings in network preferences view
2018-03-05 18:02:34 +03:00
blitzmann
222037ff40
Remove proxy support for the time being
2018-03-04 18:10:40 -05:00
blitzmann
caf8e7f2d6
Test something on mac
2018-03-03 17:40:40 -05:00
blitzmann
33bf5234d0
Goodbye eveapi! You have served us well all these years!
...
Start stripping XML API stuff and implement ESI skill fetching.
2018-02-09 00:42:59 -05:00
blitzmann
cb392e7e5f
Rename a few things
2018-02-08 01:52:38 -05:00
blitzmann
40ce7b7c0b
Merge branch 'master' into test-3
...
# Conflicts:
# .gitignore
# eos/saveddata/character.py
# service/network.py
# service/price.py
2017-12-10 22:36:15 -05:00
blitzmann
2936b88c3d
code cleanup
2017-11-27 21:05:06 -05:00
blitzmann
f7b509f9a9
code styling
2017-11-25 04:04:13 -05:00
blitzmann
dea775058d
* Try other price sources if user's preferred fails ( #1342 )
...
* Handle cached prices better when eve-marketdata returns 0 for lack of price data (#1334 )
2017-11-25 02:50:46 -05:00
blitzmann
3c405f51d8
Remove platform-specific CREST checks (add for mac-deprecated client)
2017-11-24 17:27:44 -05:00
blitzmann
337f0a9c8a
Fix stretchspacers
2017-11-24 17:23:04 -05:00
blitzmann
6e112b9ed5
Fix issues with merge
2017-11-23 11:38:08 -05:00
blitzmann
b30b3fcbf1
Merge branch 'master' into test-3
...
Conflicts:
eos/gamedata.py
eos/saveddata/booster.py
eos/saveddata/character.py
gui/builtinAdditionPanes/commandView.py
gui/builtinContextMenus/commandFits.py
gui/builtinMarketBrowser/itemView.py
gui/builtinMarketBrowser/marketTree.py
gui/builtinPreferenceViews/pyfaGeneralPreferences.py
gui/builtinShipBrowser/categoryItem.py
gui/builtinShipBrowser/fitItem.py
gui/builtinShipBrowser/navigationPanel.py
gui/builtinShipBrowser/raceSelector.py
gui/builtinShipBrowser/shipItem.py
gui/builtinStatsViews/priceViewFull.py
gui/builtinViews/fittingView.py
gui/characterEditor.py
gui/characterSelection.py
gui/chromeTabs.py
gui/crestFittings.py
gui/itemStats.py
gui/mainFrame.py
scripts/itemDiff.py
service/price.py
2017-11-23 11:19:05 -05:00
blitzmann
0f94557699
Use wx.AutoBufferedPaintDC instead of wx.BufferedPaintDC (helps with drawing on linux)
2017-11-21 00:05:52 -05:00
Ryan Holmes
da5aaf2f78
Feature/evemarketdata ( #1297 )
...
* Add preliminary support for eve market data
* Break out market sources into their own classes and register them onto the price service. Create preference option to select which source user wants. Default to eve central
* fix tox stuff
2017-09-23 19:39:38 -04:00
Ryan Holmes
987c55ed8f
Get preferences dialog up and running
2017-07-02 16:32:39 -04:00
Ryan Holmes
729c46ab00
Revert "Remove EVT_ERASE_BACKGROUND events - pretty sure these were there for older versions of wx where the background wasn't erased properly"
...
This does help prevent flickering on resizing. Need to research more before removing them
This reverts commit 8c5c7fba29 .
2017-06-14 03:57:57 -04:00
Ryan Holmes
4b8f2ce9e7
Deprecation stuff
2017-06-14 01:07:18 -04:00
Ryan Holmes
8c5c7fba29
Remove EVT_ERASE_BACKGROUND events - pretty sure these were there for older versions of wx where the background wasn't erased properly
2017-06-14 01:02:27 -04:00
Ryan Holmes
9d75dea31a
"Fix" more spacers
2017-06-12 21:14:45 -04:00