33 Commits (93549a649b3ee6421be0e7a505a1fd8b0301d1b1)

Author SHA1 Message Date
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Marek Roszko 89a3b7baa5 Move some things starting from reporter to kicommon 1 year ago
Mark Roszko c19aa8170b Revert "Move some things starting from reporter to kicommon" 1 year ago
Marek Roszko 3d893254e9 Move some things starting from reporter to kicommon 1 year ago
Marek Roszko f8e33be07f Break out the boundary violating parts of gal into common through subclassing 2 years ago
Marek Roszko ac94995f70 Some more wxS 3 years ago
Jeff Young 2574a8d71e Update GAL observers for all frames, not just calling frame. 5 years ago
Seth Hillbrand f493e270ea ADDED: Menu option to enable/disable snap to grid 5 years ago
Ian McInerney 5649558cff Move DPI_SCALING into the GAL from common 5 years ago
Jon Evans 712ae5a953 Check if scaling factor has changed when top-level window is moved 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Jeff Young 296ec66796 Cosmetic cleanup in preference panels. 7 years ago
John Beard fcc4a84e0e GAL: add some trace to GAL display options config 7 years ago
John Beard ab2281d26f GAL opts: move config reading into GAL_DISPLAY_OPTIONS 7 years ago
John Beard 567bdd9b9d Add configuration of Hi-DPI canvas scaling in OpenGL 7 years ago
Seth Hillbrand 30612ca62d grid: Set grid to use integer pixels 7 years ago
jean-pierre charras c8d44b86e2 Fix a compil issue with some compilers. 7 years ago
Seth Hillbrand e8333633fe GAL: Add antialiasing options to Cairo 8 years ago
Jeff Young afeebc8944 Grid settings for Eeschema GAL. 7 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
John Beard b8edecc10f Move cursor shape flag into GAL settings 9 years ago
John Beard 78a5185857 Allow GAL cursor to be always displayed 9 years ago
Jon Evans 2513f0b002 Add setting to have GAL draw axes on the grid 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 8766b475c6 Sanitise incoming GAL config options using mapping tables 9 years ago
John Beard 0bf3a19967 Add user control for grid minimum spacing in GAL 9 years ago
John Beard 970e4f8eb4 Add grid line thickness control to Display Options Dialog 9 years ago
John Beard ff3bfaf82b Make KIGFX::GRID_STYLE an enum class 9 years ago
John Beard 7ad30b7167 Move Grid style to Graphics Options dialog 9 years ago
John Beard ddded86a06 Give all GAL canvases access to a GAL_DISPLAY_OPTIONS structure instance 9 years ago
Maciej Suminski da00d64877 OpenGL antialising code clean up & formatting 9 years ago
decimad e71070fe1b final touch-ups (license information, includes) 9 years ago
decimad 77138e3702 Add UI control to set up gal opengl antialiasing and load/store the settings 9 years ago