summaryrefslogtreecommitdiff
path: root/src/websnap.cpp
Commit message (Expand)AuthorAgeFilesLines
* Re-add WebSnap class & included API in WebWindow for tab previewAndrea Diamantini2012-12-101-0/+164
* WARNING COMMIT --> FIRST REKONQ 2 IMPORTAndrea Diamantini2012-12-101-166/+0
* Ensure renderWidth is no more than 2000.Andrea Diamantini2012-02-121-0/+5
* clean up WebSnap and provide automatic thumbs update for about:tabsAndrea Diamantini2012-02-021-24/+27
* Removed unuseful renderClosingTabPreviewAndrea Diamantini2012-02-021-13/+1
* Restore scrollbars when using websnap featuresAndrea Diamantini2012-01-291-2/+7
* remove unneeded include in websnap.cppJohannes Tröscher2011-11-261-3/+0
* Improve the mechanism of thumnbs file names generationAndrea Di Menna2011-10-031-1/+5
* clean upAndrea Diamantini2011-07-251-1/+1
* Calm down kDebug messagesAndrea Diamantini2011-07-191-48/+0
* A round of the "new" astyle 2.01...Andrea Diamantini2011-07-171-3/+3
* Coding styleAndrea Diamantini2011-02-251-10/+10
* Finally found time to update copyrights... ;)Andrea Diamantini2011-02-241-1/+1
* Websnaps: change the image path to use base64.Pierre Rossi2010-09-151-6/+5
* Name cleanup in WebSnap::imagePathFromUrl with QRegExp.Pierre Rossi2010-08-251-12/+1
* fix tab preview when tab has never been focused. (old bug, fixed, reintroduce...megabigbug2010-07-011-2/+6
* add commentsmegabigbug2010-06-271-2/+7
* improve previews: compute preview when webview is deleted => instant preview ...megabigbug2010-06-261-16/+49
* fix (almost) empty area in the previewsmegabigbug2010-06-221-21/+36
* no more scrollbar on rendered previewsAndrea Diamantini2010-06-181-9/+1
* No more save tab previews as they are everytime computed again..Andrea Diamantini2010-06-181-8/+11
* This should save rekonq from crashes in closed tabs view.Andrea Diamantini2010-06-031-1/+10
* Include Fixes, first bunchAndrea Diamantini2010-04-301-6/+9
* cleaning headersAndrea Diamantini2010-04-301-1/+0
* A coding style roundAndrea Diamantini2010-04-301-30/+30
* Fixing tab switch behavior.Andrea Diamantini2010-04-291-4/+8
* Fix, improve and clean WebSnap API.Andrea Diamantini2010-04-221-43/+24
* Clean tab previews, not showing on loadingAndrea Diamantini2010-04-171-3/+5
* First bunch of fixes for the NewTabPage + WebSnap chain.Andrea Diamantini2010-03-161-29/+17
* Ok, things seem working well now.Andrea Diamantini2010-03-051-2/+7
* Cleaning websnaps code..Andrea Diamantini2010-03-051-17/+9
* Fix copyright for 0.4 beta releaseAndrea Diamantini2010-02-101-1/+2
* Fix loading previews : when load finished, result wasn't shownmatgic782010-02-061-15/+12
* bugfix : previews were sometimes saved using the good sizematgic782010-02-061-13/+5
* bugfixing...matgic782010-02-061-1/+3
* A new approach for choosing previews : a bar appears, then you browse to the ...matgic782010-02-061-4/+7
* First expermimental implementation of a new way of choosing a previewmatgic782010-02-061-1/+1
* Re-implemented previews in homepage without using plugins. Not finished yet :matgic782010-02-061-3/+49
* A better preview implementation:megabigbug2009-10-251-27/+3
* Me stupid.. fixing tab previews!Andrea Diamantini2009-10-211-8/+11
* STEP 1Andrea Diamantini2009-10-191-9/+29
* some fixes on preview home page mechanismAndrea Diamantini2009-10-161-1/+0
* favorites managementmatgic782009-10-141-0/+14
* TONS of events ignored to let homepage no more crash!Andrea Diamantini2009-10-081-2/+7
* Cleaning headers and so on...Andrea Diamantini2009-10-061-0/+3
* no more strange windows opened while loading previews :)Andrea Diamantini2009-10-021-0/+5
* Code fixes in the homepageAndrea Diamantini2009-10-011-2/+2
* BIG BIG commitAndrea Diamantini2009-09-301-7/+4
* Cleaning some unuseful kDebug(s)...Andrea Diamantini2009-09-251-1/+0
* fix page previewmegabigbug2009-09-221-16/+30