summaryrefslogtreecommitdiff
path: root/src/history/historymanager.h
Commit message (Collapse)AuthorAgeFilesLines
* Awesome bar speed upAndrea Diamantini2010-06-051-6/+4
| | | | | | | | This commit introduces notable changes and needs a lot of tests Courtesy patch from Mathias Kraus. Thanks :) BUG: 237390
* New rekonq_defines.hAndrea Diamantini2010-04-301-2/+2
| | | | Speed up compilation & linking on Win, Lin & Mac. Step 1
* A coding style roundAndrea Diamantini2010-04-301-12/+12
|
* add title for history itemslionelc2010-04-021-0/+2
|
* Downloads PageAndrea Diamantini2010-03-201-1/+31
| | | | | | This commit implements the downloads history page. While it is in an horrible shape, its slots seem working well It needs just some love..
* tests support for every Qt derived rekonq classAndrea Diamantini2010-02-261-1/+4
|
* Fix copyright for 0.4 beta releaseAndrea Diamantini2010-02-101-1/+1
|
* Last structure change, promised!Andrea Diamantini2009-11-271-0/+161
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.