5125 Commits (05a89863c5f82c937c4136f71a1968edce1009ae)

Author SHA1 Message Date
Seth Hillbrand 05a89863c5 GRID_TRICKS: Ensure destinations can take value 5 years ago
Seth Hillbrand 4ef02fd699 Replace TTL delauney triangulator 5 years ago
jean-pierre charras 534bcc8db0 very minor fix: change the default value user grid size to 10mils 5 years ago
Wayne Stambaugh 2078e629c5 Eeschema: allow editing of junction properties diameter and color. 5 years ago
Jeff Young 5ee806c3a3 The dispatch-behind & whitelist stuff got broken again, so I've 5 years ago
Jeff Young 18ab3c4714 Fix missing user grid in COMMON_TOOLS. 5 years ago
Jon Evans 713cd4a47a Point editor: show dragged points with a highlight 5 years ago
Ian McInerney 96a5a96037 Fix GTK window position when closed maximized 5 years ago
Ian McInerney 5b3d947b7e Fix initialization order fiasco with colors 5 years ago
Ian McInerney 5649558cff Move DPI_SCALING into the GAL from common 5 years ago
Jeff Young a1332d76fe Remove SHAPE_EDITOR frame types before we forget about them. 5 years ago
Ian McInerney fe1e835471 Cleanup some unused files 5 years ago
Jon Evans aa7ce74ad5 Fix overzealous autoformatter 5 years ago
Jon Evans e91b9f6dfb Rip out the unused leftovers of the old color system 5 years ago
Jeff Young cae493fe65 More infrastructure work for shape editor. 5 years ago
Jeff Young ee9d8fcd15 Collapse Pcbnew & ModEdit display and edit settings. 5 years ago
Jeff Young 754f958be2 Attempt to fix duplicate ID issue on MSW. 5 years ago
Jeff Young a7703d1207 Cleanup Graphics to parallel Cleanup Tracks & Vias. 5 years ago
jean-pierre charras 5db2b6ed8d Action menu: ensure a wxEVT_COMMAND_MENU_SELECTED event is sent to the menu, 5 years ago
Jon Evans 0dd34d197e Ensure currentGrid is valid on startup 5 years ago
Seth Hillbrand 8c57821e9b pcbnew: Move ratsnest items to separate folder 5 years ago
Jeff Young aeed8e6e2c Finish implementation of DRAWSEGMENT::C_RECT. 5 years ago
Seth Hillbrand a18aea3a43 Fix signed/unsigned comparison 5 years ago
Ian McInerney 9d78aa604f Force OSX to automatically scale the canvas on legacy settings read 5 years ago
Jeff Young ad12c42e8b Push grid settings dialogs down into common. 5 years ago
Seth Hillbrand 810f668d45 Fix compile error 5 years ago
Jeff Young 998fe12a5a Make sure COMMON_TOOLS initializes the grid. 5 years ago
Jeff Young c48f4272f3 Collapse a level out of the zoom settings. 5 years ago
Jeff Young fc44506fe1 Give up on enforcing non-defined-internal-units. 5 years ago
Seth Hillbrand a02d8a5993 Fix a number of signed/unsigned comparisons 5 years ago
Jeff Young f84406009b Push a couple of layers of indirection out of grid settings. 5 years ago
Ian McInerney 60915fbc76 Default canvas scale setting to automatic on OSX 5 years ago
jean-pierre charras 1973153368 Gerber plotter: ensure the gerber region for a round rect pad is always closed. 5 years ago
Ian McInerney 4d6abfdf05 Fix DELETE in Scintilla 5 years ago
Jeff Young 22b8133108 Change DELETE behaviour from delete sel to delete forward. 5 years ago
Ian McInerney 4357c1d3b3 Coverity and compiler warning fixes 5 years ago
Ian McInerney ab83c86210 Remove the platform-specific GetBackendScalingFactor from HIDPI_GL_CANVAS 5 years ago
Jeff Young 0ddf53397f Make sure CvPcb gets its Cancel button fixed up. 5 years ago
Jeff Young b274b9f972 Fix type-checking which was too tight. 5 years ago
Johannes Pfister 8e8979e317 Fixed a memory leak in CONDITIONAL_MENU 5 years ago
Ian McInerney d46f9a5273 Give the 3D viewer an infobar & Infobar upgrades 5 years ago
Wayne Stambaugh 0032845f9e Fix clipped bitmap buttons with GTK on Linux. 5 years ago
Ian McInerney a843c74529 Add new kiplatform library for platform-specific code 5 years ago
Ian McInerney 57e35c9a60 Fix infobar bitmap size 5 years ago
Jeff Young 7aaf72c473 Improve visuals of html error reporting. 5 years ago
jean-pierre charras 59523efc1a Eeschema: fix a crash after reopening the ERC dialog, after changes in schematic. 5 years ago
Jon Evans daad2824c5 Add ability to skip JSON writes if the params aren't modified 6 years ago
Jeff Young 0741bbb1b9 Move autocomplete to the remove filtered items paradigm. 6 years ago
Jeff Young 449c90a0ae Some more work on getting wxWidgets to stop stealing textEntry keys. 6 years ago
Jeff Young a6eaa3257a Autocomplete for page layout editor text items. 6 years ago