Yorik van Havre
742cb48651
Gui: Fixed regression in getObjectInfo
2018-03-02 17:04:41 -03:00
WandererFan
314dcaa3cd
Add Pref Font Widget
2018-02-27 14:28:36 -05:00
luz.paz
6e778d2c7a
Doxy typos
2018-02-23 11:52:31 -03:00
Yorik van Havre
8aebc0b053
Updated credits list
2018-02-22 20:55:39 -03:00
Yorik van Havre
143b89c8f3
Applied latest translations from crowdin
2018-02-21 14:25:31 -03:00
Yorik van Havre
ce0a882b7e
Added support for lithuanian, valencian, indonesian and filipino
2018-02-21 13:19:42 -03:00
wmayer
91fe3d46fe
fixes #0003350 : Draft Snapping does not recognize App::Part container
2018-02-20 11:19:49 +01:00
wmayer
eddf262e3c
fixes #0002987 : FreeCAD should recognize when it's been built as an appimage
2018-02-12 22:21:38 +01:00
luz.paz
5d07c271ee
Residual files left to remove \n from translate()
2018-02-12 21:59:37 +01:00
wmayer
18bc9ff35e
add tab about license information of 3rd party libraries
2018-02-11 11:40:09 +01:00
luz.paz
67cc0099d6
Misc. typos
2018-02-08 13:23:25 -05:00
wmayer
396b1b8346
use object's inlist to filter selection in property link dialog to avoid dependency loops
2018-02-07 23:31:14 +01:00
Yorik van Havre
d2aba05eed
Added info about third-party licenses in the About dialog
2018-02-02 16:48:57 +01:00
luz.paz
69216f3604
sWhatsThis fixes
...
ref: https://forum.freecadweb.org/viewtopic.php?f=10&t=26687
2018-01-31 19:07:07 +01:00
wmayer
f9b04b1551
#3325 : DlgPropertyLink as editor of Tip property
2018-01-28 22:37:03 +01:00
luz.paz
436444b424
Misc. typos
2018-01-27 19:43:18 +01:00
wmayer
906e548912
fix bug in SmSwitchboard::doAction
2018-01-26 16:47:56 +01:00
Yorik van Havre
d65a729864
Fixes in credits dialog
2018-01-25 18:57:18 -02:00
Daniel Rogers
c79fe60e29
Add missing const_cast
...
I missed a const_cast and a pointer dereference when inlining the
code from shiboken2
2018-01-24 17:51:42 +01:00
Daniel Rogers
d59a2c2817
Fix compliation against shiboken2 head
...
shiboken2 changed type conversion and removed a wrapper.
This just deleted the class definition that is not longer valid and inlines
code in a few places.
fixes #3287
2018-01-24 17:51:42 +01:00
luz.paz
19efb5e099
AboutApplication.ui: typos fix
...
[skip ci]
2018-01-24 17:46:37 +01:00
Yorik van Havre
93af0eef41
Added a dedication to Roland Frank in the About dialog
2018-01-24 12:25:05 -02:00
luz.paz
d31f2e25b0
Misc. comment typos
...
[skip ci]
2018-01-20 14:04:22 +01:00
wmayer
67f364c859
fix automatic update of dependency graph for Qt5
2018-01-15 23:54:31 +01:00
wmayer
2264e8d484
further simplification when to use which rendering method when saving an image
2018-01-14 22:19:32 +01:00
Yorik van Havre
d23a50e197
Merge branch 'master' of github.com:FreeCAD/FreeCAD
2018-01-12 13:28:40 -02:00
Yorik van Havre
9d574eb4c3
Added 'Remove link' option to PropertyLinkList dialog too
2018-01-12 13:27:34 -02:00
wmayer
257ec15cff
make workaround with transparent background more reliable
2018-01-12 15:47:40 +01:00
looooo
7e6dcb45fd
add Base::PyGILStateLocker in Gui::Command::getResources
2018-01-12 15:02:13 +01:00
wmayer
9689717d34
workaround to create images with transparent background
2018-01-12 14:36:25 +01:00
triplus
408732dc25
Typo
2018-01-12 10:29:25 -02:00
triplus
b9755c4b23
Stylesheets general button with menu support
...
Currently we use a workaround only for buttons with menu on the toolbar. This change applies it everywhere. For example in command panel.
2018-01-12 10:29:25 -02:00
wmayer
86eb72d071
add method to get view providers of d view via Python
2018-01-11 16:14:53 +01:00
wmayer
c172b80701
handle disabled dock windows when setting up main window
2018-01-11 16:14:05 +01:00
luz.paz
831bf31817
Misc. typos
...
+ stepcode typo submitted upsream https://github.com/stepcode/stepcode/pull/372
2018-01-07 18:41:29 -02:00
wmayer
a9b1356bc7
code reduction w.r.t offscreen rendering
2018-01-07 17:12:50 +01:00
wmayer
292608e466
simplify to define when to use which offscreen rendering method
2018-01-07 15:00:40 +01:00
wmayer
185002d4e5
fixes #0002621 : Exporting with File Type *.svg, *.svgz, *.dxf should be prevented if not in Drawing WB
2018-01-02 16:28:24 +01:00
wmayer
a6dd02bb75
fixes #0002866 : Gui::InputField rounds values to 2 digits
2018-01-02 12:32:09 +01:00
wmayer
a50b40f8df
remove now superfluous member from InputField
2018-01-02 12:31:32 +01:00
wmayer
3a39ea43c3
respect format option when changing values with wheel or up/down keys in input field
2018-01-02 12:11:45 +01:00
wmayer
3e5bebea8a
consistently add Q_OBJECT macro to all sub-clases of PropertyItem
2018-01-01 19:15:02 +01:00
wmayer
bf379642eb
implement PropertyConstraintListItem::assignProperty to add item for each datum constraint
2017-12-30 19:49:34 +01:00
luzpaz
c4dd42de98
Typos: Various workbenches and misc.
...
[skip ci]
2017-12-25 10:58:10 +01:00
wmayer
fea662ea71
notify selection node about cleared pre-selection
2017-12-25 01:19:02 +01:00
wmayer
aa353569b3
enable anti-aliasing for Coin's offscreen renderer
2017-12-23 18:59:27 +01:00
Unknown
e3eca59173
Misc. typo fixes
...
Various workbenches
2017-12-23 14:30:30 +01:00
Unknown
7d36590917
Typo fixes
...
[skip ci]
2017-12-16 09:45:15 -02:00
wmayer
77174809db
use getRawValue in property editor to avoid normalizing the rotation axis
2017-12-13 17:00:38 +01:00
Unknown
5e2159cb74
Typos, grammar & uniformiity
...
3rd party KDL typos have been submitted upstream https://github.com/orocos/orocos_kinematics_dynamics/pull/121
2017-12-13 00:10:46 -05:00