jriegel
11b0178a42
Slightly change start up code to run Workbench activate later and some implementations
2016-04-12 18:11:45 +02:00
jriegel
8eb0d198f8
First claimChildren3D implementation and Starting PartItem implementation
2016-04-12 18:11:45 +02:00
jriegel
d9b6c03304
Finally fixing the highlight code
2016-04-12 18:11:44 +02:00
jriegel
b4cad19107
fixes in highlight code
2016-04-12 18:11:44 +02:00
jriegel
fd000dff8a
Add highlighting of tree view items
2016-04-12 18:11:44 +02:00
jriegel
9b5f9b8e58
Commands and object making
2016-04-12 18:11:44 +02:00
jriegel
57d4edab07
implementing Plane visual
2016-04-12 18:11:44 +02:00
jriegel
7a76df4013
implementing PlacementObject
2016-04-12 18:11:44 +02:00
jriegel
2052563b70
duplicate zoom node to Gui and add doc tool module
2016-04-12 18:11:44 +02:00
jriegel
610dfcb975
add ProjectView
2016-04-12 18:11:44 +02:00
wmayer
f25dd58bc9
+ make 'Merge project' undo/redoable
2016-04-10 17:59:58 +02:00
Ian Rees
8b9f9c4685
Added some logging to Windows 3Dconnexion handler
2016-04-10 13:01:14 +12:00
wmayer
57d3e15e37
+ activate new implementation of QuarterWidget::viewportEvent
2016-04-09 19:04:21 +02:00
wmayer
628acdc84b
+ skip FreeCAD version when saving&reading main window state
2016-04-09 17:06:50 +02:00
Yorik van Havre
819f790900
updated translations
2016-04-06 22:39:34 -03:00
wmayer
67c76596ce
+ add convenience methods to SoQTQuarterAdaptor
2016-04-04 12:53:06 +02:00
wmayer
7c55086d2c
+ fix crash when viewer has no camera
2016-04-04 12:48:58 +02:00
wmayer
b1c73eba10
+ rework parameter dialog
2016-04-01 15:18:56 +02:00
wmayer
39e41146bb
+ move creation of SoFCSelection node to ViewProviderBuilder to avoid code duplication
2016-03-31 15:54:33 +02:00
wwmayer
ae6c4338a7
Merge pull request #129 from ianrrees/20160327-use-SystemExitException-code
...
More fixes around Python exit codes
2016-03-28 10:17:13 +02:00
wmayer
555f8cb325
+ fix issue with cursor on viewer widget, prepare code for improved event handling
2016-03-28 00:55:37 +02:00
wmayer
32dc67cd71
+ delete transient directory if sub-directory fc_recovery_files is empty
2016-03-27 11:32:29 +02:00
Ian Rees
7f42b2b8fb
More fixes around Python exit codes
2016-03-27 13:01:04 +13:00
wmayer
fb1310f43e
+ resize scene size when resizing graphics view
2016-03-25 18:11:56 +01:00
wwmayer
ea35f935da
Merge pull request #125 from triplus/patch-1
...
Pan support (LMB + RMB) Blender navigation
2016-03-24 09:46:16 +01:00
wmayer
b82b386a7a
+ various minor fixes, whitespaces improvements
2016-03-23 23:28:56 +01:00
wmayer
f023d54b45
+ fix warning of unused variable
...
+ when clearing scene graph then also empty internal lists
+ whitespace changes
2016-03-22 19:25:38 +01:00
wmayer
dcb5d09581
+ add clean-up function to recovery dialog
2016-03-21 17:56:18 +01:00
Yorik van Havre
a1082796b9
Merge pull request #124 from bblacey/new-document-icons
...
Add high-resolution variant of FreeCAD document icon resources for al…
2016-03-20 21:41:33 -03:00
triplus
0ed4349dd8
Pan support (LMB + RMB) Blender navigation
2016-03-20 20:24:17 +01:00
Bruce B. Lacey
9344c3201b
Add high-resolution variant of FreeCAD document icon resources for all platforms
...
We did not have document icons defined for OS X and the existing legacy
icons were low resolution. For this change, we have created a
freecad-doc.svg icon that serves as the basis for generating
platform-specific FreeCAD document icon sets for the supported
platforms. Extended the OS X bundle definition to include the
high-resolution document icon set and regenerated the existing 64x64
Gui/Icon/freecad-doc.png from the new svg variant.
2016-03-19 19:10:13 -07:00
wmayer
91ea9505d1
+ fix build failure on Windows
2016-03-19 21:44:33 +01:00
wmayer
8728bb2172
+ always get occ version information in About dialog
2016-03-19 15:55:09 +01:00
Yorik van Havre
66e33b066a
Updated translation files from crowdin
2016-03-17 23:29:11 -03:00
Yorik van Havre
07279bdc03
Merge pull request #120 from pgilfernandez/FreeCAD_stylesheets204
...
Dark and Light stylesheets v2.04
2016-03-17 23:17:12 -03:00
wmayer
cd032826ab
+ make method ManualAlignment::setViewingDirections more reliable
2016-03-17 14:11:03 +01:00
Pablo Gil
bc70b1ad2e
Stylesheets:
...
+ selected Tab bar has now opaque background color
+ styles for buttons inside Task Panel that are in reality QToolButtons
+ styles for QListWidget and QTreeView items with checkboxes
+ simplified regular QCheckBox styling
2016-03-15 15:09:28 +01:00
wmayer
7a5bfaef70
+ fix minor issue with url redirection
...
+ remove const reference
2016-03-14 18:04:31 +01:00
wmayer
6488c2c43e
+ when using QGLFramebufferObject check if a GL context is active
2016-03-14 10:35:13 +01:00
wmayer
2b8af7be1f
+ issue: #0002440 : 0.16 Build rev 6395 Several display issues
2016-03-13 12:56:08 +01:00
wmayer
2dadb1f260
+ do not hide expression dialog when using the line edit's context-menu
2016-03-12 22:35:36 +01:00
wmayer
e7df101273
+ minor whitespace fix, fix warnings
2016-03-11 21:39:15 +01:00
wmayer
6488b745d1
+ fixes #0002433 : Window weirdness after changing constraint value in sketcher
2016-03-11 13:33:23 +01:00
wmayer
111ebaf6be
+ allow to get user friendly names for navigation styles
2016-03-10 18:37:48 +01:00
Pablo Gil
d9d90674cc
Stylesheets:
...
+ simplified toolbar button separators
+ added hover and pressed states for toolbar buttons to improve user experience
+ partial fix for button with icons inside Task panel
+ fixed styles for fields inside a table cell
2016-03-10 11:58:33 +01:00
wmayer
c438c9b9d0
+ simplify fix to avoid memory leaks in keySequenceToAccel
2016-03-09 17:19:19 +01:00
Eivind Kvedalen
1e8b678cb3
Fixed leak.
2016-03-08 16:09:25 +01:00
Eivind Kvedalen
cfc3de186a
SIM::Coin3D::Quarter::SoQTQuarterAdaptor: Added missing initializationg of member field m_viewingflag.
2016-03-08 16:09:25 +01:00
wmayer
f7bdebf0f7
+ add missing header
2016-03-08 00:36:17 +01:00
wmayer
466a4e6d4d
+ issue #0001203 : Allow User to Adjust Size of Constraint Points
2016-03-08 00:31:50 +01:00