2648 Commits (e98ae3e463dc13073a9111088c1534887ce64b53)

Author SHA1 Message Date
John Beard e98ae3e463 Move executable name constants to own file 9 years ago
John Beard ece7eeb280 Move SystemDirsAppend to own header 9 years ago
John Beard 27374c0aa3 Move file locking utilities to a separate file 9 years ago
John Beard 9fe780f1b3 Rework zone creation in GAL 9 years ago
John Beard 1fd503bf58 Move DIRECTION45 to common/geometry 9 years ago
John Beard d99fbddc22 Enable angle snap for pcbnew GAL ruler tool 9 years ago
Maciej Suminski ddf4f3b2bc Remove not used cursor fields & methods in Cairo GAL 9 years ago
John Beard b8edecc10f Move cursor shape flag into GAL settings 9 years ago
John Beard 01c733bdb5 Dim GAL cursor when forced but no interactive tool 9 years ago
John Beard 78a5185857 Allow GAL cursor to be always displayed 9 years ago
John Beard ce731f8b62 Add GAL microwave tools 9 years ago
Chris Pavlina 200c3f78a0 LSET: undefined behavior in va_start() 9 years ago
John Beard 5f303f7b25 Enhance Pcbnew arc construction 9 years ago
Wayne Stambaugh 9ddb4fe67e Fix uncaught exception in footprint and symbol library table parsers. 9 years ago
John Beard f2aa4d2911 Make GAL options panel a reusable panel 9 years ago
Michael 679074fdb2 Made libcontext compile on FreeBSD. Code formatting too. 9 years ago
Maciej Suminski fe4f02f5b9 Coverity fixes 9 years ago
Jon Evans 082b8dd2a9 Refactor BRIGHT_BOX to common so it can be used by other programs 9 years ago
Chris Pavlina bbaa29fbc4 Refactor FOOTPRINT_PREVIEW_PANEL 9 years ago
John Beard 8c3b8ee693 Add a ruler tool to pcbnew GAL 9 years ago
John Beard 9c08873210 Make SELECTION_AREA a generic overlay item 9 years ago
John Beard 5e84e953f3 Add a simple item class for graphical overlays 9 years ago
Maciej Suminski 11f8e53e27 Smoother arc rendering in OpenGL GAL 9 years ago
Jon Evans 3208d24ad4 Add DrawArcSegment() GAL method, to support drawing outlined arcs 9 years ago
jean-pierre charras 0be56451b1 More optimization in project rescue. 9 years ago
Maciej Suminski 62235348d1 Use GAL axes instead of a ORIGIN_VIEWITEM in module editor 9 years ago
Jon Evans 2513f0b002 Add setting to have GAL draw axes on the grid 9 years ago
Tomasz Włostowski eedf7cb243 Switched coroutine library from Boost libcotext to custom libcontext. 9 years ago
Maciej Suminski 338735c5bf Added a missing include to tool_manager.h 9 years ago
Chris Pavlina f8415633bd Switch component chooser to wxDataViewCtrl, refactor 9 years ago
Maciej Suminski fc4240886b Store VIEW_CONTROLS settings on a stack 9 years ago
Maciej Suminski d1550b0cdb Renamed VIEW_CONTROLS::SETTINGS to VC_SETTINGS. 9 years ago
Chris Pavlina 541b91fd15 Fix FOOTPRINT_PREVIEW_PANEL loader thread synchronization 9 years ago
Wayne Stambaugh f181961866 Remove excessive schematic symbol library re-linking. 9 years ago
jean-pierre charras af161771b8 Fix compil issue on Windows 9 years ago
Chris Pavlina 4618e6c7f8 Component chooser: event and focus cleanup 9 years ago
Cirilo Bernardo 68bcdec87e Workaround for non-ASCII filenames in Windows 9 years ago
Tomasz Włostowski 966052272f Coding style fixes 9 years ago
Tomasz Włostowski cc3d79f932 Reworked selection passing mechanism in SELECTION_TOOL. 9 years ago
Tomasz Włostowski 9e73c3117e Added possibility to disable undo entries creation in COMMIT/BOARD_COMMIT 9 years ago
jean-pierre charras 4eeed8d04f Icons options menu: code rework 9 years ago
Maciej Suminski 389c7b2bbc Added AUTOROUTER_CONTEXT to keep objects used by autorouter 9 years ago
Jon Evans 88f7c55d95 Move ZoomFitScreen and ZoomPreset from PCBNEW_CONTROL to COMMON_TOOLS 9 years ago
Kristoffer Ödmark dda51ab550 CrossProbes Schematics from eeschema to pcbnew 9 years ago
Maciej Suminski 906ee77dbf Fixed VIEW_ITEM memory leaks 9 years ago
jean-pierre charras e7e972804a Make show/hide icons in menus a run time option, instead of compil option. 9 years ago
John Beard e67882f0a3 Add WithAlpha method to COLOR4D 9 years ago
Maciej Suminski 1d8730752c Restore valid force cursor setting before saving VIEW_CONTROLS settings 9 years ago
jean-pierre charras 1cffcafe2d GAL mode: Add small cross option to grid style (now: options are Dots, Grid, Small cross) 9 years ago
John Beard 1d039cb4c1 Break row indicators out to own class 9 years ago