summaryrefslogtreecommitdiff
path: root/src/rekonqpage/previewselectorbar.cpp
Commit message (Collapse)AuthorAgeFilesLines
* removed unuseful rekonqpage dirAndrea Diamantini2010-03-191-152/+0
| | | | (we are using just a class for it)
* First bunch of fixes for the NewTabPage + WebSnap chain.Andrea Diamantini2010-03-161-3/+3
| | | | | | | | | It seems clear (to me) that they leaks memory, so they urgently need fixes. And a complete redesign. This is just a first (the easiest) part of it: - Removed some unuseful methods, - Added some documentation for the WebSnap class - Cleaned code, in general
* Fix copyright for 0.4 beta releaseAndrea Diamantini2010-02-101-1/+1
|
* HUGE CHANGE on Preview Page ChoosingAndrea Diamantini2010-02-091-74/+66
| | | | | | | | | | | The idea here is to free rekonq from unuseful weight while browsing and better maintain code. - Moved PreviewSelectorBar to be one of the WebTab bar - (this way position moved to up rather then down) - creation on use && deletion on close (SAVE MEMORY) - free others page for browsing - fix copyright - CLEAN API (is private/public a misconception?) && comments
* Changed strings following pano's recommandationsmatgic782010-02-061-3/+3
|
* Last bugs : layout fixes and empty urlbar when going back to homepagematgic782010-02-061-1/+3
|
* bugfix : previews were sometimes saved using the good sizematgic782010-02-061-1/+1
|
* bugfixing...matgic782010-02-061-1/+21
|
* A new approach for choosing previews : a bar appears, then you browse to the ↵matgic782010-02-061-0/+138
page you want to preview, and then you click a button