WebRender

Browser

Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

0
Become a Fan
5.7

Available as/for:
Description:
Introducing new superb and stylish web browser for you.. WebRender is very simple, fast web browser based on Qt and WebKit. WebRender provides you very simple interface which makes your surfing a breeze... WebRender takes very much care for your browsing. It prevents you from accidental file downloads which may contain viruses.

WebRender is open source. You can freely download it and share it among your friends.. WebRender is now available for Windows, Mac and major Linux variants such as Ubuntu, Fedora, SuSE and more...

(WebRender RC3 is available for testing. Download it, test it, and post your comments to http://www.facebook.com/WebRender.IN )

Ratings & Comments

14 Comments

GDigger24

Hello, thank for updating webrender! How do I open a link in website in a new tab? Example: - Open this link http://qt-apps.org/content/show.php/WebRender?content=140450 - Do a right click on http://qt-apps.org/content/show.php/WebRender?content=140450 - webrender offers "Open Link" and "Open in New Window" - "Open Link" supposed to open link in same tab - "Open in New Windows" supposed to open link in new window Currently both options even do not work for me, nothing happens when clicking on these commands In a terminal window I see following messages: Loading finished with error Loading finished with error ** (<unknown>:16126): DEBUG: NP_Initialize ** (<unknown>:16126): DEBUG: NP_Initialize succeeded ** (npviewer.bin:16157): DEBUG: NP_Initialize ** (npviewer.bin:16157): DEBUG: NP_Initialize succeeded ** (npviewer.bin:16157): DEBUG: NP_Shutdown java version "1.6.0_20" OpenJDK Runtime Environment (IcedTea6 1.9.7) (suse-1.2.1-i386) OpenJDK Client VM (build 19.0-b09, mixed mode) ** (npviewer.bin:16184): DEBUG: NP_Initialize ** (npviewer.bin:16184): DEBUG: NP_Initialize succeeded ** (<unknown>:16126): DEBUG: NP_Initialize ** (<unknown>:16126): DEBUG: NP_Initialize succeeded *** NSPlugin Wrapper *** WARNING:(/usr/src/packages/BUILD/nspluginwrapper-1.3.0/src/npw-wrapper.c:3160):invoke_NP_Initialize: assertion failed: (rpc_method_invoke_possible(g_rpc_connection)) *** NSPlugin Wrapper *** WARNING:(/usr/src/packages/BUILD/nspluginwrapper-1.3.0/src/npw-wrapper.c:3160):invoke_NP_Initialize: assertion failed: (rpc_method_invoke_possible(g_rpc_connection)) ERROR: Invalid browser function table. Some functionality may be restricted. ** (npviewer.bin:16251): DEBUG: NP_Initialize ** (npviewer.bin:16251): DEBUG: NP_Initialize succeeded java version "1.6.0_20" OpenJDK Runtime Environment (IcedTea6 1.9.7) (suse-1.2.1-i386) OpenJDK Client VM (build 19.0-b09, mixed mode) ** (npviewer.bin:16277): DEBUG: NP_Initialize ** (npviewer.bin:16277): DEBUG: NP_Initialize succeeded ** (<unknown>:16126): DEBUG: NP_Initialize ** (<unknown>:16126): DEBUG: NP_Initialize succeeded ** (<unknown>:16126): DEBUG: NP_Initialize ** (<unknown>:16126): DEBUG: NP_Initialize succeeded The directory /usr/src/packages/BUILD/nspluginwrapper-1.3.0/src/ does not exist on my computer. I am using qt4-4.7.3 Forgot to ask how do I close a tab?

GDigger24

It should be - Do a right click on http://webrender.99k.org instead of - Do a right click on http://qt-apps.org/content/show.php/WebRender?content=140450 Thanks.

anandbose99k

First of all, thanks for downloading WebRender.I was planned to build a stable version of WebRender, but I met with some problems with the implementation of 'History' in SQL (Error: "out of memory Unable to execute statement"). I lost a major part of my development time. That's why WebRender is now staying in release candidate. I ll implement the right-click context menu for 'Open in new tab' in the next stable release... Cheers ;-)

Drool

========================================== g++ -c -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I../../../../share/qt4/mkspecs/linux-g++ -I. -I../../../../include/qt4/QtCore -I../../../../include/qt4/QtNetwork -I../../../../include/qt4/QtGui -I../../../../include/qt4/QtWebKit -I../../../../include/qt4 -I. -I. -o preferences.o preferences.cpp preferences.cpp: In member function 'void Preferences::getSettings(QWebPage*)': preferences.cpp:38: error: 'SpatialNavigationEnabled' is not a member of 'QWebSettings' preferences.cpp:40: error: 'LocalContentCanAccessFileUrls' is not a member of 'QWebSettings' preferences.cpp:41: error: 'XSSAuditingEnabled' is not a member of 'QWebSettings' preferences.cpp:42: error: 'AcceleratedCompositingEnabled' is not a member of 'QWebSettings' preferences.cpp:43: error: 'SiteSpecificQuirksEnabled' is not a member of 'QWebSettings' preferences.cpp: In member function 'bool Preferences::set(QWebPage*)': preferences.cpp:129: error: 'SpatialNavigationEnabled' is not a member of 'QWebSettings' preferences.cpp:131: error: 'LocalContentCanAccessFileUrls' is not a member of 'QWebSettings' preferences.cpp:132: error: 'XSSAuditingEnabled' is not a member of 'QWebSettings' preferences.cpp:133: error: 'AcceleratedCompositingEnabled' is not a member of 'QWebSettings' preferences.cpp:134: error: 'SiteSpecificQuirksEnabled' is not a member of 'QWebSettings' make: *** [preferences.o] Error 1 ======================================= rpm -q libqt4 libqt4-4.6.3-alt1.M51.1 rpm -qa | grep webkit libqt4-webkit-4.6.3-alt1.M51.1 libwebkit-1.2.6-alt1.M51.1 libwebkit-devel-1.2.6-alt1.M51.1

anandbose99k

I think you are using Qt 4.6.x... Please upgrade it to latest Qt and try again. Thank you for your interest in WebRender...

wambagilles

very nice, i like the way you implemented your tabs! now there are some more suggestion * Keyboard shortcuts, it is very important * a quick button to add and close tabs * produce error pages( in case of bad network availability, of network, or wrong spelling of the address) * context menu for the tab bar area. * and many more thing i will discover... but i really appreciate it, continue working on it! we'll keep improving it. chrome will hear from it (not a joke)

anandbose99k

Here is the list of working keyboard shortcuts in WebRender * Ctrl+T -> Open new tab * Ctrl+P -> Print page * Ctrl+H -> Show History * Ctrl+S -> Save page * Ctrl+F -> Find * Ctrl+O ->Open local file * F11 -> Enable full screen * Shift+F11 -> Disable full screen * F1 -> Show version information * Shift+F1 -> What's this? (Help) * Alt+Left -> Go back * Alt+Right -> Go Forward * Ctrl+(+) -> Zoom In * Ctrl+(-) -> Zoom Out

wambagilles

ah ok, sorry, its allright!

MarianoC

Hi, I made an PKGBUILD for Archlinux. You can see it here: http://aur.archlinux.org/packages.php?ID=47902 Bye!

anandbose99k

Get lively updates regarding WebRender from twitter -> http://twitter.com/QtWebRender

anandbose99k

Hello friends, I implemented tabbed browsing in WebRender! Thank you all for expressing your suggestions about WebRender!

wambagilles

hey, i really appreciate your web browser very simple and beautifull, but you may consider adding tab browsing! i too wrote a browser, Patriott, i will upload it here so that we can share! chees

GDigger24

Currently there are many lightweight browsers in the web, but webrender is very fast and usable. Even private browsing is supported. One thing I miss is tabbed browsing. Will you add this in the future?

anandbose99k

Yes...Sure...Thank you for downloading WebRender...!

Pling
0 Affiliates
Details
license
version 1.0RC4
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 0

More Browser from anandbose99k:

Socializer
anandbose99k
last update date: 12 years ago

Score 7.3

Other Browser:

Akeni Help Desk Assistant for Enterprise IM
akeni
last update date: 20 years ago

Score 5.0

kubdeb - software for Kubuntu
thatdaftpunk
last update date: 15 years ago

Score 5.0

cms-bandits
infocreator
last update date: 19 years ago

Score 5.0

Tavia Web Browser (non-RPM)
Joedaism
last update date: 21 years ago

Score 5.0

K-CSS
cime3d
last update date: 18 years ago

Score 5.0

KMT
sarah03
last update date: 21 years ago

Score 5.0



System Tags