4874 Commits (v4.2.85)
 

Author SHA1 Message Date
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
Pino Toscano 6d0241e5d2 add functions to get the nearest object rect to a point in a page, and return its distance, and the accessor functions for object rects 17 years ago
Pino Toscano a0028d494d read correctly the destination file name for non-grouped items in pdfsync links 17 years ago
Pino Toscano 42afd676d9 handle relative file names in source reference links correctly 17 years ago
Pino Toscano 9822fae845 centralize the idea of knowing where are we embedded into 17 years ago
Script Kiddy 98a4a3e915 SVN_SILENT made messages (.desktop file) 17 years ago
Christian Ehrlicher be51224a3c KUrl::path() -> KUrl::toLocalFile() - fixes 17 years ago
Pino Toscano 1eac0dc906 make Poppler 0.8 the minimum version required for Okular, and drop support for Poppler 0.6 17 years ago
Script Kiddy 0757dc7f60 SVN_SILENT made messages (.desktop file) 17 years ago
Pino Toscano ede4f767ce - add a compile check for poppler 0.8 17 years ago
Pino Toscano 70f7610f9e SVN_SILENT no gui to configure 17 years ago
Pino Toscano 85f5f975db small usability improvement: remove any margin in the topbar of the presentation mode 17 years ago
Script Kiddy 9a426d8fde SVN_SILENT made messages (.desktop file) 17 years ago
Burkhard Lück c3a1edc179 did this really ever work? 17 years ago
Yuri Chornoivan d78fc2cfbc Fix typos 17 years ago
Pino Toscano 71c70ecb57 few misc updates 17 years ago
Laurent Montel ebebbb58c1 not necessary to have this function 17 years ago
Script Kiddy febf292a6f SVN_SILENT made messages (.desktop file) 17 years ago
Pino Toscano 1121799376 make sure to attach to the document also when a resize event is received prior of a paint event, hopefully fixing #180291 17 years ago
Script Kiddy 6b8fe9fc29 SVN_SILENT made messages (.desktop file) 17 years ago
Script Kiddy ae42d35684 SVN_SILENT made messages (.desktop file) 17 years ago
Pino Toscano 4b50e543d6 focus the text when showing an annotation popup 17 years ago
Script Kiddy 5d813f6de2 SVN_SILENT made messages (.desktop file) 17 years ago
Pino Toscano 6a41e324a5 Add Up (previous page) and Down (next page) keys for presentation mode. 17 years ago
Pino Toscano 41a9e20722 turn a sequence of if() into a single switch() 17 years ago