4898 Commits (02833bfbb37ebe3483a5d28a8660b8bb11cb4a53)
 

Author SHA1 Message Date
Burkhard Lück 02833bfbb3 screenshot update 17 years ago
Burkhard Lück 73d3d1d94a update date+releaseinfo, add missing config listitem 17 years ago
Tobias Koenig 911f8eaeca tab -> whitespace fixes 17 years ago
Script Kiddy af1302e36b SVN_SILENT made messages (.desktop file) 17 years ago
Pino Toscano 37403a031a Small rework on the system used to pass parameters of the document: 17 years ago
Pino Toscano 6e6ea57068 check whether normalized values of viewport targets are in the proper [0,1] range, and use a default value if not 17 years ago
Pino Toscano 32ca783be8 add named viewport resolution 17 years ago
Pino Toscano dc7583eb8b Add the concept of "next destination" next to the "next viewport" one. 17 years ago
Pino Toscano aea558050e make use of the very recent new poppler api to create named destination actions 17 years ago
Pino Toscano 3f47351217 add detection for poppler 0.11 (development version of poppler 0.12) 17 years ago
Pino Toscano 5b1276dc57 Add for GotoAction the possibility to represent a named destination, instead of a viewport. 17 years ago
Pino Toscano 16db4f6a0d use the width and heightof the view, it seems to slightly improve the placement of the text areas 17 years ago
Pino Toscano 3aeb12fe1e use the right values of width/height for the x/y scale when getting the links of each page 17 years ago
Script Kiddy 81e3526dab SVN_SILENT made messages (.desktop file) 17 years ago
Pino Toscano 002ea53f97 QVector<bool> -> QBitArray 17 years ago
Pino Toscano 455b535ab6 Switch from the sync API to the async one. 17 years ago
Pino Toscano e75b76545c convert and set the links only *once* per page 17 years ago
Script Kiddy 4b5f6aa2fc SVN_SILENT made messages (.desktop file) 17 years ago
Pino Toscano c6c0a69cbc SVN_SILENT 17 years ago
Pino Toscano a84db251c4 Instead of directly closing the find bar with Esc, check whether a search is running from it. 17 years ago
Pino Toscano 3a31169487 search line edit: 17 years ago
Pino Toscano 23f93e3a71 Save & restore the value of "case sensitivity" and "from current page" options of the find bar. 17 years ago
Pino Toscano ff9c6a6ab5 do not leak the dvi renderer when the loading fails 17 years ago
Pino Toscano f1455f14b5 remove the rc.cpp-like file once xgettext is done 17 years ago
Pino Toscano 793a8fc9b6 do not hardcode the maximum number of digits of the pages line edit to 4 17 years ago
Pino Toscano 1b84b3fb4a raise the typing timeout from 500ms to 700ms 17 years ago
Jakub Stachowski 9931d3cc99 Do not blindly assume that contents are HTML file. 17 years ago
Pino Toscano 0599270e40 take the reading of the X/Y dpi values out of the for loop 17 years ago
Pino Toscano 2f61233ab2 export the actual page numbers, instead of the page count 17 years ago
Laurent Montel 26e33dfc8d add missing i18n 17 years ago
Albert Astals Cid d796459fb6 Add some userMutex to remove some helgrind warnings 17 years ago
Christoph Feck 1f812e3e46 SVN_SILENT Cleanup .ui files 17 years ago
Pino Toscano 9a4b23d866 force the sidebar widget to not be transparent 17 years ago
Script Kiddy 8a04e58248 SVN_SILENT made messages (.desktop file) 17 years ago
Pino Toscano 9190c9224d raise a bit the tolerance 17 years ago
Sascha Peilicke f806e7cb53 Reverted wrong poppler build check removal. 17 years ago
Sascha Peilicke 3cc3c5b969 Remove check HAVE_POPPLER_08 for now, this breaks build for later versions. The poppler-qt4 generator does version checks itself. 17 years ago
Pino Toscano 93953ef2c0 use the kde toolbar font for the text in the sidebar 17 years ago
Script Kiddy 8a6422f66e SVN_SILENT made messages (.desktop file) 17 years ago
Andrew Coles 372c8bd0a6 SVN_SILENT 17 years ago
Albert Astals Cid 87a00c3fdc use the new kfiledialog:/// variant that let's you both specify a keyword and a filename 17 years ago
Andrew Coles 9f3163ee61 Extracting missing strings from .kcfg files. 17 years ago
Script Kiddy 1fc8693c81 SVN_SILENT made messages (.desktop file) 17 years ago
André Wöbbeking 3e7626447a finish old todo: completed KAboutData to enable "About Backend" action 17 years ago
Pino Toscano 512ad01b14 PS print dialog: open with a non-lilliputian size, and remember its size across invocations 17 years ago
Script Kiddy fa136bc6db SVN_SILENT made messages (.desktop file) 17 years ago
André Wöbbeking d99acec0f2 forwardport of rev. 943375 by woebbe: 17 years ago
Pino Toscano bb73bf347c detect when we are embedded in KHTML 17 years ago
Pino Toscano f0066c8212 use -1 to indicate an unspecified coordinate now 17 years ago
Pino Toscano 212e8a6417 improve the source reference picking by looking for the nearest object in case there's none right under the mouse 17 years ago