
WebRender
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
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 )
GDigger24
9 years ago
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?
Report
anandbose99k
9 years ago
Report
GDigger24
9 years ago
- 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.
Report
Drool
9 years ago
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
Report
anandbose99k
9 years ago
Report
Blahord
9 years ago
My webbrowser:
http://qt-apps.org/content/show.php/Lightweight2?content=139266&PHPSESSID=13e74d593a427ea928bf8e656293a316
(1.9 should come soon)
Things i have learned from your project:
- QWebInspector
- The private-browsing flag of QWebSettings
Things you can learn from mine:
- Reduce contentsMagins to reduce space wasting
- Write downloaded data to file during the download. Atm you cannnot download big files with WR.
- Blocking plugins (Actually i have learned it from Arora)
- SSL notification and error handling
- Bookmarksystem with folders (I think it would break compatiblity to your system. I had a simple bookmarksystem first too and i had to break compatiblity. I resolved by automatically importing the old ones)
- Disable currently useless nagivgate buttons
- Tab-previews (will be in LW2 1.9)
Remember: It is your project and you don't have to do all the listet things.
Perhaps we can combine our powers.
My approach: Create a small browser that gives a less technical informatin as possbile. It's ment to be usable by normal-people and also gives wished features for advanced users.
Report
wambagilles
9 years ago
* 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)
Report
anandbose99k
9 years ago
* 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
Report
wambagilles
9 years ago
Report
MarianoC
9 years ago
Bye!
Report
anandbose99k
9 years ago
Report
anandbose99k
9 years ago
Report
quax
9 years ago
first of all I want to thank you for your SPLENDID WORK!
I am maintaining a small distro in Germany
and would like to include Webrender as an alternate browser.
I have done the German translation but
I am stuck with calling them in Webrender.
Is there any chance to get the sources changed to support translations?
Regards and keep up the good work!
Report
wambagilles
9 years ago
chees
Report
GDigger24
9 years ago
One thing I miss is tabbed browsing. Will you add this in the future?
Report
anandbose99k
9 years ago
Report