2676 Commits (de4760de6eb44cb0a804ffbdacdf3ebda879bc32)
 

Author SHA1 Message Date
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
Pino Toscano 5d139f7480 some const'ness more 20 years ago
Pino Toscano bd7f6f8071 bump version 20 years ago
Pino Toscano c566e65326 less verbose, please 20 years ago
Pino Toscano b566530fad very small optimization: instead of doing toLower for each char, do it only once (if necessary, of course) 20 years ago
Albert Astals Cid 7ae910d0b8 fix rendering when at very high zoom levels 20 years ago
Pino Toscano 6bd498e8e3 draw the page outline rect correctly again 20 years ago
Adriaan de Groot b5ccd28d79 Normalization. Move X11-detecting stuff into kdelibs out of kdegraphics, adjust for style of kdelibs. Put some order in the mess of header and libs checks for X11. 20 years ago
Stephan Kulow 80d9cbb9fc DANGER: pascal compilers ahead 20 years ago
Pino Toscano 92c358a10e read sounds, sound links and page actions if the poppler version is head 20 years ago
Pino Toscano cf33727105 Add the support for Sounds, links to sounds and opning/closing page actions (only in Page, not really working yet) 20 years ago
Pino Toscano 8082ea8ff3 detect if we're using poppler head 20 years ago
Pino Toscano fd26a17131 show the clear button of the line edit 20 years ago
Albert Astals Cid 934a3562d6 - Qt::ScrollBarAlwaysOn 20 years ago
Albert Astals Cid 4458c20075 viewport() -> widget() 20 years ago
Albert Astals Cid d212d60a99 correct indentign, that happens because i use vim instead of kate :-/ 20 years ago