Revision 623738
Go back to digest for 21st January 2007Features in Office
Thomas Zander committed changes in /trunk/koffice:
Alter the KoInlineObjectFactory to have templates instead of assuming there will be one factory per variable-type. This allows one variable-factory to supply multiple variable types. For example, a date-variable can supply 'fixed' dates and 'last printed' dates etc.
Start work on a date variable plugin. I still have some troubles getting cmake to actually compile more then one file in there before it starts linking. I must be doing something wrong, but I fail to see what it is.
File Changes
Modified 16 files
- /trunk/koffice
- /libs/kotext/InsertVariableAction_p.cpp
- /libs/kotext/InsertVariableAction_p.h
- /libs/kotext/KoInlineObjectFactory.cpp
- /libs/kotext/KoInlineObjectFactory.h
- /libs/kotext/KoInlineObjectRegistry.cpp
- /libs/kotext/KoInlineObjectRegistry.h
- /libs/kotext/KoInlineTextObjectManager.cpp
- /libs/kotext/KoInlineTextObjectManager.h
- /libs/kotext/KoTextSelectionHandler.cpp
- /libs/kotext/KoTextSelectionHandler.h
- /libs/kotext/KoVariable.cpp
- /libs/kotext/KoVariable.h
- /plugins/variables/KoDateVariable.cpp
- /plugins/variables/KoDateVariable.h
- /plugins/variables/KoDateVariableFactory.cpp
- /plugins/variables/KoDateVariableFactory.h
16 files changed in total