aboutsummaryrefslogtreecommitdiffstats
path: root/src/jcgp/gui/settings/SettingsPane.java
Commit message (Collapse)AuthorAgeFilesLines
* Moved GUI to its own repositoryHEADmasterEduardo Pedroni2015-03-091-595/+0
|
* Moved constants to a separate file, added a formal READMEEduardo Pedroni2014-10-101-4/+5
|
* Final commit, will release later today.Eduardo Pedroni2014-05-221-8/+8
|
* Did some more comments, almost there...Eduardo Pedroni2014-05-211-22/+83
|
* Fixed greek characters in mu plus lambda, added missing console flushes when ↵Eduardo Pedroni2014-05-111-0/+2
| | | | modules are changed
* Added javadocs, made minor changes to the commentsEduardo Pedroni2014-05-061-3/+6
|
* Added more comments, minor refactoringsEduardo Pedroni2014-05-041-2/+2
|
* Merged with repo, there were unsynced changesEduardo Pedroni2014-05-011-5/+31
|\
| * Changing function set through GUI now triggers a reset if arity changes.Eduardo Pedroni2014-04-271-5/+30
| |
* | Did more commenting, implemented reflection and statisticsEduardo Pedroni2014-05-011-6/+7
|/
* Commented lots of packages.Eduardo Pedroni2014-04-251-31/+25
|
* Chromosome parser is buggy, need to fix that.Eduardo Pedroni2014-04-221-3/+10
|
* Tooltips are looking strange, checking on a different machineEduardo Pedroni2014-04-211-22/+54
|
* Added parsers, did a bit of testing, switched to java8Eduardo Pedroni2014-04-181-18/+41
|
* Performance suddenly decreased, looking into whyEduardo Pedroni2014-04-131-8/+12
|
* Added manual test case evaluation to GUIEduardo Pedroni2014-04-101-59/+132
|
* GUIParameters all refactored and commented.Eduardo Pedroni2014-04-081-41/+53
|
* Refactoring resources for (hopefully) the last timeEduardo Pedroni2014-04-071-24/+40
|
* Refactored problem typesEduardo Pedroni2014-04-071-23/+22
|
* About to make big changes to the way fitness works, committing just in caseEduardo Pedroni2014-04-061-128/+56
|
* Parameter validation refactored and fully functional.Eduardo Pedroni2014-04-041-47/+62
|
* Visual feedback for parameters implemented.Eduardo Pedroni2014-04-031-26/+32
|
* Settings pane now actually controls the parameters, not much left to do.Eduardo Pedroni2014-04-011-62/+54
|
* Need to do a few tests on windowsEduardo Pedroni2014-03-311-0/+400