Commit Graph

142 Commits

Author SHA1 Message Date
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
Kurt Kremitzki
78b986a265 Fix startpage auto height and width 2017-03-11 14:56:27 -03:00
Kurt Kremitzki
ea2ed3440e Reorganize start WB 2017-03-11 14:56:27 -03:00
Kurt Kremitzki
a4375178ba Update getting started wiki link 2017-03-11 14:56:27 -03:00
Kurt Kremitzki
6decf61192 Remove commits list from Start WB 2017-03-11 14:56:27 -03:00
Kurt Kremitzki
d844f02c27 Update background image reference 2017-03-11 14:56:27 -03:00
Kurt Kremitzki
0f705f7248 Remove commits from start wb 2017-03-11 14:56:27 -03:00
Kurt Kremitzki
c4fa50ee8d Break out html and js into files 2017-03-11 14:54:53 -03:00
Kurt Kremitzki
22d4797545 Break translation texts out into own file 2017-03-11 14:54:53 -03:00
Kurt Kremitzki
214b044a38 Break off css into separate file 2017-03-11 14:54:53 -03:00
Kurt Kremitzki
b4171fd372 Delete unused html file 2017-03-11 14:54:53 -03:00
Kurt Kremitzki
bcf1f0027c Move start WB images to separate folder 2017-03-11 14:53:36 -03:00
Yorik van Havre
6b66a38ee3 Updated translations with latest files from crowdin 2017-03-06 11:53:09 -03:00
Kunda
19f8fd4c10 source typo fixes pt5
+ cleaning up some more non-short-URLs
Issue #2914
2017-03-04 13:07:13 -03:00
looooo
946c126866 py3: Start: gathering diff of py3-branch
ec9dcf7453d44ce21e6ab5e460293006a49e7ccc
2017-03-02 12:46:57 +01:00
looooo
52fc8191c3 py3: start: make the startpage load again 2017-03-02 12:46:57 +01:00
wmayer
55545fbcad py3: ported Start to python3 2017-03-02 12:46:57 +01:00
Kunda
bb52cd1f15 Replace new Short URLs with old wiki URLs
Changing
2017-02-08 17:58:55 -05:00
Yorik van Havre
ea2f8731e9 Start: misc fixes in startpage 2017-01-29 15:33:00 -02:00
looooo
4915a0993b py3: code from python3-branch broke the translation in Start-wb. This commit should fix this 2017-01-21 22:43:45 +01:00
looooo
1a21a4bc96 py3: cherry-picking fixes
a cherry pick for the arch module introduced problems with python2 and the start-wb.
2017-01-17 11:03:42 +01:00
wmayer
4f43cfac50 py3: adapt scripts to work with Python3 2017-01-17 09:24:59 +01:00
wmayer
f065f8eb53 if UnicodeUTF8 is not defined use a fallback implementation of translate() 2016-12-27 20:12:39 +01:00
Yorik van Havre
86b3463ee1 updated ts files 2016-12-26 12:36:24 -02:00