• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

.github/workflows/H11-Feb-2021-13399

admin/H11-Feb-2021-104

designer/H03-May-2022-1,260983

doc/H11-Feb-2021-35,02331,986

examples/H03-May-2022-7,4835,847

src/H03-May-2022-44,87126,536

textengines/H11-Feb-2021-367219

.gitignoreH A D11-Feb-202119 43

CHANGESH A D11-Feb-202116.4 KiB459413

COPYINGH A D11-Feb-202127.3 KiB544446

INSTALLH A D11-Feb-20214.6 KiB176122

READMEH A D11-Feb-2021914 3522

README.mdH A D11-Feb-2021149 63

qwt.prfH A D11-Feb-20211,009 3529

qwt.proH A D11-Feb-2021540 2620

qwt5-qt5.pc.inH A D11-Feb-2021337 1410

qwt5-qt5.specH A D11-Feb-20212.5 KiB8959

qwtconfig.priH A D11-Feb-20214.4 KiB138108

README

1
2The Qwt Widget Library
3----------------------
4
5      Qwt is an extension to the libraries of the Qt Project.
6
7      The Qwt library contains widgets and components which are
8      primarily useful for technical and scientifical purposes.
9      It includes a 2-D plotting widget, different kinds of sliders,
10      and much more.
11
12      Qwt is hosted at http://qwt.sf.net
13
14Installation
15------------
16
17      Read INSTALL how to build and install Qwt.
18
19Copyright
20---------
21
22    Qwt Widget Library
23    Copyright (C) 1997   Josef Wilgen
24    Copyright (C) 2002   Uwe Rathmann
25
26    Qwt is published under the Qwt License, Version 1.0.
27    You should have received a copy of this licence in the file
28    COPYING.
29
30    This library is distributed in the hope that it will be useful,
31    but WITHOUT ANY WARRANTY; without even the implied warranty of
32    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
33
34
35

README.md

1# qwt5-qt5
2
3Qwt library (version 5.2.3) updated to work with Qt5.
4
5Official website of Qwt is at: [qwt.sourceforge.net](http://qwt.sourceforge.net/)
6