qt6-bb10/src/printsupport
David Faure 109cdeda30 qprintdialog_unix.cpp: fix out-of-bounds when cwd is empty.
This happens when the cwd got deleted meanwhile; this warning is printed out:
QFileSystemEngine::currentPath: getcwd() failed
and currentPath() is empty. Not a problem in itself, but qprintdialog
should not assume it's not empty, then.

Change-Id: I5c89992b36ca58b6325ced399cff33aca9efb7ec
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2015-08-13 08:54:47 +00:00
..
dialogs qprintdialog_unix.cpp: fix out-of-bounds when cwd is empty. 2015-08-13 08:54:47 +00:00
doc Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
kernel Doc:added doc to undocumented functions 2015-07-22 13:47:23 +00:00
widgets Merge remote-tracking branch 'origin/5.4' into 5.5 2015-06-01 17:46:58 +02:00
printsupport.pro Revert "Automatically link printsupport plugins to static applications." 2014-04-18 07:44:57 +02:00