mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-23 10:22:48 +00:00
![]() because KParts::ReadWritePart::closeUrl() is not called from the KParts::ReadWritePart destructor (and even if it is bad stuff may happen) for most rw parts (exception being okular which does its own query, maybe some other parts too) saving was not actually done (e.g. for ark). now the part will be queried to close, if the upload job fails (e.g. because of insufficient access) the application/part will not close (intentionally) tho and no error is reported via message box which is something that needs to be looked into Signed-off-by: Ivailo Monev <xakepa10@gmail.com> |
||
---|---|---|
.. | ||
tests | ||
CMakeLists.txt | ||
event.cpp | ||
event.h | ||
factory.cpp | ||
factory.h | ||
kpart.desktop | ||
krop.desktop | ||
krwp.desktop | ||
mainwindow.cpp | ||
mainwindow.h | ||
part.cpp | ||
part.h |