Marek Roszko
|
08ca80a2d8
|
Smooth out redrawing of toolbars by not letting wx pointlessly calculate both orientations
Monkey patch
Fix #5705
|
2020-11-05 20:56:14 -05:00 |
Marek Roszko
|
262bb06d91
|
Avoid stealing focus from text controls when hovering over canvas
Fix #4879
Fix #4888
|
2020-11-04 22:22:45 -05:00 |
Jeff Young
|
8c782506b9
|
Appy units updating more consistently to editing assistants.
Fixes https://gitlab.com/kicad/code/kicad/issues/6283
|
2020-11-04 14:11:25 +00:00 |
Jeff Young
|
f6c17001e4
|
Formatting
|
2020-11-04 13:46:51 +00:00 |
Oleg Endo
|
a238209f3f
|
Add group-by-suffix display option in net inspector
Fixes https://gitlab.com/kicad/code/kicad/-/issues/2469
|
2020-11-04 02:49:19 +00:00 |
Jeff Young
|
5507575d64
|
Move ERC dialog to EE_INSPECTION_TOOL and kill when resetting.
Fixes https://gitlab.com/kicad/code/kicad/issues/6111
|
2020-11-03 20:27:44 +00:00 |
Marek Roszko
|
3b2b8ec229
|
Centralize/fix duplicated canvas type resolution between gerbview and pcbnew
|
2020-10-31 16:42:24 -04:00 |
Jeff Young
|
bddc97df30
|
LibEdit -> SymbolEditor
|
2020-10-31 10:28:21 +00:00 |
Jeff Young
|
de013ee60a
|
Selection center is center of visible items.
Fixes https://gitlab.com/kicad/code/kicad/issues/6188
|
2020-10-30 23:37:35 +00:00 |
Seth Hillbrand
|
75e46a0037
|
Fix sizing of Configure Paths
On GTK, the grid shoudl not be marked dirty unless the size of the grid
actually changes. Doing so prevents focus loss on the edit field
|
2020-10-30 10:56:43 -07:00 |
Seth Hillbrand
|
9ed6cdd943
|
Remove GITHUB plugins
KiCad github downloads are no longer supported
Fixes https://gitlab.com/kicad/code/kicad/issues/6182
|
2020-10-29 16:45:04 -07:00 |
Werni
|
a7d5d1f091
|
Add more consts all over the place
|
2020-10-27 11:03:35 +00:00 |
Ian McInerney
|
e739d5ba65
|
Don't make a copy of the collection when using alg::contains
|
2020-10-27 00:41:18 +00:00 |
jean-pierre charras
|
c092e3f8b7
|
Fix a few minor Coverity warnings
|
2020-10-26 10:46:08 +01:00 |
Marek Roszko
|
ee6c8b60ac
|
Strip wx.h from color_swatch.h
|
2020-10-25 22:42:05 -04:00 |
Marek Roszko
|
1984581c46
|
Remove common.h from more headers
|
2020-10-25 22:29:53 -04:00 |
Marek Roszko
|
9de0ff22c1
|
Rename Mirror template to MIRRORVAL to avoid shadowing
I am bad at naming creativity here, but hey, it's unique
|
2020-10-25 20:44:22 -04:00 |
Marek Roszko
|
49607be57b
|
Kick NAMELESS_PROJECT to project.h
|
2020-10-25 20:21:21 -04:00 |
Marek Roszko
|
b043b5b5c6
|
Nip 3 no longer needed common includes
|
2020-10-25 20:01:13 -04:00 |
Marek Roszko
|
1167862c86
|
Split wx_filename out of common
|
2020-10-25 20:01:13 -04:00 |
Marek Roszko
|
36e4b318f0
|
Add missing includes for gcc
|
2020-10-25 20:01:13 -04:00 |
Marek Roszko
|
14c18b7e64
|
Move ui functions out of common and into ui_common
|
2020-10-25 20:01:12 -04:00 |
Marek Roszko
|
91e5611341
|
Move dialog_configure_paths.h and dialog_edit_library_tables.h to dialogs folder
|
2020-10-25 20:01:12 -04:00 |
Marek Roszko
|
e49ac45b84
|
HTML_MESSAGE_BOX is a dialog
|
2020-10-25 20:01:12 -04:00 |
Marek Roszko
|
a785f70ea1
|
msgpanel is a widget, shove it to the right folder.
|
2020-10-25 20:01:12 -04:00 |
Jon Evans
|
c085375531
|
Create color settings path if missing
Fixes https://gitlab.com/kicad/code/kicad/-/issues/5274
|
2020-10-25 17:09:58 -04:00 |
Jeff Young
|
386cefbe84
|
Do footprint keepouts by courtyard.
Fixes https://gitlab.com/kicad/code/kicad/issues/6162
|
2020-10-25 18:17:58 +00:00 |
Jon Evans
|
09ade9fe51
|
Inhibit point editor while drag-selecting
Fixes https://gitlab.com/kicad/code/kicad/-/issues/6155
|
2020-10-25 12:13:25 -04:00 |
Marek Roszko
|
dbcb1ecdb7
|
Move TEXT_ANGLE defines to eda_text.
|
2020-10-25 00:12:20 -04:00 |
Marek Roszko
|
1fd43b4dc2
|
Add missing include for gcc
|
2020-10-25 00:02:53 -04:00 |
Marek Roszko
|
f0f54ba4f9
|
Add missing include for gcc
|
2020-10-25 00:02:53 -04:00 |
Marek Roszko
|
133b011124
|
Move StripTrailingZeros to kicad_string.h
|
2020-10-25 00:02:53 -04:00 |
Marek Roszko
|
e928b2d8fd
|
Split EDA_UNITS out from common.
|
2020-10-25 00:02:52 -04:00 |
Wayne Stambaugh
|
16b0689841
|
Make HTML message box close on escape key.
Fixes: https://gitlab.com/kicad/code/kicad/-/issues/6110
|
2020-10-24 15:58:30 -04:00 |
Marek Roszko
|
81a7afc76e
|
Use kicad_algo directly rather than common.h
|
2020-10-24 08:53:11 -04:00 |
Marek Roszko
|
68484e9b38
|
Nix some global richio.h
|
2020-10-24 08:44:03 -04:00 |
Marek Roszko
|
8d7feb3d72
|
Nip some common.h from headers
|
2020-10-24 08:28:03 -04:00 |
Marek Roszko
|
77ece552f7
|
Remove macros.h from files that don't need it
|
2020-10-24 08:28:02 -04:00 |
Marek Roszko
|
fde4e247d8
|
Add missing include
|
2020-10-24 00:44:25 -04:00 |
Marek Roszko
|
eeac3cb4d5
|
Nix some more common.h includes
|
2020-10-24 00:38:25 -04:00 |
Marek Roszko
|
64484f5fc4
|
Split KIID out of common.h
|
2020-10-24 00:17:08 -04:00 |
Marek Roszko
|
4d5796fb9a
|
Extract swig binding macros to their own header
|
2020-10-24 00:17:07 -04:00 |
Marek Roszko
|
304e5faf36
|
Move wxStringSplit to kicad_string
|
2020-10-24 00:17:07 -04:00 |
Marek Roszko
|
1d559108c8
|
Move LOCALE_IO out of common.h
|
2020-10-23 21:49:42 -04:00 |
Jeff Young
|
41fd8293e8
|
Don't apply clearance to keepout zones.
Also improves the clearance and keepout reporting.
Fixes https://gitlab.com/kicad/code/kicad/issues/6118
|
2020-10-22 21:29:04 +01:00 |
Jeff Young
|
9ff49277e1
|
Add implicit rule generation for keepout areas.
Also implements collision detection for SHAPE_POLY_SET.
Fixes https://gitlab.com/kicad/code/kicad/issues/6105
|
2020-10-22 10:41:21 +01:00 |
Seth Hillbrand
|
ae1004776f
|
Correct Cairo GAL dot rendering
This matches the OpenGL dot rendering. Patch from dsa-t with minor
changes
Fixes https://gitlab.com/kicad/code/kicad/issues/5832
|
2020-10-21 12:31:21 -07:00 |
jean-pierre charras
|
c87faad344
|
Python compatibility: move DXF_PLOTTER::DXF_UNITS to DXF_UNITS in pcb_plot_params.h
Fixes #6034
https://gitlab.com/kicad/code/kicad/issues/6034
|
2020-10-21 18:29:53 +02:00 |
jean-pierre charras
|
b907f79485
|
python wrap: fix undefined FILLED/SKETCH constants in pcbnew.py
Fixes #6070
https://gitlab.com/kicad/code/kicad/issues/6070
|
2020-10-21 13:23:06 +02:00 |
Seth Hillbrand
|
f8a4edb1c9
|
First pass renaming module to footprint
This is mostly in comments and the few remainin text strings that
reference module
|
2020-10-20 20:49:11 -07:00 |