Commit Graph

19 Commits

Author SHA1 Message Date
Gareth Coco
a0ad25e95c Move to qwtconfig.pri.in
Disable shared build (we need libqwt.a)
2013-12-16 21:02:00 -05:00
Mark Liversedge
a399bea470 Revert "QT5 -- QWT 6.1 canvas fixup"
This reverts commit 54234ceca4.
2013-12-11 16:37:50 +00:00
Mark Liversedge
38951ef38c Don't set frameworks in QWT
.. makes it possible to build the examples
.. but we still don't build them by default
2013-12-10 21:26:58 +00:00
Mark Liversedge
cbb5889113 QT5 -- Fixups for Mac build
Remember to make distclean too.

Mac currently looks terrible -- the unified toolbar
is gone and its all a bit of a mess!
2013-12-09 23:00:21 +00:00
Mark Liversedge
5a89eee24c QT5 -- QWT 6.1 canvas fixup 2013-12-09 12:26:49 +00:00
Mark Liversedge
5abf8776f1 QT5 -- Add Qwt 6.1-multiaxes 2013-12-09 10:02:47 +00:00
Mark Liversedge
03d3afdf53 QT5 -- remove old qwt 2013-12-09 10:00:50 +00:00
gcoco
7bc1493600 Get rid of qwt compile error about format string.
Author: KURASHIKI Satoru <lurdan@gmail.com>

Taken from Debian patches for GC 3.0.3
2013-11-01 17:08:40 +00:00
KURASHIKI Satoru
012703c9fb fix trivial mis-spelling. 2013-08-05 09:09:47 +09:00
Mark Liversedge
2908c7d8cf Performance Manager Date Labels
Linker error using different TimeScaleDraw::label but
also a memory leak with unneccesary calls to create a
new ScaleDraw object.

Also applied recent fixes from qwt6 for scale draws. We
should look to pick up some of the other recent fixes
-- especially QT5 support.

Fixes #363.
2012-12-03 12:00:12 +00:00
Damien
2f9130cd76 Qwt 6.0.1 Support
Upgrade to QWT 6.0.1, but still uses a locally patched copy
since support for 8 axes has not been included, despite it
being a relatively simple patch.

Fixes #634.
Fixes #567.
2012-02-12 10:43:15 +00:00
Mark Liversedge
56e6aa3e0e Revert "Qwt 6 support"
The patch that was applied was missing a number of critical changes
and needs to be recreated and retested. The majority of qwt was not
uplifted and remained at Qwt 5.

This reverts commit e97aac7919.
2012-02-05 22:21:55 +00:00
Damien
17a361fc82 Qwt 6 support
Fixes #634.
2012-02-05 18:30:55 +00:00
Gareth Coco
28d7780e65 Don't build QwtDesigner in qwt
We don't use it and it is commented out in master
2012-01-26 13:02:40 -05:00
Sean Rhea
02ccdb9a07 take qwtconfig.pri out of git
Provide a qwtconfig.pri.in that you copy to qwtconfig.pri, instead.
2009-10-03 17:57:22 -04:00
Sean Rhea
0dfed2c7b6 apply many axes patch 2009-09-20 11:09:19 -07:00
Sean Rhea
2c138edbc6 build static qwt lib 2009-09-20 11:09:19 -07:00
Sean Rhea
68fbe04441 add .gitignore files for qwt 2009-09-20 11:09:19 -07:00
Sean Rhea
13bd8a1f52 check qwt-5.2, r588 into repository 2009-09-20 11:07:49 -07:00