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

62 Commits

Author SHA1 Message Date
nowrep
bf22ffbf9e Setting additional QWebSettings arguments when building w/ QtWebKit 2.2
Namely HyperlinkAuditingEnabled and JavascriptCanCloseWindows.
See http://gitorious.org/+qtwebkit-
2011-11-05 22:02:23 +01:00
nowrep
575b15db6c Fixed restoring of multiple windows
Restoring of multiple windows now won't add additional tab in second and
next windows
2011-11-03 18:51:46 +01:00
nowrep
5e3c7b91d1 Possibility to set default zoom on pages
Added option to set default zoom in pages (in preferences: Browsing ->
Web Configuration -> Default zoom on pages:)
Also fixed one spelling mistake (thank to J. Hooverman)
Updated chinese translation file (zh_CN.ts)
2011-10-29 18:37:28 +02:00
nowrep
ed8969f7a9 Folders in Bookmark Toolbar
It is now possible to add folders into bookmarks toolbar.
2011-10-28 17:52:42 +02:00
nowrep
a4b39822a6 Various small fixes (including fullscreen buttons hiding)
When going to fullscreen, add tab button will no longer stay on screen,
and also when going back to normal screen, list tabs button will no
longer be hidden.
2011-10-24 17:46:45 +02:00
nowrep
56397717f9 Add Tab icon next to last tab
Also uploaded scripts for various jobs related to QupZilla to github
(scripts folder)
2011-10-23 14:44:18 +02:00
nowrep
9902476078 Import Bookmarks from other Browsers
Added possibility to import bookmarks from Chrome, Firefox and Opera
Please test it by yourself and send me feedback. Thanks :)
2011-10-22 22:29:33 +02:00
nowrep
57248e64e6 Search Engines Manager + OpenSearch
It is neccessary to use new profile database in order to get search
engines saved.
In order to make profile database upgrade automatic, change content of
YOURPROFILE/version file to 1.0.0-b4 and run QupZilla
2011-10-21 23:51:02 +02:00
nowrep
8cb30073c4 Search Engines Manager + OpenSearch (with suggestions)
Finally added support to manage search engines. You can add search
engines from sites that supports opensearch standard, but you can also
add them manually.
There is also possibility to specify shortcuts for quickly searching in
location bar on your favourite engines.
2011-10-21 23:26:34 +02: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
2c9dc68c3e Added possibility to change prefix for installation + improved checking
profile versions (every profile will now be checked, not only default)
2011-10-18 14:30:17 +02:00
nowrep
6f395631ad Updated copyright informations 2011-10-17 09:57:07 +02:00
nowrep
443e438ddb Added ca-bundle.crt certificate file for users experiencing issues with
missing CA Certificates + added FAQ
2011-10-13 18:19:43 +02:00
nowrep
453ed4c795 Added option to compile with WebGL enabled. Closes #7 2011-10-13 17:38:51 +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
17f80f31b5 Using new QupZilla site: qupzilla.cc.co from now 2011-10-07 17:33:51 +02:00
nowrep
a2951f4c74 Fixed build issues with copyright symlink and DEVELOPING define 2011-10-04 18:05:26 +02:00
nowrep
5f6a982b12 v1.0.0-b4 2011-10-02 17:40:37 +02:00
nowrep
b526e99c0f 1.0.0-b4 2011-10-01 17:55:10 +02:00
nowrep
49c2b36071 Added new IconProvider interface, improved performance of opening new
tab and updated themes
2011-09-30 21:44:18 +02:00
nowrep
8f296c0f51 Added multiple sizes for window icon + fixed bookmark all tabs always
disabled issue
2011-09-17 11:39:25 +02:00
nowrep
28bfa1e549 Updated NSIS installer script + translation 2011-09-13 18:21:34 +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
a959d148d3 History now emits historyEdited signal 2011-07-31 13:33:44 +02:00
nowrep
3c6eee9964 A lot of improvements in Browsing Library
huge optimalization for history sidebar + manager loading with a big
profile
2011-07-30 17:57:14 +02:00
nowrep
47a0dd058e Added unified Library which contains history, bookmarks and RSS reader. 2011-07-29 15:39:43 +02:00
nowrep
cf3a621346 Download Manager: opening file with the name which already exists now
rename it with number suffix.
History Menu: is now generated only when webview's state is changed
2011-07-28 12:12:00 +02:00
nowrep
b09d7c39b8 Final updates for 1.0.0 beta2 version. 2011-05-31 21:11:46 +02:00
nowrep
a71c0e073c Added option to use native system dialog in downloads or not (using
native file dialog on windows sometimes cause problems with downloading
SSL content)
Fixed issue with width of file name at download manager
2011-05-25 14:26:36 +02:00
nowrep
cc2b20b54b Added new command line options (new tab, new window, show download
manager) + fixed overall behaviour
2011-05-18 22:58:49 +02:00
nowrep
bac1f5d78d Added option to load user stylesheet on every pages, some small fixes in
download manager, crash fix on clicktoflash and updated translations
2011-05-10 21:25:31 +02:00
nowrep
36dc77bea6 Windows7 JumpList now also shows list of 6 most visited pages, added
variety of icons sizes, updated windows installer
2011-05-06 20:05:49 +02:00
nowrep
26cd0d17dd Added JumpList support for Windows 7 2011-05-01 22:07:57 +02:00
nowrep
fb8be5dad0 Final modifications for 1.0.0-b1 version release 2011-04-29 17:47:55 +02:00
nowrep
48fa91159f Updated translations + some modifications in icon provider 2011-04-26 10:03:17 +02:00
nowrep
036cb1c30b Added Icon Provider class to fix bad icon saving with default QtWebKit
behaviour
2011-04-25 20:56:45 +02:00
nowrep
cfb889df8a Some edits in desktopnotificationsfactory + use it when newer version is
available and after all downloads are completed
2011-04-24 22:40:35 +02:00
nowrep
ee47f976eb Showing/hiding navigation toolbars while fullscreen is active 2011-04-22 07:45:15 +02:00
nowrep
b81de62f24 Added initial support for sidebar widget + rewritten bookmarks backend 2011-04-15 20:45:22 +02:00
nowrep
5a60f7429c Final fixes for 0.9.9 version 2011-04-07 21:47:18 +02:00
nowrep
0652aa6a81 Added blur to bookmarks, history, rss manager and about window on W7,
fixes restoring states
2011-04-07 18:00:26 +02:00
nowrep
2943c0ca93 [Fix:] Fixed bug with showing/hiding navigation bars
after changing preferences
2011-04-04 20:04:29 +02:00
nowrep
fe1e3806e9 Fixed showing bad site icon on some pages 2011-04-04 16:00:27 +02:00
nowrep
aedfdd3309 Added processing multiple commandline arguments + implemented -p= (- 2011-04-03 21:50:44 +02:00
nowrep
2c0cf65018 New window will not be made from calling qupzilla while other instance
is running and app is going to close
2011-03-31 16:01:59 +02:00
nowrep
c5cfd0b558 Removed qApp->proccessEvents() 2011-03-30 18:21:48 +02:00
nowrep
687b5684ba Added option to delete AdBlock rule, renamed Custom List to Custom
Rules, updated Czech translation
2011-03-29 21:51:27 +02:00
nowrep
77b31b8f85 Download manager will now ask if you want or don't want delete file when
stopping download. Also fixed bug when you can close download manager
window when there is no main windows and thus losing your download
2011-03-29 19:55:21 +02:00
nowrep
943d89870d Initial AdBlock support 2011-03-27 21:59:40 +02:00
nowrep
be80930053 Added Pinning Tabs feature 2011-03-25 19:16:21 +01:00