| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
auto crop dialog.
|
|
|
|
|
|
|
|
arbitrary new/edit/remove button combinations to be used.
|
|
|
|
used by EditableList would return something that wasn't a optional<>
but would then get implicitly cast to one. Now we have a static_assert
to check that the type is what we expect.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
These seemed to cause the buttons to appear in strange places in some
cases.
|
|
|
|
from <MainMarkers> (#2215).
|
|
|
|
|
|
|
|
|
|
|
|
|