~orsonmmz/kicad:polygon_tools

Last commit made on 2018-02-21
Get this branch:
git clone -b polygon_tools https://git.launchpad.net/~orsonmmz/kicad
Only Maciej Suminski can upload to this branch. If you are Maciej Suminski please log in for upload directions.

Branch merges

Branch information

Name:
polygon_tools
Repository:
lp:~orsonmmz/kicad

Recent commits

b5edb81... by Maciej Suminski

KI_DIALOG: flexible way of creating dialogs, including "do not show again"

bbfb10d... by Maciej Suminski

Forbid drawing self-intersecting polygons.

e8f0ba2... by Maciej Suminski

Added STATUS_TEXT_POPUP for simple popup text display

624150f... by Maciej Suminski

WX_STATUS_POPUP refactor

- Rename WX_STATUS_POPUP -> STATUS_POPUP
- Added Expire() to show a popup temporarily
- Code formatting

787a256... by Maciej Suminski

Converted zone drawing tools to store points in a SHAPE_LINE_CHAIN

Simplifies the code a bit, removes redundant conversions to/from
std::vector.

c47821a... by Jeff Young

Stop nagging me about annotating.

Adds a checkbox to turn off confirmation dialogs.

5159fc5... by Jeff Young

Stop nagging me about unconnected zones.

Moves the nag dialog to a highly-visible warning immediately above
the OK button.

900bd9d... by Jeff Young

Added error and warning badges to HTML report panel.

Fixes: lp:1669020
* https://bugs.launchpad.net/kicad/+bug/1669020

df2819e... by Wayne Stambaugh

Eeschema: fix sheet schematic file naming bug.

Fixes lp:1750468

https://bugs.launchpad.net/kicad/+bug/1750468

961ddd1... by Wayne Stambaugh

Update AUTHORS.txt and contributors list in about dialog.