Commit Graph

131 Commits

Author SHA1 Message Date
wmayer
17b2cf2e96 make BrowserView::onLinkHovered() working with QtWebKit 2019-11-06 00:29:25 +01:00
wmayer
8d71d1f973 fix encoding problem when clicking a link on StartPage if application is installed into a directory with non-ASCII characters 2019-11-05 13:26:54 +01:00
wmayer
e48c52c480 force strict ISO C++ (-Wpedantic)
for Drawing, Image, Inspection, Mesh, MeshPart, Part, Path, Points, Raytracing, ReverseEngineering, Spreadsheet, Start, Surface, Web

TODO: fix several -Woverflow in area
2019-09-18 11:32:42 +02:00
Zheng, Lei
47f1f504c3 BrowserView: fix QWebEngine focus problem 2019-06-26 11:10:51 +02:00
Zheng, Lei
5708613672 BrowserView: fix QWebEngine crash 2019-06-21 16:23:55 +02:00
Yorik van Havre
ed8be15ef4 Merged translations from crowdin 2019-06-17 20:06:59 -03:00
Yorik van Havre
2d47993780 Merged latest translations from crowdin 2019-05-10 19:19:37 -03:00
Yorik van Havre
9a1bb779c9 Updated master translation files 2019-05-10 19:15:33 -03:00
Fredrik Johansson
c61aa71ff6 Enhance url addressbar, toggle hide from action 2019-03-30 14:10:47 +01:00
Fredrik Johansson
e19e1d8519 Implement url adress widget 2019-03-30 14:10:47 +01:00
Fredrik Johansson
a37707185e Add viewsource for QWebKit 2019-03-30 14:10:46 +01:00
Fredrik Johansson
d429e90b11 Fix for Qt4 and QWebKit 2019-03-30 14:10:46 +01:00
Fredrik Johansson
1a7e7e378c Fix local paths for windows 2019-03-30 14:10:46 +01:00
Fredrik Johansson
2637801003 Cleanup 2019-03-30 14:10:46 +01:00
Fredrik Johansson
f03fe1ce91 Favicon stuff 2019-03-30 14:10:46 +01:00
Fredrik Johansson
724b565669 Documentation 2019-03-30 14:10:45 +01:00
Fredrik Johansson
334a8fae32 Fix chrash on local *.py links, thread issue 2019-03-30 14:10:45 +01:00
Fredrik Johansson
5cd43ef38e Add back/forward automatic activation 2019-03-30 14:10:45 +01:00
Fredrik Johansson
af31814863 Make zoom work, zoom everything not just text 2019-03-30 14:10:45 +01:00
Fredrik Johansson
0afc292487 Support QWebEngine BrowserView, QWebkit still suppported through cmake option 2019-03-30 14:10:45 +01:00
wmayer
e336d3f1aa fix unicode issue on tab of StartPage 2019-03-10 11:54:05 +01:00
Yorik van Havre
a3607ce029 Updated translations 2019-03-06 21:50:08 -03:00
Yorik van Havre
512af24397 Revert "Merged crowdin translations" for investigation due to some problems found in the translation files...
This reverts commit cd433358b09117f234dd0a51dc2a6bfa05428867.
2019-03-02 19:17:44 -03:00
Yorik van Havre
bd93bd2494 Merged crowdin translations 2019-02-28 21:53:37 -03:00
Mateusz Skowroński
7ba96b5f02 Remove unused non-trivial variables. [-Wclazy-unused-non-trivial-variable] Thanks Clazy! 2019-02-11 15:39:15 +01:00
Yorik van Havre
3cc1a327ce Updated master translation files 2019-02-08 19:16:21 -02:00
Yorik van Havre
95dda429eb Updated translations 2019-02-01 13:54:10 -02:00
Fredrik Johansson
98d77f8caa Make startpage navigation buttons work initial load 2019-01-27 23:29:25 -02:00
Fredrik Johansson
5af59315c0 Fix chrash when clicking link to allow internetaccess, and not having a open document 2019-01-27 11:35:43 +01: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
luz.paz
b47864628f Crowdin: cont...
https://crowdin.com/translate/freecad/27906/en-en#6502552
2019-01-13 02:24:50 +01:00
luz.paz
0a97cd9353 Crowdin: more fixes
https://crowdin.com/translate/freecad/27906/en-en#6497659
https://crowdin.com/translate/freecad/27906/en-en#6497662
https://crowdin.com/translate/freecad/27906/en-en#6497656
2019-01-13 02:24:50 +01:00
Yorik van Havre
39d446f60f Updated translations from crowdin 2018-12-23 13:54:30 -02:00
Abdullah Tahiri
36d748c29e Example implementation 2018-11-19 11:31:10 +01:00
Abdullah Tahiri
a7e0b93dd1 Example code of propagating the result of the partial restore 2018-11-19 11:31:08 +01:00
wmayer
7f4cbee47d improve unicode handling when setting Start page 2018-10-05 15:36:34 +02: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
80107554f3 Web: Allow to use url queries 2018-08-20 10:52:34 -03:00
wmayer
3c4791b51b CMP0050: make Web module aware of cmake policy 2018-08-20 13:51:40 +02:00
Ryan Pavlik
a08a8d658e Fix ninja warnings about duplicate rules for Mod/Web/Init.py
Both Web/App and Web/Gui were copying it.
2018-08-11 17:39:14 +02:00
Yorik van Havre
46fd41d70a Merged translations from crowdin 2018-03-26 18:52:02 -03: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
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
Unknown
31a32b9931 Doxygen Typos
+ doxy whitespace formatting
+ added more misc. typos
+ grammar fixes
[skip ci]
2017-10-15 16:27:42 +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
Yorik van Havre
de4d33cb84 Updated translations 2017-05-25 10:04:05 -03:00
Yorik van Havre
30188fec9e Moving Arch BIMServer, Arch Git and Web Sketchfab to new external WebTools workbench 2017-04-16 16:37:25 -03:00
wmayer
e392642e69 copy scripts at compile time to build directory 2017-03-18 18:14:42 +01:00