root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @681 [681] 4 years steffen began work on export to jpg, gif, pdf, etc. wizard can now be started
(edit) @680 [680] 4 years michi worked on source abstraction layer
(edit) @679 [679] 4 years michi started to implement tests for JavaSource? layer
(edit) @678 [678] 4 years michi added interfaces to wrap JDT classes so that accessing the source can be …
(edit) @677 [677] 4 years steffen Worked on externalization of graphics constants. Added comments and …
(edit) @676 [676] 4 years steffen removed unnecessary imports
(edit) @675 [675] 4 years emanuel fixed small bug
(edit) @674 [674] 4 years emanuel fixed small bug
(edit) @673 [673] 4 years emanuel added JupePlugin#getOrCreateJupeProject?
(edit) @672 [672] 4 years michi fixed #136
(edit) @671 [671] 4 years michi disabled editor, when source has compile errors
(edit) @670 [670] 4 years michi worked on #141; fixed bug in StringBuffer? usage
(edit) @669 [669] 4 years roman NEW: Wizard page added to choose export graphic format.
(edit) @668 [668] 4 years emanuel Strings replaced by StringBuffer?
(edit) @667 [667] 4 years emanuel code style
(edit) @666 [666] 4 years michi re-build release 0.1
(edit) @665 [665] 4 years michi product branding for 0.1
(edit) @664 [664] 4 years michi product branding for 0.1
(edit) @663 [663] 4 years emanuel unhandled NPE
(edit) @662 [662] 4 years michi code cleanup, added missing GPL headers
(edit) @661 [661] 4 years roman NEW: Category for XMI export inserted.
(edit) @660 [660] 4 years michi fixed #135 (associations were not added to model)
(edit) @659 [659] 4 years michi fixed bug in loading/saving (there is still another...)
(edit) @658 [658] 4 years roman BUGIFX: Ticket #2 and #101 fixed. Wizard able to export selected jupe …
(edit) @657 [657] 4 years emanuel comments
(edit) @656 [656] 4 years michi worked on validation of initial value for attribute
(edit) @655 [655] 4 years michi fixed bug in XMI export
(edit) @654 [654] 4 years emanuel suspended use of eclipse jobs
(edit) @653 [653] 4 years emanuel small changes
(edit) @652 [652] 4 years roman BUGFIX: Exports complete UML model. Exact element to export model part …
(edit) @651 [651] 4 years michi commented usage of Eclipse job when reacting on changes in UML2 (caused …
(edit) @650 [650] 4 years michi finished InitialValueValidator?, test passes (not always, probably because …
(edit) @649 [649] 4 years michi implemented validator for "initial value" and added unittest for it
(edit) @648 [648] 4 years roman BUGFIX: Do not show empty folder when selecting jupe files.
(edit) @647 [647] 4 years michi typos, small corrections
(edit) @646 [646] 4 years roman NEW: Property file for externalized strings.
(edit) @645 [645] 4 years roman BUFIX: Remove checkstyle annotations.
(edit) @644 [644] 4 years roman NEW: Add method getEditorResource() which returns the IFile handle which …
(edit) @643 [643] 4 years roman BUGFIX: XMI Export: change visibility of method getAllChildren() to …
(edit) @642 [642] 4 years roman NEW: Add method getEditorResource() which returns the IFile handle which …
(edit) @641 [641] 4 years roman NEW: Class for editor support.
(edit) @640 [640] 4 years roman BUGFIX: Fix file filter to show property tree view on workspace.
(edit) @639 [639] 4 years roman BUGFIX: Export of some jupe files into xmi fixed. Prepare JupeProject?
(edit) @638 [638] 4 years roman BUGFIX: Export of some jupe files into xmi fixed. TODO: Wizard does not …
(edit) @637 [637] 4 years roman BUGFIX: Export of some jupe files into xmi fixed. TODO: Wizard does not …
(edit) @636 [636] 4 years roman BUGFIX: Export of some jupe files into xmi fixed. TODO: Wizard does not …
(edit) @635 [635] 4 years michi removed FIXMEs
(edit) @634 [634] 4 years michi finished update of hash containing type names when types are deleted from …
(edit) @633 [633] 4 years michi enhanced test for completeInUML()
(edit) @632 [632] 4 years emanuel changed AbstractContainerHandlerJob? added Semaphores - not yet finally …
(edit) @631 [631] 4 years michi replaced direct destroy() calles by wrapper method that updates hash table …
(edit) @630 [630] 4 years emanuel added job for "remove from model" - does not yet work
(edit) @629 [629] 4 years emanuel renamed DeltaVisitorWorkspaceJob? to DeltaVisitorJob?
(edit) @628 [628] 4 years emanuel comments
(edit) @627 [627] 4 years emanuel comment
(edit) @626 [626] 4 years michi fixed bug with attribute that caused unittest failures
(edit) @625 [625] 4 years emanuel comment
(edit) @624 [624] 4 years michi added methods to repaint complete diagram, fixed bugs in editor (esp. …
(edit) @623 [623] 4 years steffen Created new border used to highlight a problem (red line under Figure). …
(edit) @622 [622] 4 years steffen adapted layout of CommentFigure?
(edit) @621 [621] 4 years michi unittests for all use cases of UML2ModelRoot.resolveType()
(edit) @620 [620] 4 years michi updated sequence diagram for Util.findOrCreateType()
(edit) @619 [619] 4 years michi worked on automatic resolution of unresolved types (works, but still not …
(edit) @618 [618] 4 years michi worked on automatic resolution of unresolved types (not finished)
(edit) @617 [617] 4 years michi enhanced UML2 model loading/creation so that each UML2 element always has …
(edit) @616 [616] 4 years michi changed method for XMI export
(edit) @615 [615] 4 years emanuel comment
(edit) @614 [614] 4 years emanuel worked on Eclipse Jobs, checkstyle
(edit) @613 [613] 4 years emanuel checkstyle
(edit) @612 [612] 4 years emanuel checkstyle
(edit) @611 [611] 4 years emanuel small fixes
(edit) @610 [610] 4 years emanuel worked on unittests
(edit) @609 [609] 4 years emanuel worked on unittests
(edit) @608 [608] 4 years emanuel code style (test commit)
(edit) @607 [607] 4 years michi nothing important
(edit) @606 [606] 4 years michi fixed ID bug (#78), added comments
(edit) @605 [605] 4 years michi fixed NPEs in SlotElement?
(edit) @604 [604] 4 years michi fixed #106 (work-around until sync. is enhanced)
(edit) @603 [603] 4 years michi fixed error in unittest
(edit) @602 [602] 4 years michi worked on resolution of unresolved types, but still searching for a way to …
(edit) @601 [601] 4 years emanuel and added one :-)
(edit) @600 [600] 4 years emanuel deleted a letter (!)
(edit) @599 [599] 4 years michi refactoring: outsourced search functions from UML2ModelRoot into new class …
(edit) @598 [598] 4 years michi refactoring: outsourced search functions from UML2ModelRoot into new class …
(edit) @597 [597] 4 years michi refactoring: outsourced search functions from UML2ModelRoot into new class …
(edit) @596 [596] 4 years michi added unittests for search in primitive and unresolved types, fixed bugs
(edit) @595 [595] 4 years michi type proposal search in unresolved types
(edit) @594 [594] 4 years michi type proposal search in primitive types
(edit) @593 [593] 4 years michi added type resolution to attribute, object and slot
(edit) @592 [592] 4 years michi type completion works in parameter list; renamed prototype packages
(edit) @591 [591] 4 years michi fixed problem that method etc. got resolved, too
(edit) @590 [590] 4 years michi cleanup of TODOs
(edit) @589 [589] 4 years michi added unittest for UML2ModelRoot.findUnresolvedType()
(edit) @588 [588] 4 years emanuel comments
(edit) @587 [587] 4 years emanuel The answer is not always 42. Sometimes it's 32.
(edit) @586 [586] 4 years michi did FIXMEs and comments
(edit) @585 [585] 4 years michi worked on resolver (works for types in Java source)
(edit) @584 [584] 4 years michi worked on type resolver (not finished)
(edit) @583 [583] 4 years emanuel repaired unittest
(edit) @582 [582] 4 years emanuel checkstyle
Note: See TracRevisionLog for help on using the revision log.