3014 Commits (34abef3f5abfb71b4451398655f44723c8a7979a)

Author SHA1 Message Date
Alejandro García Montoro f68ce306bd CPolyLine -> SHAPE_POLY_SET refactor. 9 years ago
John Beard 5aa1610362 Remove unused g_ShowPageLimits global variable 9 years ago
John Beard f723a5319c Move some unit related util function to base_units.h 9 years ago
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 0799d9e45c OPENGL_GAL: Init currentTarget 9 years ago
John Beard 9fe780f1b3 Rework zone creation in GAL 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 b4a4748672 Move sketch mode area in pcbnew display options 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
jean-pierre charras c20cf4a3e0 Fix incorrect calculations in GAL DrawGrid() methods, that create very long calculation time when the grid origin is not 0 9 years ago
jean-pierre charras c2227abb36 Specctra import: accept layer names like numbers (i.e. +12). 9 years ago
jean-pierre charras 230980fc9d Compile specctra file with pcbnew files, not with pcbcommon files (they are now used only by pcbnew) 9 years ago
John Beard ce731f8b62 Add GAL microwave tools 9 years ago
Tomasz Włostowski f599f10a03 gal: reset autopan state when autopanning is disabled 9 years ago
jean-pierre charras 2637835a1e First version of courtyard overlap detection 9 years ago
Chris Pavlina 200c3f78a0 LSET: undefined behavior in va_start() 9 years ago
Chris Pavlina 7360bdb7eb SPIN_INCREMENTAL_TEXT_CTRL: unused member warning 9 years ago
John Beard 5f303f7b25 Enhance Pcbnew arc construction 9 years ago
Miles McCoo db174862c8 Minor Pcbnew Python scripting improvements. 9 years ago
Wayne Stambaugh 9ddb4fe67e Fix uncaught exception in footprint and symbol library table parsers. 9 years ago
John Beard 996cba7e7f Fix GAL display properties spin buttons on Windows 9 years ago
John Beard f2aa4d2911 Make GAL options panel a reusable panel 9 years ago
Tomasz Włostowski 3cc90ce2d2 Fixed center-on-zoom behaviour in the GAL canvas 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
Maciej Suminski f46961d003 Fix a memleak in COLOR_SWATCH 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
Simon Richter bb61cd5a50 Add missing header 9 years ago
Simon Richter ef0a5ff71c Make Mac-specific function conditional 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
Chris Pavlina cf373e543f Fix Windows (and macOS?) build error caused by 11f4622ea 9 years ago
Chris Pavlina 11f4622ea5 Fix GL assertion failure during GAL teardown 9 years ago
Wayne Stambaugh ef74f245cb Fix broken HTML formatting in about dialog. 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
Maciej Suminski c6e3ac7067 Removed boost::adaptors from TOOL_MANAGER 9 years ago
John Beard c86773462f GAL: Respect SHAPE_LINE_CHAIN closed setting 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