.. and seems working quite well :) After 4 branches and 3 different technologies tried (html/css, PluginFactory + webView, Plasma widget) I decided for.. the forth!! It's a mix of the three, as usual happens searching for the right performance and flexibility.
it actually has ONE known bug: you cannot change the nine sites!! That's because it works this way. It builds a plain html embedding 9 QLabel (trough PluginFactory) containing the pixmaps for the previews. If rekonq has these images in cache it loads them, otherwise it tries grabbing from the network, while previewing a loading gif. I'm actually using the same as the tab :) Pano is going to provide a better one. When the grabbing process is finished, it loads the image! About 12 seconds in my network the first time, in a while from the second. To let change site work we need just to implement a mechanism to clean cache when user change sites! I'll do ASAP after that all your patches will be merged. Cheers, -- Andrea Diamantini, adjam GPG Fingerprint: 57DE 8E32 7D1A 0E16 AA52 59D8 84F9 3ECD DBF9 730F rekonq project WEB: http://rekonq.sourceforge.net IRC: rek...@freenode _______________________________________________ rekonq mailing list [email protected] https://mail.kde.org/mailman/listinfo/rekonq
