klayout/src
Matthias Koefferlein bc49082955 Fixing a small glitch: drawing into a ghost cell is possible, but did not turn off the ghost cell flag. Now the flag is still on, but a non-empty cell is not considered a ghost cell for most purposes. 2026-02-19 23:26:48 +01:00
..
ant Updating copyright to 2026 2026-02-07 17:12:53 +01:00
buddies Updating copyright to 2026 2026-02-07 17:12:53 +01:00
db Fixing a small glitch: drawing into a ghost cell is possible, but did not turn off the ghost cell flag. Now the flag is still on, but a non-empty cell is not considered a ghost cell for most purposes. 2026-02-19 23:26:48 +01:00
doc Updating doc. 2026-02-07 20:38:53 +01:00
drc Small enhancement: DRC 'profile' accepts 'true' as argument too 2026-02-15 15:17:13 +01:00
edt Fixing dialog title of 'round corners dialog' 2026-02-19 21:43:41 +01:00
fontgen Updating copyright to 2026 2026-02-07 17:12:53 +01:00
gsi C++20 readiness 2026-02-16 23:49:23 +01:00
gsiqt Updating copyright to 2026 2026-02-07 17:12:53 +01:00
gtfui Updating copyright to 2026 2026-02-07 17:12:53 +01:00
icons Updating copyright to 2026 2026-02-07 17:12:53 +01:00
img Updating copyright to 2026 2026-02-07 17:12:53 +01:00
klayout_main Updating copyright to 2026 2026-02-07 17:12:53 +01:00
lay Some fill tool enhancements 2026-02-14 22:03:17 +01:00
laybasic Fixing a small glitch: drawing into a ghost cell is possible, but did not turn off the ghost cell flag. Now the flag is still on, but a non-empty cell is not considered a ghost cell for most purposes. 2026-02-19 23:26:48 +01:00
layui Updating copyright to 2026 2026-02-07 17:12:53 +01:00
layview Updating copyright to 2026 2026-02-07 17:12:53 +01:00
lib Updating copyright to 2026 2026-02-07 17:12:53 +01:00
lvs Updating copyright to 2026 2026-02-07 17:12:53 +01:00
lym Updating copyright to 2026 2026-02-07 17:12:53 +01:00
pex Updating copyright to 2026 2026-02-07 17:12:53 +01:00
plugins Fixing a small glitch: drawing into a ghost cell is possible, but did not turn off the ghost cell flag. Now the flag is still on, but a non-empty cell is not considered a ghost cell for most purposes. 2026-02-19 23:26:48 +01:00
pya Updating copyright to 2026 2026-02-07 17:12:53 +01:00
pyastub Updating copyright to 2026 2026-02-07 17:12:53 +01:00
pymod Updating doc. 2026-02-07 20:38:53 +01:00
rba Updating copyright to 2026 2026-02-07 17:12:53 +01:00
rbastub Updating copyright to 2026 2026-02-07 17:12:53 +01:00
rdb Updating copyright to 2026 2026-02-07 17:12:53 +01:00
tl Fixing a potential segfault during drawing 2026-02-19 22:34:10 +01:00
unit_tests Updating copyright to 2026 2026-02-07 17:12:53 +01:00
version Updating copyright to 2026 2026-02-07 17:12:53 +01:00
app.pri
klayout.pri Preparing to use C++20 atomics for thread locking, which is slightly more efficient. Right now, that's an experimental option. 2026-02-19 21:36:00 +01:00
klayout.pro
lib.pri
lib_ut.pri
with_all_libs.pri