
Database Modeller
Source (link to git-repo or to original if based on someone elses unmodified work):
Version 0.3:
- PDF export
- Support for printing
- Opening of files passed through the command line arguments (Bug #401595)
- The recently used files list now always uses absolute paths
- Implemented auto-scrolling in the diagram view (Bug #420324)
- The "Close" menu item will now only close the document, not the window (Bug #420322)
- Use the selected file format in the export dialog, instead of relying only on the extension (Bug #396056)
Ratings & Comments
8 Comments
i run the source and get one error like file not found dbmodel_resource_res.o . plz help me
I compiled Database Modeller under win7 using Qt 4.6.2. Application crushes down, when i try to add new relationship to QGraphicsScene, rather on mouseMoveEvent (on a line " m_line->setLine(QLineF(m_line->line().p1(), event->scenePos()));"). Error message looks like "This application has requested the Runtime to terminate it in an unusual way. blah-blah-blah...". Debugger says that "Invalid parameter passed to C runtime function." Same function (m_line->setLine(...)) works perfect in mousePressEvent. What i'm doing wrong? ps: forgive me for mistakes, if there is one: my english is awful.
Just got news of the new update. Thanks for working on it and improving it. Every update that is made is a success. Now with printing support I can stop using Visio for printing the models out :)
I played around with it a little and I really like it. Noticed that relationships can not be made when the parent and child table is the same. I also wished that the relationships would connect at the corresponding fields/columns. A nice tool nevertheless, thank you!
Yes, relationship to the same table is an important missing feature. More than one relationship between two tables is another one. This will definitely be implemented, but I really don't know when. This is a little side-project, not something I spend much time on.
I compiled it under gentoo linux and used it on windows. Both work great! Really thanks for this. Just needs some tweaks to access the fields in the columns suing the Tab key and stuff like that.
i got the source and compiled it on my karmic box I like the simple interface
Hello Thanks for this application I 've created and commited an ebuild for Gentoo linux Keep up the good work