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
/
items
Age
Commit message (
Collapse
)
Author
2009-03-27
Show the data type column as an editable combo box
Lukáš Lalinský
2009-03-18
A few Windows-related bug/warning fixes
Petr Vanek
2009-01-08
Move line drawing functionality into the Line class
Lukáš Lalinský
2009-01-04
Store relationship's colums in XML
Lukáš Lalinský
2009-01-04
Show "FK" next to foreign key columns
Lukáš Lalinský
2009-01-01
Update line ends only on line property change, not on layout change
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-13
Draw non-identifying relationships using a dashed line in the Crow's Foot ↵
Lukáš Lalinský
notation
2008-12-13
Add a way to select FK/referenced columns in a relationship
Lukáš Lalinský
2008-12-12
Support for relationship modality
Lukáš Lalinský
2008-12-12
Make setPrimaryKey+setRequired a single action
Lukáš Lalinský
2008-12-12
Use unique initial name for new tables
Lukáš Lalinský
2008-12-12
Move range.h to utils
Lukáš Lalinský
2008-12-12
Make diagram notation configurable
Lukáš Lalinský
2008-12-12
Add Crow's Foot notation for relationship drawing, disabled by default
Lukáš Lalinský
2008-12-12
Store relationship cardinality
Lukáš Lalinský
2008-12-11
Temporary commit
Lukáš Lalinský
2008-12-11
Easier column adding
Lukáš Lalinský
2008-12-11
Support for generic diagram item properties editors + add relationship props ↵
Lukáš Lalinský
editor UI
2008-12-10
Highlight selected relationships
Lukáš Lalinský
2008-12-08
Don't export/print the grid or the selection status
Lukáš Lalinský
2008-12-08
Move database-specific commands into items/database/databasecommands.cpp
Lukáš Lalinský
2008-12-07
Move database-specific code to items/database/
Lukáš Lalinský