Commit Graph

48 Commits

Author SHA1 Message Date
Mateusz Skowroński
6942c23895 Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
158f39ec78

This change is Qt4/Qt5 neutral.
2016-01-05 16:43:33 +01:00
Mateusz Skowroński
c275b35d48 QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
This change is Qt4/Qt5 neutral.
2016-01-05 16:07:25 +01:00
Mateusz Skowroński
0695552cff QString::toAscii() is obsolete in Qt5. Replace it with toLatin1().
This change is Qt4/Qt5 neutral.
2016-01-05 16:06:48 +01:00
Mateusz Skowroński
eef82c47e7 QFileDialg::selectedFilter() is obsolete in Qt4. Replace it with selectedNameFilter().
This change is Qt4/Qt5 neutral.
2015-12-22 14:18:46 +01:00
Mateusz Skowroński
25e68f180c QFileDialg::setFilters() is obsolete in Qt4. Replace it with setNameFilters().
This change is Qt4/Qt5 neutral.
2015-12-22 14:18:45 +01:00
wmayer
f6023d36d2 + rework BoundingBox class and its Python binding 2015-10-11 00:18:53 +02:00
wmayer
de41dc46ec + Prefer prefix ++/-- operators for non-primitive types 2015-10-07 13:38:17 +02:00
wmayer
d19ada810f + split file extension from descriptive text of file format to avoid that invalid translation breaks file dialog
+ add method to make image view unclosable for user
+ fix possible crash in MeshAlgorithm::GetMeshBorder
+ fix possible crash in MeshAlgorithm::ConnectLines
2015-10-06 17:28:52 +02:00
Mateusz Skowroński
05f95c0506 Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
wmayer
bc6077f837 + fixes #0002223: Units not displaying correctly 2015-09-14 15:57:35 +02:00
wmayer
319ea4fbcc + fix typo in 'axonometric' 2015-07-25 16:54:18 +02:00
wmayer
28c92a1bfa + issue #0002053: Support of themes 2015-06-30 13:14:56 +02:00
wmayer
3f13a32afd + issue #0002053: Support of themes 2015-06-28 23:30:42 +02:00
wmayer
ce8b810ae0 + support anti-aliasing in offscreen renderer 2014-11-10 14:10:38 +01:00
Sebastian Hoogen
dc69e119af fixes #1706 rename anaglyph stereo mode red/cyan 2014-10-15 15:53:18 +02:00
wmayer
e0d755b91d + share GL widgets when creating further 3d views of a document 2014-10-15 12:04:06 +02:00
wmayer
4e72e4a937 + fix Qt help problems 2014-10-01 17:16:43 +02:00
Stefan Tröger
512a2b94d2 Adaption of FreeCAD to QuarterWidget
-removes all soqtviewer references
-create a quarter adaptor class which implements missing functionality
-adopts freecad code to make use of SoRenderManager and changed View3DInventorViewer  interface
2014-09-23 10:11:11 +02:00
jriegel
6f8d6e9c26 FreeCAD-VR: command integration 2014-09-13 10:18:52 +02:00
wmayer
c94403412d + fixes #0001719: Show current shortcuts (S) in menus and hover text. 2014-08-31 14:28:33 +02:00
wmayer
7262c8b278 + fix author note, fix various crashes, improve mesh selection stuff 2014-08-01 16:39:59 +02:00
wmayer
e0bf220a30 + fix broken copyright notice 2014-07-18 12:40:21 +02:00
Ian Rees
1a5412b39b This branch adds a mouse cursor to the 'Measure Distance' tool. 2014-07-18 12:33:57 +02:00
wmayer
f0d8650c3c + Fix broken unit tests 2014-02-25 15:24:10 +01:00
tanderson
d392e59aeb adding drawstyle icons 2014-01-16 10:27:21 -02:00
tanderson
b7a41fa382 implemented 2014-01-16 10:27:21 -02:00
jriegel
bbc39a885b additional places for measurement commands 2013-12-19 22:02:40 +01:00
blobfish
1f7f5ac709 adding toggle and clear to context, view menu 2013-12-19 10:18:50 -05:00
wmayer
8daa85851b + Save selected image format for pictures 2013-10-21 13:01:38 +02:00
wmayer
3c55434939 + cppcheck fixes 2013-09-21 07:25:20 +02:00
wmayer
0bc79e7935 + cppcheck fixes 2013-09-21 07:22:17 +02:00
wmayer
dbf78870bc + cppcheck fixes 2013-09-20 21:00:45 +02:00
jriegel
746cfd62d0 move AxisCross code to the Viewer and make a Python binding 2013-07-09 23:28:21 +02:00
wmayer
0fceb9061a 0000641: Make Clipping-Plane-placement editable + support multiple planes 2013-07-08 17:18:46 +02:00
wmayer
63cdd592d2 disable selection node during box selection 2013-07-03 19:31:00 +02:00
wmayer
b737eeb52d Use rubberband for box selection 2013-07-02 10:04:33 +02:00
wmayer
9505f0db99 0001087: Inventor Navigation continues with released Mouse Button 2013-04-27 22:10:59 +02:00
wmayer
43c04c376d In box selection do ignore hidden objects 2012-11-08 21:45:10 +01:00
wmayer
8a94ba885c Fix critical warnings 2012-06-13 18:49:10 +02:00
Yorik van Havre
1d5da371ad Merge pull request #4 from msocorcim/msocorcim/general
Msocorcim/general
2012-05-21 14:52:00 -07:00
wmayer
e07b82719f 0000712: Cad Navigation Zoom with Ctrl + causes shapes to pan off screen 2012-05-21 18:27:30 +02:00
msocorcim
125367a370 Replace Gui text View->Display mode with View->Document window 2012-05-20 23:01:07 -04:00
Yorik van Havre
7ae89e0277 Added new icons for selection commands 2012-04-28 17:26:04 -03:00
wmayer
2c54c3cedc 0000353: Graphical selection 2012-04-28 17:49:49 +02:00
wmayer
e2e77f1539 + use UTF8-encoding of degree symbol
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5408 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-14 15:44:05 +00:00
Yorik van Havre
e0abd24281 added RFE526 - 90 degrees view rotation commands
+ added viewRotateLeft() and viewRotateRight() py methods to View3D
+ added ViewRotateLeft and ViewRotateRight FreeCAD commands
+ added them in View->Standard Views and Context->Standard Views menus
2012-01-13 13:33:35 -02:00
wmayer
a65d4fdda6 + implement global draw styles
+ use double precision in XML file
+ fix crash with in SoBrepFaceSet

git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5083 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-11-01 13:52:38 +00: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