10533 Commits (aeb23188f1337f7f2e93af4fc8078b70af696a9c)
 

Author SHA1 Message Date
jean-pierre charras 57ded58231 Cvpcb: fix not working footprint filtering by component keyword. 9 years ago
Vlad Ivanov 1e25c47362 cmake: use GNUInstallDirs to obtain lib/lib64 path 9 years ago
jean-pierre charras e6545ec982 Gerbview: evaluate Aperture Macro Parameters using precedence rules for the arithmetic expressions found in AM. 9 years ago
jean-pierre charras f007601507 Gerbview: fix an issue (crash or hang) when a aperture macro definition contains ( and ). 9 years ago
jean-pierre charras 9992a07def Gerbview: Fix an issue in aperture macro for a Circle AM primitive inside a macro definition 9 years ago
jean-pierre charras 36255d8523 Gerbview: Fix a few issues in aperture macro definitions. 9 years ago
jean-pierre charras aad80c9bf4 Fix compil issue on Linux 9 years ago
jean-pierre charras ba517db96c Gerbview: fix a subtle issue when reading parameter values in Gerber files. 9 years ago
jean-pierre charras 675eb37163 Fix a typo in a tool tip 9 years ago
jean-pierre charras c9ff885c1d Cmakelists: remove no longer used boost libraries from required boost components lists 9 years ago
Simon Richter 7b4ea2a382 Mark kicad-ogltest as GUI binary for Windows and MacOS 9 years ago
Simon Richter 5d48d8a2f8 Fix signature of dummy Pgm() function 9 years ago
Simon Richter 30446b8327 Tell the whole case to link dynamically against Boost 9 years ago
Simon Richter f16304b9d8 Use target name instead of platform dependent path 9 years ago
Simon Richter c845a9c88d Add missing GLEW and GLM include dirs for ogltest 9 years ago
jean-pierre charras 9a7abd5914 Pcbnew: fix some issues in GAL when adding holes in zones. 9 years ago
jean-pierre charras 70c961fe6a Pcbnew: fix serious issues (broken files) when saving and loading .kicad_pcb files when zones have holes in outlines. 9 years ago
jean-pierre charras ba37d6fca3 Temporary fix of broken command add corner to zone in GAL mode. 9 years ago
jean-pierre charras bf21640ae5 Fix a few issues when changing a color in render, in GAL mode. 9 years ago
jean-pierre charras 23a8741b5e Pcbnew: fix a crash when changing a color in render, in legacy mode, if the GAL mode was previously used. 9 years ago
Wayne Stambaugh 578f01bfd9 Fix debug build error in symbol remap dialog. 9 years ago
Wayne Stambaugh 36606ceeb7 Add symbol library table remapping dialog. 9 years ago
Wayne Stambaugh 5dbfc02334 Board editor footprint properties dialog 3D model viewer fix. 9 years ago
Fabrizio Tappero 91dcd2357b Minor toolbar bitmap improvements. 9 years ago
Maciej Suminski bf590780b8 Do not store 'force cursor position' setting in VIEW_CONTROLS::SETTINGS 9 years ago
jean-pierre charras 1f3fe6fefb Fix Eeschema: Part library editor "save current library as" crash if no current library selected. 9 years ago
jean-pierre charras 2f9be81b19 Very minor change in 2 strings to help I18n translations. 9 years ago
Maciej Suminski 2c33fad45f Fixed pad net names display (GAL) 9 years ago
jean-pierre charras 6eb2000b69 fix Coverity warning (CID 151565) (CID 155147) 9 years ago
jean-pierre charras 04e24282a8 Fix bug: Render->Grid(Color) doesn't saved between kicad sessions. 9 years ago
Chris Pavlina af88781262 Rewrite pcbnew preferences tooltips for consistency, fix a couple typos 9 years ago
Wayne Stambaugh 9c2ebf32f1 Initial symbol library table implementation prep work. 9 years ago
Fabrizio Tappero dcaa0559de Minor edit component properties dialog improvements. 9 years ago
Maciej Suminski 0b57907a68 Fix crash on toggling 'Render' tab items visibility 9 years ago
Maciej Suminski 0a8a659ff7 Fix component chooser dialog crash if there are no FPs available 9 years ago
John Beard c3ff34e0df Add reset text attributes function to GAL - use for arc tool 9 years ago
Collin Anderson 9b876d9d98 Fix build of Python plugin for macOS 9 years ago
Jon Evans 8cd1df0524 Add output stream operator for COLOR4D 9 years ago
jean-pierre charras f16f39fd4c Gerbview: rework on load zip archive: better handling of non ascii7 filenames. 9 years ago
Chris Pavlina 3234087dc9 Move wxDataViewCtrl manipulators out of dialog_choose_component.cpp 9 years ago
Wayne Stambaugh b4e2757119 Make FP_TBL_MODEL reusable. 9 years ago
Jon Evans 3ec28e2acf Refactor layer enumerations to all live in the same place 9 years ago
Wayne Stambaugh 40f60c9871 Fix netlist generation bug cause when component unit is set to zero. 9 years ago
John Beard ef9f8d40c6 Init GAL class members (Coverity fixes) 9 years ago
John Beard c94269e173 Pcbnew GAL: Switch CW/CCW hotkeys to match legacy mode 9 years ago
John Beard 0b593faa93 Pcbnew: correct CW/CCW rotation. 9 years ago
Chris Pavlina e8b811bab7 kicad-ogltest: use OPENGL_GAL 9 years ago
John Beard fc7dad600f Ruler tool: reset text mirror/bold/italic before painting 9 years ago
Chris Pavlina 23590d8d3f kicad-ogltest: if version can't be interpreted, print it 9 years ago
Chris Pavlina c8ef5208ee Add initial ogltest tool for user testing 9 years ago