6179 Commits (6265cf5071346e2f0941d870e15e8c8fe632f670)

Author SHA1 Message Date
Jeff Young ac479a1c75 Fix regression in immediate actions. 5 years ago
Jeff Young 2ad5108e7d Don't depend on wxWidgets dotted and dashed line styles. 5 years ago
Marek Roszko 1572d90ee7 Revert "Always return a path if we can't normalize it" 5 years ago
Marek Roszko 7bdea16b1f Always return a path if we can't normalize it 5 years ago
Jon Evans 7a55dff566 Archiver: reduce set of archived files for auto-backup 5 years ago
Seth Hillbrand 4657ca5d4f Fix GTK crash when multiple libraries are expanded 5 years ago
Jon Evans d25341901c Skip backup if project folder isn't writeable 5 years ago
Jon Evans 3ac5fd6342 Get rid of wx popups when opening a read-only project 5 years ago
Seth Hillbrand 238aa2b5b0 Snap to eeschema lines 5 years ago
Jon Evans 4db7a5af56 Make sure print mode is off by default 5 years ago
Roberto Fernandez Bautista 098241e403 About->Version info. Allow clipboard data to be available after closing KiCad. 5 years ago
Roberto Fernandez Bautista 9aedeae5c3 Don't log error messages when using the clipboard 5 years ago
Jeff Young b8e97bb6b6 Only apply B&W printer fixes when printing. 5 years ago
Jeff Young 7688fdc94f Hack to prevent multiple simulation commands from stacking up. 5 years ago
Jeff Young 1394c1f4d4 Retire disabled buttons in favour of info boxes. 5 years ago
Jon Evans eba98aa9f6 Change default Ctrl+H hotkey to 3-state layer view mode 5 years ago
Wayne Stambaugh c11ded24cd Add instrumentation to track down local issues in symbol library file code. 5 years ago
Jeff Young 1f27b7e7df Don't render hole walls when no physical layers are visible. 5 years ago
Marek Roszko 47ada0ffba Remove duplicate LAYER_VIA_THROUGH entry in theme 5 years ago
Marek Roszko 32bf88fa8e Point to the user template path by default in pl editor 5 years ago
Seth Hillbrand 0125986588 Remove unused grid button 5 years ago
Marek Roszko 9770ba9739 Fix odd/even check in cairo. Modulo 1 is always 0 on ints. 5 years ago
Thomas Pointhuber db3b79a046 altium: Fix #6462 improve parsing of metric units 5 years ago
Jon Evans abf0a46dce Refactor PICKER_TOOL and push up snapping disable functionality 5 years ago
Thomas Pointhuber 9ddfd82b91 altium: Fix #6242 by increasing clamp limit for unit conversation. Furthermore fix error which happens when parsing negative units. 5 years ago
jean-pierre charras c155218582 Sim plot: fix a rounding issue that can create a missing point in a plot. 5 years ago
Mikolaj Wielgus 8eca23aabe Mark null project initial screen as zoom-initialized 5 years ago
Mikolaj Wielgus a6b2fb3819 Page layout editor: Fix bitmap bounding box 5 years ago
jean-pierre charras fabafe719d Use aperture macro for custom pads. Optimize aperture macros for free polygons. 5 years ago
Jeff Young a235103e48 Redo pad & via painting (again). 5 years ago
Seth Hillbrand af3789571e Refresh screen after canvas switch 5 years ago
jean-pierre charras 7a56608cd5 Fix incorrect path of 3d stock plugins. 5 years ago
Jeff Young 6983bcd55b Push addition of shape width down into computeArcBBox. 5 years ago
Jeff Young 1a7b7e84c6 Use consistent terminology for component placement files. 5 years ago
Seth Hillbrand 945faba586 Wrap CTOR in try/catch for context errors 5 years ago
Marek Roszko 78dbcdcdb7 Slight fixup to previous library browse change 5 years ago
Jeff Young f0aa6aa442 Fix drop-down-too-narrow-on-first-drop bug. 5 years ago
Marek Roszko a373abd68a Invert the new symbol library flow to push users to default to a different folder for global symbols 5 years ago
Marek Roszko 4c14406788 Further path refinements 5 years ago
Ian McInerney fdf6318218 Ensure cmake commands depend on the cmake file they use 5 years ago
Ian McInerney beb50c529e Reorganize the CMake folder to separate build and configure steps 5 years ago
Marek Roszko a47e8af0d0 Fix up naming of the kiplatform helpers 5 years ago
Marek Roszko 6d4bae1136 Make calculateUserSettingsPath a little more compact and use kiplatform 5 years ago
Marek Roszko bf0ff2a43b Use pretty case for path strings on windows and mac 5 years ago
Marek Roszko 8baa5b46b0 Template not templates 5 years ago
Marek Roszko daf9c4f319 Centralize the 3d cache path 5 years ago
Marek Roszko 7b5397f81f Move PLUGINDIR to the make config.h 5 years ago
Marek Roszko d0aede5caf Fix the m_mruPath default 5 years ago
Marek Roszko 3bea9fc3d9 Add comment blocks 5 years ago
Marek Roszko 14327f3708 Cleanup the 3d plugins paths a little bit 5 years ago