klayout/src
Matthias Koefferlein 702852a8a9 Merge branch 'master' of github.com:KLayout/klayout into byte-arrays 2021-01-25 08:11:53 +01:00
..
ant Merge branch 'master' into complex_drc_ops 2021-01-17 19:55:28 +01:00
buddies Replaced std::auto_ptr by std::unique_ptr because the latter is deprecated 2021-01-23 21:55:51 +01:00
db Merge branch 'master' of github.com:KLayout/klayout into byte-arrays 2021-01-25 08:11:53 +01:00
drc Major enhancements for DRC feature (universal DRC) 2021-01-17 19:26:22 +01:00
edt Replaced std::auto_ptr by std::unique_ptr because the latter is deprecated 2021-01-23 21:55:51 +01:00
fontgen Updated copyright to 2021 2021-01-05 22:57:48 +01:00
gsi Some issues with the byte array binding fixed, less ambiguitites with Qt bindings, tests added. 2021-01-24 23:44:40 +01:00
gsiqt Some issues with the byte array binding fixed, less ambiguitites with Qt bindings, tests added. 2021-01-24 23:44:40 +01:00
gtfui Updated copyright to 2021 2021-01-05 22:57:48 +01:00
img Replaced std::auto_ptr by std::unique_ptr because the latter is deprecated 2021-01-23 21:55:51 +01:00
klayout_main Replaced std::auto_ptr by std::unique_ptr because the latter is deprecated 2021-01-23 21:55:51 +01:00
lay Replaced std::auto_ptr by std::unique_ptr because the latter is deprecated 2021-01-23 21:55:51 +01:00
laybasic Replaced std::auto_ptr by std::unique_ptr because the latter is deprecated 2021-01-23 21:55:51 +01:00
lib Updated copyright to 2021 2021-01-05 22:57:48 +01:00
lvs Updated copyright to 2021 2021-01-05 22:57:48 +01:00
lym Replaced std::auto_ptr by std::unique_ptr because the latter is deprecated 2021-01-23 21:55:51 +01:00
plugins Replaced std::auto_ptr by std::unique_ptr because the latter is deprecated 2021-01-23 21:55:51 +01:00
pya Some issues with the byte array binding fixed, less ambiguitites with Qt bindings, tests added. 2021-01-24 23:44:40 +01:00
pyastub Updated copyright to 2021 2021-01-05 22:57:48 +01:00
pymod Some build fixes to enable basic compilation on CentOS6 2021-01-24 17:37:46 +00:00
rba Mapping QByteArray (and std::vector<char>) to Python 'bytes' now. 2021-01-24 17:36:40 +01:00
rbastub Updated copyright to 2021 2021-01-05 22:57:48 +01:00
rdb Replaced std::auto_ptr by std::unique_ptr because the latter is deprecated 2021-01-23 21:55:51 +01:00
tl Merge branch 'master' of github.com:KLayout/klayout into byte-arrays 2021-01-25 08:11:53 +01:00
unit_tests Replaced std::auto_ptr by std::unique_ptr because the latter is deprecated 2021-01-23 21:55:51 +01:00
version Updated copyright to 2021 2021-01-05 22:57:48 +01:00
app.pri Fixed installation target for .exe's 2017-08-27 19:34:16 +02:00
klayout.pri Compatibility with Qt 4.6.x on CentOS6 2020-11-22 19:54:13 +00:00
klayout.pro Enable Qt-less build of unit tests on Windows in debug mode and without iterator assertions 2020-03-03 22:19:31 +01: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