1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox is a chat, voice, video, and file transfer IM client using the encrypted peer-to-peer Tox protocol.
Go to file
Colomban Wendling 653e0b5af2 fix(capslockindicator): fix altering the line edit height
Fix altering the Line Edit widget height when the indicator is on (e.g.
when caps lock is active).

To avoid messing with the style and all the complex issues that arise
from it, use an action to display the icon inside the line edit, as it
is a built-in feature that work just fine.

Fixes #3379.
2016-06-12 23:57:10 +02:00
.github chore(ISSUE_TEMPLATE): Add tip to get webcam info on Linux 2016-05-21 16:22:00 +03:00
.travis refactor(filter_audio): completely remove filter_audio dependency 2016-06-04 22:12:27 +02:00
audio add ringtone (not well done, but still better than status quo) 2014-10-07 22:33:55 -05:00
doc docs(usermanual): add documentation about new features 2016-06-11 18:38:47 +02:00
img feat(loginform): Added caps lock indicator to newPass 2016-06-07 11:27:58 +03:00
osx Merge pull request #3340 2016-06-08 00:58:32 +01:00
res refactor(android): All android code is removed 2016-05-15 02:42:20 +03:00
smileys feat(smileys): add emojione emoji-pack and make it the default 2016-06-12 15:50:43 +02:00
src fix(capslockindicator): fix altering the line edit height 2016-06-12 23:57:10 +02:00
tools chore(i18n): add scripts for pulling translations & updating files 2016-05-07 20:26:16 +01:00
translations chore(l18n): update translation files for Weblate 2016-06-09 17:20:49 +01:00
ui feat(importProfile): Add way to import profile 2016-04-25 21:12:31 +03:00
updater Fix #2849 2016-03-11 23:27:56 +01:00
windows refactor(filter_audio): completely remove filter_audio dependency 2016-06-04 22:12:27 +02:00
.clog.toml docs(CHANGELOG.md): add changelog for v1.4.0 release 2016-04-24 13:44:18 +01:00
.gitattributes fix(.gitattributes): bootstrap.sh execution fails on MSYS 2016-05-28 20:36:05 +03:00
.gitignore chore(gitignore): ignore profile build directory 2016-04-20 05:16:22 -04:00
.travis.yml chore(travis): Allow for Travis deployment 2016-06-07 19:42:34 -04:00
bootstrap-osx.sh osx build script: fix building on travis 2016-01-27 03:08:58 +00:00
bootstrap.bat Added windows/bootstrap.sh which downloads and compiles all qtox dependencies 2015-01-08 13:59:05 +02:00
bootstrap.sh refactor(filter_audio): completely remove filter_audio dependency 2016-06-04 22:12:27 +02:00
CHANGELOG.md chore: Update changelog for v1.4.1 2016-05-09 17:24:31 +02:00
CONTRIBUTING.md docs(CONTRIBUTING.md): change obsolete link 2016-04-28 20:49:02 +02:00
INSTALL.md Merge pull request #3257 2016-06-12 00:31:40 +02:00
LICENSE use license text form: http://www.gnu.org/licenses/gpl.txt 2015-05-15 17:02:31 +02:00
MAINTAINING.md docs(MAINTAINING.md): add more git-related info 2016-04-24 12:43:50 +01:00
merge-pr.sh chore(merge-pr.sh): improve usability 2016-05-15 22:18:58 +02:00
OSX-Migrater.sh Added case for /Application Support/Tox already existing 2016-01-20 01:22:25 -05:00
qTox.desktop Correct qTox.desktop 2014-11-08 00:05:13 +00:00
qtox.pro Merge pull request #3257 2016-06-12 00:31:40 +02:00
README.md docs(README.md): update link to OSX builds 2016-06-08 01:05:16 +01:00
res.qrc Merge pull request #3257 2016-06-12 00:31:40 +02:00
simple_make.sh fix(simple_make.sh): add sqlite dependencies for Fedora 2016-05-10 07:30:30 +01:00
verify-commit-messages.sh chore(travis): make commit message verification script ignore merges 2016-04-14 22:08:56 +01:00

qTox

User Manual | Install | Contribute | Report bugs | Translate | Jenkins builds | Keyboard shortcuts | Mailing list | IRC Channel: #qtox@freenode

qTox is a powerful Tox client that follows the Tox design guidelines while running on all major platforms.


Builds other than installer/packages don't receive updates automatically, so make sure you get back to this site and regularly download the latest version of qTox.

Screenshots

Note: The screenshots may not always be up to date, but they should give a good idea of the general look and features.

Screenshot 01 Screenshot 02

Features

  • One to one chat with friends
  • Group chats
  • File transfers, with previewing of images
  • Audio calls, including group calls
  • Video calls
  • Tox DNS and Tox URI support
  • Translations in 26 languages
  • Avatars
  • Faux offline messages
  • History
  • Screenshots
  • Emoticons
  • Auto-updates on Windows and Mac, packages on Linux
  • And many more options!

Meetings

Time & place where qTox committee gathers to discuss. Meetings happen every week on Saturday, 16:00 UTC±00:00 on IRC channel #qtox@freenode.

Logs from the meetings will be posted at least to the mailing list.

Committee members are active maintainers.

Currently they are:

  • @agilob
  • @antis81
  • @sudden6
  • @TheSpiritXIII
  • @tux3
  • @zetok

Build Status