15 Commits (74acb76e7f22900985207270577cc53dbb20cbdd)

Author SHA1 Message Date
Seth Hillbrand 818d4257c9 pcbnew: Prevent alignment on pads + parents 8 years ago
Seth Hillbrand d5cd9761dd pcbnew: Check locks in alignment 8 years ago
Robbert Lagerweij a59864201a pcbnew: use centerpoint distribution in align tool for overlaping items 8 years ago
Robbert Lagerweij b356275e76 pcbnew: add align center and align middle tools and related icons 8 years ago
Robbert Lagerweij 7683364bdb pcbnew: code improvements align tools 8 years ago
Robbert Lagerweij 3556c4b8d6 pcbnew: change alignment tools use footprint rect where appropriate 8 years ago
Jon Evans b6ac603f0a Fix AlignLeft / AlignRight when using Flip Board view 8 years ago
Maciej Suminski 76bd05a69b Prevent creating too many transitions by TOOL_MANAGER 8 years ago
Tomasz Włostowski bfdd1191ab pcbnew: rename PLACEMENT_TOOL to ALIGN_DISTRIBUTE_TOOL, some fixes in the connectivity algo 9 years ago
Simon Richter 59c81976dc Explicitly mark overriding functions. 9 years ago
Maciej Suminski d6bc33bd42 Removed a few more memory leaks and fixed crash on exit. 10 years ago
Maciej Suminski 946b9d1933 setTransitions() are called automatically for tools. 11 years ago
Maciej Suminski bb861b81b2 Missing comments in the PLACEMENT_TOOL class. 11 years ago
Maciej Suminski 902d0e3f1f Tools are processing const TOOL_EVENT& (Tool Framework). 11 years ago
Maciej Suminski f0ff744e97 Initial version of the Placement Tool. 11 years ago
Maciej Suminski eee2779f6b Moved some layout editor specific tool actions to another class (PCB_EDITOR_CONTROL). 11 years ago
unknown b436924380 Warning removal, patches from Camille 019 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