Re: Review Request 120110: Fix a crash when shutting down plasma shell, while destruction models

2014-09-09 Thread Joseph Wenninger
ate.h:106 Diffs - src/declarativeimports/core/datasource.cpp 2e7a2af4919f85bb385e95f2a29f9cdb5e7ecfda src/declarativeimports/core/datasource.h 3a8b522919f04f8581e98271aff55ccc001062c8 Diff: https://git.reviewboard.kde.org/r/120110/diff/ Testing --- This part of plasma shell does not cau

Re: Review Request 120110: Fix a crash when shutting down plasma shell, while destruction models

2014-09-09 Thread Joseph Wenninger
Diffs (updated) - src/declarativeimports/core/datasource.cpp 2e7a2af4919f85bb385e95f2a29f9cdb5e7ecfda src/declarativeimports/core/datasource.h 3a8b522919f04f8581e98271aff55ccc001062c8 Diff: https://git.reviewboard.kde.org/r/120110/diff/ Testing --- This part of plasma shell do

Re: Review Request 120110: Fix a crash when shutting down plasma shell, while destruction models

2014-09-09 Thread Joseph Wenninger
ted) - src/declarativeimports/core/datasource.h 3a8b522919f04f8581e98271aff55ccc001062c8 src/declarativeimports/core/datasource.cpp 2e7a2af4919f85bb385e95f2a29f9cdb5e7ecfda Diff: https://git.reviewboard.kde.org/r/120110/diff/ Testing --- This part of plasma shell does not cau

Re: Review Request 120110: Fix a crash when shutting down plasma shell, while destruction models

2014-09-09 Thread Joseph Wenninger
eleted. - Joseph --- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/120110/#review66098 --- On Sept. 9, 2014, 8:15 vorm., Joseph Wenni

Review Request 120110: Fix a crash when shutting down plasma shell, while destruction models

2014-09-09 Thread Joseph Wenninger
001062c8 src/declarativeimports/core/datasource.cpp 2e7a2af4919f85bb385e95f2a29f9cdb5e7ecfda Diff: https://git.reviewboard.kde.org/r/120110/diff/ Testing --- This part of plasma shell does not cause a crash for me anymore. Thanks, Joseph Wenninger __

Re: Review Request 119714: Fix the build on Windows using MSVC 2013

2014-08-11 Thread Joseph Wenninger
QModelIndex(int arow, int acolumn, quintptr id, const QAbstractItemModel *amode$ : r(arow), c(acolumn), i(id), m(amodel) {} - Joseph Wenninger On Aug. 11, 2014, 1:24 nachm., Cristian OneČ› wrote: > > --- > This is an auto