valentina/src/libs
Roman Telezhynskyi c1b7fcd2c9 Changes to QTemporaryFile since Qt 5.10.
On Linux, QTemporaryFile will attempt to create unnamed temporary
files. If that succeeds, open() will return true but exists() will be
false. If you call fileName() or any function that calls it,
QTemporaryFile will give the file a name, so most applications will
not see a difference.

To get a real file on disk call fileName().
2021-02-17 19:20:35 +02:00
..
fervor Fix Tape crash. 2021-02-06 15:52:21 +02:00
ifc Fix Tape crash. 2021-02-06 15:52:21 +02:00
qmuparser Don't check warnings for a legacy mac os x build. 2020-12-26 19:44:55 +02:00
vdxf Fix Tape crash. 2021-02-06 15:52:21 +02:00
vformat Fix Tape crash. 2021-02-06 15:52:21 +02:00
vgeometry Fix Tape crash. 2021-02-06 15:52:21 +02:00
vlayout Changes to QTemporaryFile since Qt 5.10. 2021-02-17 19:20:35 +02:00
vmisc Clean pattern messages. 2021-02-17 19:07:55 +02:00
vobj Don't check warnings for a legacy mac os x build. 2020-12-26 19:44:55 +02:00
vpatterndb Changes to QTemporaryFile since Qt 5.10. 2021-02-17 19:20:35 +02:00
vpropertyexplorer Don't check warnings for a legacy mac os x build. 2020-12-26 19:44:55 +02:00
vtest Don't check warnings for a legacy mac os x build. 2020-12-26 19:44:55 +02:00
vtools Fix the formula wizard crash. 2021-02-10 19:22:59 +02:00
vwidgets Fix Tape crash. 2021-02-06 15:52:21 +02:00
libs.pri Next try to fix problem with tests. 2017-06-01 13:04:25 +03:00
libs.pro Next try to fix problem with tests. 2017-06-01 13:04:25 +03:00