Skip to content
  • Clarence Dang's avatar
    Polish Print and Print Preview code: · 971fa266
    Clarence Dang authored
    * Add missing copyright (there are too many lawyers in the world :))
    
    * Rename kpMainWindow::sendFilenameToPrinter() to sendDocumentNameToPrinter()
      and give up on sending the filename (it's a minor feature and
      QPrinter::setOutputFileName() was conflicting with other code too much and even
      overwriting the image file for Print Preview!)
    
    * Don't leak kpPrintDialogPage or KdePrint::createPrintDialog()
    
    * Save print-centered option to config (per mainwindow setting)
      (use the same name as when this was a hidden configuration option)
    
    * Give print dialog a caption
    
    * Change option tab accel
    
    Printing appears to work.  My build is in such a state that I can't test Print Preview.
    
    
    svn path=/trunk/KDE/kdegraphics/kolourpaint/; revision=725855
    971fa266