14187 Commits (6d8a759c751a67d7d92a5b11a775190bd800468c)
 

Author SHA1 Message Date
Jeff Young da4fb4ae3a Move galDisplayOptions access from pcbnew to common. 7 years ago
Jeff Young a03dc577f8 Add support for units. 7 years ago
Jeff Young 7cbfa08ddd Move symbol chooser dialog preview to GAL. 7 years ago
Jeff Young 8e915ae8d8 Add support for LIB_ALIAS objects. 7 years ago
Jeff Young 8b4f01b6b7 Add common property initialisation to sch_draw_panel. 7 years ago
Tomasz Wlostowski a3563851b2 eeschema-gal: started work on library viewer canvas 7 years ago
Tomasz Wlostowski 48d36f854e eeschema-gal: fix cursor shape switching 7 years ago
Tomasz Wlostowski ccb594f599 eeschema-gal: support for global labels and bitmaps 7 years ago
Tomasz Wlostowski d9f0dc63a5 eeschema-gal: temporarily disable scrollbar code (causes crashes after Jeff's changes) 7 years ago
Tomasz Wlostowski b604f007d7 eeschema-gal: don't use kiROUND in the geometry library as it brings in a s*****load of wx dependencies due to #include <base_units.h> 7 years ago
Tomasz Wlostowski d8b9899516 eeschema-gal: configurable worksheet & grid colors 7 years ago
Tomasz Wlostowski 5f7c923b8b eeschema-gal: post-rebase fixes 7 years ago
Tomasz Wlostowski e439b17fa1 eeschema-gal: make sure all other Kicad apps compile after eeschema gal hacks 7 years ago
Tomasz Wlostowski 90c7c60471 eeschema-gal: initial GALified version. Lots of stuff still to do! 7 years ago
Tomasz Wlostowski 14fed877c8 eeschema-gal: factor out libedit controller code into separate directory 7 years ago
Tomasz Wlostowski c024fce625 eeschema-gal: moved libedit to a separate directory 7 years ago
Tomasz Wlostowski 2cbd08d4c0 eeschema-gal: make some functions virtual 7 years ago
Tomasz Wlostowski 7bccd26078 eeschema-gal: removed unused headers 7 years ago
Tomasz Wlostowski 9ab79daf74 SELECTION_AREA: use abstract render settings object 7 years ago
Tomasz Wlostowski ef1f01a8bd VIEW: use BOX2D for view boundary 7 years ago
Tomasz Wlostowski 26177efba0 VIEW_GROUP: correctly calculate group extents 7 years ago
Tomasz Wlostowski 838458bc3a eeschema-gal: Base refactoring before GALification of the eeschema legacy canvas. 7 years ago
Tomasz Wlostowski f82f310dd5 eeschema-gal: added EnableDepthTest() feature in GAL 7 years ago
Tomasz Wlostowski 7e1458a9ce eeschema-gal: implement IsBackgroundDark() 7 years ago
Tomasz Wlostowski 0d720fdeff eeschema-gal: factor out EDA_DRAW_PANEL from BITMAP_BASE, remove some unnecessary includes of class_drawpanel.h 7 years ago
jean-pierre charras 82cb61b8af dialog_page_settings: avoid useless confirmation dialog after changing the page layout file. 7 years ago
Nabeel Ahmad 664fb234ff GerbView: Add actions to reload files 7 years ago
Maciej Suminski d599a02a90 Fix unused variable warnings 7 years ago
jean-pierre charras 606096b548 Gerbview: fix a overzealous wxASSERT 7 years ago
Seth Hillbrand f11cb736e5 pcbnew: Zone selection heuristic continuity for edge 7 years ago
Seth Hillbrand 3ee72031a4 pcbnew: Follow cursor when editing polygon 7 years ago
Seth Hillbrand 77eeda4191 pcbnew: fix pad distance calc in gateways 7 years ago
Seth Hillbrand cb90e5b9e2 libedit: Fix memory leak 7 years ago
Seth Hillbrand 1828e8cb0f pcbnew: Use Default width define instead of nums 7 years ago
Seth Hillbrand ecc80c00a5 pcbnew: Initialize DRAWSEGMENT to default width 7 years ago
Seth Hillbrand 45d438cd13 pcbnew: Fix memory leak in Eagle importer 7 years ago
Seth Hillbrand d2906f7975 eeschema: fix mistaken wire removal bug 7 years ago
Jeff Young 3024ded91e Improve robustness of numeric evaluation. 7 years ago
Jeff Young 90df7a8b22 Sort references before removing duplicates. 7 years ago
Jeff Young d1a679e496 Save original_text before obliterating it. 7 years ago
Seth Hillbrand af8715da80 pcbnew: Fix missing board settings class 7 years ago
Seth Hillbrand 9505df5997 GRID_HELPER: Fix ALT issue with snapping 7 years ago
Seth Hillbrand ae7f04a20c pcbnew: snap after constraint and grid 7 years ago
jean-pierre charras de793aa43d Fix a side effect of our LOCALE_IO by using setlocale( LC_NUMERIC, "C" ) instead of setlocale( LC_ALL, "C" ) 7 years ago
Wayne Stambaugh 34ea79eddb Fix LIB_ID illegal character tests. 7 years ago
Seth Hillbrand ebfa7d1f7d pcbnew: Remove maximum zone corner radius 7 years ago
Seth Hillbrand 1ee579c821 pcbnew: Set graphic line width based on layer 7 years ago
Seth Hillbrand 821b10a37e pcbnew: Drawing tool's crosshairs follow the element 7 years ago
Seth Hillbrand 85194989b2 pcbnew: Ensure that dimension tool snaps to anything 7 years ago
Seth Hillbrand 3b27049f6e GRID_HELPER: filter selected items from snap target 7 years ago