public
Fork of icefox/arora
Description: Cross platform web browser
Homepage: http://arora.googlecode.com/
Clone URL: git://github.com/Arora/arora.git

Comments for Arora's arora   feed

icefox commented on Arora/arora Tue Oct 06 06:32:20 -0700 2009
Comment in a480c70:

Yes, that was added after 4.6_tp1 (along with other api changes sense then), but will be part of the final 4.6 api

Ri0n commented on Arora/arora Tue Oct 06 02:45:46 -0700 2009
Comment on src/aboutdialog.cpp in a480c70:

Qt 4.6_tp1 doesn't have qwebkitversion.h

icefox commented on Arora/arora Sun May 03 22:25:12 -0700 2009
Comment in ca6cf65:

Yah, there is an open issue for that and even some work started for that.

bluewolf2072 commented on Arora/arora Sun May 03 21:25:33 -0700 2009
Comment in ca6cf65:

In some browsers, when you close the last tab it shows you a page with a grid of images of the site you had visited or visit the most. The New Safari grid is actually kinda cool and the new cover flow history is cool. It would be cool to have a cover flow bookmark and or a cover flow grid of the top sites you visit

HarasLangouste commented on Arora/arora Thu Mar 26 14:06:53 -0700 2009
Comment in 3da8bbe:

(953) Voulez vous —> Voulez-vous (1598) tel que —> telles que (1606) que votre navigateur à le droit —> que votre navigateur a le droit

– Sinon, harmoniser la traduction de « header », tantôt traduit ici par « en-tête », tantôt laissé tel quel, serait bienvenu (sauf erreur de ma part…). – Un détail pour finir : l’apostrophe ne se compose pas avec l’entité « ' », mais (et ce de manière trompeuse…) avec « ’ » (cf. : http://www.orthotypographie.fr/volume-I/alliage-avertissement.html , section « apostrophe », point 4 [Forme]).

icefox commented on Arora/arora Tue Mar 10 02:14:57 -0700 2009
Comment in abb4f52:

Thanks, fixed

faw commented on Arora/arora Mon Mar 09 13:17:22 -0700 2009
Comment on src/settings.ui L252 in abb4f52:
Prefured

Looks like a typo. :)

icefox commented on Arora/arora Thu Feb 26 21:22:24 -0800 2009
Comment in 8c35be7:

Yup, changed

gsasha commented on Arora/arora Wed Feb 25 16:04:37 -0800 2009
Comment in c0fb8a9:

lemme try

faw commented on Arora/arora Mon Feb 23 02:55:56 -0800 2009
Comment in 8c35be7:
m_cache->setChecked(true);

should be enclosed in an #else for

#if QT_VERSION < 0x040500

otherwise it will be checked even when compiled with 4.4, which is confusing since there is no cache in Qt 4.4 at all.

icefox commented on Arora/arora Fri Sep 26 08:18:55 -0700 2008
Comment in 2360c18:

But in a location bar? Firefox and Konq does double, Safari does tripple

daniel-kun commented on Arora/arora Fri Sep 26 07:51:18 -0700 2008
Comment in 2360c18:

It should usually select the current word and only select the whole line on a tripe-click, though!

Chaz6 commented on Arora/arora Thu Jun 19 14:26:47 -0700 2008
Comment in adfc029:

Hurrah!