Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A round of the "new" astyle 2.01... | Andrea Diamantini | 2011-07-17 | 1 | -8/+8 |
| | |||||
* | Change KMessageWidget message type | Andrea Diamantini | 2011-07-12 | 1 | -1/+1 |
| | | | | | As pointed out from someone, these are informational or warning messages. | ||||
* | clean up code | Andrea Diamantini | 2011-07-11 | 1 | -2/+0 |
| | |||||
* | Move to KMessageWidget | Andrea Diamantini | 2011-07-11 | 1 | -85/+28 |
| | | | | | | Port rekonq notification bars to KMessageWidget: walletbar, crash notification bar, set favorite preview bar. Remove old no more used notification bar. | ||||
* | Clean up all d-tors to fix an eventual crash on exit | Andrea Diamantini | 2011-02-28 | 1 | -0/+2 |
| | |||||
* | Coding style | Andrea Diamantini | 2011-02-25 | 1 | -11/+17 |
| | |||||
* | Finally found time to update copyrights... ;) | Andrea Diamantini | 2011-02-24 | 1 | -1/+1 |
| | |||||
* | Prompt user before restoring session after a crash. | Pierre Rossi | 2010-10-08 | 1 | -0/+122 |
Shows the about:closedTabs page in the background. Task: https://bugs.kde.org/show_bug.cgi?id=249228 |