![]() |
[Announce] QML Browser - Web browser written using Qt Components Hildon
QML Browser has been around for a while, but now that it is more functional, I decided to give it its own thread.
QML Browser is a web browser written in QML, using the Qt Components Hildon APIs. Specifically, the UI utilises the org.hildon.components module, whilst the browser code uses components from org.hildon.webkit. The UI is modelled on MicroB (may as well copy the best :)). Version 0.6.0 of QML Browser is available from extras-devel. The source code is published at https://github.com/marxoft/qml-browser. The source code for Qt Components Hildon is published at https://github.com/marxoft/qt-components-hildon. Features currently implemented:
Some features not yet implemented:
Some screenshots: http://s2.postimg.org/kfo29ryk5/qml_browser_1.png http://s2.postimg.org/rwx9ozo39/qml_browser_2.png http://s2.postimg.org/e5ssmrz5h/qml_browser_3.png http://s2.postimg.org/6r82852np/qml_browser_4.png http://s2.postimg.org/8muujarhx/qml_browser_5.png http://s2.postimg.org/gd1moftth/qml_browser_6.png http://s2.postimg.org/orcnys5h1/qml_browser_7.png http://s2.postimg.org/51yz02myd/qml_browser_8.png Adding search engines manually. The config file for search engines uses the following format: Code:
[Display Name] The config file for URL handlers uses the following format: Code:
[Display Name] |
Re: [Announce] QML Browser - Web browser written using Qt Components Hildon
Really impressive! Nice job!
(using qml-browser) |
Re: [Announce] QML Browser - Web browser written using Qt Components Hildon
Can it run firefox web apps ?? There are some awsome webapps there :)
|
Re: [Announce] QML Browser - Web browser written using Qt Components Hildon
i am currently using cssu stable and tried to install qml browser but i got this error
Selecting previously deselected package qml-browser. (Reading database ... 29938 files and directories currently installed.) Unpacking qml-browser (from qml-browser_0.4.0_armel.deb) ... Setting up qml-browser (0.4.0) ... -sh: can't create /home/user/.config/QMLBrowser/searchengines.conf: Permission denied dpkg: error processing qml-browser (--install): subprocess post-installation script returned error exit status 1 Errors were encountered while processing: qml-browser |
Re: [Announce] QML Browser - Web browser written using Qt Components Hildon
Do you think it is possible to customize the main bar buttons or add missing actions to a submenu that substitutes the back arrow? In that way the left finger would manage reload, new tab..ecc..
Out of curiosity: I have always wondered if instead double click to zoom the full web page just to click on the proper page number of a thread... it would be possible to manage a "one click and half action" to zoom just a zone of a web page using some kind of lense effect with a crossair to pick the right link.. Probably the development effort would be much more than the advantages, but i have always asked myself why no one is using such kind of trick into mobile devices. |
Re: [Announce] QML Browser - Web browser written using Qt Components Hildon
Quote:
|
Re: [Announce] QML Browser - Web browser written using Qt Components Hildon
This is great, I'll give it a spin. I hadn't used it since 0.1 since it was very bare-bones but quick, lets see if it's better now.
|
Re: [Announce] QML Browser - Web browser written using Qt Components Hildon
Quote:
|
Re: [Announce] QML Browser - Web browser written using Qt Components Hildon
Quote:
|
Re: [Announce] QML Browser - Web browser written using Qt Components Hildon
Quote:
Quote:
However, it is possible to do it, though it would require some more features of QtWebKit to be exposed to QML (which I intend to do anyway). It can be done by intercepting the tap and performing a hit test to check what content exists at the position where the tap occured. |
All times are GMT. The time now is 15:19. |
vBulletin® Version 3.8.8