C++
TypeScript
QMake
Shell
C
HTML
Other
Latest commit
7c7514d
Permalink
| Failed to load latest commit information. | |||
|
|
autotests | ||
|
|
debian-upstream | ||
|
|
git_hooks | ||
|
|
manualtests | ||
|
|
src | ||
|
|
tools | ||
|
|
.gitignore | ||
|
|
AUTHORS | ||
|
|
ChangeLog | ||
|
|
Doxyfile | ||
|
|
GPLHEADER | ||
|
|
LICENSE.GPL2 | ||
|
|
LICENSE.GPL3 | ||
|
|
README | ||
|
|
arora.pro | ||
|
|
builddeb.sh | ||
|
|
buildosx.sh | ||
|
|
generateAuthors | ||
|
|
generateReleaseContributors | ||
|
|
install.pri | ||
|
|
webkittrunk.pri | ||
|
|
windowsinstaller.nsi | ||
README
Arora web browser Arora is a cross platform web browser built using Qt and WebKit. Building: Arora uses the qmake build system. If you already have Qt 4.5 or newer on your system building is as easy as running the command 'qmake' and then 'make' or 'nmake' on Windows. For more detailed information see https://github.com/Arora/arora/wiki/BeginnerStepByStepInstructions