summaryrefslogtreecommitdiff
path: root/src/bookmarks/bookmarksproxy.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use the same FilterProxyModel for the bookmarks and history panelsJon Ander Peñalba2010-08-301-58/+0
|
* Made the bookmark search case insensitive and added some comments to the ↵Jon Ander Peñalba2010-08-161-5/+6
| | | | BookmarksProxy class.
* A coding style roundAndrea Diamantini2010-04-301-9/+9
|
* Fix copyright for 0.4 beta releaseAndrea Diamantini2010-02-101-0/+1
|
* Just some stupid fixesAndrea Diamantini2009-12-141-16/+43
|
* Last structure change, promised!Andrea Diamantini2009-11-271-0/+29
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.