blitzmann
|
8f34c03289
|
implement a stop gap measure for #1384
|
2018-05-07 23:20:11 -04:00 |
|
blitzmann
|
2ed2f8e262
|
Fix issue with losing wrapper for FittingView when closing
|
2018-02-25 12:04:57 -05:00 |
|
blitzmann
|
390d90ac47
|
Merge branch 'issue/1434' into test-3 (#1434)
# Conflicts:
# gui/builtinViews/fittingView.py
|
2018-02-25 01:57:36 -05:00 |
|
blitzmann
|
4c877e7a5a
|
re-enable the tab preview
|
2018-02-25 01:45:43 -05:00 |
|
blitzmann
|
1c16343b46
|
Merge branch 'master' into test-3
|
2018-02-24 22:24:16 -05:00 |
|
blitzmann
|
15e60c3d24
|
Always open imports in a new tab (#1432)
|
2018-02-24 21:11:53 -05:00 |
|
blitzmann
|
cafd92f169
|
add a todo
|
2018-02-16 22:26:02 -05:00 |
|
blitzmann
|
2936b88c3d
|
code cleanup
|
2017-11-27 21:05:06 -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
|
4a33365195
|
Add some debug and fix indentation issue causing fit deletion to crash open fittings views
|
2017-11-22 01:45:31 -05:00 |
|
blitzmann
|
5d5646df79
|
Fix BlankPage having binding issue
|
2017-11-22 01:45:06 -05:00 |
|
blitzmann
|
4138088d4a
|
Do not create a new fitting view every time we switch fits.
|
2017-11-21 23:46:50 -05:00 |
|
blitzmann
|
d4df989427
|
Remove handlers from unbind (see https://github.com/wxWidgets/Phoenix/issues/624)
|
2017-11-21 23:04:51 -05:00 |
|
blitzmann
|
a52b9e58e9
|
Testing some stuff out
|
2017-11-18 19:01:05 -05:00 |
|
blitzmann
|
ce8f1d385d
|
Better fix for broken Entity Editor Validation
|
2017-11-15 21:43:36 -05:00 |
|
blitzmann
|
90e338b969
|
Fix for broken Entity Editor Validation
|
2017-11-14 00:07:12 -05:00 |
|
blitzmann
|
979bc494f0
|
deprecation
|
2017-11-13 22:29:58 -05:00 |
|
blitzmann
|
2afc8b1abe
|
Get rack headers bold again (courtesy of @RobinD42 - https://github.com/wxWidgets/Phoenix/issues/525)
|
2017-09-25 01:58:31 -04:00 |
|
blitzmann
|
b55fcfaf04
|
cleanup
|
2017-07-11 02:06:09 -04:00 |
|
Ryan Holmes
|
3b546de070
|
More deprecated fixes, and re-enable a working stats view
|
2017-06-14 03:51:40 -04:00 |
|
Ryan Holmes
|
4b8f2ce9e7
|
Deprecation stuff
|
2017-06-14 01:07:18 -04:00 |
|
Ryan Holmes
|
43cbdc1e57
|
Fix issue with crashing (set weight not working as intended?)
|
2017-06-14 00:46:13 -04:00 |
|
Ryan Holmes
|
cf4d0706ae
|
Fix column headers, and disable event posting which was causing crash
|
2017-06-14 00:09:30 -04:00 |
|
Ryan Holmes
|
050f1b4add
|
Fixed some missing chrome tab stuff, as well as more conversion issues
|
2017-06-13 15:18:40 -04:00 |
|
Ryan Holmes
|
2bbcd96ce3
|
Even more fixes
|
2017-06-13 15:01:30 -04:00 |
|
Ryan Holmes
|
1cbd8ee901
|
Fix some deprecated stuff
|
2017-06-12 21:31:37 -04:00 |
|
Ryan Holmes
|
9d75dea31a
|
"Fix" more spacers
|
2017-06-12 21:14:45 -04:00 |
|
Ryan Holmes
|
610f501608
|
"Color Correction"
|
2017-06-12 21:11:10 -04:00 |
|
Ryan Holmes
|
361f7fc5bb
|
misc fixes
|
2017-06-12 21:09:50 -04:00 |
|
Ryan Holmes
|
951b35a345
|
PyDeadObjectError fixes and PFNotebook -> ChromeNotebook renaming
|
2017-06-12 20:50:05 -04:00 |
|
Ryan Holmes
|
8e4db5a8c3
|
Do some renaming of some files
|
2017-06-12 18:08:07 -04:00 |
|
Ryan Holmes
|
828b18d0fd
|
py2to3 automatic conversion. Woot!
|
2017-06-12 16:12:45 -04:00 |
|
Ryan Holmes
|
a7c89f7b40
|
break out market browser to individual class files
|
2017-06-11 17:54:36 -04:00 |
|
Ryan Holmes
|
048ae0205c
|
Breakout shipBrowser into individual class files
|
2017-06-11 17:32:43 -04:00 |
|
Ryan Holmes
|
45c3533501
|
Make some extra logging statements and stuff to troubleshoot fit deletion bugs (#1199)
|
2017-05-30 22:57:52 -04:00 |
|
Michael Ryan
|
46f61ecfa3
|
address travis errors
|
2017-05-30 21:07:02 -05:00 |
|
Michael Ryan
|
d09f21fe15
|
updated drag and drop behavior to not trigger a suspected wx bug on Mac
|
2017-05-30 20:18:32 -05:00 |
|
Ryan Holmes
|
cff3d0ee95
|
Don't process removeModule is ctrl / cmd key is active (#1190)
|
2017-05-22 01:50:13 -04:00 |
|
Ryan Holmes
|
18554e3186
|
Fix a bunch of item swapping mechanisms (see #1186) (#1187)
|
2017-05-21 20:31:12 -04:00 |
|
Ryan Holmes
|
da33a372cb
|
Set all strings to be unicode when referencing fit.name. This won't catch all conversion errors, but it should catch most. (#1168)
|
2017-05-14 20:52:06 -04:00 |
|
blitzmann
|
d4ce1ef3db
|
Fix issue with Delete key event on t3d mode causing exception (#1160). Additionally, work around the fact that every module that is removed also recalculates the fit, allowing for a faster response time when deleting multiple modules at a time. This is somewhat ugly as the removeModule function was originally based on the assumption of removing only one module. Should clean it up at some point.
|
2017-05-14 01:37:49 -04:00 |
|
Ryan Holmes
|
9f5e14fe2d
|
Bugfixes and bump point release (#1159)
* Add some logging to try to figure out what happens with #1149, along with some other fixes
* Bump point release
|
2017-05-11 20:53:37 -04:00 |
|
Ryan Holmes
|
25bfb4ddb8
|
Fox for issue #1152 - unicode characters in entity names (#1153)
|
2017-05-10 22:36:10 -04:00 |
|
blitzmann
|
1222567a4f
|
Merge branch 'feature/allow-restrictions' into dev.
Allows user to turn off most fitting restrictions (#1117)
|
2017-05-06 12:11:00 -04:00 |
|
Ebag333
|
0079f76f67
|
Change price column to use new method
|
2017-04-21 00:54:13 -04:00 |
|
blitzmann
|
988861af1f
|
Add option to ignore fitting restrictions on a per-fit basis
|
2017-04-18 23:57:34 -04:00 |
|
Ryan Holmes
|
92722d491f
|
Remove functionality related to auto HTML export (#1088)
|
2017-04-02 11:46:17 -05:00 |
|
blitzman
|
4065022866
|
Initial work on caching command fits unless needing to update. FitChanged event can now carry an action and typeID, only used in the CommandFit context menu (for now, can use this elsewhere). If the module being added or removed, we update the cached list.
|
2017-03-23 00:38:23 -04:00 |
|
Ebag333
|
301e874cd4
|
Add a ton of logging to the fitting service
|
2017-03-17 16:05:09 -07:00 |
|