Syres916
793393cad3
[Start] Fix Minor Regression on LoadCustom
...
Handle image files using FreeCADGui but all other formats using FreeCAD
2023-07-03 15:47:48 +01:00
Yorik van Havre
bdab44c923
Start: Fixed loading from custom folder
2023-05-10 14:26:43 +02:00
Yorik van Havre
79ea979eb1
Start: Allow to change the default import module for a filetype
...
By setting a DefaultImportXXX preferences parameter under Mod/Start,
one can specify a default import module to use when clicking a .XXX
file on the Start page. This is specially useful for filetypes that
have several importers, and the Start page would not let users
choose which importer to use.
Later on if this proves useful we can set up an UI to let the user
set their preferences better.
2023-02-15 14:53:15 +01:00
wmayer
cf7fd5d2ac
lgtm: removes unused imports in Python scripts
2022-03-20 23:00:55 +01:00
luz paz
d26bd6ffb8
StartWB: Remove python2 support
...
* removed six module
* removed encode() function
2022-02-10 17:17:32 +01:00
luz paz
eef27b845f
Start: header uniformity + whitespace management + misc. pep8 fixes
2022-01-08 18:28:27 +01:00
luz paz
d238da0fab
StartWB: Make all file headers uniform and trim whitespace [skip-ci]
...
[skip ci]
2020-11-19 13:42:23 +01:00
Yorik van Havre
eee68a314b
Start: Allow to display more than one custom folder on the start page
2020-10-20 12:03:27 +02:00
Yorik van Havre
66d7583e45
Start: Fixed loading of non-FCStd files from Start page
2020-05-29 12:04:58 +02:00
wmayer
2c838bfc7d
fix typo in StartPage module
2019-01-04 10:56:34 +01:00
Yorik van Havre
4d0c856fa0
Start: minor py3 fix
2018-11-09 17:59:36 -02:00
Yorik van Havre
ac6586a207
Start: New start workbench
2018-08-20 10:52:34 -03:00