Mark Liversedge cd2145504a Fix SEGV on cancel remove chart
Recent update to use deleteLater() when removing
a chart in the event loop /always/ deletes the chart
regardless of the user selection, this is because it
is deleted in the wrong place.

It was deleted when the user selected the close menu
option (in GoldenCheetah.cpp) rather than after the
user had confirmed (in HomeWindow.cpp).
2012-12-01 22:19:46 +00:00
2012-11-26 09:53:41 -05:00
2010-12-30 17:35:23 +00:00
2012-02-12 10:43:15 +00:00
2011-05-17 21:05:47 +01:00
2012-12-01 22:19:46 +00:00
2009-09-20 11:13:11 -07:00
2011-10-12 09:46:40 +01:00
2006-09-06 23:59:42 +00:00
2012-10-22 21:40:49 +01:00
2012-10-22 22:12:15 +01:00
2012-11-08 22:24:13 +00:00

Golden Cheetah install and build instructions are documented
for each platform;

INSTALL-WIN32   For building on Microsoft Windows
INSTALL-LINUX   For building on Ubuntu Linux
INSTALL-MAC     For building on Apple OS X

Alternatively official builds are available from http://www.goldencheetah.org
whilst latest developer builds are available from http://goldencheetah.stand2surf.net
Languages
Standard ML 68.2%
C++ 28.2%
C 2.7%
Yacc 0.2%
QMake 0.2%
Other 0.1%