Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up headers && fix compilation with (the upcoming) qt 4.8.2 | Andrea Diamantini | 2012-04-20 | 1 | -4/+2 |
| | |||||
* | Restore scrollbars when using websnap features | Andrea Diamantini | 2012-01-29 | 1 | -2/+1 |
| | | | | BUG:288957 | ||||
* | clean up | Andrea Diamantini | 2011-07-25 | 1 | -2/+2 |
| | | | | | | - QL1S - one stupid kDebug less - codingstyle | ||||
* | A round of the "new" astyle 2.01... | Andrea Diamantini | 2011-07-17 | 1 | -9/+9 |
| | |||||
* | Change KMessageWidget message type | Andrea Diamantini | 2011-07-12 | 1 | -1/+1 |
| | | | | | As pointed out from someone, these are informational or warning messages. | ||||
* | Move to KMessageWidget | Andrea Diamantini | 2011-07-11 | 1 | -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 exit | Andrea Diamantini | 2011-02-28 | 1 | -5/+0 |
| | |||||
* | 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 | -2/+2 |
| | | | | | | | an rApp shortcut for Application::instance, clean up code switching to use the new shortcut Reviewed by: adjam | ||||
* | can not -> cannot | Panagiotis Papadopoulos | 2010-10-19 | 1 | -2/+2 |
| | |||||
* | Prompt user before restoring session after a crash. | Pierre Rossi | 2010-10-08 | 1 | -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 Rossi | 2010-09-15 | 1 | -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 Rossi | 2010-09-03 | 1 | -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 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 | -6/+4 |
| | |||||
* | fix (almost) empty area in the previews | megabigbug | 2010-06-22 | 1 | -3/+0 |
| | |||||
* | Include Fixes, first bunch | Andrea Diamantini | 2010-04-30 | 1 | -4/+9 |
| | |||||
* | A coding style round | Andrea Diamantini | 2010-04-30 | 1 | -20/+20 |
| | |||||
* | removed unuseful rekonqpage dir | Andrea Diamantini | 2010-03-19 | 1 | -0/+152 |
(we are using just a class for it) |