90 Commits (c85e5c08e4f14854c3c7e18bdd28291b3668d4d2)

Author SHA1 Message Date
Jeff Young 32afe5285e Finish off WX_GRID code sharing exercise. 3 months ago
Jeff Young 14c9ed1fda Prevent stale selection when deleting grid rows. 3 months ago
Jeff Young 18e107529a Don't force callers of GetAppSettings to implement exception processing. 5 months ago
Jeff Young 0a4533703c Performance. 7 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Jeff Young 0a7ed8c9a2 Fix some dialog sizing bugs. 10 months ago
Jeff Young 753d385473 Reduce dependency on dynamic_cast. 11 months ago
jean-pierre charras 4ce9648d34 Fix a few minor Coverity and compil warnings. 1 year ago
Alex Shvartzkop 371a1b711f Fix some warnings. 1 year ago
John Beard c989a7ba83 Don't use layer pair in common code 1 year ago
John Beard 24c3102638 Add layer pair cycle action 1 year ago
John Beard edf13bdfd0 Add a layer pair preset list 1 year ago
John Beard db457f52fa Move layer presentation logic to a separate class 1 year ago
Seth Hillbrand cc850d0da0 Split out LSEQ/LSET from LAYER_ID 1 year ago
Seth Hillbrand 293075426b Clean up some LSEQ functions 1 year ago
Hasan Jaafar c45ebfcccd Add hot key column on layer select dialog 2 years ago
Alex Shvartzkop 06463fd35a Fixes for Wayland cursor warping: 2 years ago
Jeff Young 7ccac79192 More wxString wide literals. 4 years ago
Jeff Young e26341d424 Cleanup. 4 years ago
Seth Hillbrand 5975524826 Fixup PCB_ONE_LAYER_SELECTOR 4 years ago
Wayne Stambaugh 1a301d8eea Stop using wxDialog::EndModal() from inside dialogs. 4 years ago
Marek Roszko 6e874265fa Autosize all of the layer columns to ensure dpi match 5 years ago
Jeff Young 45b2bce698 Cancel placement of via if user cancels layer selection. 5 years ago
jean-pierre charras 5d2dc0b50e Fix a few (minor) issues: 5 years ago
Jeff Young f372c8025b Better sizing for some conditional dialogs. 5 years ago
Jeff Young 84dd5108ba Remove some "class_" prefixes from files. 5 years ago
jean-pierre charras 13304d0870 more cleanup about removing useless include 5 years ago
Jon Evans f2e003147e ADDED: Enable color themes for PcbNew printing 6 years ago
Jeff Young 67bccaf465 Make indeterminate control states clearer for the user. 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Seth Hillbrand 7c28c3838a Comment-only changes 6 years ago
jean-pierre charras dc69cac298 Try to fix UI issues in select layer pair dialog and slect layer dialog. 6 years ago
Jeff Young 3912c7407f Move global commands to ACTIONs. 7 years ago
Jeff Young c2662b0e11 Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 7 years ago
Jeff Young d2daab808c Remove some legacy cursor handling stuff. 7 years ago
Jeff Young 666da3849b Make esc dismiss net and layer selector popups. 7 years ago
Jeff Young fb21069c5a Refresh layer selection dialogs. 7 years ago
Seth Hillbrand 3ce8a4856a Remove ToLayer_ID calls from color checks 8 years ago
jean-pierre charras 39b4afecfa fix code after file renaming 8 years ago
jean-pierre charras 5d72aebd22 Fix code after renaming files 8 years ago
Tomasz Włostowski 32185ddcd3 Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 8 years ago
Jon Evans 3ec28e2acf Refactor layer enumerations to all live in the same place 9 years ago
Jon Evans a52250a91e Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
Simon Richter ad088db6d2 Add more "override" markers. 9 years ago
Simon Richter 59c81976dc Explicitly mark overriding functions. 9 years ago
jean-pierre charras 5a38d2b657 Rework on env. variable KISYS3DMOD. Until now, was used in different files using different ways, so no consistency between files. 11 years ago
Dick Hollenbeck ad750defb6 LAYER_ID work 12 years ago
Dick Hollenbeck 4578ea8b9e 1) Add 32 Cu Layers. 12 years ago
jean-pierre charras 335f5a57e5 Pcbnew: fix an issue with very old .brd files. 12 years ago
jean-pierre charras daeeee5617 Eeschema: Rework on netlist generator: code clenenig and enhancement. 12 years ago