| Summary: | Exported picture resolution adjusted for printer | ||
|---|---|---|---|
| Product: | [Applications] umbrello | Reporter: | Luís Marques <luismarques83> |
| Component: | general | Assignee: | Umbrello Development Group <umbrello-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | robjo442 |
| Priority: | NOR | ||
| Version First Reported In: | 1.1.1 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/umbrello/a55329622ce13ce175ee2cb0acaf52dea83f94a3 | Version Fixed/Implemented In: | 2.17.80 (KDE Applications 15.11.80) |
| Sentry Crash Report: | |||
|
Description
Luís Marques
2003-12-28 20:24:50 UTC
Related to 54391 Printout does not fit into a page I think. *** Bug 90474 has been marked as a duplicate of this bug. *** Git commit f468fe618b6cf205264204751a015f068c97e3a7 by Ralf Habacker. Committed on 04/11/2015 at 08:25. Pushed by habacker into branch 'master'. Add image resolution widget to bitmap export. FIXED-IN:2.17.80 (KDE Applications 15.11.80) M +1 -0 umbrello/CMakeLists.txt M +18 -1 umbrello/dialogs/exportallviewsdialog.cpp M +3 -1 umbrello/dialogs/exportallviewsdialog.h M +2 -0 umbrello/dialogs/exportallviewsdialogbase.ui A +128 -0 umbrello/dialogs/widgets/resolutionwidget.cpp [License: GPL (v2/3)] A +47 -0 umbrello/dialogs/widgets/resolutionwidget.h [License: GPL (v2/3)] M +2 -1 umbrello/umlviewimageexporterall.cpp M +4 -2 umbrello/umlviewimageexportermodel.cpp M +2 -2 umbrello/umlviewimageexportermodel.h http://commits.kde.org/umbrello/f468fe618b6cf205264204751a015f068c97e3a7 Git commit 3065740d686a49e918b34fc15f004ba40d0584c6 by Ralf Habacker. Committed on 16/12/2015 at 18:15. Pushed by habacker into branch 'frameworks'. Add image resolution widget to bitmap export. FIXED-IN:2.17.80 (KDE Applications 15.11.80) M +1 -0 umbrello/CMakeLists.txt M +18 -1 umbrello/dialogs/exportallviewsdialog.cpp M +3 -1 umbrello/dialogs/exportallviewsdialog.h M +2 -0 umbrello/dialogs/exportallviewsdialogbase.ui A +128 -0 umbrello/dialogs/widgets/resolutionwidget.cpp [License: GPL (v2/3)] A +47 -0 umbrello/dialogs/widgets/resolutionwidget.h [License: GPL (v2/3)] M +2 -1 umbrello/umlviewimageexporterall.cpp M +4 -2 umbrello/umlviewimageexportermodel.cpp M +2 -2 umbrello/umlviewimageexportermodel.h http://commits.kde.org/umbrello/3065740d686a49e918b34fc15f004ba40d0584c6 Git commit a55329622ce13ce175ee2cb0acaf52dea83f94a3 by Lays Rodrigues, on behalf of Ralf Habacker. Committed on 27/10/2016 at 11:44. Pushed by laysrodrigues into branch 'frameworks'. Add image resolution widget to bitmap export. FIXED-IN:2.17.80 (KDE Applications 15.11.80) M +1 -0 umbrello/CMakeLists.txt M +2 -0 umbrello/dialogs/exportallviewsdialog.cpp M +3 -0 umbrello/dialogs/exportallviewsdialog.h M +2 -0 umbrello/dialogs/exportallviewsdialogbase.ui M +4 -0 umbrello/dialogs/widgets/resolutionwidget.h M +1 -0 umbrello/umlviewimageexporterall.cpp M +1 -1 umbrello/umlviewimageexportermodel.h http://commits.kde.org/umbrello/a55329622ce13ce175ee2cb0acaf52dea83f94a3 |