summaryrefslogtreecommitdiff
path: root/src/history/historymanager.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Memory leaks fixesAndrea Diamantini2010-05-041-0/+6
| | | | first bunch
* A coding style roundAndrea Diamantini2010-04-301-25/+25
|
* Do not update downloads history when private browsing is enabled.Flavio Castelli2010-04-071-0/+3
|
* add title for history itemslionelc2010-04-021-1/+25
|
* Downloads PageAndrea Diamantini2010-03-201-0/+53
| | | | | | This commit implements the downloads history page. While it is in an horrible shape, its slots seem working well It needs just some love..
* kWarning --> kDebugAndrea Diamantini2010-03-061-4/+4
|
* Fix copyright for 0.4 beta releaseAndrea Diamantini2010-02-101-1/+1
|
* QPointers --> QWeakPointersAndrea Diamantini2010-02-051-2/+1
|
* Last structure change, promised!Andrea Diamantini2009-11-271-0/+454
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.