Commit Graph

11 Commits

Author SHA1 Message Date
Mark Liversedge
a47bbe8ac8 Update QT install instructions INSTALL-LINUX
.. since Qt changed the name back to Qt 4.8 rather
than SDK 1.1.
2013-05-04 18:26:24 +01:00
Claus Assmann
447c87fcf0 Update INSTALL-LINUX for needing > Flex 2.5.9 2013-02-21 18:37:20 +00:00
Mark Liversedge
e322818d0e Update docs for build
.. to run qmake -recursive from the top level directory
to ensure subdirs Makefiles are regenerated.
2013-02-06 18:56:52 +00:00
Mark Liversedge
2b66ae75a7 remove boost from docs
.. it is no longer needed.
2012-12-30 17:13:11 +00:00
Mark Liversedge
b25c97fc25 Update LINUX-INSTALL for 3D on Ubuntu 12.10 2012-12-08 21:50:14 +00:00
gcoco
80b3a524fd Fix git URL 2012-12-01 20:57:19 -05:00
Mark Liversedge
59da3c14c1 Refactoring CLucene
There are some issues with document deletion and support for
the latest release of CLucene which may be related to having
concurrent IndexWriters and IndexReaders.

This refactoring works fine on Linux. Pushed for safety for
any users that may be experiencing issues when deleting rides.

Further investigation is required on mac and windows builds.
2012-10-22 21:40:49 +01:00
Mark Liversedge
7a8d4377b9 Search/Filter using Lucene
Searching and filtering the ride list using a search box.
This is implemented using a new optional dependency on
CLucene.

Fixes #627.
2012-10-21 15:28:26 +01:00
Mark Liversedge
bfed830718 Add qwtplot3d instructions in INSTALL-LINUX 2011-08-22 21:27:49 +01:00
Mark Liversedge
fc741fb9b4 Make Training View Configurable
The training view (aka realtime) is now configurable
allowing users to drag and drop appropriate charts
and dials onto the main view.

The controls for this view are static and comprise the
old controls with start/stop buttons, device selections etc.

I have removed deprecated code too, the following are removed
from the repository;
* ViewSelection
* RealtimeWindow
* TrainWindow
* TrainTabs

Fixes #290.
2011-05-10 18:21:08 +01:00
Mark Liversedge
e61d6d2c00 Added INSTALL-LINUX build notes/instructions to root of src tree 2011-05-02 21:07:27 +01:00