valentina_old/src/app/valentina
Roman Telezhynskyi 3b56659226 Set environment variable ICU_DATA on runtime.
When deploying with AppImage based on OpenSuse, the ICU library has a
hardcoded path to the icudt*.dat file. This prevents the library from using
shared in memory data. There are few ways to resolve this issue. According to
documentation we can either use ICU_DATA environment variable or the function
u_setDataDirectory().

--HG--
branch : develop
2019-11-26 12:57:06 +02:00
..
core Remove unused header. 2019-11-15 09:44:33 +02:00
dialogs Introducing vRound function. 2019-11-19 15:46:11 +02:00
doc/doxygen Resolved issue #517. MAC version incorrect sRGB profile. 2016-06-26 21:27:04 +03:00
share/resources Add missing tool image. 2019-08-19 10:14:01 +03:00
xml Refactoring. 2019-11-24 13:09:16 +02:00
main.cpp Set environment variable ICU_DATA on runtime. 2019-11-26 12:57:06 +02:00
mainwindow.cpp Remove unused header. 2019-11-15 09:44:33 +02:00
mainwindow.h New feature Pattern Messages. 2019-10-28 17:44:31 +02:00
mainwindow.ui Fix initial state for Pattern messages dock widget. 2019-11-15 17:42:12 +02:00
mainwindowsnogui.cpp New feature Pattern Messages. 2019-10-28 17:44:31 +02:00
mainwindowsnogui.h Always use Q_OS_WIN macros. 2019-11-15 09:48:05 +02:00
stable.cpp Fix typo in headers. 2017-10-05 12:20:01 +03:00
stable.h Fix typo in headers. 2017-10-05 12:20:01 +03:00
valentina.pri Remove unused header. 2019-11-15 09:44:33 +02:00
valentina.pro Fix testing Qt version for OpenSSL. 2019-09-21 11:19:10 +03:00
version.h Fix typo in headers. 2017-10-05 12:20:01 +03:00
warnings.pri Qmake. Fix masks to support 64 bit versions of compilers. 2017-07-05 11:35:32 +03:00