wmayer
8991b9e04b
+ add Document::sendMsgToFirstView, fix memory leak
2015-04-12 18:39:01 +02:00
wmayer
00daa1cbd2
+ fixes #0001989 : 'Open recent' not saved until exit.
2015-04-11 19:04:31 +02:00
wmayer
4e54841a75
+ fixes #0002047 : Don't register recent files which can't be opened
2015-04-11 17:34:46 +02:00
wmayer
1c79112f6e
+ handling of undercore in calltips window
2015-04-10 19:36:30 +02:00
Yorik van Havre
5d0bc520b9
Gui: Added entry to Selection View's context menu, to use selected objects in the python console
2015-04-08 14:08:14 -03:00
DeepSOIC
694b0339fd
GestureNav: bug fix (tilting) + kill messagebox
...
Fixed a bug where starting tilting with LMB+RMB with LMB in sketcher
caused odd behavior.
No more messagebox upon hitting H key when the cursor is over nothing
(replaced with a warning). The messagebox was very annoying when trying
to hunt a point with touch input.
2015-04-07 00:57:24 +03:00
DeepSOIC
8ba5f73c1a
GestureNav: bug fix (gesture lockup in sketcher)
...
Navigation by gestures didn't work after double-clicking a constraint in
sketcher to edit a value. This was probably caused by the last mouse
button release event not reaching the viewer.
2015-04-07 00:57:23 +03:00
DeepSOIC
963b993abc
Gestures: fix running on win XP
...
Potential fix, by dynamically linking SetGestureConfig
2015-04-07 00:57:22 +03:00
wmayer
32688a636b
+ check for Win7 to activate gesture support
2015-04-01 21:56:56 +02:00
wmayer
ebb1ca3b36
+ improve whitespaces
2015-04-01 13:17:26 +02:00
Torsten Sadowski
75070b1810
Builds and runs with or without 3Dconnexion.framework on Mac
...
Moved on top of a clean master
2015-04-01 12:30:07 +02:00
wmayer
5b27b3194e
tmp. disable gesture support
2015-03-31 23:44:23 +02:00
wmayer
8e0110a18e
+ fix various things
2015-03-31 23:08:12 +02:00
DeepSOIC
4f5747ebef
New navigation style: GestureNavigationStyle
2015-03-31 21:49:01 +02:00
DeepSOIC
7085e1ec0c
Gestures: inventor touch events and device
2015-03-31 21:49:01 +02:00
DeepSOIC
7f0ca58154
Gestures: tuning windows to enable rotates and switch off horz/vert stickiness of pans
2015-03-31 21:49:00 +02:00
DeepSOIC
c0d15db47c
Gestures: subscribe 3d view to recieve gestures
2015-03-31 21:49:00 +02:00
DeepSOIC
77ef990fa7
Gestures: custom Windows gesture recognizer
...
Translates native Windows pinch and rotate gestures into Qt's pinch
gestures.
2015-03-31 21:49:00 +02:00
wmayer
862e65df6c
+ build failure
2015-03-31 13:00:42 +02:00
wmayer
1d4de73415
+ support context-menu in Python view providers
2015-03-31 11:32:43 +02:00
wmayer
9ce46db813
+ extend ActionFunction and use in mesh view provider
2015-03-31 01:02:16 +02:00
wmayer
bbb3e3f459
+ fix build failure with gcc
2015-03-30 23:16:28 +02:00
wmayer
ae584e8ec8
+ implement mechanism to connect QAction signal with class method
2015-03-30 23:07:34 +02:00
wmayer
018854360d
+ implement mechanism to connect QAction signal with class method
2015-03-30 23:06:35 +02:00
wmayer
88ef0b58d9
+ syntax highlighter for Abaqus, show short filename on tabs
2015-03-28 21:50:01 +01:00
wmayer
30e4eae4aa
+ fix gcc build failure
2015-03-28 16:35:27 +01:00
wmayer
f3cd3e4ce8
+ fixes #0002029 : VRML inline ignored
2015-03-28 14:51:03 +01:00
wmayer
436749f864
+ fixes #0002029 : VRML inline ignored
2015-03-27 16:42:14 +01:00
wmayer
f6d50e6f33
+ disable lighting effect of axis cross
2015-03-23 21:08:28 +01:00
wmayer
70a1124a1d
+ re-enable check for active window for spaceball events
2015-03-23 19:44:04 +01:00
wmayer
1719f4269a
+ check if directory exists when trying to save image
2015-03-22 12:12:42 +01:00
wmayer
05bc4d13e1
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2015-03-21 16:57:36 +01:00
Yorik van Havre
a6206196f6
Arch: added bimserver and git utilities
2015-03-21 12:08:05 -03:00
Ian Rees
bd28c52fca
Warn user if they cascade/tile windows on Mac
2015-03-21 15:59:44 +01:00
Sebastian Hoogen
16c1dbd25d
document the convention used for Euler angles (XY'Z'')
...
in the Placement dialog and the docstrings of the Rotation python class.
fixes #2007
2015-03-21 13:29:32 +01:00
wmayer
77fe619fa9
+ fix layout in DlgReportView page
2015-03-21 13:00:57 +01:00
wmayer
4e41e535ff
+ fix for MacOSX when changing anti-aliasing setting
2015-03-16 23:40:27 +01:00
wmayer
a0892a9c56
+ show message when changing anti-aliasing
2015-03-15 20:02:21 +01:00
wmayer
e85935c4e3
+ add Spacemouse pro wireless
2015-03-14 13:40:57 +01:00
getitzack
878b670d52
Update GuiApplicationNativeEventAwareWin32.cpp
...
Added "3dconnexion space mouse wireless" support for windows. Added 3dconnexion vendor ID, product ID, and extended the strcut tag_VirtualKeys.
2015-03-14 13:39:26 +01:00
Sebastian Hoogen
1676c032b9
properly cast to unsigned before the shift
2015-03-11 21:43:04 +01:00
wmayer
4a5a4e9af2
+ fixes #0001970 : Spaceball 5000 USB no longer works in Windows 7 in 0.15 dev versions
2015-03-11 12:44:38 +01:00
wmayer
bfce8c7991
+ anti-aliasing for preview of 3d view
2015-03-08 23:10:13 +01:00
wmayer
6958972a52
set cache context when off-screen rendering
2015-03-08 19:12:31 +01:00
Yorik van Havre
0009e58291
Merged crowdin translations
2015-03-07 15:17:58 -03:00
Yorik van Havre
8d8eba6dac
Updated ts files from source
2015-02-27 18:56:51 -03:00
Yorik van Havre
8d98921dd7
Updated translations from crowdin
2015-02-27 18:46:03 -03:00
wmayer
f2d8fc91ec
+ issue #0001970 : Spaceball 5000 USB no longer works in Windows 7 in 0.15 dev versions
2015-02-21 18:46:06 +01:00
wmayer
78171d59fd
+ fixes #0001972 : FreeCAD crashes when using keyboard shortcut H to constrain a line
2015-02-18 12:50:16 +01:00
Yorik van Havre
0bb651da4d
Updated translation files
2015-02-14 12:16:39 -02:00