Commit Graph

165 Commits

Author SHA1 Message Date
luz.paz
4dc201e086 Misc. typo, grammar, and whitespace fixes
[skip ci]
2018-11-27 15:02:58 -03:00
wmayer
42b689b464 show folder choosing file dialog for StartPage preferences 2018-11-26 13:22:53 +01:00
triplus
9fc8446c95 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
4d0c856fa0 Start: minor py3 fix 2018-11-09 17:59:36 -02:00
Yorik van Havre
7d197ce829 Start: Use default file icon if mime-based one is unavailable for some reason 2018-11-08 17:56:21 -02:00
luz.paz
125f41e3e8 Misc. typo fix
Found via `codespell`
2018-10-11 16:21:28 -04:00
lorenz
795e261be6 StartPage - handle should always return unicode 2018-10-05 11:33:30 +02:00
lorenz
c159f9abad py3: fix unicode problem 2018-10-05 11:33:17 +02:00
Yorik van Havre
da9c652782 Start: Write test page in non-binary format 2018-10-04 11:11:48 -03:00
Yorik van Havre
27c80884a1 Start: Fixed freeze when trying to read corrupt fcstd file 2018-10-03 16:33:11 -03:00
Yorik van Havre
17b568db17 Start: Added pref option to use gradient icon for new files 2018-09-29 12:52:04 -03:00
wmayer
dcedf9a4a7 fix install locations for Raytracing and Start module 2018-09-11 10:17:53 +02:00
wmayer
b87d6e69fc copy image resource 2018-09-05 17:27:09 +02:00
Pablo Gil
9b42120c8f 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
506ed1ee98 Start: fixed tabs border radius and reduced font weight for file info 2018-09-05 16:07:09 +02:00
luz.paz
55e93745fa Misc. typo fixes
Found via `codespell`
2018-08-26 17:30:44 +02:00
Yorik van Havre
b656377e6d Start: break too long thumb caption texts 2018-08-25 19:58:49 -03:00
Yorik van Havre
988dc11275 Start: additional py3 fixes 2018-08-24 23:10:31 -03:00
Yorik van Havre
16e01ceaa9 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
0252e491d5 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
8ff52568db CMP0050: make Start module aware of cmake policy 2018-08-20 20:42:13 +02:00
wmayer
c36bdb4e34 CMP0050: make Start module aware of cmake policy 2018-08-20 20:40:08 +02:00
Yorik van Havre
8d47560151 Start: Fix for py3 2018-08-20 10:52:34 -03:00
Yorik van Havre
f09ccebbe5 Start: Support for qss stylesheets 2018-08-20 10:52:34 -03:00
Yorik van Havre
9df1166de1 Start: More cosmetic fixes 2018-08-20 10:52:34 -03:00
Yorik van Havre
e8811c0d36 Start: cosmetic fixes 2018-08-20 10:52:34 -03:00
Yorik van Havre
efae18742e Start: Refined display + start with forum disabled 2018-08-20 10:52:34 -03:00
Yorik van Havre
1007c822d6 Start: Allow to not show start page on file open 2018-08-20 10:52:34 -03:00
Yorik van Havre
36cd5a55cf Start: Added forum box with latest posts 2018-08-20 10:52:34 -03:00
Yorik van Havre
5bc02545ca Start: Small fixes in preference page 2018-08-20 10:52:34 -03:00
Yorik van Havre
ac6586a207 Start: New start workbench 2018-08-20 10:52:34 -03:00
looooo
05b8004001 hide python code displayed @ startup 2018-04-23 09:44:48 +02:00
looooo
be5ea8391c PySide2: qApp -> QApplication 2018-04-14 10:40:31 +02:00
Yorik van Havre
d4f835ab39 Merged translations from crowdin 2018-03-26 18:52:02 -03:00
Yorik van Havre
e1e06e7320 Start: Removed remaining unauthorized internet access at startup 2018-03-26 10:06:26 -03:00
Yorik van Havre
2c2d781aa6 Start: Do not access the internet in start page before user explicitely allowed it 2018-03-13 12:19:50 -03:00
wmayer
8c6b4ad1a6 fix German translation 2018-03-03 23:37:15 +01:00
Yorik van Havre
12f3258ded Applied latest translations from crowdin 2018-02-21 14:25:31 -03:00
luz.paz
a86c0fe137 sWhatsThis fixes
ref: https://forum.freecadweb.org/viewtopic.php?f=10&t=26687
2018-01-31 19:07:07 +01:00
Bernd Hahnebach
1b19705441 FEM: new solver, add Cantilever example with all solvers 2017-12-02 13:17:30 +01:00
luzpaz
987b8db0b5 More typos, grammar fixes, uniformity 2017-11-15 10:46:43 -05:00
wmayer
74d1aa72ea fix German translation 2017-11-11 22:47:12 +01:00
Yorik van Havre
cfe2d134a2 Updated translations from crowdin 2017-10-23 18:32:02 -02:00
wmayer
74b7373e48 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
eb60d4f65d py3: some fixes to make start-workbench load on python3
issue 0000995
2017-06-02 06:41:04 +02:00
Yorik van Havre
2a2ab3c4ef Updated translations 2017-05-25 10:04:05 -03:00
Kurt Kremitzki
ff50942914 Make Start WB Py3 friendly and consistent width 2017-03-22 02:50:38 -05:00
Kurt Kremitzki
8093a95f71 Remove debug code 2017-03-21 10:00:57 +01:00
wmayer
b0b89986c5 partially revert changes of 7054346 to again copy image resources at compile time 2017-03-18 17:17:16 +01:00
Kurt Kremitzki
70543465f7 Fix image installation for Start WB 2017-03-15 10:26:49 -03:00