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
Age
Commit message (
Expand
)
Author
2009-03-27
Show the data type column as an editable combo box
Lukáš Lalinský
2009-03-18
Get rid of warnings about unused variables
Lukáš Lalinský
2009-03-18
A few Windows-related bug/warning fixes
Petr Vanek
2009-03-04
Use QtIconLoader <http://code.google.com/p/qticonloader/>
Lukáš Lalinský
2009-02-22
Changes for 0.1.0 release
Lukáš Lalinský
2009-01-09
Add some documentation to Line
Lukáš Lalinský
2009-01-08
Move line drawing functionality into the Line class
Lukáš Lalinský
2009-01-08
Add missing files
Lukáš Lalinský
2009-01-04
Delete connectors in Line's destructor
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-04
Unify the way of storing positions in the exported XML
Lukáš Lalinský
2009-01-04
Load item position as floating point numbers, not integers.
Lukáš Lalinský
2009-01-02
Move updateqm to a separate file
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
Assign positions on edges always in the same order
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 not...
Lukáš Lalinský
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
Call maybeSave() before loading a recent file
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
Don't hardcode the path to translations
Lukáš Lalinský
2008-12-11
Move source lists to a separate .pri file
Lukáš Lalinský
2008-12-11
Get rid of the MainWindow-owner QUndoGroup
Lukáš Lalinský
2008-12-11
Restore single item copy/paste functionality
Lukáš Lalinský
2008-12-11
Support for generic diagram item properties editors + add relationship props ...
Lukáš Lalinský
2008-12-10
Highlight selected relationships
Lukáš Lalinský
2008-12-09
Move grid drawing to DiagramView
Lukáš Lalinský
2008-12-09
Enable rubber-band selection
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
Use Singelton in IconProvider
Lukáš Lalinský
2008-12-08
Refactor Singelton/Factory out of DiagramItemFactory
Lukáš Lalinský
2008-12-08
Rename DiagramItemRegistry to DiagramItemFactory
Lukáš Lalinský
2008-12-08
Move database-specific commands into items/database/databasecommands.cpp
Lukáš Lalinský
2008-12-08
Add a Close menu item, and change the Quit item to close all windows
Lukáš Lalinský
2008-12-08
Use standard GNOME icons if possible
Lukáš Lalinský
[next]