1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-22 18:22:10 +02:00
Commit Graph

22 Commits

Author SHA1 Message Date
nowrep
895942842d Fixed crash when downloading from SSL secured site
If your download is opening in new empty tab, teh download manager will
close it. If the new tab was secured, network manager was trying to set
SSL configuration to already deleted page, thus leading to crash.
2011-11-08 15:20:53 +01:00
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
2011-11-06 17:01:23 +01:00
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
2011-11-05 18:36:53 +01:00
nowrep
5ebdfd9a5a Added AcceptLanguage dialog, it is now possible to set preferred
languages for showing web sites
2011-10-18 17:39:51 +02:00
nowrep
483ef1a9cb Fixed downloading of some SSL secured content on Windows 2011-10-17 13:43:51 +02:00
nowrep
6f395631ad Updated copyright informations 2011-10-17 09:57:07 +02:00
nowrep
2ff570e92c Added new SSL Manager, it is now possible to specify location for custom
CA Certificates
2011-10-12 22:28:41 +02:00
nowrep
6652b433c5 Added qupzilla: scheme handler + qupzilla:about page
There is now shown license of theme in ThemesManager
2011-09-18 15:35:44 +02:00
nowrep
9902e64f81 Added theme support. 5 themes are available now: Chrome, Windows, Old,
Linux Native and Mac
2011-09-11 19:15:06 +02:00
nowrep
74d146ead6 SSL Certficate Error is now shown in non-blocking javascript prompt 2011-06-12 09:54:36 +02:00
nowrep
20d120b468 Added Proxy support 2011-04-26 19:47:12 +02:00
nowrep
79ff17aa67 Added Do Not Track (http://donottrack.us/) support 2011-04-05 20:56:55 +02:00
nowrep
d7f7f7843f Added AdBlock icon at the right corner of status bar which shows actual
status of AdBlock as well as shows blocked content on page
2011-03-29 20:30:05 +02:00
nowrep
943d89870d Initial AdBlock support 2011-03-27 21:59:40 +02:00
nowrep
8e7df2e766 Improved SiteInfo dialog - now it is showing previews of images on the
page
2011-03-23 22:36:03 +01:00
nowrep
09c4747ab6 Added basic SSL Certificate support and improved about site dialog (not
final version yet)
2011-03-22 21:36:15 +01:00
nowrep
7a7422318a Little fixes 2011-03-19 13:15:01 +01:00
nowrep
d9d8506536 Updated code model 2011-03-17 17:03:04 +01:00
nowrep
9b232af3ab Introducing SSL Exceptions Manager + option to ignore all ssl warnings 2011-03-04 15:15:21 +01:00
nowrep
0d1548c0b2 Introduced mApp macro 2011-03-04 13:59:07 +01:00
nowrep
3847f8662d Added copyright header to all files 2011-03-03 18:29:20 +01:00
nowrep
b23ed87b87 Initial commit 2011-03-02 16:57:41 +01:00