Viktar Vauchkevich
0842b50b76
feat(l10n): update Belarusian translation from Weblate
9 years ago
Kaur Männamaa
d8a525acb3
feat(l10n): update Estonian translation from Weblate
9 years ago
Peter Jespersen
ab3123187d
feat(l10n): update Danish translation from Weblate
9 years ago
Zetok Zalbavar
7a98ea337b
docs(manual): add section about contact details with explanation for PK
...
Lots of people are confused by not being able to add contact with just
their PK.
9 years ago
Diadlo
191fc15b9f
Merge pull request #3687
...
Vincas Dargis (1):
fix(widget): do not block logout on Linux desktop environments
9 years ago
qTox translations
c6a52b1f50
chore(i18n): update translation files for weblate
9 years ago
Christophe CHAUVET
f5371032a4
feat(l10n): update French translation from Weblate
9 years ago
Moo
25e86e5464
feat(l10n): update Lithuanian translation from Weblate
9 years ago
Anton Batenev
0865217d46
feat(l10n): update Russian translation from Weblate
9 years ago
Ali
7d704e8dc8
feat(l10n): update Arabic translation from Weblate
9 years ago
Ole Solbakken
548df20497
feat(l10n): update Norwegian (old code) translation from Weblate
9 years ago
Kaur Männamaa
f6aa3085ef
feat(l10n): update Estonian translation from Weblate
9 years ago
sudden6
894b47ad77
Merge pull request #3635
...
iphydf (1):
chore: Make the windows code compatible with TCHAR.
9 years ago
iphydf
e20dffab07
chore: Make the windows code compatible with TCHAR.
...
This adds support for multi-byte builds. Users building qTox in
multi-byte instead of unicode mode would otherwise get compiler errors.
This is one step in the direction of making qTox a library with the UI
being just one application of it: it gives library users a choice of how
they build it.
9 years ago
Vincas Dargis
7ee883bcc7
fix(widget): do not block logout on Linux desktop environments
...
Change closeEvent() to hideEvent() for handling main window closing.
Close event is no longer ignored, which prevented logging out from
various Linux desktop environments.
Closes #1485
9 years ago
Zetok Zalbavar
e92ce42908
Merge pull request #3683
...
Vincas Dargis (1):
fix(build): enable backports repository for Debian Jessie
9 years ago
Zetok Zalbavar
f41dbf5324
chore: add a TODO with removal date for deprecated historykeeper
...
Closes #3654
9 years ago
Vincas Dargis
fb5639b292
fix(build): enable backports repository for Debian Jessie
...
Enable jessie-backports repository for libsqlcipher-dev package
in Debian Jessie by creating qtox-backports.list file if
repository is not enabled yet.
Closes #3679
9 years ago
Diadlo
76c4cf7d39
Merge pull request #3648
...
Diadlo (1):
refactor(toxdns): Removed using of toxdns
9 years ago
Nils Fenner
b7d12222ae
Merge pull request #3668
...
Diadlo (1):
fix: Fixed crash on profile import
9 years ago
Diadlo
a130a60e9a
fix: Fixed crash on profile import
...
Fixed #3660 . Removed using of GUI class in Profile Importer. Because, it
cannot be used before Nexus instance will be created. As result, it
provide crash in some cases.
9 years ago
Diadlo
4a5f89bb98
feat(reconnect): Made `Reconnect` button wider
...
After #3457 `Reconnect` button was moved on `Advanced` tab. It can be
harder to find it (#3662 ). So it made wider.
9 years ago
Diadlo
fcfac15c78
Merge pull request #3656
...
Diadlo (1):
fix(settingsform): Fix layout spacing
9 years ago
Zetok Zalbavar
557ad33614
Merge pull request #3491
...
Nils Fenner (1):
docs(CONTRIBUTING): rewrite "HowTo contribute" section
9 years ago
Nils Fenner
2a984c16f1
docs(CONTRIBUTING): rewrite "HowTo contribute" section
9 years ago
Diadlo
f197523155
fix(settingsform): Fix layout spacing
9 years ago
Diadlo
656dd72396
Merge pull request #3457
...
Diadlo (12):
feat(settings): Extracted user interface settings on new tab
feat(settings): Added reset settings button
feat(settings): Deleted settings header
feat(settings): Added privacy block
feat(settings): Moved proxy to personal settings
refactor(proxy): Changed port type on unsigned int.
refactor(settings): Changed manual connects to auto-connections
refactor: Remove html tags from 'IMPORTANT NOTE'
fix(settings): Added loader for old settings
refactor: Remove html tags from author block
docs(settingsform): Added docs to settings forms
refactor: Fixed typo
9 years ago
Diadlo
8da695e748
refactor(toxdns): Removed using of toxdns
...
BREAKING CHANGE: Remove ability of ToxDNS lookup.
9 years ago
Diadlo
fad6cb8e86
refactor: Fixed typo
9 years ago
Diadlo
b6f14a658f
docs(settingsform): Added docs to settings forms
9 years ago
Diadlo
db758e29c5
refactor: Remove html tags from author block
9 years ago
Diadlo
740d91b61a
fix(settings): Added loader for old settings
9 years ago
Diadlo
61f81b824d
refactor: Remove html tags from 'IMPORTANT NOTE'
9 years ago
Diadlo
f0402bb3d3
refactor(settings): Changed manual connects to auto-connections
9 years ago
Diadlo
f0e26e0f48
refactor(proxy): Changed port type on unsigned int.
9 years ago
Diadlo
4dfe3ec226
feat(settings): Moved proxy to personal settings
...
Fix #2465
9 years ago
Diadlo
9499bdd458
feat(settings): Added privacy block
9 years ago
Diadlo
a1041ed11a
feat(settings): Deleted settings header
9 years ago
Diadlo
9c9f1c11d1
feat(settings): Added reset settings button
9 years ago
Diadlo
fb4aa4c8f6
feat(settings): Extracted user interface settings on new tab
9 years ago
Diadlo
a963bcf9b8
Merge pull request #3556
...
Diadlo (5):
fix(videomode): Added ability to store negative coordinates
fix(avform): Added shift screen region
feat(avform): Added automatic screen rescan
feat(avform): Made warning and debug info more useful
refactor(avform): Changed combobox index checks on asserts
9 years ago
Diadlo
f16aae479a
Merge pull request #3634
...
Zetok Zalbavar (1):
chore(travis): ignore apt failing to fetch GPG keys
9 years ago
Diadlo
ef70b20a2b
refactor(avform): Changed combobox index checks on asserts
9 years ago
Diadlo
9478377868
feat(avform): Made warning and debug info more useful
9 years ago
Diadlo
08229735b2
feat(avform): Added automatic screen rescan
9 years ago
Diadlo
eaccbf3da9
fix(avform): Added shift screen region
...
Fix #3552 .
9 years ago
Diadlo
26a27cf3f8
fix(videomode): Added ability to store negative coordinates
9 years ago
sudden6
b4da76862a
Merge pull request #3633
...
iphydf (1):
chore: Improve diagnostics when toxcore failed to initialise.
9 years ago
iphydf
9795ec2e1c
chore: Improve diagnostics when toxcore failed to initialise.
...
This shows error codes in case of unknown errors, and handles malloc error
explicitly.
9 years ago
initramfs
e3c6f3eced
Merge pull request #3642
...
Zetok Zalbavar (1):
fix: hide option to `Load automatically` for encrypted profiles
9 years ago