klayout/src
Matthias Koefferlein 70a4ce82b3 First implementation of infix mode
Three mode menu items appear in "Targets for Key Binding"
in the setup dialog and can be bound to a key.

"Move Interactive" will immediately start moving the
selection.

"Paste Interactive" and "Duplicate Interactive" will
paste and then immediately start moving.

Remaining issue: when Paste or Duplicate moves are
cancelled the pasted objects will still be there and
at the original location. So they are may be hard to
see. Also with Undo, two undo items are there: Paste
and Move.
2019-09-03 22:53:32 +02:00
..
ant Fixed #337 (cross style missing in Annotation class) 2019-08-30 13:25:15 +02:00
buddies Some more fixes for Linux builds 2019-05-21 21:05:38 +02:00
db Updated test data. 2019-08-30 11:01:00 +02:00
drc Re-run feature for DRC too. 2019-08-25 23:47:55 +02:00
edt Fixed a segfault when running a PCell definition macro (segfault happened in update of library view because the library was gone). Fixed a dialog title. 2019-08-20 23:38:48 +02:00
fontgen Updated copyright. 2019-01-08 01:09:25 +01:00
gsi Fixed some doc issues, added doc for hierarchical compare. 2019-08-26 18:55:35 +02:00
gsiqt Applied Qt binding fix to qt5 as well. 2019-03-23 01:10:01 +01:00
gtfui Updated copyright. 2019-01-08 01:09:25 +01:00
img Fixed issue #316 (Text capture box has zero dimension for move) 2019-08-04 23:45:46 +02:00
klayout_main WIP: more refactoring. 2019-07-06 09:15:33 +02:00
lay First implementation of infix mode 2019-09-03 22:53:32 +02:00
laybasic First implementation of infix mode 2019-09-03 22:53:32 +02:00
lib WIP: library browser - show BASIC PCell variants with more parameters so they can be told apart. 2019-08-03 00:17:02 +02:00
lvs Put more amphasis on net names to resolve ambiguities 2019-08-30 10:24:55 +02:00
lym WIP: LVS rerun feature 2019-08-25 21:55:48 +02:00
plugins Stream import: support multiple files 2019-08-26 22:28:35 +02:00
pya Fixed a conversion issue with ints on MSVC 2019-07-20 00:28:32 +02:00
pyastub Updated copyright. 2019-01-08 01:09:25 +01:00
pymod WIP: added lib module to qmake-based python module build 2019-04-03 01:07:22 +02:00
rba WIP: LVS rerun feature 2019-08-25 21:55:48 +02:00
rbastub Updated copyright. 2019-01-08 01:09:25 +01:00
rdb Fixed some spelling errors (allow to, allows to) 2019-04-03 19:15:09 +02:00
tl WIP: LVS rerun feature 2019-08-25 21:55:48 +02:00
unit_tests Fixed unit tests. 2019-07-19 00:02:05 +02:00
version Updated copyright. 2019-01-08 01:09:25 +01:00
app.pri Fixed installation target for .exe's 2017-08-27 19:34:16 +02:00
klayout.pri WIP: more refactoring. 2019-07-06 09:15:33 +02:00
klayout.pro Merge branch 'dvb' 2019-09-01 11:25:42 +02:00
lib.pri Proper naming of DLL's. 2017-08-27 18:17:00 +02:00
lib_ut.pri First steps towards enablement of MSVC2017 for pymod. A lot of things to TODO yet ... 2018-08-04 18:02:39 +02:00
with_all_libs.pri WIP: more refactoring. 2019-07-06 09:15:33 +02:00