- 28 Oct, 2004 3 commits
-
-
Enrico Ros authored
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=358604
-
Enrico Ros authored
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=358600
-
Enrico Ros authored
problems for partially blind and similar problems or even simple annoyances svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=358599
-
- 27 Oct, 2004 6 commits
-
-
Stephan Binner authored
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=358268
-
Enrico Ros authored
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=358213
-
Enrico Ros authored
Added an empty config dialog via menu->settings->Configure KPDF. Ported old settings to the standard KConfigXT framework. svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=358212
-
Enrico Ros authored
ported. svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=358208
-
Enrico Ros authored
The config class is Settings. Mutators are static. Define new properties editing kpdf.kcfg with kdeextragear-3/kcfgcreator and use setProperty( Type val ) and (val)property() to set/get property value. svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=358206
-
Enrico Ros authored
public slots -> public functions. they were slots, but wrongly. merget setPage and setPagePosition using overloading. svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=358204
-
- 25 Oct, 2004 1 commit
-
-
Laurent Montel authored
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=357519
-
- 24 Oct, 2004 8 commits
-
-
Laurent Montel authored
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=357315
-
Laurent Montel authored
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=357310
-
Laurent Montel authored
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=357306
-
Enrico Ros authored
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=357295
-
Enrico Ros authored
real PITA. Tons of unneeded repaints are casted everywhere, even when hiding or covering widgets. Here we fix a big-bad-bug that repainted all the already viewed pages on a zoom operation. That means that if zooming on a page after viewing 150 pages, then *at least* 150 pages got repainted :-(. Tried to disable clipper(), but got weird results. 2) Adding devel only debug code to check for a possible bug Aaron told me, but I actually wasn't unable to reproduce. svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=357273
-
Enrico Ros authored
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=357272
-
Laurent Montel authored
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=357260
-
Albert Astals Cid authored
ctrl+up makes things bigger and down smaller Thanks Christian Mueller for the patch CCMAIL:eros.kde@email.it svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=357250
-
- 22 Oct, 2004 1 commit
-
-
Enrico Ros authored
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=356974
-
- 20 Oct, 2004 5 commits
-
-
Albert Astals Cid authored
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=356286
-
Enrico Ros authored
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=356249
-
Enrico Ros authored
features transparent selection over the active screen and a PageViewMessage class that displays messages (with an icon too) in a little Amarok-OSD like rounded box. Reworked mouse events handling (getting complex now..) Added preliminar support for RMB-popup image saving. svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=356248
-
Enrico Ros authored
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=356242
-
Enrico Ros authored
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=356240
-
- 17 Oct, 2004 5 commits
-
-
Albert Astals Cid authored
Add the possibility of opening links to files that are not pdfs. I have tested with the only one i have that points to a .avi. CCMAIL:eros.kde@email.it svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=355363
-
Enrico Ros authored
CCMAIL: Albert Astals Cid <tsdgeos@terra.es> svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=355341
-
Enrico Ros authored
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=355334
-
Enrico Ros authored
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=355328
-
Enrico Ros authored
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=355324
-
- 14 Oct, 2004 2 commits
-
-
Albert Astals Cid authored
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=354550
-
Enrico Ros authored
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=354546
-
- 12 Oct, 2004 1 commit
-
-
Albert Astals Cid authored
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=353886
-
- 10 Oct, 2004 4 commits
-
-
Enrico Ros authored
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=353373
-
Enrico Ros authored
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=353366
-
Enrico Ros authored
slotSetCurrentPagePosition -> slotSetCurrentPageViewport. Not completely implemented but working. After implementation clicking on links will do the right job on the viewport. svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=353365
-
Albert Astals Cid authored
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=353353
-
- 09 Oct, 2004 1 commit
-
-
Enrico Ros authored
Only Movies and (XPDF's) LinkDestKind (that defines 'anchor place' for link destination) aren't implemented as of now. Fixed a bug in text selection. This commit will probably generate a fake unsafe warning. Note: I'm committing from work :-P CCMAIL: tsdgeos@terra.es svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=353078
-
- 08 Oct, 2004 1 commit
-
-
Enrico Ros authored
'in progress' part (actually nothing of 'in progress' thing is really in progress, but maybe in future... :-P) svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=352913
-
- 07 Oct, 2004 1 commit
-
-
Enrico Ros authored
- KPDFPage: added a method to retrieve the text that is inside a rect from the embedded TextPage. - PageWidget: (GFX) added methods to set the 1st (placed on click) and 2nd (placed on drag) corners of the selection area. - PageView: A) set first corner on click, B) second on moves, C) retrieve text inside the rectangle on release. svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=352751
-
- 06 Oct, 2004 1 commit
-
-
Enrico Ros authored
reading (well, this could also be called view-auto-scrolling :-). The behavior is *exactly* the same we have in konqueror but we use actions, so shortcuts are configurable. Shift+Up/Down sets scroll speed. Ctrl/Shift suspend (toggle) scrolling, etc.. This is useful when used in "continous single page mode". svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=352244
-