qt5base-lts/examples/widgets
Andrey Bienkowski a7db6e3467 Fixed memory leaks in the "40000 chips" example.
Two QObjects had no parent. This caused memory leaks on app close.
Confirmed with the valgrind memory analyzer tool from Qt Creator.

Change-Id: I9294099ca819be1a9c5b74b3cec5bf197be06433
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
2015-11-19 11:30:50 +00:00
..
animation Use C++ <cmath> instead of <math.h> 2015-02-16 16:21:15 +00:00
desktop Fix the closeEvent of the systray example on OS X 2015-11-03 09:01:36 +00:00
dialogs Examples/Doc snippets: Fix single-character string literals. 2015-10-13 16:37:07 +00:00
doc Doc: corrected error in doc static plugins 2015-11-13 20:33:44 +00:00
draganddrop Polish DnD Examples. 2015-10-09 15:59:21 +00:00
effects Use C++ <cmath> instead of <math.h> 2015-02-16 16:21:15 +00:00
gestures Examples/Doc snippets: Fix single-character string literals. 2015-10-13 16:37:07 +00:00
graphicsview Fixed memory leaks in the "40000 chips" example. 2015-11-19 11:30:50 +00:00
itemviews Examples/Doc snippets: Fix single-character string literals. 2015-10-13 16:37:07 +00:00
layouts Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
mac Link to AppKit instead of Cocoa. 2015-09-05 11:49:17 +00:00
mainwindows Fixed build breaks that result after disabling "contextmenu" feature 2015-09-09 07:33:58 +00:00
painting examples: remove use of obsolete QStyleOption*V<N> typedefs 2015-11-02 18:43:26 +00:00
richtext TextEdit example: fix build when clipboard is disabled. 2015-10-19 14:56:45 +00:00
scroller Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
statemachine Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
tools Merge remote-tracking branch 'origin/5.6' into dev 2015-10-14 15:45:35 +02:00
tutorials Examples/Doc snippets: Fix single-character string literals. 2015-10-13 16:37:07 +00:00
widgets Image viewer example: Fix broken error message formatting. 2015-10-19 14:50:32 +00:00
windowcontainer Make the windowcontainer example more robust 2015-05-12 08:58:47 +00:00
widgets.pro purge vestiges of opengl es 1 support 2014-04-04 19:32:21 +02:00