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 |
|
hneemann
|
30b7e69870
|
added some more gui test cases
|
2018-01-20 15:48:06 +01:00 |
|
hneemann
|
9b51dc50b0
|
updated README.md
|
2018-01-20 11:54:49 +01:00 |
|
hneemann
|
d8ad1d1fe1
|
simplified gui tests
|
2018-01-20 11:54:22 +01:00 |
|
hneemann
|
e2f272f604
|
testing question colored red
|
2018-01-19 20:23:02 +01:00 |
|
hneemann
|
7bc159fc72
|
added a k-map edge check
|
2018-01-19 19:59:44 +01:00 |
|
hneemann
|
c8f2475bea
|
added some more GUI tests
|
2018-01-19 19:44:30 +01:00 |
|
hneemann
|
a72c4610f0
|
typo
|
2018-01-19 18:16:08 +01:00 |
|
hneemann
|
086dce3ac4
|
excluded GUI test from maven build
|
2018-01-19 17:10:57 +01:00 |
|
hneemann
|
c74883c7eb
|
fixed a NullPointerException
|
2018-01-19 14:41:51 +01:00 |
|
hneemann
|
a30837ebc6
|
If a MenuItem is added directly to the MenuBar, exceptions are thrown
during keyboard navigation.
|
2018-01-19 14:35:51 +01:00 |
|
hneemann
|
245f262c14
|
more clear test fail message
|
2018-01-19 14:09:58 +01:00 |
|
hneemann
|
582b4d2fc3
|
more clear test fail message
|
2018-01-19 12:35:07 +01:00 |
|
hneemann
|
3c259854e0
|
minor changes at gui test cases
|
2018-01-19 08:17:14 +01:00 |
|
hneemann
|
8b2456ef92
|
minor changes at gui test cases
|
2018-01-19 07:46:58 +01:00 |
|
hneemann
|
795123ddd0
|
refactoring of gui test cases
|
2018-01-18 19:35:55 +01:00 |
|
hneemann
|
ea593b2b0a
|
adds gui tests for table dialog and k-map
|
2018-01-18 18:09:19 +01:00 |
|
hneemann
|
5d2ff4b62c
|
fixes a findbugs issue
|
2018-01-18 14:42:21 +01:00 |
|
hneemann
|
ba885120bd
|
improved the GUI tests.
|
2018-01-18 14:02:47 +01:00 |
|
hneemann
|
b5eb975abd
|
added some circuit tests using the GUI.
|
2018-01-18 10:38:29 +01:00 |
|
hneemann
|
24e71b2d7a
|
creates an error message if more than on thread runner is used.
|
2018-01-18 10:35:13 +01:00 |
|
hneemann
|
497d8e07c8
|
better naming of TT2 export menu entries
|
2018-01-17 22:42:11 +01:00 |
|
hneemann
|
306f55512c
|
fixed a bug in the LaTeX index formatter
|
2018-01-17 18:47:01 +01:00 |
|