456 Commits (2b33a039541ddc418bd69c7723d90582d5e97660)

Author SHA1 Message Date
Jeff Young 877c6bce89 Printing is not zoom-specific. 7 months ago
Wayne Stambaugh e09b095533 Common folder housekeeping part 3. 9 months ago
Sam Schweigel 373d9c9281 Disable touch events on OSX only, allowing them on GTK and Windows 9 months ago
John Beard 527faddbfd GAL: provide constants for LoD HIDE/SHOW and a scale helper 9 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 9 months ago
John Beard f7aded00c7 Pcbnew: draw clearance lines on their own GAL layers 10 months ago
Alex Shvartzkop bc6b620b8f gerbview: Sort layer maps after reordering view layers. 9 months ago
Jon Evans c77426cc12 Fix a few issues with via and pad rendering 10 months ago
Jon Evans 4eb68c2840 Fix pad and via opacity handling 10 months ago
Seth Hillbrand e9bc8cfe9d Give Clipper1 a Viking funeral 10 months ago
Seth Hillbrand ab3f597871 Fix ReorderLayerData to handle sparse maps 10 months ago
jean-pierre charras e96774bc1f Pcbnew: fix not displayed filled areas of zones when selected. 11 months ago
Seth Hillbrand d7137c4a05 Cleanup VIEW class 11 months ago
Seth Hillbrand 76176274cf Improve function naming 11 months ago
Seth Hillbrand 9c08354485 More VIEW refactoring 11 months ago
Seth Hillbrand 9dfcb6a362 Cleanup ViewGetLayers() 11 months ago
Jon Evans 71a0a638a0 Remove unused pad layers and simplify pad colors 11 months ago
John Beard dbf68a80b8 GAL: also scope layer depth push/pops 11 months ago
John Beard 9c9542deea Bind multiply-modified scroll events to the increment action 1 year ago
Mike Williams 53022ab347 mouse settings: add reverse zoom option 1 year ago
Seth Hillbrand b1093f1daf Fix some signed/unsigned comparisons 1 year ago
Alex Shvartzkop a866c46d3b Store VIEW_ITEM index to avoid std::find in removal. 1 year ago
Alex Shvartzkop 340c84c54a Allow leaving nullptr values in VIEW::m_allItems, then defragmenting later when removing items. 1 year ago
Jeff Young 7fef6e8d83 Use view's RTree for redrawing netnames. 1 year ago
Jon Evans 74517856ca Make touchscreen events Windows-only 1 year ago
Alex Shvartzkop 7bca6cdea7 Make crosshair follow view movement when using pan/zoom gestures. 1 year ago
Alex Shvartzkop 832393b07c Remove debug line. 1 year ago
Alex Shvartzkop 8f8a68229c Handle touchscreen gesture events for zoom/pan. 1 year ago
Marek Roszko e9fde0051f Don't let CaptureCursor fight modal dialog 1 year ago
John Beard ce758adca3 Enable horizontal scroll panning 1 year ago
Alex Shvartzkop 865e3a9f3c Improvements when working closer to 32-bit integer limits. 2 years ago
Marek Roszko b2115445cc Make screenCenter a VECTOR2D for now to silence c++ 20 build error 2 years ago
Jeff Young b285545aee Don't take too long worrying about very small exposed areas. 2 years ago
Alex Shvartzkop 463b609993 Disable infinite panning when using XWayland. 2 years ago
Yon Uriarte 464f185387 Performance 2 years ago
jean-pierre charras 9c05b61d7b VIEW::ReorderLayerData(): fix an issue that creates crash in Gerbview 2 years ago
Jeff Young d05675f673 Minor performance wins. 2 years ago
Ian McInerney e6632bb983 Rename PCB IO classes/files 2 years ago
Jon Evans 1c895fe18c Improve rendering of tuning status popup 2 years ago
Seth Hillbrand 6633eadfc8 Enclose wxCHECK* macros in braces 2 years ago
Jeff Young 87621817bf Fix typo. 2 years ago
Jeff Young 5f5113c80a Pick up current rule values when editing meanders. 2 years ago
Alex Shvartzkop d7863b09c5 Move CORNER_STRATEGY out of SHAPE_POLY_SET. 2 years ago
jean-pierre charras c2db20d745 Fix a link issue on mingw in debug mode. 2 years ago
jean-pierre charras e1d7d1bca7 Fix a link issue on mingw/msys2 2 years ago
Marek Roszko 7010f7963c EDA_ITEM does not belong in VIEW 2 years ago
Marek Roszko f8e33be07f Break out the boundary violating parts of gal into common through subclassing 2 years ago
Alex Shvartzkop 3ee2086f95 Don't freak out when can't warp the pointer. 2 years ago
jean-pierre charras e152f97f35 Fix minor Coverity warnings. Small code cleaning in pcb_parser.cpp 2 years ago
Alex Shvartzkop 768d4a6782 Wayland: fix cursor warping on KDE and Weston, add logging. 2 years ago