Jeff Young
|
6936effaa7
|
Implement undo for Page Settings in PlEditor, Eeschema and PCBNew.
Fixes: lp:1820059
* https://bugs.launchpad.net/kicad/+bug/1820059
|
2019-05-27 11:58:55 +01:00 |
Jeff Young
|
fd546da640
|
Homogenize hit testing and selection return types.
Prep work for sharing SCH_SELECTION_TOOL with LibEdit.
|
2019-05-05 17:14:30 +01:00 |
Maciej Suminski
|
f3fbce9560
|
Code formatting and clean-up
|
2017-06-23 15:43:13 +02:00 |
Tomasz Włostowski
|
9ad886344b
|
New connectivity algorithm.
|
2017-06-23 11:12:36 +02:00 |
Maciej Suminski
|
c96db4f5c4
|
Removed aCreateUndoEntry flag from COMMIT::Push()
It was not used anywhere and COMMIT should handle creating
undo buffer entries.
|
2016-12-12 16:45:52 +01:00 |
Tomasz Włostowski
|
1c1f4e9a50
|
Refactoring of VIEW/VIEW_ITEM classes:
- Remove dependency of EDA_ITEM on VIEW
- VIEW_ITEM is now a pure virtual interface
|
2016-12-12 16:45:52 +01:00 |
Simon Richter
|
59c81976dc
|
Explicitly mark overriding functions.
|
2016-09-24 14:53:15 -04:00 |
unknown
|
c3e3ff3682
|
Minot fixes: Minor coding style issues fix (tab -> spaces). Add missing GetClass to all classes derived from EDA_ITEM. Make debug method Show() only compiled in debug mode.
|
2015-03-06 09:58:32 +01:00 |
Maciej Suminski
|
c6efc451e6
|
Added ratsnest for GAL
|
2013-11-25 16:50:03 +01:00 |