index
:
Erich/dbmodel
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
diagramdocument.cpp
Age
Commit message (
Expand
)
Author
2009-01-08
Move line drawing functionality into the Line class
Lukáš Lalinský
2009-01-01
Fix adding and removing of all items
Lukáš Lalinský
2008-12-31
Update line layouts in a singleshot timer
Lukáš Lalinský
2008-12-31
Save/load line properties
Lukáš Lalinský
2008-12-30
Rename DiagramConnection to Line
Lukáš Lalinský
2008-12-30
Implement orthogonal line drawing
Lukáš Lalinský
2008-12-12
Use unique initial name for new tables
Lukáš Lalinský
2008-12-12
Make diagram notation configurable
Lukáš Lalinský
2008-12-11
Support for generic diagram item properties editors + add relationship props ...
Lukáš Lalinský
2008-12-09
Move grid drawing to DiagramView
Lukáš Lalinský
2008-12-08
Draw grid points in batches
Lukáš Lalinský
2008-12-08
Don't export/print the grid or the selection status
Lukáš Lalinský
2008-12-08
Show grid
Lukáš Lalinský
2008-12-08
Refactor Singelton/Factory out of DiagramItemFactory
Lukáš Lalinský
2008-12-08
Rename DiagramItemRegistry to DiagramItemFactory
Lukáš Lalinský
2008-12-07
Move database-specific code to items/database/
Lukáš Lalinský
2008-12-07
Refactored XML processing, improved copy&paste, new file format
Lukáš Lalinský
2008-12-07
Make the editing connection line dashes
Lukáš Lalinský
2008-12-07
Use only simple lines for now, hardcode z-values
Lukáš Lalinský
2008-12-07
Remove connections along with the object
Lukáš Lalinský
2008-12-07
Make connection additions undo-able
Lukáš Lalinský
2008-12-07
Make item removes undo-able (ignores relationships for now)
Lukáš Lalinský
2008-12-07
Make item additions undo-able
Lukáš Lalinský
2008-12-07
Make item moves undo-able
Lukáš Lalinský
2008-12-07
Move source code to src/ and add translation support
Lukáš Lalinský