Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Krazy fixes | Andrea Diamantini | 2012-01-19 | 1 | -1/+1 |
| | | | | | | | - QL1S/QL1C - single-char QString efficiency - explicit ctors - normalized signals & slots | ||||
* | Finally found time to update copyrights... ;) | Andrea Diamantini | 2011-02-24 | 1 | -1/+1 |
| | |||||
* | Code Review. | Andrea Diamantini | 2010-09-02 | 1 | -5/+8 |
| | | | | | | | General clean up let member variables have better names, starting with _ and the needed get functions signals/slots --> Q_SIGNALS/Q_SLOTS moc headers | ||||
* | Bookmarks panel code reordered | Jon Ander Peñalba | 2010-08-20 | 1 | -0/+1 |
| | |||||
* | Bookmarks panel code clean-up | Jon Ander Peñalba | 2010-08-19 | 1 | -5/+16 |
| | |||||
* | - Performance improvements (partial updates of the tree) | Yoann Laissus | 2010-07-18 | 1 | -3/+1 |
| | | | | | - Synchronisation of the folded states between each windows - Code cleanup | ||||
* | Memory leaks fixes | Andrea Diamantini | 2010-05-04 | 1 | -1/+1 |
| | | | | first bunch | ||||
* | New rekonq_defines.h | Andrea Diamantini | 2010-04-30 | 1 | -2/+2 |
| | | | | Speed up compilation & linking on Win, Lin & Mac. Step 1 | ||||
* | A coding style round | Andrea Diamantini | 2010-04-30 | 1 | -6/+6 |
| | |||||
* | - Fix a crash when the cancel button of the add bookmark menu is clicked | Yoann Laissus | 2010-03-27 | 1 | -2/+5 |
| | | | | | | | | - Use the same behaviour for delete bookmark as the toolbar - Some strings changed - Keep the selection of a folder when it's expanded/collapsed - Fix the name of some methods and properties - Code cleaned a bit | ||||
* | A lot of fix and improvements for the bookmark and the history panels | Yoann Laissus | 2010-03-23 | 1 | -13/+38 |
| | |||||
* | tests support for every Qt derived rekonq class | Andrea Diamantini | 2010-02-26 | 1 | -3/+8 |
| | |||||
* | Fix copyright for 0.4 beta release | Andrea Diamantini | 2010-02-10 | 1 | -0/+1 |
| | |||||
* | Last structure change, promised! | Andrea Diamantini | 2009-11-27 | 1 | -0/+69 |
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. |