| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
(we are using just a class for it)
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
| |
|
| |
|
|
page you want to preview, and then you click a button
|