wmayer
|
6e127f0ad1
|
Gui: activate ProgressDialog
|
2020-01-25 16:31:30 +01:00 |
|
wmayer
|
ebaadc50b2
|
Gui: [skip-ci] fix several problems with ProgressBar when using in a thread because the slots of its base class are invoked instead
|
2020-01-25 16:20:21 +01:00 |
|
wmayer
|
169e290b86
|
Gui: [skip-ci] rename Sequencer to SequencerBar
|
2020-01-25 16:06:29 +01:00 |
|
wmayer
|
3c04ab6a6c
|
Gui: [skip-ci] allow user to sort elements in parameter editor by name/type/value
|
2020-01-25 15:28:38 +01:00 |
|
0penBrain
|
783f505516
|
[NaviCube] Add user parameter 'NaviStepsByTurn' to make customizable the rotation step increment
|
2020-01-22 10:28:13 +01:00 |
|
Pablo Gil
|
39d2091c76
|
[Stylesheets] fix vertical Selector Toolbar width
|
2020-01-22 10:25:37 +01:00 |
|
Pablo Gil
|
1fb8becf00
|
[Stylesheets] Missing SVG for vertical toolbars added
|
2020-01-22 10:25:37 +01:00 |
|
wmayer
|
b18790234b
|
Gui: [skip ci] add method to get bounding boxes of the fixed and movable groups of manual alignment
|
2020-01-17 23:00:26 +01:00 |
|
wmayer
|
8e8fb953e4
|
Gui: [skip ci] clear language combo box when loading settings
|
2020-01-17 22:57:25 +01:00 |
|
wmayer
|
794eb3f6f2
|
Gui: [skip ci] in Gesture style handle release instead of press events for the keys: H, PgUp, PgDown
For more details see: https://forum.freecadweb.org/viewtopic.php?f=8&t=42408&start=10#p361248
|
2020-01-17 15:06:17 +01:00 |
|
wmayer
|
efa4cb66a2
|
Gui: allow to dump only the visible part of the scene graph
Gui.ActiveDocument.ActiveView.dump("scene.iv", True)
The second parameter is optional and by default False
|
2020-01-16 13:28:01 +01:00 |
|
Pablo Gil
|
d195c1a703
|
[Stylesheets] fix selection background color for Darker theme
|
2020-01-15 10:23:59 +01:00 |
|
Zheng, Lei
|
7e4969f329
|
Gui: fix screentshot
|
2020-01-14 15:59:38 +01:00 |
|
donovaly
|
723c1025dc
|
make clear that is is the local coordinate system
|
2020-01-14 12:56:46 +01:00 |
|
donovaly
|
cb86e5dea6
|
[proposal] rename rotation angles
proposal for this discussion: https://forum.freecadweb.org/viewtopic.php?p=359619#p359482
|
2020-01-14 12:56:46 +01:00 |
|
Pablo Gil
|
a9e10b532b
|
[Stylesheets] fix https for FreeCAD forums
|
2020-01-13 15:14:49 +01:00 |
|
Pablo Gil
|
e11144ea8b
|
[Stylesheets] typo in FreeCAD website
|
2020-01-13 15:14:49 +01:00 |
|
Pablo Gil
|
578ec93667
|
fix https protocol for FreeCAD website
|
2020-01-13 15:14:49 +01:00 |
|
wmayer
|
006fada679
|
fixes #0004193: ViewProviders do not inform observers about Proxy property change
|
2020-01-13 02:30:10 +01:00 |
|
wmayer
|
6bf1a623c5
|
Gui: add function to observe before changing a property
|
2020-01-13 02:17:39 +01:00 |
|
wmayer
|
fc6e01d933
|
Gui: [skip ci] add missing export macro
|
2020-01-12 21:12:09 +01:00 |
|
Zheng, Lei
|
78ac86abd2
|
Gui: fix screenshot with opaque background
|
2020-01-12 18:50:37 +01:00 |
|
Zheng, Lei
|
12965165a6
|
Gui: fix screenshot
|
2020-01-12 18:50:37 +01:00 |
|
Zheng, Lei
|
4fa270193e
|
Gui: add SoShapeStyleElement.h to InventorAll.h
|
2020-01-12 18:50:37 +01:00 |
|
wmayer
|
4bbcd1e483
|
Gui: Qt4/Qt5 neutral change in Placement class [skip ci]
|
2020-01-12 13:43:39 +01:00 |
|
wmayer
|
1e259a76a5
|
Gui: [skip ci] fix -Wreturn-type
|
2020-01-12 10:47:37 +01:00 |
|
wmayer
|
e578e8f849
|
implementation classes don't inherit from UI classes
|
2020-01-12 10:32:34 +01:00 |
|
wmayer
|
134863a4ef
|
Gui: [skip ci] rename Location classes
|
2020-01-10 21:19:36 +01:00 |
|
Pablo Gil
|
3c4ff72269
|
fixed QGroupBox checkboxes and minor other fixes.
Updated to v2.21
|
2020-01-10 11:00:30 +01:00 |
|
wmayer
|
d8d44f37cb
|
[skip ci] fix superfluous workarounds
|
2020-01-09 23:36:28 +01:00 |
|
wmayer
|
74953de3f0
|
fixes 0004059: Tooltips for Gui::QuantitySpinBox not showing [skip ci]
|
2020-01-09 22:39:47 +01:00 |
|
wmayer
|
3ab0a20fcd
|
Gui: [skip ci] when changing expression of a widget then set tooltip only for the label child but not for the widget itself
this allows that a custom tooltip can be set
|
2020-01-09 21:35:13 +01:00 |
|
wmayer
|
c5061f73c5
|
Gui: [skip ci] avoid weird acronyms in function names
|
2020-01-09 17:23:12 +01:00 |
|
wmayer
|
f158e65873
|
Gui: [skip ci] reduce size of image settings dialog
|
2020-01-09 16:03:28 +01:00 |
|
wmayer
|
1d14534d19
|
fix Qt4 build failure
|
2020-01-09 14:35:17 +01:00 |
|
wmayer
|
71818b466d
|
Gui: implementation classes don't inherit from UI classes any more
|
2020-01-09 14:30:45 +01:00 |
|
wmayer
|
a441cb95c8
|
fixes #0004244: Std_SetAppearance always appears on a corner of the secondary monitor
|
2020-01-09 11:26:30 +01:00 |
|
wmayer
|
96380368ad
|
Gui: [skip ci] DlgDisplayPropertiesImp doesn't inherit from its UI class any more
|
2020-01-09 11:00:16 +01:00 |
|
wmayer
|
149f62458c
|
Gui: [skip ci] restore bottom margin of group box in placement dialog
|
2020-01-09 09:51:04 +01:00 |
|
wmayer
|
6f1576216e
|
Gui: [skip ci] fix Qt4 build failure
|
2020-01-09 02:40:10 +01:00 |
|
wmayer
|
d407741910
|
Gui: [skip ci] reduce height of Placement dialog
|
2020-01-09 02:26:17 +01:00 |
|
wmayer
|
d0b98b4161
|
Gui: [skip ci] adjust content to size after hiding bottom button row
|
2020-01-08 23:38:20 +01:00 |
|
wmayer
|
4b25ed3bdc
|
Gui: [skip ci] fix regression of placement dialog
|
2020-01-08 21:42:57 +01:00 |
|
wmayer
|
57576d7d27
|
Gui: override QOpenGLWidget::paintGL() in sub-class [skip ci]
|
2020-01-08 13:28:50 +01:00 |
|
wmayer
|
570d9a5149
|
Gui: set image creation method in settings dialog
|
2020-01-08 12:49:56 +01:00 |
|
donovaly
|
910022bafd
|
QuantitySpinBox: add function to set/change tooltip at runtime
|
2020-01-07 07:39:28 -03:00 |
|
donovaly
|
8eb9cb7802
|
Placement.ui: avoid unnecessary vertical white space
|
2020-01-07 07:38:46 -03:00 |
|
donovaly
|
6940de3f72
|
Placement improvements:
- sort the angles x-y-z
- add tooltips to make clear for non-native speakers what axis e.g. the yaw rotates around
- add existing icon to menu entry
|
2020-01-07 07:38:46 -03:00 |
|
Zheng, Lei
|
50c678a6c3
|
Gui: improve ViewProviderLink transform editing
|
2020-01-07 07:37:28 -03:00 |
|
donovaly
|
d1b354fc6b
|
add units Gauss, Weber and Oersted
|
2020-01-07 07:36:22 -03:00 |
|