1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
Commit Graph

5479 Commits

Author SHA1 Message Date
initramfs
624441f71e
chore(build): fix toxcore clone location in OSX build script 2016-11-06 02:53:47 -05:00
Zetok Zalbavar
70246f0208
chore(tools): add script to automatically update & amend Weblate commits 2016-11-05 20:21:14 +00:00
Zetok Zalbavar
b798bac064
chore(doxygen): treat .h as C++ includes when generating docs
Fixes warnings about missing declarations & probably fixes generated docs.
2016-11-05 19:56:57 +00:00
Diadlo
2da9de096f
refactor(drag&drop): Remove FriendWidget dependency 2016-11-05 10:20:36 +03:00
Nils Fenner
89138bb52b
refactor: fix virtual overrides 2016-11-05 10:20:36 +03:00
Nathan Follens
2b3eaa1bc5
feat(l10n): update Dutch translation from Weblate 2016-11-04 12:50:08 +00:00
TheNain38
55d1fbeb42
feat(l10n): update French translation from Weblate 2016-11-04 11:07:26 +00:00
Zetok Zalbavar
64bbc6cfbb
style: change postfix increment to prefix increment 2016-11-03 07:57:14 +00:00
Zetok Zalbavar
6ee3b95b6f
chore(README): add week status badge
It informs whether given week is a week of merges, or week of testing
before the release.
2016-10-30 12:02:48 +00:00
Zetok Zalbavar
2b0fbae44b
chore(installer): add script for automatically generated version in .nsi
BREAKING CHANGE:

Now script has to be run before automatically creating qTox installer,
otherwise there'll be something broken.

Closes #2655.
2016-10-29 19:00:20 +01:00
ati3
287e2bcc38
feat(l10n): update Slovak translation from Weblate 2016-10-29 10:18:44 +01:00
Juniper Berry
f733f47551
feat(l10n): update Japanese translation from Weblate 2016-10-29 10:17:35 +01:00
Mingye Wang
4f20d032d1
feat(l10n): update Chinese translation from Weblate 2016-10-29 10:11:58 +01:00
Alice
8a8859b7a9
feat(l10n): update Spanish translation from Weblate 2016-10-29 10:09:58 +01:00
Diadlo
4c020865c6
Merge pull request #3829
Alice Weigt (1):
      fix(settings): Properly update taskbar on disconnect
2016-10-29 10:10:10 +03:00
Zetok Zalbavar
e8e946d4c8
docs(README): refactor/improve README.md
add logo
* move links to the "footer"
* "group" install options in a table, bold the recommended
* move & add badges
2016-10-27 22:01:00 +01:00
sudden6
c8a08530b7
Merge pull request #3834
Alice Weigt (1):
      refactor: Use new getSound function
2016-10-27 19:56:38 +02:00
sudden6
6ed8235298
Merge pull request #3833
Alice Weigt (1):
      fix(audio): Clear audio buffer when ending audio loop
2016-10-27 19:54:28 +02:00
Zetok Zalbavar
8a72928ad1
chore(travis): don't fail generating docs when there's no git version
Can happen due to travis cloning only 50 latest revisions.
2016-10-26 17:42:01 +01:00
quininer kel
3539e84051
feat(l10n): update Chinese translation from Weblate 2016-10-26 13:08:13 +01:00
ati3
6b4fe28c53
feat(l10n): update Czech translation from Weblate 2016-10-26 13:07:43 +01:00
Zetok Zalbavar
52ae7093f7
feat(l10n): add Slovak translation to interface and docs 2016-10-26 13:02:00 +01:00
ati3
ad176260d5
feat(l10n): add Slovak translation from Weblate 2016-10-26 13:01:50 +01:00
Viktar Vauchkevich
d898e7d40a
feat(l10n): update Belarusian translation from Weblate 2016-10-26 12:52:55 +01:00
Tiger tiger
0a37f7ea71
feat(l10n): update German translation from Weblate 2016-10-26 12:51:55 +01:00
gorbiWTF
79a847f14d
feat(l10n): update German translation from Weblate 2016-10-26 12:48:56 +01:00
ezavod
1cb65ce422
feat(l10n): update German translation from Weblate 2016-10-26 12:43:55 +01:00
initramfs
d5069dd834
Merge pull request #3830
initramfs (1):
      fix(chatform): remove std::dynamic_pointer_cast in favor of static cast
2016-10-26 05:31:14 -04:00
Alice Weigt
244d1dc386 fix(audio): Clear audio buffer when ending audio loop 2016-10-26 02:20:50 -07:00
Alice Weigt
3c310f4aa6 refactor: Use new getSound function 2016-10-26 02:17:08 -07:00
initramfs
775b6a325b
fix(chatform): remove std::dynamic_pointer_cast in favor of static cast
With the removal of RTTI such a cast can cause compile failures as not
all compilers automatically convert dynamic casts to static casts at
compile time.

Fixes #3801
2016-10-25 05:59:00 -04:00
Zetok Zalbavar
ce9406c959
docs: move Reviews section and add Testing PRs section
Since anyone, not just maintainers can review PRs.
2016-10-25 08:59:49 +01:00
Alice Weigt
6e165ceb47 fix(settings): Properly update taskbar on disconnect
Fixes: #3795
2016-10-24 22:47:39 -07:00
Zetok Zalbavar
1c2b271716
docs(CONTRIBUTING): change style to always require curly brackets
RE: #3601
2016-10-22 22:32:25 +01:00
Zetok Zalbavar
6815a0fd60
docs(README): link to instructions for OSX building 2016-10-22 21:24:08 +01:00
ati3
16e4198b09
feat(l10n): update Hungarian translation from Weblate 2016-10-22 14:35:32 +01:00
janost
0e47ecdad5
feat(l10n): update Hungarian translation from Weblate 2016-10-22 14:33:34 +01:00
Moo
7e6e39703b
feat(l10n): update Lithuanian translation from Weblate 2016-10-22 14:32:48 +01:00
ati3
037f2da82b
feat(l10n): update Czech translation from Weblate 2016-10-22 14:32:14 +01:00
Tiger tiger
a2e559d759
feat(l10n): update German translation from Weblate 2016-10-22 14:31:25 +01:00
Павел
dd2a5dadc5
feat(l10n): update Russian translation from Weblate 2016-10-22 14:30:55 +01:00
Kaur Männamaa
e0c7121666
feat(l10n): update Estonian translation from Weblate 2016-10-22 14:29:40 +01:00
Mingye Wang
5f08719405
feat(l10n): update Chinese translation from Weblate 2016-10-22 14:28:52 +01:00
Zetok Zalbavar
0669bce820
chore(i18n): update translation files for Weblate 2016-10-15 20:04:18 +01:00
ati3
16b32e3bbf
feat(l10n): update Hungarian translation from Weblate 2016-10-15 20:03:44 +01:00
nop
ba2d62feed
feat(l10n): update Greek translation from Weblate 2016-10-15 20:03:09 +01:00
Tiger tiger
7942206ba9
feat(l10n): update German translation from Weblate 2016-10-15 20:02:35 +01:00
marco rouillardeau
a24a6df550
feat(l10n): update French translation from Weblate 2016-10-15 20:02:07 +01:00
Kaur Männamaa
ee2b93ae21
feat(l10n): update Estonian translation from Weblate 2016-10-15 20:01:00 +01:00
ati3
3c8b8d6344
feat(l10n): update Czech translation from Weblate 2016-10-15 20:00:07 +01:00