You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: VERSIONS
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -205,6 +205,7 @@ multitrait branch:
205
205
shift to require a minimum of Qt 5.15.2 on all platforms; Ubuntu 18.04 LTS preinstalled Qt 5.9.5, so we are now abandoning Ubuntu 18.04 LTS (no change for macOS and Windows, I think)
206
206
add a function/method overloading mechanism to Eidos, "ellipsis variants"; allows better documentation/handling of arguments for calls with multiple signatures
207
207
add ellipsis variants for constructors: Dictionary(...), DataFrame(...), Image(...), Palette(...)
208
+
add QtSLiM support for displaying ellipsis variants in the status bar
208
209
switch SpatialMap over to using a Palette for its colors
209
210
add a defineSpatialMap() ellipsis variant that takes a Palette object to define its colors
210
211
add a changeColors() ellipsis variant that takes a Palette object to define its colors
0 commit comments