Commit Graph

1532 Commits

Author SHA1 Message Date
Paul Falstad
41f2f7fa44 rename for clarity 2026-02-24 20:18:55 -08:00
Paul Falstad
7c83bcefbe move setuplist stuff 2026-02-24 20:17:16 -08:00
Paul Falstad
23b5d1fe5e move more code to CommandManager
delete unused code
2026-02-24 20:09:13 -08:00
Paul Falstad
b1a4b6f3a8 move menuPerformed out of CirSim 2026-02-24 19:56:46 -08:00
Paul Falstad
e87ddecd9d move locale stuff to Locale, delete old debug code 2026-02-24 19:37:49 -08:00
Paul Falstad
447317e838 move export image stuff out of CirSim 2026-02-24 19:02:22 -08:00
Paul Falstad
9f64137274 extract undo manager 2026-02-24 16:23:27 -08:00
Paul Falstad
9c2270e2dc move circuit loader into own class 2026-02-24 16:13:05 -08:00
Paul Falstad
846b919569 move mouse stuff to separate class 2026-02-24 11:49:33 -08:00
Paul Falstad
7cf192e60f move js interface to own class 2026-02-23 23:35:01 -08:00
Paul Falstad
4af56c934c extract scope stuff into ScopeManager 2026-02-23 23:24:35 -08:00
Paul Falstad
2b723244ef another merge issue 2026-02-23 23:02:22 -08:00
Paul Falstad
cc7d1a7b42 Merge branch 'master' into xml-merge 2026-02-23 23:02:10 -08:00
Paul Falstad
56d0699851 improve gitignore 2026-02-23 22:54:17 -08:00
Paul Falstad
4ec191bd9e ignore svg 2026-02-23 22:53:56 -08:00
Paul Falstad
7fd2556336 Merge branch 'master' of https://github.com/pfalstad/circuitjs1 2026-02-19 15:33:53 -08:00
Paul Falstad
6563de8118 3.1.4 2026-02-19 15:20:01 -08:00
Paul Falstad
79c3ec9fe3 add option for Korean 2026-02-19 15:19:29 -08:00
Paul Falstad
247cf96737 14-seg and 16-seg decoders (#1010) 2026-02-18 21:20:25 -08:00
Paul Falstad
797d1963bf put circuit name in title bar (#1008) 2026-02-17 12:29:35 -08:00
Paul Falstad
bf141c9bf8 fix 3-phase motor resetting currents on stamp (#199) 2026-02-17 11:17:21 -08:00
Paul Falstad
642eabf204 value next to voltage sources (optionally) #206 2026-02-16 22:16:56 -08:00
Paul Falstad
475cf19a25 DPDT switch with >2 poles didn't properly check for connections (#174) 2026-02-16 19:59:15 -08:00
Paul Falstad
30efaefe06 SRAM output voltage not the logic voltage (#182) 2026-02-16 19:50:09 -08:00
Paul Falstad
269e913e97 fix for red connections and failed copy/paste when creating gates while sim is stopped (#188) 2026-02-16 19:22:51 -08:00
Paul Falstad
37b7b33c8b refine edit dialog title fix (#197) 2026-02-16 19:17:18 -08:00
Paul Falstad
febe604817 fix edit dialog title (in English at least) (#197) 2026-02-16 18:50:05 -08:00
Paul Falstad
4712cb0336 alternate DC voltage symbol (#205) 2026-02-16 18:03:34 -08:00
Paul Falstad
8d060a2968 new Spanish 2026-02-16 17:46:54 -08:00
Paul Falstad
1979e4899f add examples for exportCircuit 2026-02-16 17:46:25 -08:00
Paul Falstad
6849f3c78b remove incorrect "0=infinite" in label (#165) 2025-05-26 12:36:16 -07:00
Paul Falstad
943b76fa75 add some help to toolbar 2025-04-01 18:54:16 -07:00
Paul Falstad
ca57276675 Korean translation 2025-03-24 17:14:06 -07:00
Paul Falstad
2426c01f69 Merge pull request #158 from johne8/readme_containers
updated Readme.MD (Containerfiles)
2025-03-23 22:39:52 -07:00
John-Erik Haugen
8c1011e800 updated readme 2025-03-22 21:45:10 +01:00
Paul Falstad
afd7ff6aad Merge pull request #156 from johne8/container
Added container files, added env-vars in dev.sh
2025-03-22 11:12:40 -07:00
John-Erik Haugen
f143e8385b Added container files, added var for dev.sh 2025-03-22 12:50:44 +01:00
Paul Falstad
74131bdeb0 more es locale fixes from Pablo Sanz Martín 2025-03-18 11:47:11 -07:00
Paul Falstad
ed6e013c6c 3.1.3 2025-03-01 11:59:48 -08:00
Paul Falstad
9fbc062cba fix export as link in offline version (#994) 2025-02-26 12:12:27 -08:00
Paul Falstad
68b28dc6fc set lamp resistance on creation/reset (#991) 2025-02-26 11:21:42 -08:00
Paul Falstad
6f750b7bfa fix exception when undocking scope (#151) 2025-02-26 11:08:03 -08:00
Paul Falstad
d625758c1d xml stuff (composite elms) 2025-02-09 20:05:43 -08:00
Paul Falstad
c2cc1db2ac more xml stuff; read options from root node 2025-02-09 12:11:03 -08:00
Paul Falstad
8512ff5a8f more xml 2025-02-08 23:46:57 -08:00
Paul Falstad
71d828c81d fix broken PotElm, etc.
better console loggin
2025-02-08 23:46:30 -08:00
Paul Falstad
80a3207ab7 fix dump bug 2025-02-08 22:38:31 -08:00
Paul Falstad
d37bc2d9ab more xml 2025-02-07 23:55:48 -08:00
Paul Falstad
8ac1076a23 fix scope undump 2025-02-07 21:31:05 -08:00
Paul Falstad
ba843caab4 refactoring XML stuff 2025-02-07 21:18:19 -08:00