wmayer
804d27beee
[skip ci] fix copy&paste errors
2020-03-15 11:59:22 +01:00
Yorik van Havre
0c1289282b
Merged latest translations from crowdin
2020-03-05 11:58:03 -03:00
wmayer
832d175377
Gui: fix naming inconsistency and rename 'combi' to 'combo'
2020-02-08 13:43:44 +01:00
donovaly
f2c83ac46b
remove program-specific SVG namespaces
...
while fixing a SVG export issue for techDraw I noticed that some SVG files have program-dependent (and thus not clean) code in it. These are traces of the programs Sodipodi and Inkscape, like e.g. this line:
inkscape:export-filename="/home/yorik/PartDesign_Groove.png
This is unnecessary and FC should not use program-dependent code in the SVG but use instead plain SVG strictly following the SVG specification.
This PR transforms the few affected SVGs to a plain version.
2020-02-07 07:34:49 -05:00
Yorik van Havre
6fee2cda22
Start: Added settings button and allow to turn tips off
2020-01-22 12:46:45 +01:00
wmayer
9270322d25
Mod: [skip ci] implementation classes don't inherit from UI classes any more
2020-01-10 16:19:35 +01:00
wmayer
f533e3bf87
fix broken XML syntax in .ui files
2019-12-05 17:45:39 +01:00
luz.paz
e7ee5fe777
Tooltips: added missing tooltips + refined pre-existing
...
Some pre-existing tooltips needed to be a compound of lines instead of 1 long one.
Removed bold text from tooltip
Removed URL from tooltip
2019-12-05 17:07:44 +01:00
Markus Lampert
c6c761b812
Added <last> as an option to the workbench selection.
2019-11-01 17:42:14 -03:00
wmayer
a247b7e6a5
force strict ISO C++ (-Wpedantic)
...
for Drawing, Image, Inspection, Mesh, MeshPart, Part, Path, Points, Raytracing, ReverseEngineering, Spreadsheet, Start, Surface, Web
TODO: fix several -Woverflow in area
2019-09-18 11:32:42 +02:00
wmayer
f312878452
Automatically show Start page the very first time when activating the Start workbench
2019-09-12 00:17:34 +02:00
wmayer
ee8ec4568b
Improve branding by avoiding explicit use of 'FreeCAD' in tool tips
2019-09-07 13:18:59 +02:00
Yorik van Havre
236f890864
Merged translations from crowdin
2019-06-17 20:06:59 -03:00
Yorik van Havre
ed386410bc
Merged latest translations from crowdin
2019-05-10 19:19:37 -03:00
Yorik van Havre
c65bf365a1
Updated master translation files
2019-05-10 19:15:33 -03:00
Fredrik Johansson
f827ab776e
Implement url adress widget
2019-03-30 14:10:47 +01:00
luz.paz
953df125ad
Crowdin: continuing translation string refinements/fixes
2019-03-22 10:44:14 -03:00
wmayer
c1c5dd9bb4
fix unicode issue on tab of StartPage
2019-03-10 11:54:05 +01:00
Yorik van Havre
dcae6d027e
Updated translations
2019-03-06 21:50:08 -03:00
Yorik van Havre
a70a82e19f
Revert "Merged crowdin translations" for investigation due to some problems found in the translation files...
...
This reverts commit 9032c4c587 .
2019-03-02 19:17:44 -03:00
Yorik van Havre
9032c4c587
Merged crowdin translations
2019-02-28 21:53:37 -03:00
wmayer
51b32d75b4
fix regression in German translation
2019-02-11 17:51:36 +01:00
Yorik van Havre
7ee0e4d439
Updated master translation files
2019-02-08 19:16:21 -02:00
Yorik van Havre
ac18ec0d79
Updated translations
2019-02-01 13:54:10 -02:00
Yorik van Havre
090fc64284
Misc translation fixes from https://forum.freecadweb.org/viewtopic.php?p=281670
2019-01-23 18:20:43 -02:00
Yorik van Havre
41fee3bb3d
Fixed wording as notifed on crowdin
2018-12-31 16:21:49 -02:00
Yorik van Havre
0bf6ca9732
Fixed translations of startpage
2018-12-30 12:38:03 -02:00
Yorik van Havre
2ea84272fd
Updated translations from crowdin
2018-12-23 13:54:30 -02:00
luz.paz
4dc201e086
Misc. typo, grammar, and whitespace fixes
...
[skip ci]
2018-11-27 15:02:58 -03:00
wmayer
42b689b464
show folder choosing file dialog for StartPage preferences
2018-11-26 13:22:53 +01:00
Yorik van Havre
17b568db17
Start: Added pref option to use gradient icon for new files
2018-09-29 12:52:04 -03:00
Yorik van Havre
16e01ceaa9
Start: misc improvements
...
- Hide recent files section if recent files prefs is set to 0
- Better filetype management
- Better tooltip on file thumbnails
- Added notes section (enable in preferences)
2018-08-23 16:00:18 -03:00
Yorik van Havre
0252e491d5
Start: Misc fixes to start page
...
- Use smaller icons in file thumbs if desired size is not available
- Fixed loading of stp examples
- Cleaned wrong files appearing in examples
- Added preference setting to configure font and font size
2018-08-22 11:45:11 -03:00
wmayer
c36bdb4e34
CMP0050: make Start module aware of cmake policy
2018-08-20 20:40:08 +02:00
Yorik van Havre
f09ccebbe5
Start: Support for qss stylesheets
2018-08-20 10:52:34 -03:00
Yorik van Havre
efae18742e
Start: Refined display + start with forum disabled
2018-08-20 10:52:34 -03:00
Yorik van Havre
1007c822d6
Start: Allow to not show start page on file open
2018-08-20 10:52:34 -03:00
Yorik van Havre
5bc02545ca
Start: Small fixes in preference page
2018-08-20 10:52:34 -03:00
Yorik van Havre
ac6586a207
Start: New start workbench
2018-08-20 10:52:34 -03:00
looooo
05b8004001
hide python code displayed @ startup
2018-04-23 09:44:48 +02:00
Yorik van Havre
d4f835ab39
Merged translations from crowdin
2018-03-26 18:52:02 -03:00
wmayer
8c6b4ad1a6
fix German translation
2018-03-03 23:37:15 +01:00
Yorik van Havre
12f3258ded
Applied latest translations from crowdin
2018-02-21 14:25:31 -03:00
luz.paz
a86c0fe137
sWhatsThis fixes
...
ref: https://forum.freecadweb.org/viewtopic.php?f=10&t=26687
2018-01-31 19:07:07 +01:00
luzpaz
987b8db0b5
More typos, grammar fixes, uniformity
2017-11-15 10:46:43 -05:00
wmayer
74d1aa72ea
fix German translation
2017-11-11 22:47:12 +01:00
Yorik van Havre
cfe2d134a2
Updated translations from crowdin
2017-10-23 18:32:02 -02:00
wmayer
74b7373e48
fixes #0002323 : Workbench Start recent list of 3 files is - after a crash - not sync with recent list in File Menu Recent list of 4 files
2017-10-05 10:38:42 +02:00
Yorik van Havre
2a2ab3c4ef
Updated translations
2017-05-25 10:04:05 -03:00
Yorik van Havre
6b66a38ee3
Updated translations with latest files from crowdin
2017-03-06 11:53:09 -03:00