29 Commits (6025256e070db7761cd598daddb490b74838990a)

Author SHA1 Message Date
Jeff Young 6025256e07 Push KIWAY_HOLDER down a level so we can move a bunch of stuff that doesn't belong there out. 6 years ago
jean-pierre charras 568d4e2b19 Avoid including id.h in a lot of files that do not use it. 7 years ago
Ian McInerney 9e6e9d0910 Replace remaining Boost mutexs with std::mutex 7 years ago
John Beard ab2281d26f GAL opts: move config reading into GAL_DISPLAY_OPTIONS 7 years ago
John Beard 17e88d0944 Pcbnew: FOOTPRINT_PREVIEW_PANEL passes reference to local 7 years ago
Jeff Young b6a06aa129 Improve default canvas handling. 7 years ago
Seth Hillbrand e8333633fe GAL: Add antialiasing options to Cairo 8 years ago
Jeff Young 3bfd32cdc5 Inherit grid settings from PCBNew. 7 years ago
Jeff Young e485cee384 Honour ModEdit layer colors in browser and previews. 7 years ago
Jeff Young cbb3492d98 Standardize Footprint Viewer and Footprint Browser. 7 years ago
jean-pierre charras 39b4afecfa fix code after file renaming 8 years ago
Camille 9ff66a5274 Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases 8 years ago
jean-pierre charras 9723b0d844 Fix a few minor coverity warnings (not initialized members) 8 years ago
Tomasz Włostowski 9932ff32ae refactoring: wrapped boost::optional in OPT<> class for the purpose of easier transition to C++17 in the future 8 years ago
Tomasz Włostowski c9817df9db refactoring: implemented BOARD-specific view Add()/Remove()/Update() methods in PCB_VIEW, moved to libpcbcommon 8 years ago
jean-pierre charras e15acbb00d Fp editor and board editor have now a separate color setup. 8 years ago
Tomasz Włostowski 32185ddcd3 Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 8 years ago
Simon Richter a9ca1e9930 Remove unreferenced local variables 9 years ago
Chris Pavlina c7c172d368 Fix FP_LOADER_THREAD resource leak 9 years ago
Chris Pavlina 61c2beea22 Fix FP_LOADER_THREAD access to destroyed dialog 9 years ago
Chris Pavlina 5af825e21c Use ki_mutex.h in FOOTPRINT_PREVIEW_PANEL 9 years ago
Chris Pavlina bbaa29fbc4 Refactor FOOTPRINT_PREVIEW_PANEL 9 years ago
Chris Pavlina a73abbfc31 Fix possible threadsafety issue in FOOTPRINT_PREVIEW_PANEL 9 years ago
Chris Pavlina 3854637ec5 Footprint preview: do not Freeze/Thaw 9 years ago
Chris Pavlina 541b91fd15 Fix FOOTPRINT_PREVIEW_PANEL loader thread synchronization 9 years ago
Chris Pavlina 4618e6c7f8 Component chooser: event and focus cleanup 9 years ago
Jon Evans 0afb249447 Add drawing priority support to VIEW 9 years ago
Chris Pavlina 2e07d83461 Reduce footprint preview flickering in component selector 9 years ago
Chris Pavlina 2632b1d1a0 Revamp component chooser and add footprint preview 9 years ago