Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add title for history items | lionelc | 2010-04-02 | 2 | -1/+27 |
| | |||||
* | - Remove the Add Bookmark action from the different context menus | Yoann Laissus | 2010-03-27 | 1 | -2/+2 |
| | | | | | - Add Bookmark Here now add the bookmark on top of the selected item - ctor initialisation for the UrlTreeView of the history panel | ||||
* | Fix missing strings on the history panel | Yoann Laissus | 2010-03-27 | 1 | -4/+4 |
| | |||||
* | A lot of fix and improvements for the bookmark and the history panels | Yoann Laissus | 2010-03-23 | 3 | -15/+92 |
| | |||||
* | Downloads Page | Andrea Diamantini | 2010-03-20 | 2 | -1/+84 |
| | | | | | | 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 --> kDebug | Andrea Diamantini | 2010-03-06 | 2 | -6/+6 |
| | |||||
* | tests support for every Qt derived rekonq class | Andrea Diamantini | 2010-02-26 | 4 | -5/+15 |
| | |||||
* | Fix copyright for 0.4 beta release | Andrea Diamantini | 2010-02-10 | 8 | -8/+8 |
| | |||||
* | QPointers --> QWeakPointers | Andrea Diamantini | 2010-02-05 | 1 | -2/+1 |
| | |||||
* | Fixing panels | Andrea Diamantini | 2010-01-24 | 4 | -162/+59 |
| | | | | | | | | 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 :) | ||||
* | Last structure change, promised! | Andrea Diamantini | 2009-11-27 | 5 | -3/+121 |
| | | | | | | | 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. | ||||
* | Last history fixes | Andrea Diamantini | 2009-11-25 | 4 | -4/+167 |
| | |||||
* | Created a new history dir and changed "panelhistory" terms in | Andrea Diamantini | 2009-11-24 | 6 | -0/+2010 |
the more English "HistoryPanel" ones |