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

..03-May-2022-

.github/H17-Feb-2020-220

.tx/H17-Feb-2020-10382

admin/H03-May-2022-1,9891,484

cmake/H03-May-2022-3,1302,442

data/H03-May-2022-15,42513,996

dist/H03-May-2022-2,0021,714

doc/H03-May-2022-1,8661,563

po/H03-May-2022-398,163314,988

scripts/H03-May-2022-278205

src/H03-May-2022-362,045237,749

.appveyor.enchH A D17-Feb-2020234 128

.appveyor.perlH A D17-Feb-2020187 81

.appveyor.ymlH A D17-Feb-20209.8 KiB158154

.clang-formatH A D17-Feb-2020409 2318

.gitattributesH A D17-Feb-2020453 3528

.gitignoreH A D17-Feb-2020591 4844

.travis-coverity-scan.pyH A D17-Feb-20201.4 KiB3420

.travis-coverity.ymlH A D17-Feb-20201.2 KiB2219

.travis-gen-latest-json.pyH A D17-Feb-2020182 138

.travis.sshH A D17-Feb-2020274 1412

.travis.ymlH A D17-Feb-20208.7 KiB148142

COPYINGH A D17-Feb-202017.7 KiB340281

ChangeLogH A D17-Feb-2020101.7 KiB2,8582,443

INSTALLH A D17-Feb-202077 11

README.mdH A D17-Feb-20202.5 KiB4830

RELEASESH A D17-Feb-202023.8 KiB561407

README.md

1# ![KVIrc-Midnight](https://github.com/kvirc/KVIrc/wiki/images/KVIrc-midnight.png) KVIrc
2
3[![Travis Build Status](https://travis-ci.org/kvirc/KVIrc.svg?branch=master)](https://travis-ci.org/kvirc/KVIrc)
4[![AppVeyor Build status](https://ci.appveyor.com/api/projects/status/j6tjel0eaeyixcbn/branch/master?svg=true)](https://ci.appveyor.com/project/DarthGandalf/kvirc/branch/master)
5[![Coverity Scan Build Status](https://scan.coverity.com/projects/6841/badge.svg)](https://scan.coverity.com/projects/kvirc-coverity)
6
7<!--![KVIrc logo](../master/data/icons/128x128/kvirc.png "KVIrc - The visual IRC client for the masses!") -->
8
9Welcome to the development and bug tracker for the KVIrc project.
10
11KVIrc is a free and portable IRC client leveraging the Qt GUI toolkit.
12KVIrc is written by Szymon Stefanek and the KVIrc development team, with [contributions](https://github.com/kvirc/KVIrc/graphs/contributors) and support of many IRC addicted developers around the world.
13
14## Getting Involved
15
16* [Contributing](https://github.com/kvirc/KVIrc/wiki/Getting-involved-and-contributing)
17
18## Help & Support
19
20* [KVIrc Wiki](https://github.com/kvirc/KVIrc/wiki/home)
21* [KVIrc Manual](http://www.kvirc.net/doc)
22* [KVIrc API](http://www.kvirc.net/api)
23* [How to submit a bug report](https://github.com/kvirc/KVIrc/wiki/Submitting-a-bug-report)
24* [Open a bug report or make a suggestion](https://github.com/kvirc/KVIrc/issues)
25* Talk to us - [Join #KVIrc](https://webchat.freenode.net?nick=kvirc-user&channels=%23kvirc&prompt=1&uio=OT10cnVlde) on freenode.net
26
27---
28
29## Downloads
30
31Try one of our fresh off-the-press [nightly builds](https://github.com/kvirc/KVIrc/wiki/Downloading-KVIrcs-nightly-source-or-binaries) for Windows, Ubuntu and Debian.
32
33We're also looking for volunteer packagers and maintainers to other Linux distributions, that can help us extend KVIrc's availability in other operating systems.
34
35## Compile Your Own
36
37If you want to compile KVIrc on your chosen platform, we have guides on how to do that for a few popular ones:
38
39* [Linux](https://github.com/kvirc/KVIrc/wiki/installation)
40* [macOS](https://github.com/kvirc/KVIrc/wiki/Compiling-KVIrc-on-macOS)
41* [Windows](https://github.com/kvirc/KVIrc/wiki/Compiling-KVIrc-on-Windows)
42
43## License
44
45[![KVIrc GPLv2+](https://img.shields.io/badge/KVIrc-GPLv2+-blue.svg)](./COPYING)
46[![OpenSSL](https://img.shields.io/badge/OpenSSL-Licence-orange.svg)](./doc/LICENSE-OPENSSL)
47[![OpenSSL exception](https://img.shields.io/badge/OpenSSL-Exception-orange.svg)](./doc/LICENSE-OPENSSL)
48