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
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
Warn on closing a non-saved document
Lukáš Lalinský
2008-12-07
Remember window geometry
Lukáš Lalinský
2008-12-07
Add a list of recently used files
Lukáš Lalinský
2008-12-07
Disable table properties by default
Lukáš Lalinský
2008-12-07
Move source code to src/ and add translation support
Lukáš Lalinský
2008-12-06
Don't build anything to the working directory
Lukáš Lalinský
2008-12-06
Ignore Debug/Release makefiles and the debug build directory
Lukáš Lalinský
2008-12-06
Rename DatabaseModel and DatabaseModelView to DiagramXXX
Lukáš Lalinský
2008-12-06
Add support for multi-segment connection lines
Lukáš Lalinský
2008-12-06
Started work on better connection lines
Lukáš Lalinský
2008-12-06
Add some item base classes, rename stuff
Lukáš Lalinský
2008-12-06
Use QObject's properties for Column
Lukáš Lalinský
2008-12-06
Covert column operations to the undo/command framework
Lukáš Lalinský
2008-12-05
Export to SVG
Lukáš Lalinský
2008-12-05
Set the correct edit mode on Open/New
Lukáš Lalinský
2008-12-05
Export to PNG
Lukáš Lalinský
2008-12-03
Convert EditTableNameCommand to more generic SetObjectPropertyCommand
Lukáš Lalinský
2008-12-03
Add feedback on changed table property
Lukáš Lalinský
2008-11-29
Convert column edits to undo-able commands
Lukáš Lalinský
2008-11-27
Merge multiple EditTableNameCommands on the same table into one
Lukáš Lalinský
2008-11-27
Use QUndoStack, just for renaming tables for now
Lukáš Lalinský
2008-11-25
Use .dmf extension for files
Lukáš Lalinský
2008-11-25
Add AUTHORS
Lukáš Lalinský
2008-11-24
Implement column list as a standalone QTreeView-based widget
Lukáš Lalinský
2008-11-23
Underline primary keys, give table names a little more space
Lukáš Lalinský
2008-11-23
Add GPL license + headers
Lukáš Lalinský
2008-11-23
Initial commit
Lukáš Lalinský
[prev]