Commit Graph

163 Commits

Author SHA1 Message Date
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
wmayer
4c229d9922 copy image resource 2018-09-05 17:27:09 +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
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
looooo
7a623ca1c2 hide python code displayed @ startup 2018-04-23 09:44:48 +02:00
looooo
cdcb3bec4a PySide2: qApp -> QApplication 2018-04-14 10:40:31 +02:00
Yorik van Havre
46fd41d70a Merged translations from crowdin 2018-03-26 18:52:02 -03: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
wmayer
4fd7ccc98e fix German translation 2018-03-03 23:37:15 +01:00
Yorik van Havre
143b89c8f3 Applied latest translations from crowdin 2018-02-21 14:25:31 -03:00
luz.paz
69216f3604 sWhatsThis fixes
ref: https://forum.freecadweb.org/viewtopic.php?f=10&t=26687
2018-01-31 19:07:07 +01:00
Bernd Hahnebach
214782a2de FEM: new solver, add Cantilever example with all solvers 2017-12-02 13:17:30 +01:00
luzpaz
35ec477426 More typos, grammar fixes, uniformity 2017-11-15 10:46:43 -05:00
wmayer
d9cc4a621b fix German translation 2017-11-11 22:47:12 +01:00
Yorik van Havre
05a5e9965e Updated translations from crowdin 2017-10-23 18:32:02 -02:00
wmayer
67b990c2b5 fixes #0002323: Workbench Start recent list of 3 files is - after a crash - not sync with recent list in File Menu Recent list of 4 files 2017-10-05 10:38:42 +02:00
looooo
f072d2e627 py3: some fixes to make start-workbench load on python3
issue 0000995
2017-06-02 06:41:04 +02:00
Yorik van Havre
de4d33cb84 Updated translations 2017-05-25 10:04:05 -03: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
wmayer
b90de5714e partially revert changes of f86ecb9 to again copy image resources at compile time 2017-03-18 17:17:16 +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