summaryrefslogtreecommitdiff
path: root/src/previewselectorbar.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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)