jean-pierre charras
|
bda275de46
|
more cleanup about removing useless include
|
2020-10-03 11:48:16 +02:00 |
Jeff Young
|
20211eed49
|
Unroll a level of prefs for fieldname templates.
It was playing havoc with the saving of project and global templates
without one overwriting the other.
Fixes https://gitlab.com/kicad/code/kicad/issues/5415
|
2020-08-30 18:58:18 +01:00 |
Jeff Young
|
3c3984a6fc
|
Generalize default footprint fields.
Fixes https://gitlab.com/kicad/code/kicad/issues/2289
|
2020-05-08 23:30:33 +01:00 |
jean-pierre charras
|
096564ec0c
|
Fix some typos and I18n issues
|
2020-04-11 08:57:46 +02:00 |
Jeff Young
|
591428b0d9
|
Remove some problematic global variables.
Fixes https://gitlab.com/kicad/code/kicad/issues/4121
|
2020-04-05 16:17:04 +01:00 |
Jeff Young
|
085d80e3f3
|
Remove duplicated settings from preferences.
These have now moved to project-specific settings.
|
2020-03-13 17:28:53 +00:00 |
Jeff Young
|
437f888c25
|
Schematic Setup dialog.
Includes:
- moving some of the project settings from the Preferences dialog
- ERC severites
- project-specific field-name templates
Fixes https://gitlab.com/kicad/code/kicad/issues/2145
|
2020-03-10 18:54:17 +00:00 |
jean-pierre charras
|
f1c1c5db3f
|
Fix a minor compil warning
|
2018-12-07 11:22:03 +01:00 |
Maciej Suminski
|
6d8ca311f8
|
Fix a crash after clicking 'delete' button with empty Template Field Names grid
|
2018-11-29 14:09:07 +01:00 |
Jeff Young
|
b90a261d5c
|
More safety fixes for uncommitted grid changes.
|
2018-08-29 19:59:01 +01:00 |
Jeff Young
|
e932eed738
|
Allow TemplateFieldNames to specify URL-behaviour.
Fixes: lp:1785879
* https://bugs.launchpad.net/kicad/+bug/1785879
|
2018-08-11 17:14:27 +01:00 |
Jeff Young
|
3e062867de
|
Move all the grid workarounds into our own WX_GRID class.
(cherry picked from commit 08b4463)
|
2018-07-17 15:11:38 +01:00 |
Jeff Young
|
7841f8a466
|
Unified preferences dialog framework.
(cherry picked from commit 8ee3e77)
|
2018-07-17 15:11:17 +01:00 |