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

3184 Commits

Author SHA1 Message Date
tux3
c9bfba89c8
Merge branch 'pr1874' 2015-06-24 21:24:51 +02:00
tux3
a2cf456f1d
Merge branch 'pr1843' 2015-06-24 21:23:48 +02:00
tux3
9f386135a2
Merge branch 'pr1902' 2015-06-24 12:17:40 +02:00
Сухарик
f75870d9dc fix qt 5.6 build 2015-06-23 17:00:24 +03:00
tux3
c8f7748c1c
Update JENKINS linux build config 2015-06-23 02:05:22 +02:00
tux3
3fb8d701d2
Merge branch 'pr1900' 2015-06-22 18:31:32 +02:00
Zetok Zalbavar
81cfe6aa9c
Remove outdated and unmaintained mannol and Pirate translations 2015-06-22 17:28:19 +01:00
tux3
9c87d5ed2e
Add 'None' video device
Fixes #1825
2015-06-22 14:59:55 +02:00
tux3
87ec98b111
Remove old download links from README 2015-06-22 14:02:00 +02:00
tux3
a5d0acaf53
Merge branch 'pr1895' 2015-06-22 13:59:29 +02:00
David Zero
ed1010ab0a Fixed commit hash translation issue
The commit hash is now correctly displayed after switching languages
2015-06-22 01:03:38 -07:00
tux3
f59784b542
Merge branch 'pr1894' 2015-06-21 16:22:30 +02:00
David Zero
369cbc3258 Updated link to bug report guidelines
The link now points to the "Writing Useful Bug Reports" article on our
wiki
2015-06-20 23:29:52 -07:00
Zetok Zalbavar
9924c8701e
README.md: fix link to wiki entry about bug reporting 2015-06-21 07:28:32 +01:00
tux3
1b21f12e25
Merge branch 'pr1889' 2015-06-20 14:13:32 +02:00
David Zero
be1efb9e65 Added a proper About page. Closes #1668
The license text was removed from the Advanced section of the settings
menu and placed into its own About section. Users can now also discover
the commit hash of the build they are running through the UI, instead of
having to comb through logs, or use git.
2015-06-20 03:59:46 -07:00
tux3
9372df260b
Merge branch 'pr1881' 2015-06-20 12:41:14 +02:00
tux3
bcd98b2dab
Merge branch 'pr1869' 2015-06-20 12:40:11 +02:00
tux3
1761d9862f
Merge branch 'pr1859' 2015-06-20 12:17:06 +02:00
Zetok Zalbavar
c1d7092f9d
Improve explanations about Nospam
Improvemetns thanks to "BIG DESU" and @tsudoko
2015-06-20 01:51:37 +01:00
jx
4bfe03edbd Add ffmpeg include to compile on Fedora 22 2015-06-17 20:32:21 +02:00
TheSpiritXIII
98eccd4d73 Notifications Edge: Fix Valgrind invalid read 2015-06-17 08:56:40 -04:00
PKEv
4e1b3b3471 Add friend name in removal dialog(fix #1860) 2015-06-16 01:10:45 +03:00
Yuri
00a40f10b5 Added missing include <errno.h> 2015-06-14 20:35:17 -07:00
Zetok Zalbavar
9bc0aaa974
Update INSTALL.md
* Add relevant section for Debian >=10 / Ubuntu >=15.04, thanks to antiatom for
  supplying list of ffmpeg packages
* Add ffmpeg to Arch install instructions
* Add mention of supported PKGBUILDs for Arch
* other small visual and spelling fixes
2015-06-13 08:07:50 +01:00
tux3
ce2c8309a2
Merge branch 'pr1846' 2015-06-12 12:53:59 +02:00
tux3
76a13701b4
Merge branch 'pr1853' 2015-06-12 12:53:09 +02:00
An-dy
8c71230ce7 Update INSTALL.md 2015-06-11 12:52:11 +12:00
TheSpiritXIII
80ea94bcd3 Plurilization capabilities for notification messages 2015-06-10 13:20:52 -04:00
TheSpiritXIII
7e451cc23e Don't track active chatrooms for notifications 2015-06-10 13:20:52 -04:00
TheSpiritXIII
df630da726 Fix notification edge bound checking 2015-06-10 13:20:52 -04:00
TheSpiritXIII
b83b5dbe59 Show edge markers for notifications
Add margin for edge notification marker

Fix conventions

Make AdjustingScrollArea not final
2015-06-10 13:20:52 -04:00
tux3
0267e2654a
Fix SettingsSerializer not resetting after load
After loading SettingsSerializer would keep the last group/array as current, so setting new values before the next beginGroup/beginWriteArray would be added to this group/array wrongly

This has zero inpact on qTox since we don't load before saving
2015-06-10 15:15:46 +02:00
PKEv
e403e740fa Correct strange names is groups #1764 2015-06-10 00:26:08 +03:00
tux3
f0f2776050
Fix #1841
This sounds like a bug in GCC, let's try a workaround with parens.
2015-06-09 01:51:44 +02:00
tux3
bfd3086ca6
Fix #1840 2015-06-09 01:45:30 +02:00
tux3
4eab3dcbb8
Fix #1837
Fix #1839
2015-06-08 21:31:40 +02:00
tux3
36fcb5cb62
Add final/override specifiers
We get more compile time checking, and it's always good for performance to help the compiler
2015-06-08 20:08:24 +02:00
tux3
e65cf72791
Merge branch 'pr1836' 2015-06-08 11:47:15 +02:00
tux3
aeb9a7f62f
Fix some warnings 2015-06-08 11:46:38 +02:00
Ansa89
170781e451 Italian translation: update 2015-06-08 09:16:13 +02:00
tux3
dd6ef8f3c4
Merge branch 'pr1833' 2015-06-07 21:55:31 +02:00
PKEv
0cf46e1f5a Correct Russion translation 2015-06-07 22:40:15 +03:00
tux3
443df45d21
Disable RTTI 2015-06-07 20:24:55 +02:00
tux3
bdec0557dc
Don't focus msg edit when non-text keys are pressed
Fixes #1829
2015-06-07 17:05:55 +02:00
tux3
98e91f90c3
Fix font size in contact list 2015-06-07 15:35:15 +02:00
tux3
e079a7a195
Merge branch 'pr1828' 2015-06-07 13:56:23 +02:00
Zetok Zalbavar
f0d42296b5
Update Polish translation 2015-06-07 11:01:48 +01:00
tux3
ff90e23151
Fix inconsistent constexpr 2015-06-07 11:34:30 +02:00
tux3
d50bcd1161
Faster profile settings saving
Don't reload from disk right before we save
2015-06-07 01:13:07 +02:00