|
156 | Xorn | Storage | Bug Report | Medium | xorn_get_modified_objects doesn't compare object data | New |
Task Description
no task description |
|
205 | Xorn | Netlist | Task | Medium | Warn when listing subschematic on command line | New |
Task Description
no task description |
|
195 | Xorn | Main | Task | Medium | Warn if non-authoritative symbol differs from library | New |
Task Description
no task description |
|
203 | Xorn | Python extension | Task | Medium | Validate object data immediately when setting fields? | New |
Task Description
no task description |
|
179 | Xorn | Storage | Task | Medium | Validate object data | New |
Task Description
no task description |
|
132 | Xorn | Storage | Task | Medium | Use enums to represent gEDA enum types? | New |
Task Description
no task description |
|
126 | Xorn | Python extension | Task | Medium | Use custom exception classes? | New |
Task Description
e.g. TransienceError |
|
166 | Xorn | Main | Task | Medium | Use afl to find more bugs | New |
Task Description
http://lcamtuf.coredump.cx/afl/ |
|
193 | Xorn | Netlist | Task | Medium | Think of another way to handle should-fail tests rather... | New |
Task Description
no task description |
|
137 | Xorn | Python extension | Task | Medium | Test if exceptions are raised correctly | New |
Task Description
no task description |
|
202 | Xorn | Python extension | Task | Medium | Test exceptions raised by the storage extension | New |
Task Description
no task description |
|
182 | Xorn | Main | Task | Medium | Strip ‘\r’ characters when reading from file | New |
Task Description
no task description |
|
183 | Xorn | Storage | Task | Medium | Store text and pathdata as wide strings? | New |
Task Description
no task description |
|
153 | Xorn | Main | Feature Request | Medium | Show a list of possible subcommands on ‘xorn --help’ | New |
Task Description
no task description |
|
178 | Xorn | Python extension | Task | Medium | Set useful default colors for schematic objects | New |
Task Description
no task description |
|
184 | Xorn | Python extension | Task | Medium | Set pointer attributes to None by default? | New |
Task Description
no task description |
|
169 | Xorn | Main | Task | Medium | Return object list generator for finalized revisions | New |
Task Description
no task description |
|
199 | Xorn | Storage | Task | Medium | Represent enums as unsigned int? | New |
Task Description
no task description |
|
177 | Xorn | Storage | Task | Medium | Rename “selection” to “selector”? | New |
Task Description
no task description |
|
204 | Xorn | Python extension | Task | Medium | Remove string message with PyExc_KeyError? | New |
Task Description
no task description |
|
191 | Xorn | Netlist | Task | Medium | Remove package-less nets from netlist? | New |
Task Description
no task description |
|
185 | Xorn | Main | Task | Medium | Remove library names | New |
Task Description
This concept doesn't make sense without an API. |
|
174 | Xorn | Storage | Bug Report | Medium | Recursive symbols are not detected | New |
Task Description
no task description |
|
155 | Xorn | Main | Feature Request | Medium | Recover from parsing errors | New |
Task Description
no task description |
|
141 | Xorn | Python extension | Feature Request | Medium | Provide base64 encoding/decoding as C functions? | New |
Task Description
no task description |
|
136 | Xorn | Storage | Task | Medium | Preserve relative order when copying objects | New |
Task Description
no task description |
|
197 | Xorn | Main | Bug Report | Medium | Paths in embedded symbols aren't translated back | New |
Task Description
no task description |
|
149 | Xorn | Main | Bug Report | Medium | Path data in embedded symbols isn't transformed to worl... | New |
Task Description
no task description |
|
190 | Xorn | Main | Task | Medium | Open all files in binary mode? | New |
Task Description
no task description |
|
187 | Xorn | Main | Task | Medium | Move component/package refdes assignment into ctor to g... | New |
Task Description
no task description |
|
173 | Xorn | Storage | Bug Report | Medium | Missing embedded symbols are silently ignored | New |
Task Description
no task description |
|
124 | Xorn | Storage | Task | Medium | Merge xorn_get_added/removed_objects? | New |
Task Description
no task description |
|
176 | Xorn | Python extension | Task | Medium | Merge extension types with proxy classes? | New |
Task Description
no task description |
|
170 | Xorn | Main | Task | Medium | Make proxy classes immutable | New |
Task Description
no task description |
|
139 | Xorn | Python extension | Feature Request | Medium | Make object existence available as membership test? | New |
Task Description
Revision.__contains__ |
|
127 | Xorn | Python extension | Feature Request | Medium | Make attributes available to Python code | New |
Task Description
no task description |
|
165 | Xorn | Storage | Task | Medium | Investigate if AC_PROG_RANLIB and AM_PROG_AR are requir... | New |
Task Description
no task description |
|
121 | Xorn | Storage | Task | Medium | Implement reference points/lines | New |
Task Description
no task description |
|
120 | Xorn | Storage | Task | Medium | Implement rectangle selection | New |
Task Description
void xorn_get_objects_in_rectangle(
xorn_revision_t rev,
double x0, double y0, double x1, double y1, bool partial,
xorn_object_t **objects_return, size_t *count_return);
void xorn_get_selected_objects_in_rectangle(
xorn_revision_t rev, xorn_selection_t sel,
double x0, double y0, double x1, double y1, bool partial,
xorn_object_t **objects_return, size_t *count_return);
xorn_selection_t xorn_select_in_rectangle(
xorn_revision_t rev,
double x0, double y0, double x1, double y1, bool partial);
lazy_bounding_box? |
|
148 | Xorn | Main | Feature Request | Medium | Implement pin orientation guessing? | New |
Task Description
The orientation of a pin in an older file format can't be determined without simulating the old text behavior (the outline of the symbol may depend on a text object's boundary). |
|
122 | Xorn | Main | Task | Medium | Implement object rendering | New |
Task Description
no task description |
|
194 | Xorn | Python extension | Task | Medium | Implement number formatting/parsing functions as C exte... | New |
Task Description
no task description |
|
125 | Xorn | Python extension | Feature Request | Medium | Implement data comparison operators | New |
Task Description
richcmp |
|
192 | Xorn | Main | Task | Medium | Implement basic font file support | New |
Task Description
Implement some useful behavior on reading "F" lines. |
|
180 | Xorn | Main | Task | Medium | Ignore attributes with value “unknown” | New |
Task Description
no task description |
|
131 | Xorn | Storage | Task | Medium | Figure out a way to test out-of-memory handling code | New |
Task Description
no task description |
|
142 | Xorn | Main | Task | Medium | Don't set owner and group for new file? | New |
Task Description
no task description |
|
188 | Xorn | Netlist | Task | Medium | Don't print a warning for redundant netname= attributes | New |
Task Description
no task description |
|
201 | Xorn | Main | Feature Request | Medium | Create a more aesthetically pleasing Doxygen stylesheet | New |
Task Description
no task description |
|
167 | Xorn | Main | Task | Medium | Check po/POTFILES.in on ‘make distcheck’ | New |
Task Description
no task description |