- 20 Feb, 2005 1 commit
-
-
Albert Astals Cid authored
BUGS: 99859 svn path=/trunk/kdegraphics/kpdf/; revision=391513
-
- 12 Feb, 2005 2 commits
-
-
Enrico Ros authored
be committing on the branch.. svn path=/trunk/kdegraphics/kpdf/; revision=388705
-
Enrico Ros authored
User Interface: added a toolbox for selecting an annotation tool without polluting the toolbar (pageviewtoolbox animated widget). Icons of that toolbar are gimped version of ones in nuvola icontheme. Core: added annotation class. this will support all features (except for silly ones (really there are some!)) from pdf 1.6 specs but abstracted in the kdpf way. (api changes in progress...) About annotations: only some incomplete interfaces are in plasefor now. Every type of pdf annotations has tens of parameters. I think we'll render correctly everything but provide only simple and useful tools for making annotations over the pages, otherwise a 'Qt designer like' property view will be required to do fine adjustment over the crappy thousands of settings. (and we're aiming at a quick and simple viewer with lots of coolness, not chaos). Have fun! svn path=/trunk/kdegraphics/kpdf/; revision=388699
-
- 31 Jan, 2005 1 commit
-
-
Albert Astals Cid authored
Honour KDE User Interface Guidelines - Menu section http://developer.kde.org/documentation/standards/kde/style/menus/index.html, Application specific menus go after Go and before Settings, thanks Pino for noticing svn path=/trunk/kdegraphics/kpdf/; revision=384680
-
- 27 Jan, 2005 1 commit
-
-
Enrico Ros authored
Part). Implemented 'history (xpdf's LinkAction) links'. History depth is 100 steps by default (this is enough for sure, clicking 100 times on a button is not an easy task :-). Minor issues (removed half TODOs in code, all FIXMEs are already removed): Invoke mailer on 'mailto:' links inst instead of konqueror. Actions cleanup: disable actions like 'print', 'preview', 'save to..', etc when there isn't an active document. Added history actions to the toolbar in place of the 'prev_page' and 'next_page' ones. Fixed open+open_recent action tooltip and behavior. Move definition and implementation of PagePainter class to ui/pagepainter from core/page. Valgrinded and leakchecked (2 memory leaks spotted and fixed (missing contents deletion in KPDFGeneratorThread and missing deletion of PixmapRequests on cancel in Document::requestPixmaps())). svn path=/trunk/kdegraphics/kpdf/; revision=382960
-
- 26 Jan, 2005 1 commit
-
-
Enrico Ros authored
number, the total number of pages and a little grahical 'progress' indicator. Moved 'next page' and 'prev page' buttons from the main toolbar to the MiniBar. Minibar lets you edit the page number, click or wheel on progress, go to next/prev page, show the gotoPage dialog. Added rmb popup when clicking on thumbnails. When clicking, the ThumbnailList only emits the same signal emitted by PageView so the same context menu is displayed. Misc fixes: [MEM] enabled allocated pages raising in queue when displayed again, [ThumbnailList] enabled PageUp/PageDown. svn path=/trunk/kdegraphics/kpdf/; revision=382597
-
- 19 Jan, 2005 1 commit
-
-
Stephan Binner authored
svn path=/trunk/kdegraphics/kpdf/; revision=380114
-
- 11 Jan, 2005 1 commit
-
-
Albert Astals Cid authored
Add a slotRequestVisiblePixmaps() that fixes the problem of pixmap not updating when going/returning from full screen mode with fit to page and non continuos mode. Enrico please check is not a VERY BAD THING to do it there Add some accelerators Plug the actions that change the mouse behaviour into a menu as everything should be menu accesible Put the F9 in the KACtion creator svn path=/trunk/kdegraphics/kpdf/; revision=377533
-
- 04 Jan, 2005 1 commit
-
-
Tobias Koenig authored
svn path=/trunk/kdegraphics/kpdf/; revision=375457
-