2691 Commits (300d2a19d15bfd7dc8ce00a0d72d253e3e880007)
 

Author SHA1 Message Date
Pino Toscano 300d2a19d1 less includes 20 years ago
Pino Toscano 9093fb49ac forward declaration 20 years ago
Pino Toscano 7e8cd7d780 old todo's 20 years ago
Pino Toscano 0a0cd11352 small bits 20 years ago
Pino Toscano 1fabb1880d rename setSelected to setCurrent, as it clashes with a new function of Qt4.2 20 years ago
Albert Astals Cid 47423021dc fix my broken fix to tokoe's change 20 years ago
Albert Astals Cid 9bcad073c7 remove spanish debug message 20 years ago
Pino Toscano 2fdca9ed0e old stuff 20 years ago
Albert Astals Cid f6fc0a8944 tokoe messed up this, fix it 20 years ago
Tobias Koenig fccd412d69 * Added documentation to Generator API 20 years ago
Pino Toscano 78809ba627 use better a regexp 20 years ago
Albert Astals Cid d3f03d2144 Change slotRequestVisiblePixmaps that is called due to a rotation change to a queued petition, this makes rotation changing from 0º to 180º work as previously pixmaps where not reasked because the page items relayouting was done after (in a queded petition) and so they did not intersect at this stage, now as we use a queued petition too for slotRequestVisiblePixmaps, the order is correct and works 20 years ago
Pino Toscano 9583a331d5 make it compile, damn typos... 20 years ago
Pino Toscano 40edc361cd basic start of the section about annotations; spell checking 20 years ago
Albert Astals Cid fe0e06e54c There is no need to load all text at the beginning as okular does the text extraction on-demand 20 years ago
Laurent Montel de4760de6e Fix enable-final 20 years ago
Albert Astals Cid 9c4205e094 this is done too 20 years ago
Albert Astals Cid 0353fb4c37 Don't crash when the user clicks cancel when beign asked for the password 20 years ago
Pino Toscano 85bf380d7d this seems a little bit faster... 20 years ago
Pino Toscano a5d7d31d33 isolate the Xrender dependant code, so okular can be compile and work even without it 20 years ago
Pino Toscano f699d7fa65 embedded files section, some fixlets 20 years ago
Pino Toscano ef1fb7e8d5 const 20 years ago
Pino Toscano 87904adec4 change a bit how we look for objects in a page: first look for annotations, then links (acrobat reader does this way too, so it should be the "right" thing to do) 20 years ago
Pino Toscano 3b984a06aa - kpdf -> okular conversions 20 years ago
Pino Toscano 2b1aea502f copy kpdf documentation from trunk 20 years ago
Pino Toscano e7bbe08957 trying to port to KTemporaryFile where possible, and still rely on K3TempFile where it needs more work 20 years ago
Pino Toscano 1deb800611 instead of being a frame, just use two frames acting as side lines to emulate a 20 years ago
Albert Astals Cid 04b5d98492 another wish implemented 20 years ago
Albert Astals Cid 5143cd2512 Report page size 20 years ago
Albert Astals Cid 7cd16e9d61 fix indenting + hoverbuttons do not accept focus 20 years ago
Pino Toscano a618f8f7aa two more kpdf wishes implemented in okular 20 years ago
Pino Toscano f27f44fd79 Detach the progress widget from the minibar, and move the minibar as a small toolbar on the bottom of the page view. 20 years ago
Albert Astals Cid 0635edb9e4 debug-- 20 years ago
Albert Astals Cid 0d942a0cce fordward port r595680 20 years ago
Pino Toscano 2b143ca661 better this than a null icon 20 years ago
Pino Toscano 22aac31f78 remove some code that is done automatically by Qt for us 20 years ago
Pino Toscano c8ba6d8c15 be sure to remove also the pointer to the old annotation window when deleting the window itself 20 years ago
Pino Toscano c9346d8331 tooltip for annotation on the pageview 20 years ago
Pino Toscano fad1cda795 we're working on this since so many time ago... 20 years ago
Pino Toscano 20947b2e8d much like the other side panes 20 years ago
Pino Toscano 280ba5fd68 improve tooltip 20 years ago
Pino Toscano 5107d8cd0a remove old comments and improve another one 20 years ago
Pino Toscano b48e3b9c04 - correctly mark a docinfo as not dirty after the first generation 20 years ago
Pino Toscano 3f06c92940 remove qt3 hack and make the left toolbox collapsible again 20 years ago
Laurent Montel 8c4c673073 Necessary to modify KDE4_ADD_KCFG_FILES to support ENABLE_FINAL 20 years ago
Laurent Montel 9f317e53ca Port to new kde4_automoc macro 20 years ago
Pino Toscano 08877db01b const& 20 years ago
Pino Toscano c42348edaa improve the HighlightAreaRect ctor 20 years ago
Pino Toscano 12827bf0eb re-write to avoid using a temporary object 20 years ago
Pino Toscano 2854e8aea3 slightly improve (not much, but well...) 20 years ago