Mark Liversedge deb5d34415 Cloud Refactor - Combo (e.g. Google Drive Scope)
.. enable auth settings to have a combo that is defined by the
   service and user selectable.

.. Syntax:

   settingname::name::val1::va12::val3

   In the first example we used it to set the google drive scope
   for authorisation, so in this case it is defined:

   "<athlete-private>google_drive/
           auth_scope::Scope::drive::drive.appdata::drive.file"

   Which results in a user selectable combo box labelled "Scope"
   from which they can select from the values drive, drive.appdata
   and drive.file. The value is used to update the auth_scope
   setting in config/athlete-private.ini

.. We can add more of these later if they are needed, perhaps on
   the setting screen for settings not related to authorisation.

.. A "SettingCombo" widget has been created to simplify the way
   a QComboBox is setup and queried.
2017-04-02 10:46:43 +01:00
2017-03-19 11:38:50 +01:00
2015-09-18 08:49:39 +01:00
2017-03-02 07:34:24 +01:00
2017-03-31 10:09:35 -06:00
2016-03-26 09:55:38 +00:00
2017-03-06 12:09:04 +00:00
2016-04-02 17:36:41 -04:00
2016-05-02 19:00:19 +01:00
2016-03-26 11:02:41 +00:00
2017-03-27 15:42:55 -04:00
2017-01-14 14:51:47 +01:00
2015-11-14 21:53:15 +00:00
2015-11-25 19:48:42 +00:00
2015-01-14 10:32:50 +00:00
2016-05-11 23:03:17 -04:00
2017-02-25 14:07:54 +01:00
2016-06-19 14:03:18 +02: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

OSX: Build Status

Windows: Build status

Coverity Status

Alternatively official builds are available from http://www.goldencheetah.org

whilst latest developer builds are available from https://github.com/GoldenCheetah/GoldenCheetah/releases

Languages
Standard ML 68.3%
C++ 28.1%
C 2.7%
Yacc 0.2%
QMake 0.2%
Other 0.1%