Revision 625190

Go back to digest for 21st January 2007

Other in Development Tools

Hugo Parente Lima committed changes in /trunk/playground/devtools/dbmodeler:

- Cleanup of some CMakeList.txt files.
- Removed the folder interfaces.
- Project renamed to 'grama' for now, I don't know how to pronunce it in english, only in portuguese, but this do not matter :-)

P.S.: I'll rename the svn folder to grama when the name really change to grama.... I'm too lazy to do it now.

File Changes

Added 4 files
  • /trunk/playground/devtools/dbmodeler
  •   /model/databaseplugin.h
  •   /model/grama_database.desktop
  •   /plugins/engines/mysql/grama_engine_mysql.desktop
  •   /plugins/engines/sqlite3/grama_engine_sqlite.desktop
Deleted 4 files
  • /trunk/playground/devtools/dbmodeler
  •   /model/interfaces/databaseplugin.h
  •   /model/interfaces/dbmodeler_database.desktop
  •   /plugins/engines/mysql/dbmodeler_engine_mysql.desktop
  •   /plugins/engines/sqlite3/dbmodeler_engine_sqlite.desktop
Modified 13 files
  • /trunk/playground/devtools/dbmodeler
  •   /CMakeLists.txt
  •   /model/CMakeLists.txt
  •   /model/diagram.cpp
  •   /model/diagram.h
  •   /model/pluginfactory.cpp
  •   /model/property.h
  •   /tests/CMakeLists.txt
  •   /view/CMakeLists.txt
  •   /view/newdiagramdlg.cpp
  •   /plugins/engines/mysql/CMakeLists.txt
  •   /plugins/engines/mysql/mysqlplugin.h
  •   /plugins/engines/sqlite3/CMakeLists.txt
  •   /plugins/engines/sqlite3/sqlite3plugin.h
21 files changed in total