blitzmann
|
b3157303cd
|
Reenable error dialog and remove versioning info - want to look into a more uniform way of doing this if possible, and the requirements are all changing.
|
2017-11-25 13:49:48 -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 |
|
Ryan Holmes
|
dfe3d5c82a
|
Update forum references (#1301)
|
2017-09-24 18:00:21 -04:00 |
|
Ryan Holmes
|
1082d8a173
|
fix fix fix
|
2017-07-02 23:45:28 -04:00 |
|
Ebag333
|
03f12bfca1
|
Finish implementing wx 2.8 selector. Add a bunch of error catching. General cleanup.
(cherry picked from commit b0ec69e)
|
2017-03-27 20:52:45 -07:00 |
|
Ebag333
|
0ccd812398
|
Add logging OS version. Deprioritize some messages to debug, so devs can run at info level with less spam (and much less impact on recalc times).
|
2017-03-18 13:27:07 -07:00 |
|
Ebag333
|
9c693cd7ed
|
Python now properly requires 2.7 and not 2.6 or 2.7. Removed duplicate output to log, now that we handle exceptions.
|
2017-03-18 13:11:40 -07:00 |
|
Ebag333
|
b1be2eee06
|
Add unhandled exception handler. Now catches problems and will try and output to the pyfalog, falling back to outputting to the console.
|
2017-03-18 12:37:23 -07:00 |
|
Ebag333
|
f2a0e42810
|
Rework error dialog to have better layout and more information
|
2017-03-16 02:13:02 -07:00 |
|
blitzman
|
1c273210e9
|
tox fixes
|
2017-02-26 00:44:37 -05:00 |
|
blitzman
|
5adfcbf343
|
Add links in the error dialog
|
2017-02-25 17:37:38 -05:00 |
|
blitzman
|
4ba4a753cb
|
Implement and error message if config fails
|
2017-02-25 17:12:09 -05:00 |
|