aportale / posterazor

The PosteRazor cuts a raster image into pieces which can afterwards be printed out and assembled to a poster.
http://posterazor.sourceforge.net/
GNU General Public License v3.0
40 stars 14 forks source link

Suggest a default filename when saving #5

Closed ockham closed 10 years ago

ockham commented 10 years ago

If my source image is e.g. named basename.png, I'd suggest a default export file name basename-poster.pdf in the Save As dialog.

aportale commented 10 years ago

Looks great, thanks. This really improves ergonomy with even minimal code addiditons. I will test it this evening. PS: Since we are here, do you think the default save location should still be QStandardPaths::DocumentsLocation or should it be the folder where the original image lies?

ockham commented 10 years ago

I'm usually saving the poster PDF to the original image's folder, so maybe that's better for the default.