Added suggestion from Mikolaj Machowski on things to do before merging into

HEAD.
CCMAIL: mikmach@wp.pl

svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=362302
This commit is contained in:
Enrico Ros 2004-11-11 20:14:39 +00:00
parent d9ac0cfcd1
commit 79412e732e

View file

@ -12,8 +12,12 @@ In progress on the branch (first item comes first):
Things to do in order to merge in HEAD (first item has highest priority):
-> memory manager with different profiles (mem/cpu tradeoff: {memory saving, normal, memory aggressive})
-> async document generator using Albert's generator thread
-> link thumbnails view with document
-> this may be postponed after merge: implementing async document generator using Albert's generator thread
-> usability: layout 2PPV [1 2,3 4,5 6] -> [1,2 3,4 5]. add option for 'ebook' style alignemnt. (by Mikolaj)
-> usability: clear search must restore the full thumbs list (by Mikolaj)
-> usability: trigger redraw on 'filter text' on current page (by Mikolaj)
-> fix viewport change on link (also suggested by Mikolaj Machowski)
-> new icons (contest at kde-look has ended and we know the winner. good choice :-)
-> take care of naming on merge, too differences (remove some kpdf_* prefixes
and rename internals toodocument->kpdfdocument)
@ -38,6 +42,7 @@ More items (first items will enter 'In progress list' first):
-> merge head copyright headers (by albert)
-> merge head support for show menubar in rmb (by albert)
-> wrong zoom buttons order (BR74248) (check consistancy with kdvi/kghostview/.. (not konq))
-> rotate the whole document / individual pages
Done (newest feature comes firts):
-> ADD: reading aids (inverted display, recolor, black/white, draw link border, draw image border)