Commit Graph

2502 Commits

Author SHA1 Message Date
Rafmag Cabrera 6857d28e9f
Merge branch 'StefanSchippers:master' into master 2023-01-16 10:52:01 +00:00
stefan schippers 0627791cc1 removed unecessary files 2023-01-16 10:40:12 +01:00
Rafmag Cabrera d1bdd090f5 Delete xschem.1 2023-01-16 10:35:29 +01:00
Rafmag Cabrera 57a115c19d Delete config.cache 2023-01-16 10:35:29 +01:00
Rafmag Cabrera 0570c5d21b Delete Makefile 2023-01-16 10:35:29 +01:00
Rafmag Cabrera fd4e2592a4 Delete config.log 2023-01-16 10:35:29 +01:00
Rafmag Cabrera 593f528829 Delete config.h
Delete config file
2023-01-16 10:35:29 +01:00
Rafmag Cabrera 13c68e3d0f Delete Makefile.conf
Delete makefile.conf
2023-01-16 10:35:29 +01:00
Rafmag Cabrera c4bdb541ca Delete settings.json
Deleting Config file
2023-01-16 10:35:29 +01:00
rafmag 7aa2379a4a Moved temp.jpg to tmp folder 2023-01-16 10:35:29 +01:00
rafmag 06840efac0 Added png and embedded graphs to ps and pdf export 2023-01-16 10:35:29 +01:00
Rafmag Cabrera 741ce4af4a
Delete xschem.1 2023-01-15 22:30:53 -07:00
Rafmag Cabrera ca5976842a
Delete config.cache 2023-01-15 22:28:59 -07:00
Rafmag Cabrera 7e3133804b
Delete Makefile 2023-01-15 22:28:34 -07:00
Rafmag Cabrera 5dad2b6c7c
Delete config.log 2023-01-15 22:27:39 -07:00
Rafmag Cabrera ef181ed24a
Delete config.h
Delete config file
2023-01-15 22:26:21 -07:00
Rafmag Cabrera a0e94a5217
Delete Makefile.conf
Delete makefile.conf
2023-01-15 22:24:53 -07:00
Rafmag Cabrera 6ae68e9bbe
Delete settings.json
Deleting Config file
2023-01-15 22:23:53 -07:00
rafmag 7b80287b75 Moved temp.jpg to tmp folder 2023-01-15 22:00:45 -07:00
Rafmag Cabrera eee46a4cbe
Merge branch 'StefanSchippers:master' into master 2023-01-16 04:36:55 +00:00
rafmag e29bfe2c98 Added png and embedded graphs to ps and pdf export 2023-01-15 21:34:43 -07:00
stefan schippers 2d30755f79 doc/sch updates (.op backannotation) 2023-01-15 00:25:57 +01:00
stefan schippers 2fa0155ca6 fix inutile template procedure call 2023-01-12 16:33:59 +01:00
stefan schippers 115f0fdf0c improve cairo draw options 2023-01-11 12:02:21 +01:00
stefan schippers 8aa4f06452 doc updates 4 2023-01-07 13:52:29 +01:00
stefan schippers 82f54979ef doc updates 3 2023-01-07 12:53:14 +01:00
stefan schippers 6d1e99dea2 doc updates 2 2023-01-07 12:49:59 +01:00
stefan schippers 1c1ec253dd doc updates (graphic performance considerations) 2023-01-07 12:46:47 +01:00
stefan schippers af22c256b3 default to unlocked state (lock=false) at title 1st placement 2023-01-07 11:34:47 +01:00
stefan schippers 4c0d5023f5 allow 0 width lines (faster device dependent implementation) if user defined line width is set (to 0), add devices/title-3.sym 2023-01-07 11:28:28 +01:00
stefan schippers 709c37429d Add description for keybinding (Shift-B) of "Properties->Edit header/license text" 2023-01-03 18:27:11 +01:00
Stefan Schippers 479b8ef6e9 add accelerator Shift-B for edit schematic header/license 2023-01-02 19:34:27 +01:00
stefan schippers 329d472d56 add installation of icon.xpm into .../share/xschem installation directory 2023-01-02 12:43:23 +01:00
stefan schippers c81bde3ba5 doc updates (indicate xterm and vim as default editors) 2023-01-02 03:13:26 +01:00
stefan schippers 19757ddd8a add menu properties -> Edit header/License text, to allow inserting header or license metadata into the sch/sym file. 2023-01-02 03:04:35 +01:00
stefan schippers cee4d218e2 use "configure -cursor {}" instead of "configure -cursor arrow" to switch back mouse cursor to default when exiting graph 2022-12-31 10:22:41 +01:00
stefan schippers aa70d90c46 fix cairo font reference counting 2022-12-25 23:13:59 +01:00
stefan schippers 75fbb76543 optimization: split cairo font creation into create + set 2022-12-25 10:42:07 +01:00
stefan schippers 383dc03696 doc updates (dev info) 2022-12-21 23:07:30 +01:00
stefan schippers 081e16d7d9 doc updates (schematic symbol attribute) 2022-12-20 12:32:15 +01:00
stefan schippers 1f76b297db allow schematic="tcleval([tcl_proc @symname])" for runtime schematic selection when descending into a symbol. tcl_proc might return a schematic candidate associated to @symname depending on some user setting 2022-12-20 02:21:48 +01:00
stefan schippers 745a8f25eb revert comp symbol attrs 2022-12-20 01:04:15 +01:00
stefan schippers 9fa05afad9 fix a bug when loading multiple AC sim datasets (wrong nvars calculation, has to be doubled due to Im/Re complex components) 2022-12-20 01:01:58 +01:00
stefan schippers 2cb58c5c5c added generators/ dir, removed redundant variable in load_schematic() 2022-12-19 23:05:09 +01:00
stefan schippers 1a76f89464 added xschem_library/generators directory for future schematic/symbol generator scripts. Handle empty XSCHEM_LIBRARY_PATH (use [pwd]). 2022-12-18 13:03:38 +01:00
stefan schippers 9c3a506ed5 typo fix in documenttion 2022-12-13 17:08:09 +01:00
stefan schippers e01f545567 --diff option to visually compare two different (versions of) schematics 2022-12-13 13:51:33 +01:00
stefan schippers 5a8e0c9ba2 for hierarchy cellname listing use nolist_libs for exclucing patterns, instead of xschem_libs, which is used for netlisting 2022-12-10 01:15:18 +01:00
stefan schippers 3d5bb6d64a add command "Simulation->Changelog from current hierarchy" that lists schematics from current hierarchy , sorted by modification time 2022-12-10 00:28:59 +01:00
stefan schippers 919cf3b870 more flexible "execute" procedure to handle bidirectional communication with subprocesses 2022-12-09 00:02:34 +01:00