382 Commits (449a3ba3dda89439442af2b699b6f5d5c90eb3f3)

Author SHA1 Message Date
Seth Hillbrand 9ad2e9f25d Standardize view checking 3 years ago
jean-pierre charras ff46b7b1e5 fix compil warnings 3 years ago
Seth Hillbrand 242b9855dd Protect VIEW against oddball items 3 years ago
Marek Roszko d2c0f5fc2a More wxSing 3 years ago
Alex c1ea90abc6 Handle view centering properly when drag-panning and zooming. 3 years ago
Jeff Young 96819f6c01 Better cache invalidation for text objects with references. 3 years ago
Seth Hillbrand 4f6b853756 Don't use modifiers when moving with keyboard 3 years ago
Alex cda855fcd6 Fix build error. 3 years ago
Alex d3aed6c408 Optimize hot loop in UpdateItems. 3 years ago
Alex c5c5a3fe91 Use a single-shot timer for auto-panning. 3 years ago
Jeff Young 25f06eed8c Move zone borders back to their "host" layer. 3 years ago
Bevan Weiss 4f634d7df7 Updated accelerating zoom controller to use default (non-accelerated) 3 years ago
Mike Williams 6c43ace018 common: fix build (missing return) 3 years ago
dsa-t 01572c0f7d ADDED: Focus follows mouse between SCH and PCB editors (option). 3 years ago
Alex dc07ab9df1 Replace PROF_COUNTER with PROF_TIMER in some conditional places. 3 years ago
Marek Roszko 89310bc403 "Cleaner" pan fix and add internal setter on state 3 years ago
Marek Roszko 59e9225619 Remove accidental debug code 3 years ago
Marek Roszko 971a8489b3 Hackfix the autopan on Windows 3 years ago
Jeff Young 895a8a8dbc Work around focus issues for status popups. 3 years ago
Jeff Young 0c8787cbb9 Some more wxPoint/EDA_RECT yeeting. 3 years ago
Seth Hillbrand 06786c34d7 Blacklist hashes for 2d integer elements 3 years ago
Mike Williams ece9a782ac Gerbview: unexceptional exception cleanups 3 years ago
Seth Hillbrand 2245e99a89 Apply Wayne's suggestion for better error recov 3 years ago
Seth Hillbrand 008b4f583b Fix typo in lib_text layer id 3 years ago
Mike Williams 99f8b21ed1 PCB: Add bitmap layer per board layer 3 years ago
Seth Hillbrand a118f20464 Hide cursor while warping on Wayland 3 years ago
Jeff Young 23fb4c7433 Uniformly use a single facility for location-less prime events. 4 years ago
Seth Hillbrand 110728af48 Prevent focus stealing in some Linux WMs 4 years ago
Tomasz Wlostowski 7e8f14e738 VIEW_OVERLAY: enforce always on top behaviour through Z ordering 4 years ago
dsa-t 68655540eb Clamp cursor to limits of coordinates representation 4 years ago
Marek Roszko d9c04da407 Sprinkle in some make_unique 4 years ago
markus-bonk 47603fbc76 Wx_view_controls: Allow two input devices to simultaneously pan & zoom 5 years ago
Jeff Young 09d0f6e17c Map zone layers before checking their visibility. 4 years ago
Jeff Young e84c574830 Some more EDA_ANGLE cleanup. 4 years ago
Jeff Young 8f7d2dd06a More VECTOR2D -> VECTOR2I and wxPoint cleanup. 4 years ago
Seth Hillbrand ac9693bb8d Safely sort view layers 4 years ago
Jeff Young e92efebb5f Formatting. 4 years ago
Jeff Young a48867ea01 Solder mask integrity testing. 4 years ago
Jon Evans 014bad7b28 Add profile counters for PCB mouse and paint events 4 years ago
dsa-t cb482eb8eb Symbol Fields Table: Highlight proper symbols even if they aren't annotated 4 years ago
Tomasz Wlostowski 4d2ce5c685 VIEW: don't create a GAL_UPDATE_CONTEXT if there's nothing to update 4 years ago
Tomasz Wlostowski 9add03dd88 VIEW: rebuild the R-trees from scratch if more than 30% of items require a geometry update. 4 years ago
Jeff Young 930c4e5582 Cleanup. 4 years ago
Jeff Young 11c91c7179 Improve obscuring dialog algorithm to handle multiple dialogs. 4 years ago
Mike Williams 30987cebfe Gerbview: fix cairo negative items and implement real differential mode 4 years ago
Jeff Young f221220fe2 Rename layer ids file. 4 years ago
Wayne Stambaugh bcd6bddfd4 Start expunging NULL. 4 years ago
Jeff Young 8f0104f921 Fix case of CLion getting a little carried away. 4 years ago
Jeff Young c11ee69499 Save 3D prefs after editing, and load some of them into FP Props. 4 years ago
Jeff Young 1f4a56005e Remove extraneous isPrinting test. 4 years ago