Skip to content

Conversation

@hvers
Copy link

@hvers hvers commented Dec 24, 2017

When trying to load a project from history nothing was loaded.

When trying to automatically layout a connection in a class diagram then DoUML crashed.

pasgui and others added 30 commits May 18, 2013 09:38
2. Duplicate into now duplicates INTO
3. Copying class/artifact will also copy KV table

Conflicts:
	Makefile
Compatibilty for debian and opensuse packaging.
New method is simplier and doesn't use Q3PtrListIterator.
Makes code cleaner and nears Qt5 compatibility.
1. foreach used to iterate over lists (except reverse-order iteration);
2. since const T* cannot be attached to QList<T *>, const_cast used in
some places;
3. removed "QString warning;" whenever seen.
2. Duplicate into now duplicates INTO
3. Copying class/artifact will also copy KV table

Conflicts:
	Makefile

Conflicts:
	Makefile
	src/CppGenerator/CppRefType.cpp
	src/CppGenerator/UmlArtifact.cpp
	src/browser/BrowserNode.cpp
	src/browser/BrowserPackage.cpp
mobius3 and others added 30 commits February 25, 2016 18:53
in UmlBaseArtifact::addAssociatedClass(UmlClass * cl) adding to QVector
was implemmeented wrongly.
QHash replaced with QVector in some code, because QHash keys was simply
indexes.
DoUML#175
NULL pointer acccess control inserted to recover
DoUML#176
Some crash and operation failures recovered during CppReverse and CppRoundTrip
DoUML#182
Some class members (eg generalization or extra members like
Q_OBJECT)should be placed in the beginning of class definitions. So
those members should not be displaced while moving contructors and
destructor to up in the class definitions,.
DoUML#183 fixed
pack->cppNamespace() returns a temp WrapperStr variable. So pointing to
its character buffer is wrong.
…false.

Some times specifiers mentioned in the title are wrongly added to the
operations while CppREversing. Corrected.
DoUML#185 fixed
lower function is corrected
Some corrections and visual improvements
This reverts commit d0b39a7.

Commited to mutch.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants