
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
QErm is a Qt frontend for easy generation of the .txt files that ERM uses. ERM (Entity Relationship Model) is an application that generates web-based entity relationship diagrams (specified in text files). You can see examples here:
http://bulmages.bulma.net/erm/
And the original article and documentation here (Spanish only :( ):
http://bulma.net/body.phtml?nIdNoticia=2002
Translations and bug reports are welcome!
16 years ago
Sorry for so many posts :(
0.3a
====
* Fixes 2 stupid compilation bugs with Qt 3.1
0.3
===
* Finally implemented NOTES.txt. Now we can do anything that could be achieved with ERM + vi :)
* Fixed a VERY stupid bug when removing an entity.
* Now compiles with Qt 3.1!!!!! (hopefully)
* Major GUI improvements and fixes.
* Some minor bugfixes.
* Fixed (hopefully) all compilation warnings
0.2
===
* Implemented CHANGELOG: now CHANGELOG.txt can be generated (so you can have a changelog for your ER diagram).
* Added many tooltips and What's this.
* Fixed the translation files search issue (thx Antonio Larrosa)
* Implemented restrictions about removing entities which are currently being used by relationships.
* Minor UI improvements ("New" button, status bar...).
* Minor bugs fixed
* Updated translation (still looking for more! ;))
0.1
===
* Initial release.
16 years ago
Sorry for so many posts :(
0.3a
====
* Fixes 2 stupid compilation bugs with Qt 3.1
0.3
===
* Finally implemented NOTES.txt. Now we can do anything that could be achieved with ERM + vi :)
* Fixed a VERY stupid bug when removing an entity.
* Now compiles with Qt 3.1!!!!! (hopefully)
* Major GUI improvements and fixes.
* Some minor bugfixes.
* Fixed (hopefully) all compilation warnings
0.2
===
* Implemented CHANGELOG: now CHANGELOG.txt can be generated (so you can have a changelog for your ER diagram).
* Added many tooltips and What's this.
* Fixed the translation files search issue (thx Antonio Larrosa)
* Implemented restrictions about removing entities which are currently being used by relationships.
* Minor UI improvements ("New" button, status bar...).
* Minor bugs fixed
* Updated translation (still looking for more! ;))
0.1
===
* Initial release.
Please login or register to add a comment or rating