|
a39acf3a22
|
Rename Item to TypeSelectorItem
|
2015-12-17 16:04:59 +01:00 |
|
|
ef6033c303
|
Finish implementation of ObjectArrayEditor
|
2015-12-17 15:52:41 +01:00 |
|
|
2242367832
|
Move Item to own class, remove ObjectArrayEditor (will be merged with other class)
|
2015-12-17 15:38:20 +01:00 |
|
|
2cd3017ae7
|
Remove currently unused "Get CLI" button
|
2015-12-17 13:59:51 +01:00 |
|
|
2f2803b4a9
|
Add 10px padding to tabs and PropertyDialog
|
2015-12-17 13:57:01 +01:00 |
|
Fabian Becker
|
e1ee1c175b
|
Show selected items in StringSelectionEditor (As list in {})
|
2015-12-16 19:51:53 +01:00 |
|
Fabian Becker
|
2f350b5fe5
|
Basic functionality for Add/Remove object instances to the list
|
2015-12-16 17:29:18 +01:00 |
|
Fabian Becker
|
aa9c37e9c4
|
Refactor objectChoose to seperate TypeSelector so that it can be reused.
|
2015-12-16 16:17:13 +01:00 |
|
|
2fb7d4cdcc
|
Update Logo Copyright to 2016
|
2015-12-15 15:39:07 +01:00 |
|
|
965049c4cb
|
Subscript indices in PropertySheetPanel
- add subscriptIndices to StringTools
- add tests
|
2015-12-15 11:02:21 +01:00 |
|
|
b58a589b24
|
Test and refactor translateGreek
closes #55
|
2015-12-15 10:32:51 +01:00 |
|
|
f1b9f19dde
|
Extract translateGreek to StringTools
refs #55
|
2015-12-15 09:41:27 +01:00 |
|
|
ee92cc009a
|
Add TitledSeperators to PropertySheetPanel
|
2015-12-15 09:38:22 +01:00 |
|
|
97fcc1c3d0
|
Move objectChooser to sub panel and prefix with Type label.
|
2015-12-15 09:37:55 +01:00 |
|
|
29d53e94dc
|
Fix optimize() method in OptimizerFactory
|
2015-12-15 09:34:38 +01:00 |
|
|
b249f08bba
|
Merge branch 'testing' into 'master'
Testing improvements
refs #53
See merge request !8
|
2015-12-14 17:36:41 +01:00 |
|
Fabian Becker
|
247bfe6538
|
Rename Chart2D classes and remove Chart2D prefix
|
2015-12-14 16:10:10 +01:00 |
|
Fabian Becker
|
a721c0c1ce
|
Remove main stub
|
2015-12-14 15:49:04 +01:00 |
|
Fabian Becker
|
07066578d5
|
Test Mnemonic, simplify class
refs #53
|
2015-12-14 15:46:54 +01:00 |
|
Fabian Becker
|
0002b5a797
|
Another Population test
refs #53
|
2015-12-14 15:46:30 +01:00 |
|
Fabian Becker
|
fbb1c80d09
|
More Population testing
refs #53
|
2015-12-14 15:46:30 +01:00 |
|
Fabian Becker
|
f58f6e867b
|
Some basic tests for Population
refs #53
|
2015-12-14 15:46:30 +01:00 |
|
Fabian Becker
|
ada94fcb0a
|
Simple test for ESIndividualDoubleData
refs #53
|
2015-12-14 15:46:30 +01:00 |
|
Fabian Becker
|
9d0b14becb
|
Mathematics tests
refs #53
|
2015-12-14 15:46:30 +01:00 |
|
Fabian Becker
|
0cb1c875d9
|
More Math tests
refs #53
|
2015-12-14 15:46:30 +01:00 |
|
Fabian Becker
|
bb04ff2231
|
Improve tests in Mathematics
refs #53
|
2015-12-14 15:46:30 +01:00 |
|
Fabian Becker
|
02a7b74415
|
Java 8 code cleanup.
|
2015-12-14 15:45:59 +01:00 |
|
Fabian Becker
|
ded424bb55
|
Remove unused classes
|
2015-12-14 15:44:50 +01:00 |
|
|
0e35f8e0f4
|
Better looking checkboxes.
- Booleans are now shown as centered checkboxes
- Refactored detail button to class
|
2015-12-14 14:29:18 +01:00 |
|
Fabian Becker
|
e449f28419
|
Add EvA2 Logo to closing dialog
|
2015-12-14 10:04:07 +01:00 |
|
Fabian Becker
|
d01cfb4803
|
A number of fixes to the PropertySheetPanel
|
2015-12-13 16:51:14 +01:00 |
|
Fabian Becker
|
850664c313
|
Several improvements to the main editor panel (padding, etc.)
|
2015-12-13 15:15:38 +01:00 |
|
Fabian Becker
|
cc09ce9381
|
Some Java 8 code cleanup
|
2015-12-13 13:02:09 +01:00 |
|
Fabian Becker
|
dedfb39eb4
|
Change minor UI issue with PropertySheetPanel
|
2015-12-12 17:47:30 +01:00 |
|
|
0c31f6f303
|
Merge branch 'remove-jama' into 'master'
Remove jama
The package is available on Maven central so extracting it and adding it back as a dependency seems reasonable.
See merge request !7
|
2015-12-10 23:24:28 +01:00 |
|
Fabian Becker
|
819f28cba3
|
Do not show outer border. It looks terrible.
|
2015-12-10 23:18:48 +01:00 |
|
Fabian Becker
|
a47cd29c8f
|
Minor cleanup
|
2015-12-10 22:55:46 +01:00 |
|
Fabian Becker
|
c0bcb6fc95
|
Fix broken Jama references and move some methods to Mathematics class.
|
2015-12-10 22:34:17 +01:00 |
|
Fabian Becker
|
49e1d53bd1
|
Remove Jama package from main package, add Jama dependency
|
2015-12-10 21:48:14 +01:00 |
|
Fabian Becker
|
ff60383a38
|
Move tests to correct source structure
refs #51
|
2015-12-10 19:00:10 +01:00 |
|
Fabian Becker
|
a30a8fc095
|
Move to new src/ structure.
refs #51
|
2015-12-10 18:51:33 +01:00 |
|
Fabian Becker
|
e1301a38e8
|
Remove unneccesary EvA class prefixes from GUI classes.
|
2015-12-10 12:22:51 +01:00 |
|
Fabian Becker
|
f08187d87f
|
Allow user to select size of saved PNG
refs #48
|
2015-12-10 11:52:35 +01:00 |
|
Fabian Becker
|
6c08d74fd6
|
Fix yAxis label transform
refs #48
|
2015-12-10 11:14:27 +01:00 |
|
Fabian Becker
|
db46562f83
|
Fix xAxis positioning
refs #48
|
2015-12-10 10:26:39 +01:00 |
|
Fabian Becker
|
adb1efdd24
|
Change border log scaling to powers of 10
refs #48
|
2015-12-10 10:21:34 +01:00 |
|
Fabian Becker
|
a815664e98
|
Remove unused classes.
|
2015-12-10 10:21:11 +01:00 |
|
|
0bf3e51f0b
|
Merge branch 'native-interface' into 'master'
Add NativeProblem that loads `libeva2problem.jnilib` if present.
closes #47
See merge request !4
|
2015-12-09 17:21:53 +01:00 |
|
|
7457b33a5d
|
Fix legend boundary box floating point issue.
refs #48
|
2015-12-09 15:32:27 +01:00 |
|
|
f0716a3576
|
Improve legend display
- Draw box around legend
- Prefix graph titles with colored line
- Allow toggling of grid in FunctionArea
refs #48
|
2015-12-09 15:07:00 +01:00 |
|