Revision 562760

Go back to digest for 16th July 2006

Features in Graphics

Jesper Pedersen committed changes in /trunk/extragear/graphics/kphotoalbum:

My dad just died 77 years old, yesterday - I will always love you, and never forget you.

During his last days I was sitting next to his bed comforting him, and while doing so I was (as always) working on KPhotoAlbum, so here comes a massive checking.

- renamed Movie to Video throughout the code.
- replaced the listbox in the annotations dialog with a listview, which now makes it possible to implement two long awaited features.
- first feature is already implemented, namely removing non matching items while typing in the line edit. The second feature which will be implemented next is to show categories in the list view.
- now it is also possible to press arrow up and down in the line edit in the annotation dialogs, and that way browse the items matched so far during typing.
- fixed some signal/slot connection problems that was induced when adding namespaces.

File Changes

Added 2 files
  • /trunk/extragear/graphics/kphotoalbum/AnnotationDialog
  •   /CompletableLineEdit.cpp
  •   /CompletableLineEdit.h
Modified 34 files
  • /trunk/extragear/graphics/kphotoalbum
  •   /ChangeLog
  •   /AnnotationDialog/ListSelect.cpp
  •   /AnnotationDialog/ListSelect.h
  •   /AnnotationDialog/Makefile.am
  •   /Browser/BrowserItemFactory.cpp
  •   /Browser/BrowserWidget.cpp
  •   /Browser/ContentFolder.cpp
  •   /Browser/ContentFolder.h
  •   /Browser/ExifFolder.cpp
  •   /Browser/ExifFolder.h
  •   /Browser/Folder.cpp
  •   /Browser/Folder.h
  •   /Browser/ImageFolder.cpp
  •   /Browser/ImageFolder.h
  •   /Browser/SearchFolder.cpp
  •   /Browser/SearchFolder.h
  •   /Browser/TypeFolder.cpp
  •   /Browser/TypeFolder.h
  •   /DB/CategoryCollection.h
  •   /DB/ImageDB.cpp
  •   /DB/ImageInfo.h
  •   /DB/MediaCount.h
  •   /DB/MemberMap.cpp
  •   /DB/MemberMap.h
  •   /DB/NewImageFinder.cpp
  •   /ImageManager/Manager.cpp
  •   /ImageManager/VideoLoader.cpp
  •   /ImageManager/VideoLoader.h
  •   /MainWindow/TokenEditor.cpp
  •   /Settings/SettingsData.h
  •   /Utilities/Util.cpp
  •   /Utilities/Util.h
  •   /Viewer/ViewerWidget.cpp
  •   /XMLDB/Database.cpp
36 files changed in total