Warning, /office/calligra/stage/TODO is written in an unsupported language. File is not indexed.

0001 BUGS :
0002 ======
0003 - Placing of objects is not precise
0004 
0005 TO FINISH:
0006 ===========
0007 - Presentation structure editor/viewer
0008 - Group objects (resizing is fucked up, set properties doesn't work)
0009 
0010 MISSING FEATURES / TODO:
0011 ==============================
0012 - Current "align objects" aligns in relation with the page, is there a
0013   way to align the h or v centers of several objects ?
0014 - use libkformula (or better, make a KPart out of it)
0015 - seperate the general configuration and page/slide specific config dialog
0016   and make 2 out of them (currently it's one, which is confusing)
0017 - use GM in all dialogs
0018 - Rewrite autoforms (using XML)
0019 - Possibility to print 1, 2 or 4 slides / page
0020 - Menu item for copy page (to do it without copy+paste)
0021 - Extend Contents to Height => Fit contents to height (also shrink spacings!)
0022   Maybe donīt only change spacings but also fontsizes
0023 - Make option for txt obj to be abe to set a few colors and automatically use
0024   them in this order for the paragraphs (like always one in black and one in blue and
0025   again and again)
0026 - Synchronize object background and page background => object can't load picture and page can't use different brush type.
0027 
0028 Calligra in general:
0029 =======================
0030 - koTemplateChooseDia:
0031   - Restart with last presentation (suggesting it in initial "open" dialog)
0032     (using kapp->getConfig)
0033 
0034 
0035 KPresenter after calligra 1.3
0036 ============================
0037 Todo:
0038 - Create compatibility for saving in old format for page effect speed.
0039 - Put in zip format copy/paste object to dnd between OO and calligra
0040 
0041 
0042 In Progress:
0043 -> copy/paste element as oasis format
0044         -> copy object (In Progress)
0045 
0046 Done:
0047 -> copy/paste element as oasis format
0048     -> duplicate page 
0049         -> copy page 
0050         -> create template
0051 -> Hide/show header/footer by page (allow by oasis format)
0052 -> implement custom slide show
0053 
0054 KPresenter Oasis Format:
0055 ========================
0056 Done:
0057 ->save/load object:
0058         -> rectangle
0059         -> pie
0060         -> text object
0061         -> ellipse
0062         -> group objet
0063         -> polygone object
0064         -> polyline object (all attributes)
0065 -> save/load  page background
0066 -> save/load object background
0067 -> save/load page effect (hide/show effect)
0068 -> save/load page sound effect
0069 -> save/load object effect
0070 -> save/load notes
0071 -> save/load stroke line
0072 -> save/load shadow object
0073 -> save/load page layout
0074 -> save/load sound page effect
0075 -> save/load picture object
0076 -> save/load page background image
0077 -> save/load animation group
0078 -> save/load sticky object
0079 -> save/load closed element (defined as polygone into oo spec draw:polygone)
0080 -> save/load picture effect
0081         -> bright
0082         -> contrast
0083         -> intensity channel (green/blue/red)
0084         -> grayscal
0085 -> save/load general config (GridIsVisible etc.)
0086 -> save/load object transparency
0087 -> save/load header/footer object
0088 -> save/load display header/footer
0089 -> save/load regular polygon
0090 -> save/load variable settings
0091 -> Save/load masterpage
0092 -> save/load in old format master page attribute
0093 
0094 Todo:
0095 -> save/load cubic/quadric/freehand object (define as svg object)
0096 -> save/load picture effect
0097         -> picture effect (extend oasis format)
0098         -> depth
0099         -> mirror type (we must use rotate and draw:mirror element)
0100 
0101 Bugs:
0102 -> fix default value
0103 -> fix some arrow style  
0104 
0105 In Progress:
0106 -> save/load backgroud of master page (save works not perfect)
0107 -> save/load picture effect
0108 -> save/load protect object
0109 -> save/load embedded object
0110 
0111 After calligra-1.4
0112 -> allow to move object outside page (ask by boiko)
0113 -> allow to put all transparent picture with a specific color (ask by boiko)
0114 
0115 Reginald Stadlbauer <reggie@kde.org>
0116 Laurent Montel <montel@kde.org>
0117