Commit Graph

1877 Commits

Author SHA1 Message Date
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
wmayer
ae6ce996ac fixes #0003281: STL object doesn't retain its rotation after change 2017-12-12 21:46:18 +01:00
wmayer
4514d7a7fd fix crash in ExpressionCompleter::slotUpdate 2017-12-06 23:02:00 +01:00
Unknown
f5146508bb Misc. typos 2017-12-06 20:59:55 +01:00
Mateusz Skowroński
dee8769d0e Fix some GCC 7 warnings:
* dynamic exception specifications are deprecated [-Wdeprecated]
* this statement may fall through [-Wimplicit-fallthrough=]
2017-12-05 17:22:00 +01:00
Eivind Kvedalen
7812099f33 Expression completer: Fixed issue #3197. 2017-12-05 16:37:12 +01:00
wmayer
6ed21609e4 issue #0002973: Path to FreeCAD.app can't contain unicode 2017-12-02 19:37:05 +01:00
wmayer
f08f160c37 fixes #0002923: Python console history misbehaves with word-wrapped lines 2017-12-02 15:39:39 +01:00
Unknown
198ba0a123 SVG cleanup: remove all redundant <dc:title> content
Removed duplicate mentions of `[agryson] Alexander Gryson`
2017-12-02 14:02:14 +01:00
luzpaz
985980648c Typos: user-facing and trivial
Several typos and uniformity fixes.
Note: 
*SCL/SimpleDataTypes.py is a upstream stepcode file whose fiz has been submitted upstream and accepted.
*the header of Tools/generateBase/generateMetaModel_Module.xsd  had redundant data. It has been removed. Please double check it.
2017-12-02 14:00:57 +01:00
Eivind Kvedalen
882ccc32ad Spinboxes: Fix for issue #3278. 2017-11-29 21:49:01 +01:00
wmayer
8d1f0ceadc in PropertyStringItem prepare input string for assignment via Python 2017-11-26 17:51:20 +01:00
luzpaz
8200c97ed2 Fix Techdraw UI typo found via crowdin + misc. typos
Ref: https://crowdin.com/translate/freecad/27911/en-eu#6503377
2017-11-26 15:48:20 +01:00
wmayer
6a24bc9602 add class ViewProviderDragger
derive ViewProviderGeometryObject from ViewProviderDragger
derive ViewProviderPart from ViewProviderDragger
2017-11-26 15:42:57 +01:00
Travers Carter
7f43851536 Span property group headers across all cells to avoid text truncation
Render the background of property value editor widgets to avoid cell contents showing through the editor
2017-11-26 10:23:03 +01:00
wmayer
2cd338ba03 improve whitespaces 2017-11-24 15:43:28 +01:00
luzpaz
a225b13bef Misc. typos
- Tooltip uniformity 
- source comment typo fixes
- remove double whitespaces
2017-11-24 09:45:08 -02:00
apeltauer
849e21d8e5 Comment set name of combiview tab 2
Comment set name of combiview tab 2 
--> if some one adds a new tab this will always be overwritten. 
--> in line 83 the project widget is comment. So i think line 129 should also be comment
2017-11-21 17:24:12 -03:00
luzpaz
0a31812c73 User-facing typo fixes
All user-facing strings that have double (consecutive) whitespace e.g. `\b  \b`have been removed. Inspired by the error message in https://forum.freecadweb.org/viewtopic.php?f=3&t=5899&p=200309#p200309
2017-11-21 17:21:23 -03:00
wmayer
4d63e9a4c4 various minor changes:
+ whitespace improvement
+ code cleanup
2017-11-21 17:51:22 +01:00
luzpaz
35ec477426 More typos, grammar fixes, uniformity 2017-11-15 10:46:43 -05:00
luzpaz
5d4f641ea2 DlgCustomizeSpNavSettings.ui: remove trailing whitespace
I haven't built this to test it. I did look at it in Qt Designer, and here is what I saw (sans whitespace)
2017-11-13 18:48:23 -05:00
wmayer
ed817b0e05 make retrieving view direction numerically more stable, change orientation of bottom view 2017-11-13 21:53:10 +01:00
Mateusz Skowroński
ed671ef65e Fix issue with working directory. 2017-11-12 14:29:56 -02:00
wmayer
5af7cca43d fix German translation 2017-11-12 00:54:51 +01:00
wmayer
d9cc4a621b fix German translation 2017-11-11 22:47:12 +01:00
wmayer
e332bfa172 save last accessed file directly in the user parameters 2017-10-26 11:57:45 +02:00
Unknown
d4bf572bda Clarifying preference string
https://forum.freecadweb.org/viewtopic.php?f=10&t=24918
2017-10-24 19:44:08 +02:00
wmayer
2b1de0756d minor improvements 2017-10-24 19:39:49 +02:00
Yorik van Havre
05a5e9965e Updated translations from crowdin 2017-10-23 18:32:02 -02:00
wmayer
da4d35ac89 improvements of wait cursor
make filtering of modal dialogs working with Qt5
save/restore filter flags
don't filter events for File > Export
when using showPreferences don't show wait cursor
2017-10-22 19:49:56 +02:00
wmayer
6c0fe8a947 when resetting expression on angle convert value back to radian 2017-10-19 23:47:51 +02:00
Eneen
357ee64052 Added RevitNavigationStyle 2017-10-19 18:52:27 +02:00
wmayer
48155db774 issue #0002080: Attempt to remove FEM analysis result (displacement & stress) results in false warning 2017-10-18 19:46:20 +02:00
Pablo Gil
e418a99dc4 typo fix 2017-10-17 20:00:49 +02:00
wmayer
b1bfb62583 add derived unit electric potential 2017-10-16 21:56:13 +02:00
wmayer
eb5e791835 fixes #0003169: Mesh Design WB tools does not work on translated object 2017-10-16 20:13:43 +02:00
wmayer
b676fb8aa7 on project save go through all mdi views until one handles the GetCamera message 2017-10-16 10:39:51 +02:00
wmayer
96d01c9200 fix several kind of warnings:
+ fix -Wparentheses/-Wlogical-op-parentheses
+ fix -Wunused-variable
+ disable -Wundefined-var-template due to many false-positives (clang)
+ fix -Winconsistent-missing-override
+ fix -Wmaybe-uninitialized
2017-10-15 19:12:07 +02:00
wmayer
77f9eccefa avoid normalizing axis of placement while changing it in property editor 2017-10-13 14:22:19 +02:00
Unknown
fa4a6b43ee Capitalize beginning of tooltips + Typos
Capitalized all remaining uncapitalized tooltips. 
+ Fixed typo in instantiate() function. Shouldn't have any repercussions on the code, AFAICT. 
+ other typos
2017-10-13 00:26:53 +02:00
wmayer
e9bed58f4b make the fps counter more stable 2017-10-13 00:13:19 +02:00
wmayer
8e694c3820 add cmake option to use Qt or native file dialogs 2017-10-12 16:01:24 +02:00