Yorik van Havre
e6ded3176d
Start: break too long thumb caption texts
2018-08-25 19:58:49 -03:00
Yorik van Havre
9b2082581c
Start: additional py3 fixes
2018-08-24 23:10:31 -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
4d0ea5d018
CMP0050: make Start module aware of cmake policy
2018-08-20 20:42:13 +02:00
wmayer
f0a57684e4
CMP0050: make Start module aware of cmake policy
2018-08-20 20:40:08 +02:00
Yorik van Havre
115ad5a9d3
Start: Fix for py3
2018-08-20 10:52:34 -03:00
Yorik van Havre
646b927739
Start: Support for qss stylesheets
2018-08-20 10:52:34 -03:00
Yorik van Havre
95964ac666
Start: More cosmetic fixes
2018-08-20 10:52:34 -03:00
Yorik van Havre
d6f971f320
Start: cosmetic fixes
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
e1f6f50065
Start: Added forum box with latest posts
2018-08-20 10:52:34 -03:00
Yorik van Havre
6b88ade7be
Start: New start workbench
2018-08-20 10:52:34 -03:00
looooo
cdcb3bec4a
PySide2: qApp -> QApplication
2018-04-14 10:40:31 +02:00
Yorik van Havre
97d4625d17
Start: Removed remaining unauthorized internet access at startup
2018-03-26 10:06:26 -03:00
Yorik van Havre
37558fe090
Start: Do not access the internet in start page before user explicitely allowed it
2018-03-13 12:19:50 -03:00
Bernd Hahnebach
214782a2de
FEM: new solver, add Cantilever example with all solvers
2017-12-02 13:17:30 +01:00
looooo
f072d2e627
py3: some fixes to make start-workbench load on python3
...
issue 0000995
2017-06-02 06:41:04 +02:00
Kurt Kremitzki
40fa49aa1f
Make Start WB Py3 friendly and consistent width
2017-03-22 02:50:38 -05:00
Kurt Kremitzki
a3171ef4d1
Remove debug code
2017-03-21 10:00:57 +01:00
Kurt Kremitzki
12381a0fdb
Fix image installation for Start WB
2017-03-15 10:26:49 -03:00
Kurt Kremitzki
9cda96043e
Fix startpage auto height and width
2017-03-11 14:56:27 -03:00
Kurt Kremitzki
322cdb20a0
Reorganize start WB
2017-03-11 14:56:27 -03:00
Kurt Kremitzki
21f4eb5ba8
Update getting started wiki link
2017-03-11 14:56:27 -03:00
Kurt Kremitzki
8886f7d17f
Remove commits list from Start WB
2017-03-11 14:56:27 -03:00
Kurt Kremitzki
cae1b116d4
Update background image reference
2017-03-11 14:56:27 -03:00
Kurt Kremitzki
c6da05293a
Remove commits from start wb
2017-03-11 14:56:27 -03:00
Kurt Kremitzki
652d1795f7
Break out html and js into files
2017-03-11 14:54:53 -03:00
Kurt Kremitzki
b7439b496a
Break translation texts out into own file
2017-03-11 14:54:53 -03:00
Kurt Kremitzki
970679b9cd
Break off css into separate file
2017-03-11 14:54:53 -03:00
Kurt Kremitzki
9b9ff54616
Delete unused html file
2017-03-11 14:54:53 -03:00
Kurt Kremitzki
74d98b6d67
Move start WB images to separate folder
2017-03-11 14:53:36 -03:00
Kunda
de2392eb18
source typo fixes pt5
...
+ cleaning up some more non-short-URLs
Issue #2914
2017-03-04 13:07:13 -03:00
looooo
0d828beb7c
py3: Start: gathering diff of py3-branch
...
ec9dcf7453d44ce21e6ab5e460293006a49e7ccc
2017-03-02 12:46:57 +01:00
looooo
638f17bbcb
py3: start: make the startpage load again
2017-03-02 12:46:57 +01:00
Kunda
00ba91ddc0
Replace new Short URLs with old wiki URLs
...
Changing
2017-02-08 17:58:55 -05:00
Yorik van Havre
96f6154d74
Start: misc fixes in startpage
2017-01-29 15:33:00 -02:00
looooo
622ee47b45
py3: code from python3-branch broke the translation in Start-wb. This commit should fix this
2017-01-21 22:43:45 +01:00
looooo
8ddae25de3
py3: cherry-picking fixes
...
a cherry pick for the arch module introduced problems with python2 and the start-wb.
2017-01-17 11:03:42 +01:00
wmayer
9c349523de
py3: adapt scripts to work with Python3
2017-01-17 09:24:59 +01:00
wmayer
7b631625c7
if UnicodeUTF8 is not defined use a fallback implementation of translate()
2016-12-27 20:12:39 +01:00
Alexander Gryson
456e77de3f
Update multiple workbenches
...
Workbenches updated:
* Complete
* Image
* Inspection
* Material
* MeshPart
* Points
* Reverse Engineering
* Start
* Test
* Web
2016-12-26 12:23:07 -02:00
Alexander Gryson
5bc40782c3
update start page mesh icon to match workbench icon
2016-12-04 16:27:37 +01:00
Bernd Hahnebach
16162989ee
FEM: udate 3D FEM example file and add 2D FEM example file
2016-06-03 07:30:28 +02:00
jrheinlaender
2d7813295b
Allow selecting back of base planes, miscellaneous fixes
2016-04-12 18:11:50 +02:00
jrheinlaender
e5e05cd489
Update ActivePartObject etc. on switching documents, creating new documents, and loading documents in the PartDesign workbench
2016-04-12 18:11:48 +02:00
jrheinlaender
0a893135c8
Show three base planes (XY, YZ, XZ) at the beginning of the feature tree and allow to create sketches on them
2016-04-12 18:11:47 +02:00
jrheinlaender
dde81fe8f5
Create standard XY, XZ, YZ planes when running the PartDesign_Body command if they don't exist yet
2016-04-12 18:11:47 +02:00
jrheinlaender
e028a0e782
Add command PartDesign_Body and integrate it into the Workbench
2016-04-12 18:11:47 +02:00