FreeCAD/src/Mod/Image/Gui
Mateusz Skowroński cd2db00f22 QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
This change is Qt4/Qt5 neutral.
2016-01-05 16:07:25 +01:00
..
Resources Updated ts files prior to translation cycle 2016-01-03 19:45:29 -02:00
AppImageGui.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
AppImageGuiPy.cpp + set shape color when reading STEP with colors 2015-04-12 12:43:21 +02:00
CMakeLists.txt + harmonize Coin3D cmake variables with official check 2015-07-28 14:55:15 +02:00
Command.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
GLImageBox.cpp + fix problem with disappearing content of image view 2014-10-22 10:59:17 +02:00
GLImageBox.h Minor changes 2013-04-26 17:16:01 +02:00
ImageOrientationDialog.cpp + Show orientation dialog when creating an image plane 2013-10-02 14:15:39 +02:00
ImageOrientationDialog.h + Show orientation dialog when creating an image plane 2013-10-02 14:15:39 +02:00
ImageOrientationDialog.ui + Show orientation dialog when creating an image plane 2013-10-02 14:15:39 +02:00
ImageView.cpp QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1(). 2016-01-05 16:07:25 +01:00
ImageView.h + split file extension from descriptive text of file format to avoid that invalid translation breaks file dialog 2015-10-06 17:28:52 +02:00
PreCompiled.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
PreCompiled.h + fix warnings with Win32 build 2015-12-01 00:51:57 +01:00
ViewProviderImagePlane.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
ViewProviderImagePlane.h Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
Workbench.cpp + fix problems on unit tests, open transaction when creating distance object, layout warning, ... 2015-01-25 14:04:33 +01:00
Workbench.h + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
XpmImages.h + fix various warnings 2015-08-29 22:05:09 +02:00