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

6136 Commits

Author SHA1 Message Date
Lionel HANNEQUIN
8d3a631084
feat(l10n): update French translation from Weblate 2017-09-30 18:41:17 +01:00
Jonas del Campo
53264f4cf9
feat(l10n): update French translation from Weblate 2017-09-30 18:40:26 +01:00
Lionel HANNEQUIN
f2b648e4d3
feat(l10n): update French translation from Weblate 2017-09-30 18:40:18 +01:00
anonymous
5aa47be72a
feat(l10n): update French translation from Weblate 2017-09-30 18:39:48 +01:00
Lionel HANNEQUIN
6917def238
feat(l10n): update French translation from Weblate 2017-09-30 18:38:37 +01:00
anonymous
069feae311
feat(l10n): update French translation from Weblate 2017-09-30 18:38:16 +01:00
Lionel HANNEQUIN
db4602ead1
feat(l10n): update French translation from Weblate 2017-09-30 18:37:10 +01:00
Sonic Doom
13c572c393
feat(l10n): update Tamil translation from Weblate 2017-09-30 18:19:22 +01:00
Jonatan Nyberg
57519ca75d
feat(l10n): update Swedish translation from Weblate 2017-09-30 18:17:20 +01:00
Pan Efem
916f7aa250
feat(l10n): update Polish translation from Weblate 2017-09-30 18:15:27 +01:00
Moo
c06abad83b
feat(l10n): update Lithuanian translation from Weblate 2017-09-30 18:14:53 +01:00
Иван Пенев
0e688da1b0
feat(l10n): update Bulgarian translation from Weblate 2017-09-30 18:14:21 +01:00
remussatala
227516d206
feat(l10n): update Romanian translation from Weblate 2017-09-30 18:13:27 +01:00
sudden6
ab12555935
Merge pull request #4679
anthony.bilinski (1):
      fix(IPC): don't double lock shared memory
2017-09-28 18:42:53 +02:00
sudden6
ce0c102011
Merge pull request #4675
anthony.bilinski (1):
      feat(login): Add command line argument to open login screen
2017-09-27 19:43:14 +02:00
sudden6
a7af5176a5
Merge pull request #4694
Yuri (1):
      fix(threads): Always stop the camera device thread
2017-09-27 17:45:48 +02:00
sudden6
005f52f82a
chore(cmake): libXss comes with pkg-config files, use them 2017-09-27 16:33:03 +02:00
Yuri
8522141b1e fix(threads): Always stop the camera device thread 2017-09-26 22:42:48 -07:00
anthony.bilinski
0906b8eb1f feat(login): Add command line argument to open login screen
Fixes #4673
2017-09-26 13:41:46 -07:00
Diadlo
f790747f2a
fix: ATOMIC_FLAG_INIT can't be used inside braces initializer 2017-09-26 21:00:49 +03:00
Diadlo
f97c776a87
fix: Return value 2017-09-26 21:00:39 +03:00
Diadlo
533dd3103e
chore(cmake): Fix PIE error 2017-09-26 21:00:39 +03:00
Diadlo
43c2308b7b
fix(ipc): Reorder initialize list 2017-09-26 21:00:39 +03:00
Diadlo
aa356bb73a
fix(audio): Fix signed and unsigned comparation 2017-09-26 21:00:39 +03:00
Diadlo
026517dc5a
chore(warning): Fix compile warnings
- change preprocessor warning on runtime qWarning
- add parentheses around ‘&&’ within ‘||’
2017-09-26 21:00:39 +03:00
Diadlo
5b120c18ef
chore(warnings): Add -Werror flags 2017-09-26 21:00:39 +03:00
sudden6
c81de4f5fd
Merge pull request #4688
Maxim Biro (1):
      fix(build): Fix regression in how cmake finds libraries
2017-09-26 19:30:55 +02:00
sudden6
8655b83fcf
Merge pull request #4692
anthony.bilinski (1):
      chore: update bootstrap nodes list
2017-09-26 09:17:44 +02:00
anthony.bilinski
6cf394dfcc chore: update bootstrap nodes list
Fixes #4690
2017-09-25 13:34:28 -07:00
anthony.bilinski
0bf27a000a fix(IPC): don't double lock shared memory
Fixes #4678
2017-09-25 10:37:01 -07:00
sudden6
bbda8d4de2
Merge pull request #4684
Gergely (1):
      docs(INSTALL.md): fix a broken link
2017-09-25 11:39:56 +02:00
Maxim Biro
b7ef73d401 fix(build): Fix regression in how cmake finds libraries 2017-09-25 05:25:57 -04:00
Gergely
985294f06f docs(INSTALL.md): fix a broken link
Replace #toxcore-compiling with #compile-toxcore to fix a broken link.
2017-09-24 18:29:40 +02:00
sudden6
124c823983
Merge pull request #4676
Maxim Biro (3):
      fix(build): Add libexif to the Windows cross-compilation
      feat(build): Check sha256 of tarballs for Windows cross-compilation
      fix(build): Update toxcore and Qt versions for Windows cross-compilation
2017-09-23 11:58:36 +02:00
Maxim Biro
80f1286e7c fix(build): Update toxcore and Qt versions for Windows cross-compilation 2017-09-22 06:54:14 -04:00
Maxim Biro
7f6f8a4513 feat(build): Check sha256 of tarballs for Windows cross-compilation 2017-09-22 06:53:46 -04:00
Maxim Biro
95548c6a5f fix(build): Add libexif to the Windows cross-compilation 2017-09-21 21:12:32 -04:00
sudden6
b7921ef29a
Merge pull request #4588
Maxim Biro (1):
      fix(build): Windows cross-compilation didn't see libfilterudio
2017-09-21 17:36:45 +02:00
sudden6
e1ca609034
Merge pull request #4666
Maxim Biro (1):
      fix(build): Fixed header file of libfilteraudio not being found
2017-09-21 12:10:10 +02:00
Maxim Biro
8108bfdc35 fix(build): Fixed header file of libfilteraudio not being found 2017-09-20 19:46:46 -04:00
sudden6
6a5a7564aa
Merge pull request #4644
anthony.bilinski (1):
      feat(paste): Implement pasting images from clipboard
2017-09-20 11:16:08 +02:00
sudden6
75438d46b2
Merge pull request #4643
anthony.bilinski (1):
      feat(exif): Honour exif orientation tag
2017-09-20 11:14:42 +02:00
sudden6
ed634ae0f4
Merge pull request #4610
drswinghead (1):
      feat(settings): add group chat local member black list
2017-09-19 21:23:55 +02:00
anthony.bilinski
414fa178b4 feat(exif): Honour exif orientation tag
Fixes #1848
2017-09-19 10:00:05 -07:00
anthony.bilinski
5fed37365f feat(paste): Implement pasting images from clipboard
Fixes #1290
2017-09-19 09:56:34 -07:00
sudden6
9c01eec268
Merge pull request #4607
anthony.bilinski (1):
      fix(receipts): Prevent double message send for received receipt
2017-09-17 23:19:24 +02:00
noavarice
b967d28465
refactor: use GroupInvite instead of set of parameters 2017-09-17 19:54:06 +03:00
noavarice
d514b48ef6
refactor: register GroupInvite as meta-type 2017-09-17 19:54:06 +03:00
noavarice
fd1fbebae0
refactor: more rigorous types for GroupInvite 2017-09-17 19:54:06 +03:00
noavarice
ad3584c469
refactor: GroupInvite moved to model directory 2017-09-17 19:54:01 +03:00