summaryrefslogtreecommitdiff
path: root/src/history/historymodels.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Include clean-up in the big src directoryJon Ander Peñalba2010-09-031-0/+1
|
* Use the same FilterProxyModel for the bookmarks and history panelsJon Ander Peñalba2010-08-301-19/+0
|
* Switching to "KDE" icon cache. While this "brute force" change can be dangerous,Andrea Diamantini2010-08-281-1/+2
| | | | | | | | it seems let everything work as expected (at least here). It also lets us to retrieve icons when sites are not visited (eg: search engines or old bookmarks) It also contains fixes & improvements for icons management in History & Bookmarks classes. More code to maintain, but more things working.Let's see what'll happen...
* HistoryManager review (the second):Andrea Diamantini2010-08-191-272/+33
| | | | | | | - impressive cleanup of the code - removed unneeded classes - one List to manage the items in the historyManager, one easier Hash in the HistoryFilterModel to speed up searches - better HistoryItem updates
* QLatin1String -> QL1SAndrea Diamantini2010-04-301-1/+1
| | | | added cppcheck script
* Krazy fixesAndrea Diamantini2010-04-301-2/+2
|
* A coding style roundAndrea Diamantini2010-04-301-4/+4
|
* A lot of fix and improvements for the bookmark and the history panelsYoann Laissus2010-03-231-0/+8
|
* Fix copyright for 0.4 beta releaseAndrea Diamantini2010-02-101-1/+1
|
* Created a new history dir and changed "panelhistory" terms inAndrea Diamantini2009-11-241-0/+971
the more English "HistoryPanel" ones