3848 Commits

Author SHA1 Message Date
hneemann
146e51c740 move ScreenShots.java to the docu package 2018-01-26 23:16:12 +01:00
hneemann
7095b68c3e adds a chapter "first steps" to the documentation 2018-01-26 23:09:56 +01:00
hneemann
57b4099cea adds a chapter "first steps" to the documentation 2018-01-26 23:00:05 +01:00
hneemann
8314ef2956 improved error message on a certain net error. 2018-01-26 18:38:18 +01:00
hneemann
62e90947bb minor changes on test file scanner 2018-01-26 16:01:18 +01:00
hneemann
66bc2975fb added a test case 2018-01-26 15:49:49 +01:00
hneemann
91a6df535d typo 2018-01-26 14:40:47 +01:00
hneemann
601878e2cf update README.md 2018-01-26 12:38:51 +01:00
hneemann
34af970cd2 update README.md 2018-01-26 08:33:12 +01:00
hneemann
a2a8e95b77 ensures that the main window is always completely visible 2018-01-25 21:14:31 +01:00
hneemann
2c9ff8f4bd reordering of file menu items 2018-01-25 20:55:28 +01:00
hneemann
78ce71ca7f CircuitBuilder creates a bus if a bus was analyzed. Fixes #108 2018-01-25 20:50:04 +01:00
hneemann
06275f591c fixed a bug which can occur if several nets are connected by tunnels 2018-01-25 18:27:22 +01:00
hneemann
9ed1668cc6 fixed a bug which can occur if several nets are connected by tunnels 2018-01-25 18:26:27 +01:00
hneemann
a16db6e709 Added multi bit substitutions to ModelAnalyserInfo object. See #108 2018-01-25 16:11:28 +01:00
hneemann
2080fe57b9 Refactoring of passing data from the model to the generators. See #108 2018-01-25 15:35:27 +01:00
hneemann
856f78bf88 Adds a "Open Recent in New Window" menu item. 2018-01-25 14:08:55 +01:00
hneemann
e046bd6a3f If an input or output is several bits wide, all pin numbers can be
specified by a comma-separated list.
2018-01-25 12:47:37 +01:00
hneemann
83640b156a Better warning message if there are missing pin numbers. 2018-01-25 10:28:10 +01:00
hneemann
8771ec4361 fixed wrong error message 2018-01-24 22:53:29 +01:00
hneemann
952629fd2b more visible warning if there are missing pin numbers 2018-01-24 22:42:56 +01:00
hneemann
ce8b5ad682 simplified test cases 2018-01-24 22:31:04 +01:00
hneemann
397707391b fixed a bug in library IC 74198 2018-01-24 18:20:21 +01:00
hneemann
b55f504540 reverted reordering of in- and ouput pins. 2018-01-24 15:46:45 +01:00
hneemann
7125e88e51 reordering of in- and ouput pins. 2018-01-24 15:22:13 +01:00
hneemann
83f16a725b renamed a method in WindowPosManager.
InputShape gives focus to SingleValueDialog if it's already visible.
2018-01-24 15:09:00 +01:00
hneemann
d6af329ee6 makes gui tests more robust 2018-01-24 14:51:44 +01:00
hneemann
0d6dfad0da expression formatter is now able to format xor operation. 2018-01-24 09:24:36 +01:00
hneemann
b0efe643cc reversed order of multi-bit inputs and outputs in TableDialog. See #108 2018-01-23 14:39:02 +01:00
hneemann
d5fbff081b Allows sorting of columns with the mouse. See #107 2018-01-23 14:16:57 +01:00
hneemann
6896764f1b disables column reordering in TableDialog. See #107 2018-01-22 22:44:55 +01:00
hneemann
7241cc6ea9 Cleanup of z-ordering. Almost all setAlwaysOnTop(true) calls are removed.
Fixes #106
2018-01-22 20:27:21 +01:00
hneemann
bb11b5cd59 fixed getWindowAncestor() issue in ErrorMessage class. 2018-01-22 19:09:06 +01:00
hneemann
fce6e5c4c5 removed SwingUtilities.getWindowAncestor() from ElementHelpDialog. 2018-01-22 19:03:35 +01:00
hneemann
02000b8cca removed SwingUtilities.getWindowAncestor() from AttributeDialog. 2018-01-22 18:57:10 +01:00
hneemann
e7a0b19ae7 removed SwingUtilities.getWindowAncestor() from ItemPicker. 2018-01-22 18:33:15 +01:00
hneemann
86e751c7cd removed SwingUtilities.getWindowAncestor() from InfoDialog. 2018-01-22 18:29:49 +01:00
hneemann
f1a89578af removed SwingUtilities.getWindowAncestor() from InfoDialog. 2018-01-22 18:29:36 +01:00
hneemann
87b45d77b8 small Observable optimization 2018-01-22 14:28:00 +01:00
hneemann
49ec8c712b Added GUI test for MeasurementTableDialog 2018-01-22 12:18:06 +01:00
hneemann
13743d4e8a Added GUI test for SingleValueDialog. 2018-01-22 11:52:15 +01:00
hneemann
2d53d510d1 Added tests for some short cuts ('+', '-', 'Ĺ', 'CTRL+D'). 2018-01-22 11:17:25 +01:00
hneemann
0586a42c9c Added some more gui test cases 2018-01-22 10:21:28 +01:00
hneemann
3f2c8483d3 fixed a bug which causes the 74xx components not to be available if
Digital is started the fist time.
2018-01-22 09:46:55 +01:00
hneemann
1761959e5f added some more cmos examples. 2018-01-22 08:40:01 +01:00
hneemann
d0ec7bd311 simplified the ColorPicker 2018-01-21 20:58:03 +01:00
hneemann
88186f0a45 automated k-map gui tests 2018-01-21 20:33:04 +01:00
hneemann
6006ec2959 renamed some methods 2018-01-21 15:30:14 +01:00
hneemann
62a087ef8d makes the gui tests more robust 2018-01-21 11:23:06 +01:00
hneemann
2af1a66518 added some more gui test cases 2018-01-20 21:34:42 +01:00