klayout/src
Matthias Koefferlein fdbf26f184 Merge branch 'master' of github.com:KLayout/klayout 2021-01-31 21:49:32 +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 Issue 718 (#719) 2021-01-31 19:21:15 +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 Merge pull request #712 from KLayout/gsi-fixes 2021-01-31 19:20:35 +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 Added methods to manipulate key bindings and menu visibility through scripts (MainWindow#set_key_bindings, MainWindow#get_key_bindings, MainWindow#set_menu_items_hidden ...) 2021-01-26 23:10:26 +01:00
laybasic Added methods to manipulate key bindings and menu visibility through scripts (MainWindow#set_key_bindings, MainWindow#get_key_bindings, MainWindow#set_menu_items_hidden ...) 2021-01-26 23:10:26 +01:00
lib Updated copyright to 2021 2021-01-05 22:57:48 +01:00
lvs Fixed #709. (#714) 2021-01-31 19:21:00 +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 Merge pull request #710 from KLayout/byte-arrays 2021-01-27 12:42:48 +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 Yet another fix for Windows build. 2021-01-31 21:49:20 +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