summaryrefslogtreecommitdiff
path: root/src/items
AgeCommit message (Expand)Author
2010-03-02Fixed a problem with updating relationships when using Qt 4.6Alexander 'hatred' Drozdoff
2009-04-07Block signals from the color picker while setting a colorLukáš Lalinský
2009-04-07Fix double updates of table propertiesLukáš Lalinský
2009-04-07Support for custom table background colorsLukáš Lalinský
2009-03-27Show the data type column as an editable combo boxLukáš Lalinský
2009-03-18A few Windows-related bug/warning fixesPetr Vanek
2009-01-08Move line drawing functionality into the Line classLukáš Lalinský
2009-01-04Store relationship's colums in XMLLukáš Lalinský
2009-01-04Show "FK" next to foreign key columnsLukáš Lalinský
2009-01-01Update line ends only on line property change, not on layout changeLukáš Lalinský
2009-01-01Fix adding and removing of all itemsLukáš Lalinský
2008-12-31Update line layouts in a singleshot timerLukáš Lalinský
2008-12-31Save/load line propertiesLukáš Lalinský
2008-12-30Rename DiagramConnection to LineLukáš Lalinský
2008-12-30Implement orthogonal line drawingLukáš Lalinský
2008-12-13Draw non-identifying relationships using a dashed line in the Crow's Foot not...Lukáš Lalinský
2008-12-13Add a way to select FK/referenced columns in a relationshipLukáš Lalinský
2008-12-12Support for relationship modalityLukáš Lalinský
2008-12-12Make setPrimaryKey+setRequired a single actionLukáš Lalinský
2008-12-12Use unique initial name for new tablesLukáš Lalinský
2008-12-12Move range.h to utilsLukáš Lalinský
2008-12-12Make diagram notation configurableLukáš Lalinský
2008-12-12Add Crow's Foot notation for relationship drawing, disabled by defaultLukáš Lalinský
2008-12-12Store relationship cardinalityLukáš Lalinský
2008-12-11Temporary commitLukáš Lalinský
2008-12-11Easier column addingLukáš Lalinský
2008-12-11Support for generic diagram item properties editors + add relationship props ...Lukáš Lalinský
2008-12-10Highlight selected relationshipsLukáš Lalinský
2008-12-08Don't export/print the grid or the selection statusLukáš Lalinský
2008-12-08Move database-specific commands into items/database/databasecommands.cppLukáš Lalinský
2008-12-07Move database-specific code to items/database/Lukáš Lalinský