Directory coolImagingApplication/doc/es/coolimaging/modelo/arbolOperaciones/

Directory Created:
2008-12-04 14:06
Directory Deleted:
2009-07-24 17:57
Total Files:
0
Deleted Files:
9
Lines of Code:
0

[root]/coolImagingApplication/doc/es/coolimaging/modelo/arbolOperaciones
                            Folder removed from repo class-use (0 files, 0 lines)

Lines of Code

coolImagingApplication/doc/es/coolimaging/modelo/arbolOperaciones/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 94 (100.0%) 8031 (100.0%) 85.4
odracirnumira 76 (80.9%) 5494 (68.4%) 72.2
luis 18 (19.1%) 2537 (31.6%) 140.9

Most Recent Commits

luis 2009-07-24 17:57 Rev.: 885

Cambio de nombre del proyecto principal

0 lines of code changed in 9 files:

  • coolImagingApplication/doc/es/coolimaging/modelo/arbolOperaciones: ArbolOperaciones.html (del), NodoArbolOperaciones.html (del), NodoCategoria.html (del), NodoFuncion.html (del), NodoOperacion.html (del), package-frame.html (del), package-summary.html (del), package-tree.html (del), package-use.html (del)
luis 2009-07-07 04:24 Rev.: 836

Nueva versión del Javadoc

2537 lines of code changed in 9 files:

  • coolImagingApplication/doc/es/coolimaging/modelo/arbolOperaciones: ArbolOperaciones.html (new 404), NodoArbolOperaciones.html (new 396), NodoCategoria.html (new 453), NodoFuncion.html (new 369), NodoOperacion.html (new 362), package-frame.html (new 38), package-summary.html (new 171), package-tree.html (new 155), package-use.html (new 189)
odracirnumira 2009-06-29 21:50 Rev.: 719

0 lines of code changed in 9 files:

  • coolImagingApplication/doc/es/coolimaging/modelo/arbolOperaciones: ArbolOperaciones.html (del), NodoArbolOperaciones.html (del), NodoCategoria.html (del), NodoFuncion.html (del), NodoOperacion.html (del), package-frame.html (del), package-summary.html (del), package-tree.html (del), package-use.html (del)
odracirnumira 2009-04-14 12:16 Rev.: 441

Se añade en javadoc del plugin de coolimaging y de los plugins de operaciones.

2537 lines of code changed in 9 files:

  • coolImagingApplication/doc/es/coolimaging/modelo/arbolOperaciones: ArbolOperaciones.html (new 404), NodoArbolOperaciones.html (new 396), NodoCategoria.html (new 453), NodoFuncion.html (new 369), NodoOperacion.html (new 362), package-frame.html (new 38), package-summary.html (new 171), package-tree.html (new 155), package-use.html (new 189)
odracirnumira 2009-04-13 11:42 Rev.: 435

Se borra todo el Javadoc

0 lines of code changed in 9 files:

  • coolImagingApplication/doc/es/coolimaging/modelo/arbolOperaciones: ArbolOperaciones.html (del), NodoArbolOperaciones.html (del), NodoCategoria.html (del), NodoFuncion.html (del), NodoOperacion.html (del), package-frame.html (del), package-summary.html (del), package-tree.html (del), package-use.html (del)
odracirnumira 2008-12-29 12:28 Rev.: 125

El commit de antes produjo error, así que sigo...

16 lines of code changed in 8 files:

  • coolImagingApplication/doc/es/coolimaging/modelo/arbolOperaciones: ArbolOperaciones.html (+2 -2), NodoArbolOperaciones.html (+2 -2), NodoCategoria.html (+2 -2), NodoOperacion.html (+2 -2), package-frame.html (+2 -2), package-summary.html (+2 -2), package-tree.html (+2 -2), package-use.html (+2 -2)
odracirnumira 2008-12-26 18:15 Rev.: 119

Se añaden más operaciones.

Se añade la clase Sleak para gestionar las fugas de memoria de la SWT. Esta clase deberá ser eliminada en la versión final de la aplicación.

Se mueven de carpeta las clases que implementan la interfaz IOperadorAplicacion, para mayor claridad.

20 lines of code changed in 8 files:

  • coolImagingApplication/doc/es/coolimaging/modelo/arbolOperaciones: ArbolOperaciones.html (+2 -2), NodoArbolOperaciones.html (+2 -2), NodoCategoria.html (+2 -2), NodoOperacion.html (+2 -2), package-frame.html (+2 -2), package-summary.html (+4 -4), package-tree.html (+4 -4), package-use.html (+2 -2)
odracirnumira 2008-12-24 02:09 Rev.: 118

1) Se añade el panel de selección de imágenes para cada operación: una simple tabla que permite seleccionar, de entre las imágenes disponibles, alguna de ellas. Esto ha supuesto, fundamentalmente:

1.1) La creación de una super-clase (de grande, que no de bien hecha), la clase "PanelSeleccionImagenes".
1.2) La modificación de la interfaz IOperadorAplicacion: ahora es más homogenea, ya que se ha eliminado el método insertarImagenes(...), el cual es englobado por el método insertarParametros(...).

2) Se añaden los operadores AND, OR y XOR.

171 lines of code changed in 8 files:

  • coolImagingApplication/doc/es/coolimaging/modelo/arbolOperaciones: ArbolOperaciones.html (+39 -23), NodoArbolOperaciones.html (+26 -35), NodoCategoria.html (+48 -61), NodoOperacion.html (+42 -22), package-frame.html (+2 -2), package-summary.html (+8 -7), package-tree.html (+2 -2), package-use.html (+4 -4)
odracirnumira 2008-12-15 20:16 Rev.: 96

Se depuran y refactorizan ciertas clases:

-La clase ControladorImagenes. Ahora puede devolver directamente el ModeloImagenes asociado.
-La clase ArbolOperaciones. Ahora muestra una implementación interna más coherente, permitiendo varias raíces de tipo NodoArbolOperaciones.
-Otras cosas que no me acuerdo...

399 lines of code changed in 9 files:

  • coolImagingApplication/doc/es/coolimaging/modelo/arbolOperaciones: ArbolOperaciones.html (+16 -97), NodoArbolOperaciones.html (+4 -48), NodoCategoria.html (+5 -10), NodoFuncion.html (+1 -1), NodoOperacion.html (new 342), package-frame.html (+3 -3), package-summary.html (+5 -5), package-tree.html (+6 -7), package-use.html (+17 -4)
odracirnumira 2008-12-07 12:26 Rev.: 90

Se añade la funcionalidad de apertura de imágenes.

269 lines of code changed in 8 files:

  • coolImagingApplication/doc/es/coolimaging/modelo/arbolOperaciones: ArbolOperaciones.html (+78 -14), NodoArbolOperaciones.html (+61 -7), NodoCategoria.html (+54 -9), NodoFuncion.html (+54 -7), package-frame.html (+2 -2), package-summary.html (+6 -6), package-tree.html (+6 -6), package-use.html (+8 -2)
odracirnumira 2008-12-04 14:06 Rev.: 86

Se arreglan algunos problemas relacionados con el árbol de operaciones. Todavía no está acabado.

2082 lines of code changed in 8 files:

  • coolImagingApplication/doc/es/coolimaging/modelo/arbolOperaciones: ArbolOperaciones.html (new 405), NodoArbolOperaciones.html (new 395), NodoCategoria.html (new 426), NodoFuncion.html (new 322), package-frame.html (new 38), package-summary.html (new 170), package-tree.html (new 156), package-use.html (new 170)
Generated by StatSVN 0.7.0