Holger's qtopia repo: Changes to 'master'
git at git.openmoko.org
git at git.openmoko.org
Sat Jun 14 00:31:46 CEST 2008
src/applications/photoedit/photoedit.pro | 1 +
src/applications/photoedit/photoeditui.cpp | 7 +++-
src/applications/textedit/textedit.cpp | 3 +-
src/applications/textedit/textedit.pro | 1 +
src/libraries/qtopiaprinting/qprintingsupport.cpp | 39 +++++++++++++++++++++
src/libraries/qtopiaprinting/qprintingsupport.h | 20 +++++++++++
src/plugins/viewers/generic/generic.pro | 1 +
src/plugins/viewers/generic/genericviewer.cpp | 19 +++++++---
8 files changed, 82 insertions(+), 9 deletions(-)
New commits:
commit ecce2b93f1db1633ebc07824ce61437e16c6faa9
Author: Holger Freyther <zecke at selfish.org>
Date: Fri Jun 13 23:09:55 2008 +0200
[printing] Only show Print when we are actually able to print (#1470)
As of https://docs.openmoko.org/trac/ticket/1470 we only want to show
the print option if we are going to be able to print.
Decide if we can print by finding out if we have a registered "Print"
service and to see if we have any plugins in the printing folder.
More information about the commitlog
mailing list