1 Commits (c1539ae0140cd7ea58455c88fee74c793ae28f21)

Author SHA1 Message Date
Jeff Young c1539ae014 Naming changes to reflect sharing between SchEdit and LibEdit. 7 years ago
Jeff Young ea0941cab3 Implement modern tools for LibEdit. 7 years ago
John Beard a1e0735853 Add hotkey (Insert) for zone create corner 7 years ago
Maciej Suminski 7943372e8b Refill zones only when required 8 years ago
Maciej Suminski dd97718a50 Point Editor: prevent creation of self-intersecting polygons 8 years ago
Tomasz Włostowski 56336fdafe POINT_EDITOR: migrate to ZONE_FILLER class 8 years ago
Maciej Suminski 76bd05a69b Prevent creating too many transitions by TOOL_MANAGER 8 years ago
Maciej Suminski 75fb04d650 TOOL_ACTIONs are handled with transitions, no handlers needed in the event loops 9 years ago
Simon Richter 59c81976dc Explicitly mark overriding functions. 9 years ago
Simon Richter da5699de0a Replace boost::shared_ptr with std::shared_ptr. 9 years ago
Henrik Nyberg a6c94e26f6 Improved code for handling zone corner dragging (GAL). 10 years ago
Maciej Suminski 09febe745d Remove a corner from zone outline function (GAL). 10 years ago
Maciej Suminski 946b9d1933 setTransitions() are called automatically for tools. 11 years ago
Maciej Suminski 902d0e3f1f Tools are processing const TOOL_EVENT& (Tool Framework). 11 years ago
Maciej Suminski e6c1254dc8 "Create corner" context menu entry for draw segments and zone outlines (GAL). 11 years ago
Maciej Suminski 0379247fd4 Refactoring EDIT_POINTS, part 2: replaced index numbers with constants. 12 years ago
Maciej Suminski 17ec7ace4c Breaking outlines for zones using POINT_EDITOR. 12 years ago
Maciej Suminski 19a87ac780 Added EC_CONVERGING for zone areas modification. 12 years ago
Maciej Suminski 85e8b8bd87 Yet another approach to 45 degree constraints. 12 years ago
Maciej Suminski 5ac6579a87 Cursor snaps to EDIT_POINTs. 12 years ago
Maciej Suminski 3927c667cc Added documentation. Moved some functions from .h to .cpp files. 12 years ago
Maciej Suminski 88a0311afe Added EDIT_LINEs for dragging zone outlines. 12 years ago
Maciej Suminski f72aec25c0 Auto zone refilling after using the POINT_EDITOR. 12 years ago
Maciej Suminski 3c656691cf Fixed POINT_EDITOR crash on GAL change / board reload. 12 years ago
Maciej Suminski f87f12e222 Added TOOL_ACTION for updating EDIT_POINTS. 12 years ago
Maciej Suminski 94cfed4b9e Initial version of POINT_EDITOR. 12 years ago
Maciej Suminski a42a83a394 Minor changes to BRIGHT_BOX class. 12 years ago
Maciej Suminski 0ac3e1fbf2 Namespace KiGfx->KIGFX. 12 years ago
Maciej Suminski 460dcfc621 Removed SELECTION layer. 12 years ago
Maciej Suminski 9ec4520c45 Added missing files 12 years ago
Maciej Suminski 86f520f76e Sorted out headers. 12 years ago
Maciej Suminski f179183dea Removed some dead code. 12 years ago
Maciej Suminski c5d3376c26 Changed some 'magic numbers' into constants. Added const modifier in appropriate spots. 12 years ago
Maciej Suminski 16437e5d45 Added general purpose overlay layer and moved selection box to it. 12 years ago
Maciej Suminski 7d5a456344 Code reformatting. 12 years ago
tomasz. 69a44d5f13 pcbnew: hooked Tool Framework into the edit panel. Added a sample selection tool (not fully functional). 12 years ago
tomasz. 241061025b Added core tool framework files + boost::context assembly stuff (initial, very buggy and unfinished work). 12 years ago
Maciej Suminski 5242fff9d7 Code refactorization. VBO_CONTAINER is split to [NON]CACHED_MANAGER, GPU_MANAGER and VERTEX_MANAGER. 12 years ago
Dick Hollenbeck 64f8e0b8e1 various 13 years ago
Dick Hollenbeck 8ccf0320b4 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 13 years ago
Wayne Stambaugh 61b4f8a9eb Pcbnew NETLIST_READER improvements. 13 years ago
Wayne Stambaugh 4b853dedb4 Application name capitalization fixes. 14 years ago
charras 636c708ee7 switch to RC4 16 years ago
charras f4be491502 fixed author name in copyright 16 years ago
charras a70a580596 committed newfont patch. Pcbnew: board date automatically updated at each change. 16 years ago
charras a61b48eced Code cleaning. Use new font. 16 years ago