summaryrefslogtreecommitdiff
path: root/src/messagebar.cpp
Commit message (Collapse)AuthorAgeFilesLines
* A round of the "new" astyle 2.01...Andrea Diamantini2011-07-171-8/+8
|
* Change KMessageWidget message typeAndrea Diamantini2011-07-121-1/+1
| | | | | As pointed out from someone, these are informational or warning messages.
* clean up codeAndrea Diamantini2011-07-111-2/+0
|
* Move to KMessageWidgetAndrea Diamantini2011-07-111-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 exitAndrea Diamantini2011-02-281-0/+2
|
* Coding styleAndrea Diamantini2011-02-251-11/+17
|
* Finally found time to update copyrights... ;)Andrea Diamantini2011-02-241-1/+1
|
* Prompt user before restoring session after a crash.Pierre Rossi2010-10-081-0/+122
Shows the about:closedTabs page in the background. Task: https://bugs.kde.org/show_bug.cgi?id=249228