As Thiago has recently blogged about the Qt 4.4 release candidate is now out. Sense beta1 I have been spending a most my weekends hacking on the demo browser and there are many improvements in this release.
Bookmarks The first new feature is bookmarks. Using the same open standard format at Konqueror, I have two little classes that can read and write the XBel format. These class use the QXmlStreamReader and QXmlStreamWriter so they are super fast. Similarly to History there is a base bookmarks class and on top of it a model that is used in the menu, bookmarks dialog, add bookmark dialog, and in the bookmark toolbar. Lastly there is an import/export so you import Konqueror's bookmarks. I tried to choose a suitable set of simple default bookmarks. Getting bookmarks was a nice milestone. With my bookmarks in the demo I found myself using the application more and more.
ExLineEdit The QLineEdit that contains the url got an upgrade. It is now its own class UrlLineEdit which is a subclass of another new class ExLineEdit. ExLineEdit was made to make it look like a QLineEdit with several widgets inside of it. For the url line edit I wanted to be able to put a widget on the left that displays that current url icon and has dnd support. The coolest feature of the UrlLineEdit has to be the progressbar like loading of the background (see the screenshot). When it doesn't have focus it will fill with a gradient to show the current page's loading progress. When the url scheme is https it will also have the background color be yellow. For those who are using the Oxygen style, note that there are some painting errors because QStyle::SE_LineEditContents is either not implemented or wrong (i.e. I haven't bothered to actually look into the Oxygen style's code, but all the other styles return the same rect inside the frame which cause me to suspect it has a bug).
Private Browsing Safari has a mode called "Private Browsing". This mode essentially doesn't recorded history, icons, accept cookies or many other things. Some call it the porn mode and there are many similar extensions for Firefox. This feature is built into WebKit so QtWebKit has a matching attribute you can set. It was only an evening of hacking to add private browsing modes to the demo browser classes and now it too has this feature. Currently it is very safe, even maybe to the point of being too safe. When in this mode sites can neither set nor get cookies. Perhaps a temporary cookie jar should installed when in this mode.
Settings A handful of new settings, including letting you specify the download location, what should happen when another application asks to open a link (new tab or new window), the ability to turn on/off javascript and plugins, proxy configuration, and the ability to set a user stylesheet (i.e. poor mans adblock).
QtWebKit Using the browser every day for the last few months in both OS X and Linux I found a handful of sites that didn't work for one reason or another. Most of them have been fixed. A few http issues, some Qt bugs, and issues in the QtWebKit port. With cookies set to always accept, GMail and Google's login is now working constantly for me. Getting better every day.
Overall application improvements
The ability to print and a print preview dialog
Added SaveAs Action
The Windows menu contains all of the top level windows.
Many more shortcuts
A default icon which is used everywhere that a site doesn't have an icon
Even faster startup!
Much more
Missing features Rather then asking my friends what features they need the browser to have I ask them to try using it and then let me know the little things that drive them crazy. For me I discovered space key to page down and ctrl-up to move to the top of the page were killer features. Years of using those shortcuts were so ingrained that not having them was driving me nuts. I can surive without flash, but not those. So if you give the demo a whirl feel free to let me know what feature you use in your normal browser that you found missing.
Having an application that I use nearly everyday has been a lot of fun. QtWebKit is missing several things before this could turn into a browser I could use full time, most notably netscape plugins and disk cache, but already it has surpassed my expectations and brought joy to my weekend hacking.
16 | System & Utilities | http://benjamin-meyer.blogspot.com/2008/04/demo-browser-update.html | Planet KDE |
Рейтинг статьи
Средняя оценка:
0.00/0
Всего голосов:
0
Смотрите также связанные темы
14.01.2010 Announcing Availability of VMware Go™ — The Quick and Easy On-Ramp to Virtualization Announcing Availability of VMware Go™ — The Quick and Easy On-Ramp to Virtualization Today, VMware announced the general availability of VMware Go™, a free web-based service that lets users set up a virtual machine environment with just a few mouse clicks. We at VMware are very excited about this release, which directly addresses the skill barrier for starting down the virtualization path, especially for small businesses who may have limited IT resources. VMware Go guides users through the installation and configuration of the industry-leading hypervisor, VMware ESXi, and then enables them...11.03.2008 games/gish-demo - 1.52 - Update games/gish-demo to 1.52.
- Mark RESTRICTED.
PR: ports/121386
Submitted by: Jona Joachim <jaj@hcl-club.lu>30.03.2008 Экспериментальные проекты Мозиллы и будущее Лисы В Мозилле разрабатываются два экспериментальных проекта: Weave, инфраструктура для создания online-сервисов. Исходя из этого, уже ведутся Источник26.08.2008 VMware ESX and Enhanced VMotion Compatibility | Novosco VI 3.5 Update 2 brought a new feature to the table -- Enhanced VMotion. I'm still trying to track down some video of the demo we were doing at last week's IDF, but James Montgomery at Novosco gives a good...13.01.2010 VMware to acquire Zimbra VMware to acquire Zimbra Posted by Steve Herrod Chief Technology Officer In August, I published a blog post explaining our acquisition of SpringSource, the popular open source Java development framework focused on simplifying the task of application development. Furthermore, we liked how SpringSource targets this application development simplicity for both on-premise and cloud deployment targets. Today I’m pleased to announce that we have entered into a definitive agreement to acquire Zimbra from Yahoo. While Zimbra’s domain is different than that of SpringSource, there are severa...19.05.2010 Google and VMware's "Open PaaS" Strategy Google and VMware's "Open PaaS" Strategy - Posted by Steve Herrod Chief Technology Officer Wow… it has been an incredibly exciting, err, Spring for VMware's SpringSource division. In early April, we announced the acquisition of Rabbit Technologies, leaders of the open source RabbitMQ products used by thousands of customers for highly scalable, and reliable application messaging. In late April, we announced VMforce, a partnership between VMware and Salesforce.com to build an enterprise Java cloud with access to the vast data and great application services offered by the Force.c...18.11.2010 VMworld 2010 Online Sessions VMworld 2010 Online Sessions Now that VMworld 2010 has concluded, it's time to digest and consume sessions that were offered. If you attended VMworld 2010 in either San Francisco or Copenhagen, you have been granted full access. If you were not an attendee, you will need a VMworld 2010 Subscription. However, VMworld 2010 General Sessions + Super Sessions AND all content from previous VMworld conferences is free to all VMworld.com visitors. All Super Sessions and Breakout Sessions that were captured from VMworld 2010 in San Francisco have been posted. Selected Breat...18.10.2012 New HTML5 SDK from QNX Bridges the Gap Between App Developers and Automakers Mobile developers can now create automotive apps based on standard web technologies like CSS3, HTML5, and JavaScriptDETROIT, SAE Convergence 2012 booth 815, October 16, 2012 Mobile app developers see car infotainment as a potentially lucrative new market, and automakers want to leverage the talents of the mobile community but until now, the two sides have had little way of working together. Today, QNX Software Systems Limited announced a new solution designed to tear down these barriers and to enable new partnerships between the mobile and automotive worlds: the HTML5 SDK for the QNX CAR 2 app...31.01.2011 New Articles Published for Week ending 1/29/2011 New Articles Published for Week ending 1/29/2011 VI SDK Recommended values in the soapAction field when forming Soap Requests for vSphere API (1033447) Date Published: 1/27/2011 VMware ACE Connecting a second mouse or keyboard directly to a hosted virtual machine (1033435) Date Published: 1/24/2011 VMware Data Recovery VdrFileRestore fails to run on Linux based operating systems (1033645) Date Published: 1/27/2011 VMware ESX Cannot create an additional disk on a different datastore on ESX while restoring the virtual machine (1030790) Date Published: 1/24/2011 Booting the Red Hat Enterprise ...30.05.2011 New Articles Published for Week Ending 5/28/11 New Articles Published for Week Ending 5/28/11 VMware ESX Cannot enable EVC in a cluster that has IBM blades (1000545) Date Published: 5/26/2011 Reinstalling the vpxa or aam agent without losing the host record from the vCenter Server database (1031919) Date Published: 5/26/2011 Accessing the vSphere Client Help fails when using Google Chrome as the default browser (1037183) Date Published: 5/24/2011 After running diskpart.exe to extend the disk size in Windows, the partition size does not get updated (1000630) Date Published: 5/23/2011 Troubleshooting issues when creating or committing sn...
Нет комментариев. Почему бы Вам не оставить свой?
Вы не можете отправить комментарий анонимно, пожалуйста зарегистрируйтесь.