24 Commits (8968636f3214c83afe9cd01ce18d77b0010f7af5)

Author SHA1 Message Date
Albert Astals Cid 1525dea87d Fix printing contiguous selected pages with bookmarks 14 years ago
Albert Astals Cid a716b3e4e0 kill all the deprecated functions now that we've change ABI anyway 14 years ago
Albert Astals Cid d3ebf089c4 Do not rely on extension but on output format for conversion 15 years ago
Kevin Kofler e001fbab55 Fix landscape documents getting printed in portrait format if "Landscape" is selected in the print dialog (the default). 15 years ago
John Layt 80a04bd577 Whoops! Didn't relise we had an API/BIC guarantee on Okular. Restore previous 16 years ago
John Layt b30305b668 Enable Current Page option in Okular print dialog if running Qt >= 4.7 16 years ago
Luigi Toscano 2bacaf9e14 New method to get the proper PrintError from the printFile* return value 16 years ago
Albert Astals Cid ce41955ab8 avoid copying a file if we can just rename it 16 years ago
Glen Kaukola 122fab0eee Krazy: Check single-char QString operations for efficiency. 16 years ago
John Layt 9122f0db26 Improve CUPS detection to always match Qt, including if remote CUPS server 16 years ago
John Layt ed9bbddace Print correct number of copies using new Qt api 16 years ago
John Layt cc45ce4a1e Fix Print to File output by using Ghostscript ps2pdf to convert ps print file 17 years ago
John Layt 2550898805 Fixes to FilePrinter for Qt 4.4: 18 years ago
Laurent Montel c2fc9836e8 Fix iterator 18 years ago
John Layt c262ebf0bf Read the Cups options set in the Printer Properties window and the KDE 18 years ago
John Layt 6b4adcee27 Some distros rename the CUPS version of lpr as lpr-cups or lpr.cups . 18 years ago
Pino Toscano af4fc6bc99 no moc needed 18 years ago
Adriaan de Groot 872d380582 Match const in implementation to interface (why isn't it a QString &, anyway?) 18 years ago
Pino Toscano 1f43811f61 redirect all the debug output of core to the debug area 18 years ago
Pino Toscano a35532befd I feel really sorry in reverting the last commit, but we keep binary compatibility :/ 18 years ago
Albert Astals Cid 1c6cc2484f const & is your friend 18 years ago
Pino Toscano bd294e1de6 move the FilePrinterPreview to the kpart (no need for it to be in the core library) 19 years ago
John Layt 1b1ed9451b Enable Okular printing features: 19 years ago