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 |
|
wmayer
|
e2369996e2
|
if offscreen rendering for thumbnail fails then only write out application icon
|
2015-12-31 17:04:56 +01:00 |
|
wmayer
|
97987db462
|
+ fix problems on unit tests, open transaction when creating distance object, layout warning, ...
|
2015-01-25 14:04:33 +01:00 |
|
wmayer
|
d4a5249b4b
|
+ when creating picture check whether pbuffer is supported
|
2014-12-09 14:18:44 +01:00 |
|
wmayer
|
99caf6d015
|
+ support of arbitrary background colors in snapshot function
|
2014-11-08 18:23:41 +01:00 |
|
jriegel
|
30b189c1da
|
Merge branch 'refs/heads/double-precision-werner'
Conflicts:
src/App/Document.cpp
src/App/PropertyGeo.cpp
src/App/PropertyStandard.cpp
src/Base/Reader.cpp
src/Base/Reader.h
src/Gui/propertyeditor/PropertyItem.cpp
src/Mod/Fem/Gui/ViewProviderFemMesh.cpp
src/Mod/Inspection/Gui/ViewProviderInspection.cpp
src/Mod/Mesh/App/MeshProperties.cpp
src/Mod/Part/App/TopoShapeFacePyImp.cpp
src/Mod/PartDesign/App/FeatureRevolution.cpp
|
2013-09-26 00:05:05 +02:00 |
|
jriegel
|
68078487c7
|
Add SchemaVersion to RestoreDocFile to distinquish double from float binary
|
2013-09-24 11:01:09 +02:00 |
|
wmayer
|
c6b02da648
|
Use framebuffer object as fallback for off-screen rendering
|
2013-06-19 17:42:28 +02:00 |
|
wmayer
|
420d10face
|
Add a GLPainter class to do all the OpenGL drawing stuff
|
2013-04-27 19:24:39 +02:00 |
|
wmayer
|
b24f0efbc1
|
Remove FileVersion from RestoreDocFile, convert point data back to floats
|
2013-03-29 15:23:51 +01:00 |
|
jrheinlaender
|
fdc3e50811
|
Added FileVersion attribute to XML format to distinguish legacy float binary files from new double binary files
|
2013-03-27 11:47:18 +04:30 |
|
wmayer
|
de1543b5fe
|
Fix build error
|
2012-07-03 01:18:44 +02:00 |
|
wmayer
|
1b45282e90
|
Enhance Branding
|
2012-07-02 17:04:13 +02:00 |
|
wmayer
|
120ca87015
|
+ unify DLL export defines to namespace names
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-10-10 13:44:52 +00:00 |
|