HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...
Bug #767837

Qt client - some memory leaks
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Fixed memory leaks:
- deleted shortcuts on exit
- deleted cursors on exit
- scale_widget, resize_widget, move_widget - they used copy of pixmap and never deleted original.
- added mr_idle destructor for deleting not yet used callbacks
- in create_start_page QTreeWidgetItem could be created but that item could be not assinged in rare cases.
- science report - helper items for comboboxes were not deleted
History
#1
Updated by Anonymous almost 4 years ago
- Status changed from Resolved to Closed