22 Commits (f2f54fe92630776d90b03eb42a69f700d551335b)

Author SHA1 Message Date
Jeff Young ebe9617e77 More EDA_RECT expungification, and an attempt to fix the python test. 3 years ago
Jeff Young 4f0136db3b Attempt to fix std::initializer_list lifetime issue. 3 years ago
Jeff Young aa2ad3b44c Move KICAD_T[] to std::initializer_list<KICAD_T>. 3 years ago
Marek Roszko a8505d9c76 SEARCH_RESULT -> INSPECT_RESULT 3 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Jeff Young f606679164 Proper numeric sorting for intersheet refs. 4 years ago
Ian McInerney ecd9bf696e Be consistent about using nullptr instead of 0 5 years ago
Wayne Stambaugh bf00ebee3b Header clean up round 1. 5 years ago
Jeff Young 7bd31d5237 Naming conventions. 5 years ago
Marek Roszko 8d7feb3d72 Nip some common.h from headers 5 years ago
Marek Roszko b2e9f6987d Split base_struct into eda_item and eda_rect 5 years ago
Jon Evans 74e86a289d Remove all instances from a collector when requested 5 years ago
Jeff Young 4c5db9681c Naming conventions. 5 years ago
Seth Hillbrand 7cea4b23f1 ADDED: Expand selection in context menu 5 years ago
Jeff Young 4014afad54 Remove unused functionality. 6 years ago
Seth Hillbrand 7c28c3838a Comment-only changes 6 years ago
Mark Roszko 19ceb11ae7 Change more enums over to scoped enums 6 years ago
Jeff Young 323bb0f8e1 Moving PageLayout editor to GAL canvas and modern toolset. 7 years ago
Jeff Young 1a007c3e4b Implement SCH_SELECTION_TOOL (but still with legacy semantics). 7 years ago
Seth Hillbrand 90233e5ec6 SELECTION: Prevent double select/deselect. 7 years ago
Seth Hillbrand 952aa7a1a6 Removing the last of time_t and fixing downcast corner bug in collector 8 years ago
jean-pierre charras 821668d96c rename class_collector.h to collector.h 8 years ago
jean-pierre charras d0754acf00 Fix code after renaming files 8 years ago
Wayne Stambaugh ded4ad9b17 Pcbnew: delete objects from removed layers. 8 years ago
Maciej Suminski d7bf44eee0 Removed a few more headers from base_struct.h 9 years ago
Dick Hollenbeck e24990146d Pcbnew: major swig fix. 9 years ago
Dick Hollenbeck c2b8a4ee43 Move from class INSPECTOR as the EDA_ITEM::Visit() callback interface to a std::function 9 years ago
jean-pierre charras f743b98844 Try to fix Bug #1431391 (Unable to edit pins in Schematic library editor). It happens on XFCE, but also on Unity. This fix works on Unity. (it is due to the fact the dialog is not raised, for an unknown reason, and this bug depend on the way Eeschema and Libedit are run). 11 years ago
Maciej Suminski 4fb9bce354 Code formatting. 11 years ago
Tomasz Włostowski da8e9e9bee added Remove() and CountTypes() methods in COLLECTOR class 11 years ago
Dick Hollenbeck 7e483f69bd Modular KiCad Blueprint Milestone B), major portions: 11 years ago
Lorenzo Marcantonio 925774760c Rationalize numeric time stamps to type time_t. 14 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
jean-pierre charras bcbde5d813 All: fix a collision name between accessor function GetTimeStamp and GetTimeStamp in common.cpp. 14 years ago
Wayne Stambaugh d9e0ab0241 Improve Eeschema find code and add initial replace plumbing. 14 years ago
Wayne Stambaugh 4b853dedb4 Application name capitalization fixes. 14 years ago
Wayne Stambaugh 67f70fe079 Coding style and Doxygen comment fixes. 15 years ago
Wayne Stambaugh c79077c9a2 Minor fixes and lots of coding policy changes. 15 years ago
stambaughw d2eac37ddf Comment translation complete, Yeah!!!! 16 years ago
dickelbeck 48dc3d0695 COLLECTOR::BasePtr() 18 years ago
dickelbeck 324fd9ac64 copyright change 18 years ago
dickelbeck b707a8336f OnLeftClick() test case 18 years ago
dickelbeck 64f12ffe5d gerberview & pcbnew fixes 18 years ago
CHARRAS 5e448ec475 pcbnew: locate zones added (forgotten in new PcbGeneralLocateAndDisplay() ); Add class_board_item.cpp 18 years ago
dickelbeck 726a8ab4df collector work 18 years ago
dickelbeck 2e13ccf048 see change_log.txt's 2007-Aug-23 UPDATE 19 years ago
dickelbeck cc62305777 see change_log.txt for 2007-Aug-22 19 years ago