3638 Commits (a61d4b430a5ea7441c8d5cef16a7fbe7b67b304d)
 

Author SHA1 Message Date
Pino Toscano a61d4b430a bump the version to 0.5.91 19 years ago
Pino Toscano 48b2cad049 fixed wrong example in the apidox, and all the code that was done by copy&paste from it, basically... 19 years ago
Pino Toscano ea48a1b7f4 Provide an example (disabled, of course) of usage of the "new" GuiInterface in the KImageIO backend. 19 years ago
Pino Toscano a8d747745f Cleanup a bit the GuiInterface, and making it work. 19 years ago
Pino Toscano 17e6bdfcfd make the bookmark tree showing its contents with no document open; 19 years ago
Pino Toscano 0416e07a37 make some view actions disabled by default, so they are not enabled when opening a new empty window 19 years ago
Script Kiddy a550d8c0d4 SVN_SILENT made messages (.desktop file) 19 years ago
Pino Toscano 24c387a84b first (and i hope last) attempt to exclude the internal area functions from the apidox 19 years ago
Pino Toscano 8b0a80ba4b Start making the annotation system DRM-aware. In case the document does not want changes to its annotations (and okular is set to obey), 19 years ago
Pino Toscano b480fc0670 do nothing if we have no form fields for a page, but form saved data for it are there anyway 19 years ago
Pino Toscano 35a51a9d06 stupid me, don't increment the end() iterator ;( 19 years ago
Albert Astals Cid e147022703 fordwardport fix for 148026 19 years ago
Pino Toscano a4dada31bb Remember if the text is shown for the sidebar items. 19 years ago
Pino Toscano cb2475cbab properly set the current index, so the first click does not give a flicker 19 years ago
Pino Toscano 21a8ebbe1e simply a bit its layout, making it coherent with the other sidebar panes 19 years ago
Pino Toscano dac41f84ad give the thumbnail list, the toc and the bookmark list a coherent look 19 years ago
Pino Toscano 0b0a33d347 it does not need to be a toolbar, a widget + layout is more than enough 19 years ago
Pino Toscano 223c0ba6a0 fix the TOC icon in RtL mode 19 years ago
Pino Toscano 0ecdc5b3c6 add the searchId to the searchFinished() signal of the Document, so each search line edit can ignore any search not started by itself 19 years ago
Pino Toscano 78d7cb27a3 improve the support of searching when in presentation mode: 19 years ago
Pino Toscano 531b8abff5 change the global sidebar "visibility" only when needed (saves some troubles) 19 years ago
Pino Toscano 5d4df04811 manually add the <qt>...</qt> markers, as it seems the only way to make that text recognized as rich text (albeit the format forced as Qt::RichText...) 19 years ago
Pino Toscano 424fedf876 typo in the description 19 years ago
Pino Toscano ffdbac71c6 hopefully fix the keyboard navigation 19 years ago
Pino Toscano 01ec727681 add a "Find:" text in the find bar 19 years ago
Pino Toscano 2127a46eeb really draw the text of selected and hover items with the highlighted text color; micro-fix of the selection change 19 years ago
Pino Toscano 42754c2215 update the TODO about kpdf -> okular config/data conversion 19 years ago
Pino Toscano 1b0d81fbd4 (finally!) rename the okular configuration to okularpartrc, and make okular copy the old kpdf config if found (to preserve all the user settings) 19 years ago
Laurent Montel 177f99bb0f Minor fix 19 years ago
Pino Toscano 5a069b0543 Make the sidebar able to show the text for the items; 19 years ago
Thiago Macieira 99a7d08c6d Remove use of k_funcinfo 19 years ago
Pino Toscano 7e4b15542d Usability work on the toolbar: 19 years ago
Thiago Macieira c778ca36b0 Unbreak compilation. 19 years ago
Script Kiddy a688f5b331 SVN_SILENT made messages (.desktop file) 19 years ago
Laurent Montel fad62b2482 Use an uniq macro to create/install doc 19 years ago
Pino Toscano cd0dd24193 i18n fixes 19 years ago
Pino Toscano b704eefcc8 don't use the deprecated version of KIO::NetAccess::exists() 19 years ago
Arto Hytönen e8ad05552b kdegraphics QString::null clean-up. 19 years ago
Arto Hytönen 6f00373e1b QString::null fixes and hiding from Krazy. 19 years ago
Pino Toscano afed3f475f update the information about menus, and a small paragraph more in the presentation mode section 19 years ago
Pino Toscano 1e3e5a74bf Use a pencil cursor (when available) when drawing stuff in presentation mode. 19 years ago
Pino Toscano 96bb344e61 cache the free memory on Windows as well 19 years ago
Pino Toscano 797c8d94d4 SVN_SILENT unused parameter 19 years ago
Pino Toscano 5acc8fcd0b extra ';' 19 years ago
Albert Astals Cid 41c25cb208 Back from holiday, let's do some comitting :-) 19 years ago
Daniel Teske c93025abc2 Port to new API. 19 years ago
David Faure 6e3966da60 KParts::URLArgs split up [merged from branches/work/kparts_urlargs_split] 19 years ago
Daniel Teske ab380eefc8 Port to KBookmark::addBookmark and KBookmark::createNewFolder 19 years ago
Laurent Montel f95c00585b Adapt to new cmake macro 19 years ago
Pino Toscano 4fa5e016c6 port to the new kpart api: 19 years ago