Jeff Young
|
8b084c373e
|
Autocomplete for text variables.
Fixes https://gitlab.com/kicad/code/kicad/issues/4190
|
2020-05-27 23:29:51 +01:00 |
jean-pierre charras
|
bf889e91fe
|
PANEL_SETUP_RULES: make rules help translatable.
Only titles are translatable.
Other strings are keywords and remain not translatable.
|
2020-05-27 08:52:03 +02:00 |
Jeff Young
|
3ea093539b
|
DRC rule syntax help improvements.
|
2020-05-26 22:09:30 +01:00 |
jean-pierre charras
|
f971e1267b
|
Fix typo and remove a I18N marker in a sentence containing keywords
(keywords cannot be translated)
Fix also use of a deprecated constant.
|
2020-05-26 17:47:58 +02:00 |
Jeff Young
|
f7fbb600d2
|
Fix compile errors on Linux.
|
2020-05-26 00:08:27 +01:00 |
Jeff Young
|
1f93020be4
|
Performance improvements for autocomplete and some syntax help.
|
2020-05-25 22:51:47 +01:00 |
Jeff Young
|
1db799d841
|
Implement "disallow" rules and integrate with keepout settings.
|
2020-05-25 22:51:47 +01:00 |
Jeff Young
|
90c4249de5
|
Implement autocompletion for rule s-expr syntax.
|
2020-05-25 22:51:47 +01:00 |
Jeff Young
|
3656297f99
|
Add a simple editor for DRC rules.
|
2020-05-16 23:30:30 +01:00 |