7485 Commits (98c7572f5e17797d2e8f3f09ef022f7833d67f68)

Author SHA1 Message Date
Jeff Young eb27a3f8b9 Added pinning support to various EDA_LIST_DIALOGs. 3 years ago
Jeff Young 05219e4d9a Add pinned library support to Choose Symbol and Choose Footprint. 3 years ago
Jeff Young 190fb23e88 Add pinned library support to Footprint and Symbol Viewers. 3 years ago
Jeff Young 120c5b9ac1 Reimplement pinning now that we're no longer sorting on score. 3 years ago
Jeff Young 0953395c87 LIB_SHAPE slightly abuses SHAPE_POLY_SET by using it for line chains. 3 years ago
Jeff Young 62cef3d830 Add LAYER_PRIVATE_NOTES for private text & graphics in symbol editor. 3 years ago
jean-pierre charras d90a2cc6b5 tread_pool: create it on the heap, because creating it static generate a DTOR issue on mingw. 3 years ago
Marek Roszko 7473528cf4 Ensure user paths are created early 3 years ago
Mike Williams 193248e202 Hotkeys: show user config for unloaded KiFACEs 3 years ago
jean-pierre charras 16667717a2 Pcbnew, printing in B&W: never draw the background color. 3 years ago
Seth Hillbrand 907d8fc018 Revert "Fix Swatch sizes" 3 years ago
Seth Hillbrand 25c3a4681f Fix Swatch sizes 3 years ago
jean-pierre charras 1598ce762b bitmap_info.h: move g_BitmapInfo initialization to bitmap_info.cpp. 3 years ago
Jeff Young b512d64148 Naming conventions. 3 years ago
Jeff Young dbbdc9d2e6 Don't rely on the penWidth already being set when setting the dash style. 3 years ago
Mike Williams 64b89639cf PCB Editor: Make Ctrl-Click net highlighting configurable 3 years ago
Seth Hillbrand 89eeba3312 Correct WX check for DPI handler calls 3 years ago
jean-pierre charras 4be4c5f4a1 Avoid compil warning (when possible) about deprecated GetArchName() in wx >=3.1.5. 3 years ago
Seth Hillbrand 03c279ffd4 ADDED: Threadpool 3 years ago
Seth Hillbrand a118f20464 Hide cursor while warping on Wayland 3 years ago
Seth Hillbrand 7b9dc1b9f0 Fix Eeschema Arc plotting 3 years ago
Seth Hillbrand a852286eb5 Cleanup compile warnings 3 years ago
Fabien Corona 976670e987 Move 3D controls to a new class 3 years ago
Miklós Márton f2382a7bd1 Add Make selected active/inactive actions to the symbol libraries 3 years ago
Seth Hillbrand 67d9729311 Treat all units equally when converting to string 3 years ago
Zoltan Puskas 1c04eb6d0e Fix -Wuninitialized warning in tool manager 3 years ago
Jeff Young 231ac567b8 Bug fixes for printing vias. 3 years ago
jean-pierre charras 6f05bb9a83 EDA_TEXT::printOneLineOfText(): fix incorrect line thickness calculation. 3 years ago
Jeff Young 97b0005780 More caching for DRC. 3 years ago
jean-pierre charras f20cb0fda8 Activate teardrops: remove advanced config option and add teardrop keywords in files. (the ability to read teardrop keywords was added some time ago) 3 years ago
jean-pierre charras c2707e0c8d Add some missing icons. 3 years ago
Jeff Young a7cb985b80 Don't allow PCBNew netclass cols in Eesceham and vice versa. 3 years ago
jean-pierre charras fa5150b05f Add bitmaps paste_special to context menu. 3 years ago
Jeff Young 52bc2511cd Add a radioButton mode to IMAGE_BUTTON. 3 years ago
Jeff Young f22cf1cc3a Fill in missing bits of LAYER variable for printing/plotting. 3 years ago
Seth Hillbrand 4790257616 Don't break alphabetical sorting on search 3 years ago
dsa-t 3a76435eda OpenGL: Use glGetProgramiv instead of the extension function. 3 years ago
Jeff Young bf71cada4e ADDED: User viewports for 3D viewer. 3 years ago
Jeff Young 244042ce51 Keep footprint selection in Symbol Chooser history list. 3 years ago
jean-pierre charras 9f38fa43cd Fix some minor compil and Coverity warnings. 3 years ago
Jeff Young dd2e12bdf1 Formatting. 3 years ago
jean-pierre charras bb2fc2860a Pcbnew, physical layer names: never translate them (they are proper noun) 3 years ago
Jeff Young d0023add81 Code clarity. 3 years ago
Roberto Fernandez Bautista 41bf397d24 CADSTAR Schematic: Fix parsing of ATTRCOLORS. 3 years ago
Jeff Young 7ede2c70bd Performance enhancements for hotkeys. 3 years ago
Mike Williams 857990a883 Hierarchy: turn into a left side pane 3 years ago
Jon Evans f4372a2de9 UNIT_BINDER should support long long ints 3 years ago
Jeff Young abba1b04bd Add "Enter Sheet" to Sheet tool (context menu & double-click). 3 years ago
Jeff Young 5cae4cf918 Give zoom tool its own menu. 3 years ago
Jeff Young 5c3b6980a5 Tooltip for bounding boxes. 3 years ago