summaryrefslogtreecommitdiff
path: root/src/history/historypanel.h
Commit message (Collapse)AuthorAgeFilesLines
* Finally found time to update copyrights... ;)Andrea Diamantini2011-02-241-1/+1
|
* BookmarksPanel API improvedJon Ander Peñalba2010-11-071-1/+1
|
* Code Review.Andrea Diamantini2010-09-021-2/+1
| | | | | | | General clean up let member variables have better names, starting with _ and the needed get functions signals/slots --> Q_SIGNALS/Q_SLOTS moc headers
* panels directory removedJon Ander Peñalba2010-08-301-1/+1
|
* New general panel class created and used by the bookmarks and history panelJon Ander Peñalba2010-08-301-18/+9
|
* Use the same FilterProxyModel for the bookmarks and history panelsJon Ander Peñalba2010-08-301-10/+4
|
* This commit implements some speed optimizations on startupAndrea Diamantini2010-06-051-0/+5
| | | | | as loading the dockwidgets show on first show. It also cleans up bookmarks menu loading.
* New rekonq_defines.hAndrea Diamantini2010-04-301-1/+3
| | | | Speed up compilation & linking on Win, Lin & Mac. Step 1
* A coding style roundAndrea Diamantini2010-04-301-3/+3
|
* Stupid commit :)Andrea Diamantini2010-04-141-2/+2
| | | | | | Renamed urltreeview files to paneltreeviews one to let my konsole tab completion easily work. Blame me for this..
* A lot of fix and improvements for the bookmark and the history panelsYoann Laissus2010-03-231-2/+8
|
* 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
|
* Fixing panelsAndrea Diamantini2010-01-241-13/+8
| | | | | | | | 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 :)
* Created a new history dir and changed "panelhistory" terms inAndrea Diamantini2009-11-241-0/+64
the more English "HistoryPanel" ones