Menu

Tree [f037fb] master /
 History

HTTPS access


File Date Author Commit
 UnizoneSetup 2016-02-29 Mika Lindqvist Mika Lindqvist [da358e] Add Visual Studio deployment project.
 doc 2016-02-25 Mika Lindqvist Mika Lindqvist [3db42b] Split tools as separate repository.
 features 2016-03-06 Mika Lindqvist Mika Lindqvist [a64ee3] Fix lrelease and lupdate to work with Visual St...
 src 2017-01-12 Mika Lindqvist Mika Lindqvist [f037fb] Update to MUSCLE v6.38.
 .gitattributes 2015-06-14 Mika Lindqvist Mika Lindqvist [e0003a] Introduce end-of-line normalization
 .gitignore 2016-05-25 Mika Lindqvist Mika Lindqvist [66e4e3] Update to MUSCLE 6.35.
 .gitmodules 2016-02-25 Mika Lindqvist Mika Lindqvist [3db42b] Split tools as separate repository.
 .qmake.cache 2016-03-06 Mika Lindqvist Mika Lindqvist [a64ee3] Fix lrelease and lupdate to work with Visual St...
 .travis.yml 2016-05-25 Mika Lindqvist Mika Lindqvist [0364fd] Add .travis.yml
 README.md 2016-05-25 Mika Lindqvist Mika Lindqvist [cb8121] Fix Travis warnings.
 lgpl.txt 2016-02-25 Mika Lindqvist Mika Lindqvist [3db42b] Split tools as separate repository.
 unizone.pro 2016-02-25 Mika Lindqvist Mika Lindqvist [3db42b] Split tools as separate repository.

Read Me

Travis CI: build status

Unizone - Unicode Chat and File Sharing Client

Requirements

  • Windows or Linux with Qt 4.8.7 development tools
  • gcc or Microsoft Visual Studio 2015

Build

  1. run "qmake -r" in root directory for gcc or nmake, "qmake -r -tp vc" for Visual Studio
  2. run make under Linux, nmake under Windows using command prompt, or open "unizone.sln" inside Visual Studio

Running

Unizone should start without extra steps on Linux.

Under Windows you need to make sure Qt libraries are inside same directory as Unizone.exe and all plugins are copied inside "plugins\imageformats" subdirectory under the same directory as Unizone.exe.

Languages

Supported languages are defined inside src/src.pro, each language uses two character code. Once you add new language, you need to run "lupdate src.pro" inside "src" directory so new template file(s) will be created. When you add translations to the template file, you need to rebuild Unizone so template file is compiled as language file.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.