Re: Review request: undo stack not cleaned on saving

2012-11-05 Thread Dag
Mandag den 5. november 2012 17:03:00 skrev C. Boemann: > On Monday 05 November 2012 16:46:26 Dag wrote: > > Mandag den 5. november 2012 16:35:51 skrev C. Boemann: > > > On Monday 05 November 2012 16:26:06 Dag wrote: > > > > Reviewboard refuses my patch... > > > > > > > > The result is that [modifi

Re: Review request: undo stack not cleaned on saving

2012-11-05 Thread C. Boemann
On Monday 05 November 2012 16:46:26 Dag wrote: > Mandag den 5. november 2012 16:35:51 skrev C. Boemann: > > On Monday 05 November 2012 16:26:06 Dag wrote: > > > Reviewboard refuses my patch... > > > > > > The result is that [modified] indication is not in sync with file > > > content, so user may

Re: Review request: undo stack not cleaned on saving

2012-11-05 Thread Dag
Mandag den 5. november 2012 16:35:51 skrev C. Boemann: > On Monday 05 November 2012 16:26:06 Dag wrote: > > Reviewboard refuses my patch... > > > > The result is that [modified] indication is not in sync with file content, > > so user may accidently loose data. > > how do you see the problem? Mak

Re: Review request: undo stack not cleaned on saving

2012-11-05 Thread C. Boemann
On Monday 05 November 2012 16:26:06 Dag wrote: > Reviewboard refuses my patch... > > The result is that [modified] indication is not in sync with file content, > so user may accidently loose data. how do you see the problem? ___ calligra-devel mailing li

Review request: undo stack not cleaned on saving

2012-11-05 Thread Dag
Reviewboard refuses my patch... The result is that [modified] indication is not in sync with file content, so user may accidently loose data. -- Mvh. Dag Andersendiff --git a/libs/main/KoDocument.cpp b/libs/main/KoDocument.cpp index c3158ea..0291e12 100644 --- a/libs/main/KoDocument.cpp +++ b/li