klayout/src
Matthias Koefferlein 60480d35fc Fixed issue #2311
As I see it, only this particular tool top was not
guarded against non-UI mode. All other tooltips
are either guarded or pop up only in a user
interaction context.
2026-04-04 17:08:36 +02:00
..
ant Updating copyright to 2026 2026-02-07 17:12:53 +01:00
buddies [consider merging] Adding an option '-of|--format' to strmxor and strmclip to specify the output format instead of taking it from the suffix 2026-02-24 19:17:11 +01:00
db [consider merging] proper cleanup of properties repo - this enables using user classes for names or values. Without this pre-finalization cleanup, the user class 'destroy' method may end up calling a method of an already destroyed class object. 2026-02-24 19:17:01 +01:00
doc Updating doc and pyi files 2026-03-06 15:46:16 +01:00
drc Small enhancement: DRC 'profile' accepts 'true' as argument too 2026-02-15 15:17:13 +01:00
edt Fixed issue #2311 2026-04-04 17:08:36 +02: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 Overloaded base class methods also need to transfer ownership of arguments 2026-02-14 19:41:20 +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 Implementing --help as alias for -h and --version as alias for -v 2026-02-28 09:54:41 +01:00
lay Merge pull request #2280 from KLayout/wip 2026-03-04 18:46:10 +01:00
laybasic Merge pull request #2280 from KLayout/wip 2026-03-04 18:46:10 +01:00
layui Fixing issue #2293 2026-03-07 13:28:35 +01:00
layview Doc update 2026-03-01 15:32:21 +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 [consider merging] Bugfix: OASIS reader was not able to read S_GDS_PROPERTY from file level or under forward reference conditions 2026-02-24 19:17:14 +01:00
pya [consider merging] Bugfix: Python did not support downcasting of PolygonWithProperties to Polygon on Shapes#polygon for example 2026-02-24 21:00:21 +01:00
pyastub Updating copyright to 2026 2026-02-07 17:12:53 +01:00
pymod Updating doc and pyi files 2026-03-06 15:46:16 +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 ReportDatabase#merge - a method to merge two report databases 2026-03-01 17:39:29 +01:00
tl Mutex got faster on i386, so threaded worker tests need to be adjusted 2026-03-05 21:16:17 +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