Commit Graph

116 Commits

Author SHA1 Message Date
easyw
25b5685a33 fixing kicad StepUp wiki page link 2019-02-26 14:40:02 -03:00
triplus
90d24159aa Start module Py2 encoding
https://forum.freecadweb.org/viewtopic.php?p=287690#p287600
2019-02-19 10:31:00 -03:00
rokuster
0ff402514d file uri instead of relative path for images
Windows conda build needs a file uri to the image. This fix needs also changes in StartPage.py
2019-02-06 10:13:11 -02:00
rokuster
a10b865af2 Fix Images Display Issues
- Replace relative Add-On Image Path with full file uri in StartPage.js file
- Fix a missing absolute file path
- Fix a duplicated data folder entry in the Resourcepath
2019-02-06 10:13:11 -02:00
luz.paz
104642305f Crowdin: StartPage/TranslationTexts.py grammatical fix 2019-01-30 11:08:03 -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
Kurt Kremitzki
0b75a92231 Fix Start WB behavior for missing examples dir in Debian package 2019-01-20 00:36:35 +01:00
Yorik van Havre
6299e11c70 Start: Handle addons with non-standard WB name 2019-01-15 20:01:23 -02:00
Yorik van Havre
61f2633d02 Start: Fixed image file paths 2019-01-14 20:20:12 -02:00
wmayer
e2c7c42e7b also set default view orientation when creating document from Start workbench 2019-01-14 14:43:41 +01:00
Yorik van Havre
03b84e3a7b Start: Show 'New' button even if recent files list is empty 2019-01-07 19:44:49 -02:00
wmayer
65adba7ce2 fix typo in StartPage module 2019-01-04 10:56:34 +01:00
Yorik van Havre
13981b83ae Start: Don't switch workbenches if we're not in Start anymore 2018-12-31 16:45:16 -02:00
Yorik van Havre
95664514a0 Start: Fixed single quotes display 2018-12-30 12:47:19 -02:00
Yorik van Havre
776b7a1e45 Start: Better handling of unicode on py2 2018-12-29 14:41:25 -02:00
Yorik van Havre
112e0e3436 Start: Fixed translation on py2 2018-12-28 11:38:21 -02:00
triplus
b4fa7e855c Notepad reliability
Notepad save/load functionality should work without the need to enable "Authorize FreeCAD to access the internet".

https://forum.freecadweb.org/viewtopic.php?f=10&t=30340&start=110#p269908
2018-11-22 10:24:44 -03:00
Yorik van Havre
0ee70328a0 Start: minor py3 fix 2018-11-09 17:59:36 -02:00
Yorik van Havre
d59951e814 Start: Use default file icon if mime-based one is unavailable for some reason 2018-11-08 17:56:21 -02:00
luz.paz
ce91b1f766 Misc. typo fix
Found via `codespell`
2018-10-11 16:21:28 -04:00
lorenz
1faca7ee67 StartPage - handle should always return unicode 2018-10-05 11:33:30 +02:00
lorenz
e965b1a8d7 py3: fix unicode problem 2018-10-05 11:33:17 +02:00
Yorik van Havre
c78854ba2e Start: Write test page in non-binary format 2018-10-04 11:11:48 -03:00
Yorik van Havre
f96390883e Start: Fixed freeze when trying to read corrupt fcstd file 2018-10-03 16:33:11 -03:00
Yorik van Havre
4731c17b1e Start: Added pref option to use gradient icon for new files 2018-09-29 12:52:04 -03:00
wmayer
28c57af9a3 fix install locations for Raytracing and Start module 2018-09-11 10:17:53 +02:00
Pablo Gil
c31dae7c9a Start:
1) replaced link element before li item in order to make the whole box clickable
2) placed "New file" item as first one so that it is always at the same place no matter what session or recent files you have
3) created a thumbnail for "New file" item
2018-09-05 16:07:25 +02:00
Pablo Gil
42a63668ef Start: fixed tabs border radius and reduced font weight for file info 2018-09-05 16:07:09 +02:00
luz.paz
53e122a75a Misc. typo fixes
Found via `codespell`
2018-08-26 17:30:44 +02:00
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