kicad/common/gal
jean-pierre charras a23cbe052d Opengl canvas: avoid hanging when the CACHED_CONTAINER is "out of memory" (which can happen which very large boards) and the vertex manager cannot allocate an other vertex: the message "Vertex allocation error" is now shown only once.
the opengl canvas cannot show the full board, but at least the user can save the board, or switch to the legacy canvas.
2015-11-04 13:27:42 +01:00
..
cairo Fixed cursor offset in GAL. 2015-07-01 03:46:42 +02:00
opengl Opengl canvas: avoid hanging when the CACHED_CONTAINER is "out of memory" (which can happen which very large boards) and the vertex manager cannot allocate an other vertex: the message "Vertex allocation error" is now shown only once. 2015-11-04 13:27:42 +01:00
color4d.cpp Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
graphics_abstraction_layer.cpp replace round() with KiROUND(), our function that is used almost everywhere for rounding, and detects int overflows in debug mode. 2015-07-17 10:26:48 +02:00
stroke_font.cpp Pcbnew: Force visibility of items which have no option in dialogs to controle this visibility, when reading the .kicad_brd file. 2015-03-26 14:20:11 +01:00