Menu

Tree [9c9855] master /
 History

HTTPS access


File Date Author Commit
 cmake 2022-08-28 David Vachulka David Vachulka [5bd196] Go to 1.50.0
 data 2022-09-18 David Vachulka David Vachulka [10e775] ...
 debian 2022-08-28 David Vachulka David Vachulka [5bd196] Go to 1.50.0
 fox 2022-09-18 David Vachulka David Vachulka [10e775] ...
 mac 2022-08-28 David Vachulka David Vachulka [5bd196] Go to 1.50.0
 qt 2022-09-18 David Vachulka David Vachulka [10e775] ...
 win 2023-04-08 David Vachulka David Vachulka [9c9855] portableapps added
 AUTHORS 2022-08-28 David Vachulka David Vachulka [5bd196] Go to 1.50.0
 BUGS 2022-08-28 David Vachulka David Vachulka [5bd196] Go to 1.50.0
 CMakeLists.txt 2022-08-28 David Vachulka David Vachulka [5bd196] Go to 1.50.0
 COPYING 2022-08-28 David Vachulka David Vachulka [5bd196] Go to 1.50.0
 ChangeLog 2022-08-28 David Vachulka David Vachulka [5bd196] Go to 1.50.0
 INSTALL 2022-08-28 David Vachulka David Vachulka [5bd196] Go to 1.50.0
 NEWS 2022-08-28 David Vachulka David Vachulka [5bd196] Go to 1.50.0
 README 2022-08-28 David Vachulka David Vachulka [5bd196] Go to 1.50.0
 TODO 2022-08-28 David Vachulka David Vachulka [5bd196] Go to 1.50.0
 dxirc.spec 2022-08-28 David Vachulka David Vachulka [5bd196] Go to 1.50.0

Read Me

 dxirc IRC client
 Copyright (C) 2008 ~ David Vachulka
 <http://dxirc.org>

 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2, or (at your option)
 any later version.

 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.

 Icons were taken from http://www.famfamfam.com/, GreenHell

 This software uses the FOX Toolkit Library (http://www.fox-toolkit.org) and Qt Toolkit (http://qt-project.org/)

 *IMPORTANT REMARKS *
 1. You must use the current stable Fox version 1.6.16 (required!) or higher in the 1.6.x branch.
    The current version of dxirc neither can be build using the Fox 1.0.x, 1.2.x, 1.4.x, nor using the 1.7.x series.

 Description
 ~~~~~~~~~~~
  dxirc is a simple IRC client for various os (linux, *bsd, windows), written using the FOX toolkit and Qt toolkit.

 Key bindings
 ~~~~~~~~~~~~
  * Help                    - F1
  * Server list                 - F2
  * Quick connect               - Ctrl-k
  * Disconnect                  - Ctrl-d
  * Close current tab               - Ctrl-w
  * Load script                                 - Ctrl-o
  * Log viewer                                  - Ctrl-g
  * Clear window                - Ctrl-l
  * Clear all windows               - Ctrl-shift-l
  * Show/Hide users list            - Ctrl-u
  * Switch between tabs             - Alt-0~9 or Ctrl-tab
  * Switch between unreaded tabs        - Ctrl-n
  * Quit                    - Alt-F4

 Install from sources
 ~~~~~~~~~~~~~~~~~~~~
  Type:
  mkdir build
  cd build
  cmake ..
  make
  make install

 Bugs
 ~~~~
  Please report bugs to David Vachulka <arch_dvx@users.sourceforge.net>.

 Translations
 ~~~~~~~~~~~~
  dxirc is now available in 2 languages. To translate dxirc to your language, open with a software like poedit,
  kbabel or gtranslator the dxirc.pot file in the po directory of the source tree and fill it with your
  translated strings, and then send it back to me.


 Patches
 ~~~~~~~
  If you have coded some interesting patch, please send it to me, I will try to include it in the next release...

 Enjoy!

  Many thanks to Jeroen van der Zijp for his excellent FOX-tookit and to all people that have provided useful patches,
  translations, tests, advices and also all users.

 [Last revision: 26.03.2015]