summaryrefslogtreecommitdiff
path: root/src/previewselectorbar.cpp
Commit message (Collapse)AuthorAgeFilesLines
* clean upAndrea Diamantini2011-07-251-2/+2
| | | | | | - QL1S - one stupid kDebug less - codingstyle
* A round of the "new" astyle 2.01...Andrea Diamantini2011-07-171-9/+9
|
* Change KMessageWidget message typeAndrea Diamantini2011-07-121-1/+1
| | | | | As pointed out from someone, these are informational or warning messages.
* Move to KMessageWidgetAndrea Diamantini2011-07-111-40/+31
| | | | | | 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-5/+0
|
* Finally found time to update copyrights... ;)Andrea Diamantini2011-02-241-1/+1
|
* No more static members in the Application class,Pierre Rossi2011-02-241-2/+2
| | | | | | | an rApp shortcut for Application::instance, clean up code switching to use the new shortcut Reviewed by: adjam
* can not -> cannotPanagiotis Papadopoulos2010-10-191-2/+2
|
* Prompt user before restoring session after a crash.Pierre Rossi2010-10-081-11/+1
| | | | | | Shows the about:closedTabs page in the background. Task: https://bugs.kde.org/show_bug.cgi?id=249228
* Websnaps: change the image path to use base64.Pierre Rossi2010-09-151-0/+6
| | | | | | | | | This should solve the problems caused by special characters for good. A few other improvements: - do not call updateImage as many times as there are favorites. - removed an unused variable. - trade #defines for static const ints - take advantage of the already loaded page to refresh the snapshot.
* Fixes the multiple preview/walet bars in a single tab.Pierre Rossi2010-09-031-1/+1
| | | | | This also adds a colorful blink effect when an already visible bar is requested again.
* Include all .moc files removed in the previous commitJon Ander Peñalba2010-09-031-0/+1
|
* Include clean-up in the big src directoryJon Ander Peñalba2010-09-031-6/+4
|
* fix (almost) empty area in the previewsmegabigbug2010-06-221-3/+0
|
* Include Fixes, first bunchAndrea Diamantini2010-04-301-4/+9
|
* A coding style roundAndrea Diamantini2010-04-301-20/+20
|
* removed unuseful rekonqpage dirAndrea Diamantini2010-03-191-0/+152
(we are using just a class for it)