2398 Commits (7cd16e9d611f2ddeb3df450dd003ecc71dba9ea4)
 

Author SHA1 Message Date
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
Albert Astals Cid a5b9f5bff9 since QVBoxLayout seems to have changed its behaviour we do the relayouting at hand since it's easy enough 20 years ago
Albert Astals Cid d767c84a30 Fix painting when at very few pages and zoom level alst pages where not beign painted 20 years ago
Pino Toscano bee45c6eef SVN_SILENT tab -> spaces 20 years ago
Pino Toscano c52a0e622b Change the way we rotate the pages. 20 years ago
Pino Toscano 480c2b7431 revert error, so we can still use the "old" wallet (should be do some kind of migration?) 20 years ago
Albert Astals Cid e6dae78ac3 Port Q3ScrollView to QScrollArea, probably still has some small issues but seems to work quite well 20 years ago
Albert Astals Cid 49554bd23b make internals link work, at least for the dia-manual.chm file, i have no other chm file laying around 20 years ago
Pino Toscano c2686ba1d1 show the annotation type in the review side tab, and a simple tooltip with its author 20 years ago
Pino Toscano 858a6bf783 factor out the text selections ruotines, so they can be used also from other places 20 years ago
Pino Toscano ac87494ce0 As suggested by our usability expert Florian, add a bar above the page view showing in case the document has embedded files, that can be clsed with the X button. 20 years ago
Adriaan de Groot 7fbf0569b9 Add cmake test to find xf86vmode.h -- which would live in the X includes dir, but I don't know how to get that directory from earlier checks, so look in likely places instead. Code based on FindSane.cmake. License of this 'code' is BSD. 20 years ago
Adriaan de Groot 875a299c5d Typospotting on the cmake modules: follow some of the user docs guidelines and avoid contractions. 20 years ago
Albert Astals Cid 792023ffde don't show invalid dates 20 years ago
Pino Toscano 53bc686b56 show the right page number in the link tip 20 years ago