sudden6
|
e7276e7b43
|
fix(warnings): fix some warnings about the stack protector not working
|
2016-12-26 14:40:32 +01:00 |
|
Zetok Zalbavar
|
fe53b01eb3
|
style: sort(1) headers and sources in qtox.pro
|
2016-12-26 06:50:11 +00:00 |
|
Zetok Zalbavar
|
4bcf57b236
|
style: adjust function arg names in header to changes in core.cpp
|
2016-12-25 18:24:52 +00:00 |
|
Zetok Zalbavar
|
12c21b21d2
|
chore(CHANGELOG): add changelog for the v1.7.0 release
|
2016-12-25 17:46:01 +00:00 |
|
shinodem
|
eb15b157d0
|
feat(l10n): update Russian translation from Weblate
|
2016-12-25 16:54:06 +00:00 |
|
Tiger tiger
|
9125060d35
|
feat(l10n): update German translation from Weblate
|
2016-12-25 16:54:06 +00:00 |
|
ati3
|
ff69b61f36
|
feat(l10n): update Hungarian translation from Weblate
|
2016-12-25 16:54:05 +00:00 |
|
Barnett Wong
|
0f5b2151ee
|
feat(l10n): update Chinese translation from Weblate
|
2016-12-25 16:54:05 +00:00 |
|
Kaur Männamaa
|
e6bb215a23
|
feat(l10n): update Estonian translation from Weblate
|
2016-12-25 16:54:05 +00:00 |
|
Viktar Vauchkevich
|
a3c876c14a
|
feat(l10n): update Belarusian translation from Weblate
|
2016-12-25 16:54:05 +00:00 |
|
Zetok Zalbavar
|
37b0ed050c
|
docs(README): remove link to the experimental osx build
Since build doesn't work anyway there's no reason to point people to it.
|
2016-12-25 14:32:05 +00:00 |
|
Diadlo
|
eff27f690e
|
fix(videoButton): Added disabling button while call is active
Fix #4004
Cherry-picked and slighly modified from #3935
|
2016-12-25 14:47:46 +01:00 |
|
Diadlo
|
af711c0527
|
Merge pull request #4002
NicoHood (1):
fix: Added Kiss smiley shortcut for Universe and emojione
|
2016-12-24 00:03:19 +03:00 |
|
NicoHood
|
059bb9a3a2
|
fix: Added Kiss smiley shortcut for Universe and emojione
Fix for #4000
|
2016-12-23 21:21:43 +01:00 |
|
Zetok Zalbavar
|
0a1a781249
|
chore(build): use hardening linker flags only on Linux/*BSD
windows & osx fail to compile with them.
|
2016-12-20 05:27:27 +00:00 |
|
Zetok Zalbavar
|
9c3256386d
|
chore(i18n): update translation files for Weblate
|
2016-12-19 06:46:34 +00:00 |
|
Whod
|
88049cc227
|
feat(l10n): update Bulgarian translation from Weblate
|
2016-12-19 06:46:04 +00:00 |
|
Alaa Issa
|
1969084baa
|
feat(l10n): update Arabic translation from Weblate
|
2016-12-19 06:02:06 +00:00 |
|
Balazs
|
cdb47dce74
|
feat(l10n): update Hungarian translation from Weblate
|
2016-12-19 06:01:42 +00:00 |
|
Viktar Vauchkevich
|
10b09036ca
|
feat(l10n): update Belarusian translation from Weblate
|
2016-12-19 05:55:21 +00:00 |
|
Diadlo
|
4f9cb0b008
|
refactor: rename args to conform to C++11 § 17.6.4.3.2
Fixed typo and small style improvements.
|
2016-12-19 01:08:33 +03:00 |
|
Diadlo
|
32909559b6
|
docs: Added docs to PassKeyDeleter and updated Core methods
|
2016-12-19 00:42:54 +03:00 |
|
Diadlo
|
7ff84b070e
|
chore(toxcore): Added checkout on v0.1.0 toxcore
|
2016-12-19 00:42:54 +03:00 |
|
iphydf
|
de407c4714
|
chore: Update qTox to the latest toxencryptsave API.
Since ownership is somewhat unclear, we now use shared_ptr to pass
these around instead of unique_ptr.
|
2016-12-19 00:42:54 +03:00 |
|
Diadlo
|
fe8671f35e
|
chore: Updated build scrips
|
2016-12-19 00:42:54 +03:00 |
|
Diadlo
|
c726038198
|
chore(INSTALL.md): Updated links on toxcore repository
BREAKING CHANGE: Changed toxcore public API version to 0.1.0
|
2016-12-19 00:42:54 +03:00 |
|
Diadlo
|
3c304c50bc
|
refactor(core): Added error handling
|
2016-12-19 00:42:54 +03:00 |
|
Diadlo
|
98fa64f841
|
refactor(core): Remove code duplication for different types of messages
|
2016-12-19 00:42:54 +03:00 |
|
Diadlo
|
d371e78871
|
refactor(core): Update toxcore callbacks
|
2016-12-19 00:42:54 +03:00 |
|
Diadlo
|
e9a2fc6b57
|
refactor(core, widget): Update toxcore group API (new: conference)
|
2016-12-19 00:42:54 +03:00 |
|
Diadlo
|
49b3c4d4af
|
refactor(core): Add Core* as userdata to tox_iterate
|
2016-12-19 00:42:54 +03:00 |
|
Zetok Zalbavar
|
f5011cdb2f
|
fix: add missing Q_OBJECT macro to the PasswordEdit class
Silences a warning.
|
2016-12-18 18:09:58 +00:00 |
|
Zetok Zalbavar
|
43b3f6e339
|
chore(build): add hardening flags to default qTox builds
Re: #3452
|
2016-12-18 17:45:27 +00:00 |
|
Diadlo
|
32bbdb2b98
|
docs(profile): Removed @example tag from createProfile method
|
2016-12-18 17:24:37 +00:00 |
|
Zetok Zalbavar
|
c14cbdf4fd
|
feat(UI): make font in message input field use font settings
Right now it requires qTox restart to take effect in all chats.
Should help with 4k high-dpi displays.
|
2016-12-18 15:35:42 +00:00 |
|
Zetok Zalbavar
|
326d5219bc
|
fix(UI): make link in About setting page point to all contributors
Github shows only top 100 contributors, so point to an automatically
generated from qTox source page with all contributors shown.
Fix #3898.
|
2016-12-18 14:47:31 +00:00 |
|
Zetok Zalbavar
|
785e546e9e
|
feat(UI): add My to text labels on Profile page
That should make it more clear what input fields are there for.
|
2016-12-17 23:11:36 +00:00 |
|
Zetok Zalbavar
|
b392e2c320
|
chore(travis): correct YAML syntax in after_success step
Separate steps have been treated as a single one.
|
2016-12-17 18:54:18 +00:00 |
|
Zetok Zalbavar
|
49e362a72a
|
chore(travis): add deployment of git stats to the github pages
With all authors shown #3898 could be fixed.
|
2016-12-16 23:21:36 +00:00 |
|
Zetok Zalbavar
|
fba5f8ccc4
|
fix(UI): remove unnecessary space between a word and colon
|
2016-12-17 01:34:46 +03:00 |
|
Zetok Zalbavar
|
668ea8e4c7
|
chore(i18n): update translation files for Weblate
|
2016-12-16 14:52:36 +03:00 |
|
Zetok Zalbavar
|
5ed1048e72
|
feat(l10n): update Polish translation
|
2016-12-16 14:52:36 +03:00 |
|
Zetok Zalbavar
|
93feae0c95
|
feat(l10n): add Pirate translation to UI
|
2016-12-16 14:52:35 +03:00 |
|
promctagonist
|
c75f0b74a2
|
feat(l10n): add Pirate translation using Weblate
|
2016-12-16 14:52:35 +03:00 |
|
Whod
|
595657c232
|
feat(l10n): update Bulgarian translation from Weblate
|
2016-12-16 14:52:35 +03:00 |
|
Dmitry
|
2fa4073d90
|
feat(l10n): update Russian translation from Weblate
|
2016-12-16 14:52:35 +03:00 |
|
cnzhx
|
db990ac71f
|
feat(l10n): update Chinese translation from Weblate
|
2016-12-16 14:52:31 +03:00 |
|
Viktar Vauchkevich
|
b8aef1dceb
|
feat(l10n): update Belarusian translation from Weblate
|
2016-12-16 08:22:14 +00:00 |
|
Zoltán Csáti
|
b0a564dacd
|
feat(l10n): update Hungarian translation from Weblate
|
2016-12-16 08:21:31 +00:00 |
|
Zetok Zalbavar
|
37ac16955c
|
docs(maint): remove obsolete part about translations from Weblate
Weblate introduced new settings that allow defining custom commit names,
which removes the need to rename commits.
|
2016-12-14 16:39:48 +00:00 |
|