]> sigrok.org Git - pulseview.git/blame - README
Add themes and implement theme support
[pulseview.git] / README
CommitLineData
7a68af04
UH
1-------------------------------------------------------------------------------
2README
3-------------------------------------------------------------------------------
4
5The sigrok project aims at creating a portable, cross-platform,
6Free/Libre/Open-Source signal analysis software suite that supports various
7device types (such as logic analyzers, oscilloscopes, multimeters, and more).
8
84b1b7d2 9PulseView is a Qt-based LA/scope/MSO GUI for sigrok.
7a68af04
UH
10
11
12Status
13------
14
6c1c5c88 15PulseView is in a usable state and has had official tarball releases.
7a68af04 16
7a68af04 17
0ec7aba5
UH
18Copyright and license
19---------------------
20
21PulseView is licensed under the terms of the GNU General Public License
22(GPL), version 3 or later.
23
24While some individual source code files are licensed under the GPLv2+, and
25some files are licensed under the GPLv3+, this doesn't change the fact that
26the program as a whole is licensed under the terms of the GPLv3+ (e.g. also
27due to the fact that it links against GPLv3+ libraries).
28
29Please see the individual source files for the full list of copyright holders.
30
31
14646943
AG
32Copyright notices
33-----------------
34
35A copyright notice indicating a range of years, must be interpreted as having
36had copyrightable material added in each of those years.
37
38Example:
39
40 Copyright (C) 2010-2013 Contributor Name
41
42is to be interpreted as
43
44 Copyright (C) 2010,2011,2012,2013 Contributor Name
45
46
37b0bd35 47Resource authors and licenses
4e4d72b2
SA
48--------------------------
49
50icons/information.svg: Bobarino
51 https://en.wikipedia.org/wiki/File:Information.svg
52
37b0bd35
SA
53QDarkStyleSheet: Colin Duquesnoy
54 https://github.com/ColinDuquesnoy/QDarkStyleSheet
55 License: https://github.com/ColinDuquesnoy/QDarkStyleSheet/blob/master/LICENSE.md
56
57DarkStyle: Juergen Skrotzky
58 https://github.com/Jorgen-VikingGod/Qt-Frameless-Window-DarkStyle
59
4e4d72b2 60
79e5b0d8
UH
61Mailing list
62------------
7a68af04
UH
63
64 https://lists.sourceforge.net/lists/listinfo/sigrok-devel
7a68af04
UH
65
66
67IRC
68---
69
70You can find the sigrok developers in the #sigrok IRC channel on Freenode.
71
72
73Website
74-------
75
76 http://sigrok.org/wiki/PulseView
77