.. |
Resources
|
Added latest translations from crowdin
|
2016-03-06 14:50:07 -03:00 |
AppImageGui.cpp
|
+ simplify porting of Image module to Python3
|
2016-01-21 12:27:12 +01:00 |
AppImageGuiPy.cpp
|
+ simplify porting of Image module to Python3
|
2016-01-21 12:27:12 +01:00 |
CMakeLists.txt
|
Add SVG workbench icons
|
2016-02-26 23:17:43 +01:00 |
Command.cpp
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
GLImageBox.cpp
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
GLImageBox.h
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
ImageOrientationDialog.cpp
|
+ use quantity box in image orientation dialog
|
2016-02-27 15:10:31 +01:00 |
ImageOrientationDialog.h
|
+ Show orientation dialog when creating an image plane
|
2013-10-02 14:15:39 +02:00 |
ImageOrientationDialog.ui
|
+ use quantity box in image orientation dialog
|
2016-02-27 15:10:31 +01: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 |