Uwe
|
ace6d5a9ce
|
[Web] remove unused includes
- also some sorting
|
2022-12-07 05:24:20 +01:00 |
|
wmayer
|
d8bd6f1fb4
|
Qt6 port: port WebGui module
|
2022-11-03 12:54:34 +01:00 |
|
berniev
|
6953310116
|
Mod: Single arg ctors must be explicit
|
2022-08-24 16:55:20 +02:00 |
|
wmayer
|
2062f9ce87
|
clang: fix warnings [-Winconsistent-missing-override]
|
2022-08-09 17:36:25 +02:00 |
|
berniev
|
ddafb98813
|
Mod: Use override etc 2
|
2022-08-09 12:52:26 +02:00 |
|
berniev
|
da9ebc572f
|
Mod: redundant void 2
|
2022-08-08 10:27:50 +02:00 |
|
wmayer
|
9c8b21f5f4
|
Web: update browser commands after loading page
|
2022-06-04 13:21:41 +02:00 |
|
wmayer
|
9e88ce7638
|
Web: include header with export macros
|
2022-03-24 20:40:59 +01:00 |
|
wmayer
|
aada33a574
|
Web: modernize C++11
* use nullptr
|
2022-03-23 19:26:14 +01:00 |
|
Uwe
|
ee6d631531
|
[Web] remove unused headers and Xerces
|
2022-03-20 21:16:27 +01:00 |
|
wmayer
|
508df64732
|
Gui: [skip ci] add sub-classes of the MDIView to the type system
|
2021-11-19 12:51:13 +01:00 |
|
wmayer
|
f439e0c3f3
|
Web: BrowserView::setWindowIcon must be declared as slot
|
2021-09-23 14:28:36 +02:00 |
|
Chris Hennes
|
7b77ea52e7
|
Web: Fix MSVC compile error in BrowserView (part 2)
|
2021-09-21 13:08:29 -05:00 |
|
Chris Hennes
|
4f2d65a178
|
Web: Fix MSVC compile error in BrowserView
|
2021-09-21 12:56:34 -05:00 |
|
wmayer
|
efba06737f
|
Web: remove obsolete function setTextSizeMultiplier because QtWebEngine already supports HiDPI monitors
|
2021-04-02 14:10:02 +02:00 |
|
Chris Hennes
|
51b57f9844
|
[Web] Remove deprecated Qt < 5.9 code
|
2021-04-02 13:46:43 +02:00 |
|
wmayer
|
d5be41d825
|
make BrowserView::onLinkHovered() working with QtWebKit
|
2019-11-06 00:29:25 +01:00 |
|
wmayer
|
5c2b7be976
|
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 |
|
Fredrik Johansson
|
893e76fa76
|
Enhance url addressbar, toggle hide from action
|
2019-03-30 14:10:47 +01:00 |
|
Fredrik Johansson
|
f827ab776e
|
Implement url adress widget
|
2019-03-30 14:10:47 +01:00 |
|
Fredrik Johansson
|
954c198360
|
Add viewsource for QWebKit
|
2019-03-30 14:10:46 +01:00 |
|
Fredrik Johansson
|
26f7428c9f
|
Fix local paths for windows
|
2019-03-30 14:10:46 +01:00 |
|
Fredrik Johansson
|
cf23508eac
|
Cleanup
|
2019-03-30 14:10:46 +01:00 |
|
Fredrik Johansson
|
a4e549b7f2
|
Favicon stuff
|
2019-03-30 14:10:46 +01:00 |
|
Fredrik Johansson
|
7fcf399bbd
|
Fix chrash on local *.py links, thread issue
|
2019-03-30 14:10:45 +01:00 |
|
Fredrik Johansson
|
75fd7231e0
|
Support QWebEngine BrowserView, QWebkit still suppported through cmake option
|
2019-03-30 14:10:45 +01: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 |
|
wmayer
|
57e71e5d55
|
port C++ code to Qt5
|
2016-12-13 14:22:59 +01:00 |
|
Mateusz Skowroński
|
cd2db00f22
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
This change is Qt4/Qt5 neutral.
|
2016-01-05 16:07:25 +01:00 |
|
wmayer
|
7546a39b12
|
+ Allow to open link in new web view
|
2015-11-10 16:40:04 +01:00 |
|
Mateusz Skowroński
|
43a4a5938c
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
|
Yorik van Havre
|
9f7956b17e
|
Web: Added an Open Link In External Browser context menu option - fixes #1017
|
2014-09-16 14:16:44 -03:00 |
|
wmayer
|
26d1751aeb
|
0000952: Download manager
|
2013-05-29 17:57:25 +02:00 |
|
wmayer
|
3db10284b1
|
0000952: Download manager
|
2013-05-28 18:14:58 +02:00 |
|
wmayer
|
0d351e98e2
|
Proper handling of SystemExitException in Python
|
2012-08-11 10:58:54 +02:00 |
|
Yorik van Havre
|
1bcf31fd3a
|
allowed BrowserView to zoom with Ctrl+Wheel
|
2012-01-19 22:42:09 -02:00 |
|
wmayer
|
11fd74ad2b
|
+ fix download dialog
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5200 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-11-29 14:36:46 +00:00 |
|
wmayer
|
120ca87015
|
+ unify DLL export defines to namespace names
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-10-10 13:44:52 +00:00 |
|