summaryrefslogtreecommitdiff
path: root/src/bookmarks/bookmarkspanel.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix copyright for 0.4 beta releaseAndrea Diamantini2010-02-101-1/+1
|
* Fixing panelsAndrea Diamantini2010-01-241-3/+2
| | | | | | | | With this commit I fixed panel behaviour && saved some bytes in their definition. This will help hacking there (they are pretty the same now, I just have no time to let them inherit from a parent "rekonq panel" class) and will save some bytes in rekonq footprint :)
* Just some stupid fixesAndrea Diamantini2009-12-141-24/+28
|
* Last structure change, promised!Andrea Diamantini2009-11-271-0/+110
Anyway, this moving/renaming helped me finding lots of strange circulary dependencies and easily solve them :) We have also a more organized structure, hopefully letting people work on different areas altogether.