luz paz
4568effc2b
StartWB: Make all file headers uniform and trim whitespace [skip-ci]
...
[skip ci]
2020-11-19 13:42:23 +01:00
Yorik van Havre
ae2c707892
Merged crowdin translations
2020-11-10 14:58:06 +01:00
Yorik van Havre
43596a68af
Merged crowdin translations
2020-10-28 12:04:37 +01:00
Yorik van Havre
0b89de1911
Start: Allow to display more than one custom folder on the start page
2020-10-20 12:03:27 +02:00
Yorik van Havre
c2cec2c38a
Merged crowdin translations
2020-09-30 14:37:02 +02:00
wmayer
142a398c94
Start: [skip ci] replace QTextStream and its manipulators with stringstream to avoid deprecation warnings with Qt 5.15
2020-09-24 13:46:15 +02:00
vejmarie
0d9e97f652
Revert Qt::endl which is not defined in Qt << 5.15 version
...
Signed-off-by: vejmarie <jmverdun3@gmail.com >
2020-09-24 12:56:43 +02:00
vejmarie
704d4d9945
Big update to remove deprecation warning from Qt 5.15.0
...
That is need on MacOS build as travis log is bigger than 50k lines
which breaks travis rules
And by the way deprecations are real
All file contains the same modification replace 0 to Qt::WindowFlags() when needed
as the class needs to be instantiated
Signed-off-by: vejmarie <jmverdun3@gmail.com >
2020-09-24 12:56:43 +02:00
luz paz
e4f6689e0a
Merged crowdin translations
2020-07-13 14:49:45 +02:00
Yorik van Havre
141764e64f
Merged crowdin translations
2020-04-29 16:08:23 +02:00
Yorik van Havre
7003b3f747
Updated source ts files
2020-04-29 15:41:26 +02:00
wmayer
471ca75273
[skip ci] fix copy&paste errors
2020-03-15 11:59:22 +01:00
Yorik van Havre
8933e8ed38
Merged latest translations from crowdin
2020-03-05 11:58:03 -03:00
wmayer
8648bbe3df
Gui: fix naming inconsistency and rename 'combi' to 'combo'
2020-02-08 13:43:44 +01:00
donovaly
24ec114cb8
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
58ab713eb5
Start: Added settings button and allow to turn tips off
2020-01-22 12:46:45 +01:00
wmayer
8fdb29c842
Mod: [skip ci] implementation classes don't inherit from UI classes any more
2020-01-10 16:19:35 +01:00
wmayer
18a4a3b3ab
fix broken XML syntax in .ui files
2019-12-05 17:45:39 +01:00
luz.paz
a45d3f743d
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
d5820329c5
Added <last> as an option to the workbench selection.
2019-11-01 17:42:14 -03:00
wmayer
e48c52c480
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
8c3d75e966
Automatically show Start page the very first time when activating the Start workbench
2019-09-12 00:17:34 +02:00
wmayer
830c8f866e
Improve branding by avoiding explicit use of 'FreeCAD' in tool tips
2019-09-07 13:18:59 +02:00
Yorik van Havre
ed8be15ef4
Merged translations from crowdin
2019-06-17 20:06:59 -03:00
Yorik van Havre
2d47993780
Merged latest translations from crowdin
2019-05-10 19:19:37 -03:00
Yorik van Havre
9a1bb779c9
Updated master translation files
2019-05-10 19:15:33 -03:00
Fredrik Johansson
e19e1d8519
Implement url adress widget
2019-03-30 14:10:47 +01:00
luz.paz
5103002df9
Crowdin: continuing translation string refinements/fixes
2019-03-22 10:44:14 -03:00
wmayer
e336d3f1aa
fix unicode issue on tab of StartPage
2019-03-10 11:54:05 +01:00
Yorik van Havre
a3607ce029
Updated translations
2019-03-06 21:50:08 -03:00
Yorik van Havre
512af24397
Revert "Merged crowdin translations" for investigation due to some problems found in the translation files...
...
This reverts commit cd433358b09117f234dd0a51dc2a6bfa05428867.
2019-03-02 19:17:44 -03:00
Yorik van Havre
bd93bd2494
Merged crowdin translations
2019-02-28 21:53:37 -03:00
wmayer
eafbf5364b
fix regression in German translation
2019-02-11 17:51:36 +01:00
Yorik van Havre
3cc1a327ce
Updated master translation files
2019-02-08 19:16:21 -02:00
Yorik van Havre
95dda429eb
Updated translations
2019-02-01 13:54:10 -02:00
Yorik van Havre
86d8372056
Misc translation fixes from https://forum.freecadweb.org/viewtopic.php?p=281670
2019-01-23 18:20:43 -02:00
Yorik van Havre
47f98403f3
Fixed wording as notifed on crowdin
2018-12-31 16:21:49 -02:00
Yorik van Havre
d33d352d94
Fixed translations of startpage
2018-12-30 12:38:03 -02:00
Yorik van Havre
39d446f60f
Updated translations from crowdin
2018-12-23 13:54:30 -02:00
luz.paz
cfbfa9dc6b
Misc. typo, grammar, and whitespace fixes
...
[skip ci]
2018-11-27 15:02:58 -03:00
wmayer
88a35a05bb
show folder choosing file dialog for StartPage preferences
2018-11-26 13:22:53 +01:00
Yorik van Havre
4731c17b1e
Start: Added pref option to use gradient icon for new files
2018-09-29 12:52:04 -03:00
Yorik van Havre
dd19005c95
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
88b9d158cf
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
f0a57684e4
CMP0050: make Start module aware of cmake policy
2018-08-20 20:40:08 +02:00
Yorik van Havre
646b927739
Start: Support for qss stylesheets
2018-08-20 10:52:34 -03:00
Yorik van Havre
256cfcad14
Start: Refined display + start with forum disabled
2018-08-20 10:52:34 -03:00
Yorik van Havre
241b79ffd5
Start: Allow to not show start page on file open
2018-08-20 10:52:34 -03:00
Yorik van Havre
8ccf882823
Start: Small fixes in preference page
2018-08-20 10:52:34 -03:00
Yorik van Havre
6b88ade7be
Start: New start workbench
2018-08-20 10:52:34 -03:00