Revision 681a611...
Go back to digest for 18th September 2011Bug Fixes in Networking Tools
Andrea Diamantini committed changes in [rekonq] /:
Fix close & session
First, I'm really sorry for this bad commit ('git' talking..).
The fact is that the 3 bugs fixed here were found chained playing
with close code. Here it is the report:
- fix close window (it now really appears on multiple window closing)
- fix saveSession (saving one call for each site loaded and storing
better information): saveSession is now called on loadFinished
- clean up some compilation warnings
File Changes
Modified 9 files
- src/application.cpp
- src/application.h
- src/mainview.cpp
- src/mainview.h
- src/mainwindow.cpp
- src/mainwindow.h
- src/sessionmanager.cpp
- src/webtab.cpp
- src/urlbar/webshortcutwidget.cpp
9 files changed in total