|
Filename: .cvsignore | |||
| Revision 1.2 | tangorn | 2004-10-05 20:03:09 | None |
|
Added DEPDIRS to cvsignores; Changed trajectory file output to only write when the coordinate changes; Rewrote place field display for new optimized input, it also handles old full input; Replaced deprecated repaintNoErase with noAutoErase; Supposedly fixed progress bar for small network loading. | |||
| Revision 1.1 | tangorn | 2003-03-23 23:22:16 | None |
|
Initial revision | |||
| Revision 1.1.1.1 | tangorn | 2003-03-23 23:22:16 | None |
|
Resurrection of CVS server for KInNeSS | |||
|
Filename: Makefile.am | |||
| Revision 1.2 | tangorn | 2005-08-25 17:19:51 | None |
|
Update of the user manual, still incomplete; New input protocol editor, still buggy if used with navigation environment, should be fine with generic | |||
| Revision 1.1 | tangorn | 2003-03-23 23:22:16 | None |
|
Initial revision | |||
| Revision 1.1.1.1 | tangorn | 2003-03-23 23:22:16 | None |
|
Resurrection of CVS server for KInNeSS | |||
|
Filename: knewproject.cpp | |||
| Revision 1.2 | tangorn | 2005-08-29 17:37:25 | None |
|
Fixed max input size to match the internal type | |||
| Revision 1.1 | tangorn | 2005-08-25 17:19:51 | None |
|
Update of the user manual, still incomplete; New input protocol editor, still buggy if used with navigation environment, should be fine with generic | |||
|
Filename: kprojectpart.cpp | |||
| Revision 1.21 | tangorn | 2008-06-12 15:45:06 | None |
|
Added <?xml version='1.0' ?> tag to beginning of all saved xml documents. KInNeSS does not use it, so old files are still valid. | |||
| Revision 1.20 | tangorn | 2005-08-28 13:25:41 | None |
|
Fixed the crash on switching from existing to new environment | |||
| Revision 1.19 | tangorn | 2005-08-26 14:05:06 | None |
|
Fixed full size gates from scaled populations; fixed couple of memory leaks | |||
| Revision 1.18 | tangorn | 2005-08-26 10:19:38 | None |
|
Restored the 3.3 compatibility | |||
| Revision 1.17 | tangorn | 2005-08-26 10:04:07 | None |
|
Simplified the environment creation | |||
| Revision 1.16 | tangorn | 2005-08-25 18:17:35 | None |
|
Fix for before KDE 3.4 compillation. The label does not change value though, I'll look into it | |||
| Revision 1.15 | tangorn | 2005-08-25 17:19:51 | None |
|
Update of the user manual, still incomplete; New input protocol editor, still buggy if used with navigation environment, should be fine with generic | |||
| Revision 1.14 | tangorn | 2005-01-18 14:34:31 | None |
|
Fixed backward compatibility with Qt 3.1; fixed minor bug in controlling the rat movement; tried new way in rat speed calculation, rounds the corners better, but sometimes slips through the edges of the environment | |||
| Revision 1.13 | tangorn | 2005-01-16 11:30:38 | None |
|
Introduced input protocols | |||
| Revision 1.12 | tangorn | 2004-10-19 10:05:26 | None |
|
As my priceless user poited out the backward compatibility fix was not complete in yesterday commit. Here is the fix of the fix :) | |||
| Revision 1.11 | tangorn | 2004-10-18 07:47:43 | None |
|
This should fix compillation problem for Qt < 3.3 and KDE < 3.2; Also added our specific mime type for NeuroML (*.nml), can load both old (*.xml) and new extensions, saves as new ones... | |||
| Revision 1.10 | tangorn | 2004-05-28 16:42:19 | None |
|
Finalized new NeuroML tags parsing, backward compatible, can read old, new, or mixed format; saves in new. Stable. | |||
| Revision 1.9 | tangorn | 2004-05-06 16:03:57 | None |
|
Fixed the reset. Added a lot of standard shortcuts and their descriptions in the manual. Made the trajectory recording optional. | |||
| Revision 1.8 | tangorn | 2004-04-26 17:06:18 | None |
|
Added interface and parsing for the fourth input channel; Fixed a number of interface bugs. | |||
| Revision 1.7 | tangorn | 2004-03-30 19:56:20 | None |
|
Adding the fourth input channel: generic part handles it in the input editor and display; not enabled in the network editor yet. Maze part handles it as a direct command to move the animal to a clicked destination, later it will be done through cell activity. Changed: animal speed now is less dependent on the traveling distance to destination. Fixed: If the speed is not measured yet (or is never measured), the movement will be done slowly (as if you have 1GHz processor), but realistically. | |||
| Revision 1.6 | tangorn | 2004-01-15 16:03:36 | None |
|
Generic part is ready now for Max to start testing; Common code from it and maze part moved to project part | |||
| Revision 1.5 | tangorn | 2004-01-10 19:31:33 | None |
|
Updated copyright information, also added Id tags to files changed in 2004 | |||
| Revision 1.4 | tangorn | 2004-01-09 16:41:08 | None |
|
Removed queryClose since inherited one works fine | |||
| Revision 1.3 | tangorn | 2003-09-21 13:26:10 | None |
|
New version of status bar uses stack of messages, so several actions can be performed and displayed correctly. Doxygen settings removed from CVS. | |||
| Revision 1.2 | tangorn | 2003-07-28 12:23:17 | None |
|
Updated documentation; Changed status bar operation; Added progress bar; Weights are not any longer reloaded on reset if the network or environment changed; Populations are no longer recreated if edited; Error messages updated for more understandability; Switched leakage to inverted gate in standard channel; Changed leakage conductance units to pS; Changed item correction editor to load specific page with error; Added weight bounds and reduced learning rate 10 times; Set default salience to 100; Changed gate pages to static to speed up editor loading; Made network description static; Updated default channel and neuron files. | |||
| Revision 1.1 | tangorn | 2003-03-23 23:22:16 | None |
|
Initial revision | |||
| Revision 1.1.1.1 | tangorn | 2003-03-23 23:22:16 | None |
|
Resurrection of CVS server for KInNeSS | |||
|
Filename: kprojectpart.h | |||
| Revision 1.17 | tangorn | 2007-11-09 10:12:35 | None |
|
Fixed e-mail | |||
| Revision 1.16 | tangorn | 2005-09-30 08:24:56 | None |
|
Changed code to compile with gcc-3.4.4. Partially implemented new address scaling functionality | |||
| Revision 1.15 | tangorn | 2005-08-26 10:19:38 | None |
|
Restored the 3.3 compatibility | |||
| Revision 1.14 | tangorn | 2005-08-26 10:04:07 | None |
|
Simplified the environment creation | |||
| Revision 1.13 | tangorn | 2005-08-25 18:17:35 | None |
|
Fix for before KDE 3.4 compillation. The label does not change value though, I'll look into it | |||
| Revision 1.12 | tangorn | 2005-08-25 17:19:51 | None |
|
Update of the user manual, still incomplete; New input protocol editor, still buggy if used with navigation environment, should be fine with generic | |||
| Revision 1.11 | tangorn | 2005-01-16 11:30:38 | None |
|
Introduced input protocols | |||
| Revision 1.10 | tangorn | 2004-12-25 12:22:59 | None |
|
Reloading of the last open network on program restart. Currently made unavoidable. I might set it as an option later. | |||
| Revision 1.9 | tangorn | 2004-10-18 07:47:43 | None |
|
This should fix compillation problem for Qt < 3.3 and KDE < 3.2; Also added our specific mime type for NeuroML (*.nml), can load both old (*.xml) and new extensions, saves as new ones... | |||
| Revision 1.8 | tangorn | 2004-06-26 16:50:30 | None |
|
Minor change in handling preference pages | |||
| Revision 1.7 | tangorn | 2004-05-06 16:03:57 | None |
|
Fixed the reset. Added a lot of standard shortcuts and their descriptions in the manual. Made the trajectory recording optional. | |||
| Revision 1.6 | tangorn | 2004-03-30 19:56:20 | None |
|
Adding the fourth input channel: generic part handles it in the input editor and display; not enabled in the network editor yet. Maze part handles it as a direct command to move the animal to a clicked destination, later it will be done through cell activity. Changed: animal speed now is less dependent on the traveling distance to destination. Fixed: If the speed is not measured yet (or is never measured), the movement will be done slowly (as if you have 1GHz processor), but realistically. | |||
| Revision 1.5 | tangorn | 2004-01-15 16:03:36 | None |
|
Generic part is ready now for Max to start testing; Common code from it and maze part moved to project part | |||
| Revision 1.4 | tangorn | 2004-01-10 19:31:33 | None |
|
Updated copyright information, also added Id tags to files changed in 2004 | |||
| Revision 1.3 | tangorn | 2004-01-09 16:41:08 | None |
|
Removed queryClose since inherited one works fine | |||
| Revision 1.2 | tangorn | 2003-07-28 12:23:17 | None |
|
Updated documentation; Changed status bar operation; Added progress bar; Weights are not any longer reloaded on reset if the network or environment changed; Populations are no longer recreated if edited; Error messages updated for more understandability; Switched leakage to inverted gate in standard channel; Changed leakage conductance units to pS; Changed item correction editor to load specific page with error; Added weight bounds and reduced learning rate 10 times; Set default salience to 100; Changed gate pages to static to speed up editor loading; Made network description static; Updated default channel and neuron files. | |||
| Revision 1.1 | tangorn | 2003-03-23 23:22:16 | None |
|
Initial revision | |||
| Revision 1.1.1.1 | tangorn | 2003-03-23 23:22:16 | None |
|
Resurrection of CVS server for KInNeSS | |||