summaryrefslogtreecommitdiff
path: root/src/previewimage.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Cleaning headers and so on...Andrea Diamantini2009-10-061-4/+9
|
* (Again) preparing PreviewImage for right mouse click manageAndrea Diamantini2009-10-061-2/+12
|
* I apologize for this. As said, I use no mouse and I couldn'tAndrea Diamantini2009-10-061-12/+2
| | | | | | | | argue this strange GUI behaviour Revert "- Cleaning mouse gesture managements" This reverts commit 0c71d428f284675c658c55d2f3d9f858ad78c850.
* - Cleaning mouse gesture managementsAndrea Diamantini2009-10-041-2/+12
| | | | | - context menu crash fixes && some separators added - preparing PreviewImage for right mouse click manage
* Fixing Application::homePage behaviourAndrea Diamantini2009-10-021-0/+1
|
* Code fixes in the homepageAndrea Diamantini2009-10-011-3/+3
| | | | also changed history && bookmarks layout (we need just icons there)
* Cleaning thumbs cacheAndrea Diamantini2009-09-301-1/+10
|
* BIG BIG commitAndrea Diamantini2009-09-301-6/+16
| | | | | | | | | | | | | | | | removed: - last closed tabs feature - new tab page settings (unuseful, we need something better) implemented - new home page layout (needs love) - new about: protocol to load home page sections - preview images cache todo: - cleaning cache mechanism - bug fixing - add/remove to preferred actions
* Implementing a new about: protocol, 1st bunchAndrea Diamantini2009-09-291-1/+2
|
* Load on click (links on previews)Andrea Diamantini2009-09-291-0/+10
|
* rekonq 0.2.59Andrea Diamantini2009-09-201-1/+0
| | | | A lot of merged code and some trivial bug fixed
* Fixing loading previewAndrea Diamantini2009-09-201-5/+12
| | | | | | | busywidget image provided by AdriĆ :) with Pano's intercession. Many thanks!
* Faster loading..Andrea Diamantini2009-09-181-7/+20
|
* It finally works!Andrea Diamantini2009-09-181-5/+10
| | | | Need some fixes to be merged..
* LAST BRANCH (promised!!)Andrea Diamantini2009-09-181-0/+49
first commit here. We have the homepage classes