ati3
a6665fe028
feat(l10n): update Slovak translation from Weblate
8 years ago
Viktar Vauchkevich
a335e32af5
feat(l10n): update Belarusian translation from Weblate
8 years ago
Maxim Kurnosenko
17413c0864
feat(l10n): update Russian translation from Weblate
8 years ago
Pietro La Porta
c6ca151883
feat(l10n): update Italian translation from Weblate
8 years ago
Zetok Zalbavar
3f013331c6
docs(INSTALL): add missing Debian dependency `qttools5-dev`
...
Which provides needed `Qt5LinguistToolsConfig.cmake` for CMake.
8 years ago
sudden6
377908a6a5
Merge pull request #4258
...
DX37 (1):
chore(build): don't ask for strmiids
8 years ago
sudden6
b195ff5a66
Merge pull request #4257
...
DX37 (1):
fix: Fix incorrect headers order
8 years ago
DX37
0fc3911318
fix: Fix incorrect headers order
...
Because of incorrect order, qTox on Windows can't be compiled properly.
Fixes #4220
8 years ago
DX37
7c72f4e921
chore(build): don't ask for strmiids
...
Fixes bulding with cmake on Windows. strmiids is exists as a
libstrmiids.a static library, but cmake can't find it. Because of
useless of this search and successful building without it, I'm removed it.
8 years ago
Zetok Zalbavar
1d82f1fe89
Merge pull request #4255
...
ezavod (1):
fix: emoji packs path in user manual
8 years ago
ezavod
a3e646182a
fix: emoji packs path in user manual
8 years ago
Diadlo
2923697b5c
Merge pull request #4243
...
noavarice (2):
test: added tests for all types of markdown symbols in URL
fix: URL's are not affected by markdown
8 years ago
noavarice
18c3f3a217
fix: URL's are not affected by markdown
...
Fix #4242
Just running in a loop through all of markdown symbols in found URL's,
replacing them with their associated HTML character code before the code
formatting to avoid any chance of interception
8 years ago
noavarice
54ae5c006d
test: added tests for all types of markdown symbols in URL
8 years ago
Zetok Zalbavar
bfd47733c2
fix(UI): actually load bundled Unicode font as soon as possible
...
Hopefully this fixes an issue with ugly fonts that started happening
some time ago for Windows & FreeBSD users.
8 years ago
Diadlo
d1ec8cc989
Merge pull request #4239
...
ezavod (1):
fix: iterate all blocks
8 years ago
ezavod
7a5c5a86fd
fix: iterate all blocks
...
refactor: block iteration loop
refactor: replaced checks with chop()
8 years ago
sudden6
4e548662d7
refactor(core): remove CString
8 years ago
sudden6
25c279c320
refactor(core): replace CString with ToxString
8 years ago
sudden6
1f0467bb1b
refactor(core): add new class for easy string conversion
8 years ago
sudden6
bf0e6817af
refactor: correct indentation in filetransferwidget.cpp
8 years ago
Diadlo
ec81b07bb3
refactor(friend): Remove obsolete code from Friend class
8 years ago
Diadlo
ea50eaaef7
fix(core): Ignore online connection status
...
Fix #4010 .
qTox use status system, where offline is one of the status, but toxcore
use two different meaning: 'connection' and 'user status'. To correct
qTox status handling we should ignore online connection status.
9 years ago
sudden6
9c482455a8
Merge pull request #4236
...
noavarice (3):
refactor: further improvement of message formatting
test: added test on URL highlighting in text messages
fix: fixed documentation mistake
9 years ago
noavarice
e8ed7e1f53
fix: fixed documentation mistake
9 years ago
noavarice
e9fb073753
test: added test on URL highlighting in text messages
9 years ago
noavarice
3e2bfdd548
refactor: further improvement of message formatting
...
Brief list of changes:
- names of some variables and constants were replaced for reading
convenience;
- URL-highlighting method moved to TextFormatter so URL's don't
conflict with italic text formatting;
- as I understand, in previous version 'file://' URL does not work
because of bad regex. I fix this with help of wiki page that
referenced in comment for old code. Important note: there are two
equal 'file://' URL syntax: 'file:///...' and 'file://localhost/...'
and the second one does NOT work in KDE but works in Gnome so that's
not a bug
Fix #4233
9 years ago
sudden6
aabf34ebad
refactor: remove unused file
9 years ago
sudden6
23b8b84bc9
Merge pull request #4232
...
DX37 (1):
revert: "fix(icons): Removed unnecessary icon preparation."
9 years ago
sudden6
683fd3998f
Merge pull request #4230
...
Yuri (1):
fix(db): Made RawDatabase::execLater executes statements asynchronously.
9 years ago
DX37
8174a4173d
revert: "fix(icons): Removed unnecessary icon preparation."
...
This reverts commit fac0021a47
.
9 years ago
Yuri
54fb9f73cc
fix(db): Made RawDatabase::execLater executes statements asynchronously.
...
Currently RawDatabase::execLater sometimes executes dependent statements
synchronously.
Qt::QueuedConnection ensures they are really executed later.
9 years ago
Zetok Zalbavar
e65e45aafe
chore: add script for code formatting
9 years ago
sudden6
db2e2d7ab7
fix(qmake): add forgotten files to qTox.pro
...
fix #4212
9 years ago
sudden6
b14a35aa76
Merge pull request #4122
...
Jimi Huotari (1):
feat(UI): Move filetransferwidget buttons side-by-side.
9 years ago
Jimi Huotari
9322f29ef4
feat(UI): Move filetransferwidget buttons side-by-side.
...
This aims to prevent accidental clicks on the incorrect button in
cases where the chatlog moves at the time of the click.
Closes #2597 .
9 years ago
Zetok Zalbavar
ceae4eca35
test: disable compiling tests on OSX since compiling them fails there
9 years ago
sudden6
ffd7d0e93e
chore(font): update default font and add its license
...
Also add a warning message, if the font wasn't loaded.
9 years ago
Zetok Zalbavar
d812afe829
chore(i18n): update translation files for Weblate
9 years ago
Jonatan Nyberg
8eeee4526c
feat(l10n): update Swedish translation from Weblate
9 years ago
Α Ω
cebfe4a63b
feat(l10n): update Greek translation from Weblate
9 years ago
LNDDYL
423fb83c9f
feat(l10n): update Chinese (Taiwan) translation from Weblate
9 years ago
LNDDYL
fbe0de9bbb
feat(l10n): update Chinese (China) translation from Weblate
9 years ago
Rammix
c2b7d7a533
feat(l10n): update Russian translation from Weblate
9 years ago
Viktar Vauchkevich
f92bbbb9dd
feat(l10n): update Belarusian translation from Weblate
9 years ago
Moo
77ee1787b1
feat(l10n): update Lithuanian translation from Weblate
9 years ago
cnzhx
bb3ee7d040
feat(l10n): update Chinese (China) translation from Weblate
9 years ago
Zetok Zalbavar
80f5de31b3
style: reformat current C++ codebase using clang-format
9 years ago
Zetok Zalbavar
4367dc601d
style(clang-format): don't indent `case` statements
9 years ago
Zetok Zalbavar
2abbbbfa3f
chore(style): remove deprecated `qTox-Coding-Style.xml`
9 years ago