Revision 568863
Go back to digest for 6th August 2006Features in Graphics
Tuomas Suutari committed changes in /trunk/extragear/graphics/kphotoalbum:
SQLDB support with KexiDB. (Still incomplete)
- This needs KexiDB installed.
- To be usable user still needs to create indexes by hand.
- Doesn't yet save member maps.
- Needs optimization here and there.
- Error handling is not yet complete.
File Changes
Added 20 files
- /trunk/extragear/graphics/kphotoalbum
- /digikam-db-compatibility-issues
- /script
- /SQLDB/Cursor.cpp
- /SQLDB/Cursor.h
- /SQLDB/DatabaseHandler.cpp
- /SQLDB/DatabaseHandler.h
- /SQLDB/ER-diagram.xmi
- /SQLDB/KexiHelpers.cpp
- /SQLDB/KexiHelpers.h
- /SQLDB/QueryErrors.cpp
- /SQLDB/QueryErrors.h
- /SQLDB/QueryHelper.cpp
- /SQLDB/QueryHelper.h
- /SQLDB/SQLFolderCategory.cpp
- /SQLDB/SQLFolderCategory.h
- /SQLDB/SQLImageInfoCollection.cpp
- /SQLDB/SQLImageInfoCollection.h
- /SQLDB/SQLMD5Map.cpp
- /SQLDB/SQLMD5Map.h
- /SQLDB/SQLSpecialCategory.h
Deleted 2 files
- /trunk/extragear/graphics/kphotoalbum/SQLDB
- /QueryUtil.cpp
- /QueryUtil.h
Modified 30 files
- /trunk/extragear/graphics/kphotoalbum
- /configure.in.in
- /main.cpp
- /Makefile.am
- /AnnotationDialog/Dialog.cpp
- /DB/ImageDate.cpp
- /DB/ImageDate.h
- /DB/ImageDB.cpp
- /DB/ImageDB.h
- /DB/ImageInfo.cpp
- /DB/ImageInfo.h
- /DB/ImageSearchInfo.cpp
- /DB/NewImageFinder.cpp
- /MainWindow/Window.cpp
- /SQLDB/Database.cpp
- /SQLDB/Database.h
- /SQLDB/Makefile.am
- /SQLDB/Query.cpp
- /SQLDB/Query.h
- /SQLDB/setup
- /SQLDB/SQLCategory.cpp
- /SQLDB/SQLCategory.h
- /SQLDB/SQLCategoryCollection.cpp
- /SQLDB/SQLImageDateCollection.cpp
- /SQLDB/SQLImageInfo.cpp
- /SQLDB/SQLImageInfo.h
- /ThumbnailView/ThumbnailWidget.cpp
- /Viewer/Draw.cpp
- /Viewer/Draw.h
- /XMLDB/Database.cpp
- /XMLDB/Database.h
52 files changed in total