Commit Graph

16 Commits

Author SHA1 Message Date
wmayer
fae6f8f5bb Start: apply clang format 2023-09-03 14:21:53 +02:00
Syres916
da66e8bf6e Reduce number of lines of code 2023-07-07 10:44:02 +01:00
Syres916
bf01d23b76 Remove Duplicate line 2023-07-04 14:19:47 +01:00
Syres916
591b1241f9 [Start] LoadCustom update conditionals 2023-07-04 14:16:18 +01:00
Syres916
adc8645dd1 [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
9f7b9b3496 Start: Fixed loading from custom folder 2023-05-10 14:26:43 +02:00
Yorik van Havre
63043f0d33 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
1a62c2024d lgtm: removes unused imports in Python scripts 2022-03-20 23:00:55 +01:00
luz paz
139387fee4 StartWB: Remove python2 support
* removed six module  
* removed encode() function
2022-02-10 17:17:32 +01:00
luz paz
80250eafb2 Start: header uniformity + whitespace management + misc. pep8 fixes 2022-01-08 18:28:27 +01:00
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
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
2503cf0bda Start: Fixed loading of non-FCStd files from Start page 2020-05-29 12:04:58 +02:00
wmayer
65adba7ce2 fix typo in StartPage module 2019-01-04 10:56:34 +01:00
Yorik van Havre
0ee70328a0 Start: minor py3 fix 2018-11-09 17:59:36 -02:00
Yorik van Havre
6b88ade7be Start: New start workbench 2018-08-20 10:52:34 -03:00