Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A round of the "new" astyle 2.01... | Andrea Diamantini | 2011-07-17 | 1 | -3/+3 |
| | |||||
* | Clean up all d-tors to fix an eventual crash on exit | Andrea Diamantini | 2011-02-28 | 1 | -5/+0 |
| | |||||
* | Coding style | Andrea Diamantini | 2011-02-25 | 1 | -1/+1 |
| | |||||
* | Finally found time to update copyrights... ;) | Andrea Diamantini | 2011-02-24 | 1 | -1/+1 |
| | |||||
* | No more static members in the Application class, | Pierre Rossi | 2011-02-24 | 1 | -1/+1 |
| | | | | | | | an rApp shortcut for Application::instance, clean up code switching to use the new shortcut Reviewed by: adjam | ||||
* | Include all .moc files removed in the previous commit | Jon Ander Peñalba | 2010-09-03 | 1 | -0/+1 |
| | |||||
* | Include clean-up in the big src directory | Jon Ander Peñalba | 2010-09-03 | 1 | -4/+2 |
| | |||||
* | Fix webicon crashes | Andrea Diamantini | 2010-08-28 | 1 | -3/+0 |
| | |||||
* | Switching to "KDE" icon cache. While this "brute force" change can be dangerous, | Andrea Diamantini | 2010-08-28 | 1 | -0/+74 |
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... |