oregano icon indicating copy to clipboard operation
oregano copied to clipboard

Schematic capture and circuit simulator

Results 61 oregano issues
Sort by recently updated
recently updated
newest added

bug
in progress
deprecation

sim-settings expects a valid schematic with GND and at least one clamp to fill its list models. This should not be necessary! Sim settings should always be accessable even before...

bug
ready

Make this clean and not such a hack.

enhancement

This is awesome!

enhancement
ready

``` ../../src/model/part.c:581 @ part_rotate +++ bbox[vanilla] = 0.000000,-24.000000 to 24.000000,0.000000 - centered at 12.000000,-12.000000 ../../src/model/part.c:635 @ part_rotate +++ bbox[trans] = 0.000000,-24.000000 to 24.000000,0.000000 - centered at 12.000000,-12.000000 ../../src/model/part.c:636 @ part_rotate...

bug
urgent
!!!
blocker
ready

There are directories holding icons, `src/stock` `src/data/xml` and `src/pixmaps`

in progress
minor

Pressing `r` in order to rotate will result in a search within the `Part`s-pane which is just wrong.

bug
urgent
inconvenience

Show the connection number on the wires (only one for connected wires) and get rid of the `clamp`.

enhancement
urgent
ready

Related to #40 which is almost the same, just add temporary connection dots and delete the wire inbetween and remove connection dots (or do it with some bad voodoo checks).

enhancement
inconvenience

Investigate if [autopilot(-gtk)](http://unity.ubuntu.com/autopilot/) (also [youtube pycon nz video](http://www.youtube.com/watch?v=1NrykxuCcM0)) is a worhtwhile extension to unit tests and/or adding ui tests with [gtk_test_\* API](https://developer.gnome.org/gtk3/stable/gtk3-Testing.html#gtk-test-widget-send-key).

enhancement
ready