23 Commits (3940e20fcbb1ec7e5c027e2fd0138046a2aa3e62)

Author SHA1 Message Date
Jon Evans 12b4a55ae8 Port Eeschema to new project settings 5 years ago
Jon Evans 0e2f9cb1bd Migrate CvPcb project parameters 6 years ago
Jon Evans e91b9f6dfb Rip out the unused leftovers of the old color system 5 years ago
Jeff Young 4990d1e7b2 Variable substitution framework. 6 years ago
Jeff Young 85c2e0d23a Add user-defined severities, exclusions and colors to DRC markers. 6 years ago
Jeff Young 383403ef98 Push deprecation warning suppression down into boost. 6 years ago
Jeff Young e1d59337d1 Protect GCC #pragmas. 6 years ago
Jeff Young 81dd1d7a68 Timestamp-based paths were ugly. UUID-based ones are worse. 6 years ago
Jeff Young 129042f8a6 Convert timestamps to UUIDs. 6 years ago
Jeff Young 836c1ea56e Fix a bunch of un-caught boost::bad_pointer exceptions. 6 years ago
Seth Hillbrand 7c28c3838a Comment-only changes 6 years ago
Jeff Young e785c140b9 Eradicate globals for PCB_GENERAL_SETTINGS. 6 years ago
Jeff Young 3da5396c8d Fixes for importing board setup properties. 7 years ago
Jeff Young aab97c8385 Consolidate design rules UI. 8 years ago
Jon Evans a52250a91e Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
Simon Richter 59c81976dc Explicitly mark overriding functions. 9 years ago
Simon Wells 09ef795a02 Minor coding style fixes in headers 10 years ago
jean-pierre charras 670df702b7 Cvpcb: very minor fixes. 11 years ago
jean-pierre charras 7bf06a3879 .pro file: Settings for schematic editor and library list are now stored in 2 independant sections [schematic_editor] and [eeschema]. 11 years ago
Dick Hollenbeck b920fa00a5 1) Fix compiles using wx 3.x and 2.8. 12 years ago
Dick Hollenbeck 5f65d0da93 *) Add KIFACE_I::StartFlags() and IsSingle() so a KIFACE implementation can know 12 years ago
Dick Hollenbeck d053e5615b More migration towards single process, extend PROJECT::Config*() in proper direction, cleanups. 12 years ago
Dick Hollenbeck 2c67c3ff80 * KIWAY Milestone A): Make major modules into DLL/DSOs. 12 years ago
Dick Hollenbeck 3bddb98de9 Fix wierd ConfigBaseWriteDouble's Printf( wxT("%12f"), aValue ); format string 13 years ago
Lorenzo Marcantonio 69b7c2a1b6 Removed some spurious float casts 13 years ago
Lorenzo Marcantonio d12a45923b More work on EDA_COLOR_T and layers. 13 years ago
jean-pierre charras d0724de1de Fix rounding issue when a double is stored in a wxConfig file (wxWidgets 2.9.4 store only 4 digits in mantissa). 13 years ago
jean-pierre charras f03b9048fe Fix a minor compatibility issue in .pro file for new boards, between decimils and nanometers versions of Pcbnew. 13 years ago
Lorenzo Marcantonio e771112259 Enforced EDA_COLOR_T type and minor const-ification 13 years ago
Lorenzo Marcantonio 3157b4d188 Enforced EDA_COLOR_T type and minor const-ification 13 years ago
Dick Hollenbeck 2e29b4f152 * Add PCB_EDIT_FRAME::syncLayerVisibilities(), PCB_LAYER_MANAGER::SyncLayerVisibilities(). 14 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
Dick Hollenbeck b26580d5df ++PCBNew 14 years ago
Dick Hollenbeck cc097762c7 Temporarily reverse out the evolving support for finer Board Internal Units (BIU)s. 14 years ago
Wayne Stambaugh cd0b231656 Minor fixes, dead code removal, and coding policy fixes. 14 years ago
Wayne Stambaugh 283cfa67ff Set default button on all dialogs. Fixes lp:665703 15 years ago
jean-pierre charras f6669b7845 Gerbview: code cleanup: remove dead code and obsolete options. Coding policy class naming fixes. 15 years ago
jean-pierre charras 90dc2908bd Use Unix notation for paths and filenames in .pro files 15 years ago
jean-pierre charras a188f9d06e added orto2 patch 15 years ago
Dick Hollenbeck f3d5c4948b meet Ralph, a big harry template fieldnames patch 16 years ago
stambaughw 8bf7911125 Build improvements, compiler warning fixes and build fixes, and lots of clean up. 17 years ago
stambaughw 5114b863e5 EESchema UI normalization and configuration updates and Gerbview parser bug fix. 17 years ago
stambaughw 5b3c5861bd More search path, compiler warning, and bug fixes. 17 years ago
charras b65590f708 code cleanup in project_config.cpp and some enhancements 17 years ago