David Rosca
3b38d25277
Drop SSLV3Sites workaround
...
It is no longer needed, but moreover it is now also not wanted
due to recent SSLv3 security issues.
11 years ago
David Rosca
c18b656585
[CertManager] Added option to disable weak ciphers
...
Closes #1428
Closes #1278
12 years ago
nowrep
d2528417d1
[CodeCleanup] Removed all disconnectObjects() methods
...
I don't think we need this hack anymore.
12 years ago
nowrep
5e4f703ef2
[Code] Renamed qz_namespace.h to qzcommon.h
12 years ago
nowrep
afae00e4a2
[Cleanup] Rename export macro to just QUPZILLA_EXPORT
12 years ago
nowrep
9ae0352548
[SslV3Sites] Added possibility to change list of sites in settings.ini
...
In settings.ini: Web-Browser-Settings/SSLv3Sites
Also added sermapa.es to default list
12 years ago
nowrep
ee91727cb2
[NetworkManager] Use list of old servers that doesn't understand TLSv1 handshake
...
Force SslV3 for those old servers.
Closes #1176
Closes #1141
Closes #1080
12 years ago
Jonathan Hooverman
d917f43cf0
Updated copyright year to 2014
12 years ago
nowrep
ee8a00ea50
[SslErrorDialog] Add option to accept certificate permanently.
...
Closes #939
13 years ago
nowrep
3abfaed452
[SSLManager] Fixed saving IgnoreAllWarnings option.
...
Closes #890
13 years ago
nowrep
901bdac85d
[Plugins] Added possibility to unregister scheme handlers.
...
It is important to unregister scheme handler when unloading
a plugin, otherwise it will crash on next createRequest call.
13 years ago
nowrep
a9326eadc5
Added support for Proxy Auto-Config (PAC).
...
.pac files will be downloaded and executed to get
proxy configuration for each url.
Closes #747
13 years ago
nowrep
a1ad8dab9b
Properly destroy NetworkManager on application close.
13 years ago
nowrep
d8527917ca
[code] Remove wantsFocus(QUrl) signal. Instead using better solution.
...
When HTTP authorization is requested, this signal is used to
set the originating WebTab as current widget in tabwidget.
13 years ago
S. Razi Alavizadeh
a05c4b2bdb
Added FTP support. (List and Download)
13 years ago
nowrep
8f75fd2532
Fixed crash when cleaning cache while cache is not used (disabled).
14 years ago
nowrep
0cba7628de
Initial work on support for 3rdparty AdBlock lists.
...
- also fixed one minor gcc warning
14 years ago
nowrep
60c5b81f88
Improved source viewer, it now shows lines and fixed go to line.
...
- plugins can now register scheme handlers
- tweaked javascript alert window
- initial support for Geolocation & Notifications API
* question to ask user for permission needs not implemented yet
14 years ago
nowrep
a0b9c0fc69
Fixed building on Windows + whole compilation is now faster.
14 years ago
nowrep
9c789792f4
Rearranged directory structure. All sources are under src/ dir now.
...
- updated Italian homepage translation
14 years ago
nowrep
24ec4e0292
Added option to (not) send Referer header to servers.
...
- also added button to delete html5 storage
14 years ago
nowrep
977f9db6f6
Refactoring whole code to support popup windows.
...
- it is needed to provide support for casting WebView
into TabbedWebView and PopupWebView
14 years ago
nowrep
bff899ca5a
[Fix] Fixed occasional crash on terminating application.
14 years ago
nowrep
f3970f164b
Updated copyright for new year. Closes #100
14 years ago
nowrep
de3535b8db
Edited copyright + escaping html entities in copyright at qupzilla:about
...
- adding my email <nowrep@gmail.com> to copyright
14 years ago
nowrep
ba38a0e68d
Fixed saving of exception certificates. Closes #44
14 years ago
nowrep
2cb067878d
Coding style, fixed cppcheck warnings + improved html highlighter
...
- html highlighter is now highlighting with reg exps, no more with hard
coded tags/tag options
- all cppecheck warnings fixed + added script (cppcheck.sh)
- introduced coding style + added astyle script (coding_style.sh)
- fixed one mistake in czech translate + updated windows installer
15 years ago
nowrep
b8fbcdbeb5
Another little fixes (including showing unsorted bookmarks)
...
Unsorted bookmarks are now properly showed at the bottom of tree in
bookmarks manager.
Removed unneeded code in siteinfowidget.cpp and tabwidget.cpp
15 years ago
nowrep
5ebdfd9a5a
Added AcceptLanguage dialog, it is now possible to set preferred
...
languages for showing web sites
15 years ago
nowrep
6f395631ad
Updated copyright informations
15 years ago
nowrep
2ff570e92c
Added new SSL Manager, it is now possible to specify location for custom
...
CA Certificates
15 years ago
nowrep
6652b433c5
Added qupzilla: scheme handler + qupzilla:about page
...
There is now shown license of theme in ThemesManager
15 years ago
nowrep
20d120b468
Added Proxy support
15 years ago
nowrep
79ff17aa67
Added Do Not Track ( http://donottrack.us/ ) support
15 years ago
nowrep
943d89870d
Initial AdBlock support
15 years ago
nowrep
09c4747ab6
Added basic SSL Certificate support and improved about site dialog (not
...
final version yet)
15 years ago
nowrep
7a7422318a
Little fixes
15 years ago
nowrep
c148836d10
Removed QT_NO_DEBUG_OUTPUT define from headers, instead it is defined in
...
.pro project file
15 years ago
nowrep
d9d8506536
Updated code model
15 years ago
nowrep
9b232af3ab
Introducing SSL Exceptions Manager + option to ignore all ssl warnings
15 years ago
nowrep
32d3812cda
updated translations
15 years ago
nowrep
0d1548c0b2
Introduced mApp macro
15 years ago
nowrep
3847f8662d
Added copyright header to all files
15 years ago
nowrep
b23ed87b87
Initial commit
15 years ago