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

2868 Commits

Author SHA1 Message Date
agilob
feb7f60806 closes tux3/qtox#1657 2015-05-16 17:36:56 +01:00
tux3
7d93379834
Merge branch 'pr1661' 2015-05-16 14:08:35 +02:00
marcel
920362349e removed warnings 2015-05-16 14:01:56 +02:00
tux3
2fc5f781c9
Invert accept and reject FT buttons
People were clicking reject by accident after the chat scrolled up. Now they'll click accept by accident, which can easily be cancelled
2015-05-16 13:45:44 +02:00
tux3
1bdb84825d
Remove the unused struct DhtServer 2015-05-16 13:25:52 +02:00
tux3
5ae5ca0e59
Merge branch 'pr1654' 2015-05-15 17:05:10 +02:00
Marcel
65ef5d389b use license text form: http://www.gnu.org/licenses/gpl.txt 2015-05-15 17:02:31 +02:00
Marcel
473ad22dd5 removed COYYING file 2015-05-15 16:56:02 +02:00
Marcel
0f2ec92868 removed file NURUPOWILLSUEME 2015-05-15 13:10:51 +02:00
tux3
2505c01cdd Invert U and V video planes back
We now correctly send YUV420P and not YV12 to keep matching uTox bug-for-bug.
2015-05-14 22:36:17 +02:00
tux3
0d4776f5a2
Merge branch 'pr1650' 2015-05-14 18:52:07 +02:00
Ansa89
38c617c556 Italian translation: update 2015-05-14 18:44:15 +02:00
tux3
e3e8b0e90c
Merge branch 'pr1647' 2015-05-14 13:14:39 +02:00
Nick Hovaker
b5ec22af2d Update Libsodium version in bootstrap.sh
New Libsodium version was released a few days ago, probably should update the bootstrap script.
2015-05-14 00:20:48 -04:00
tux3
73e67928f8
Fix qrwidget QPainter error 2015-05-14 04:47:42 +02:00
tux3
b3dc322415
Merge branch 'pr1645' 2015-05-13 16:24:54 +02:00
tux3
45a754f4e5 Fix missing includes in platform/timer_* 2015-05-13 16:18:13 +02:00
Marcel
afb355e68a - Fixed bootstrap.sh for linux as it did not install libfilteraudio properly.
- Made some restructures. The script uses --with/--without parameters now. This makes it easier to add more dependencies and feels more like configure scripts.
2015-05-13 16:15:24 +02:00
tux3
3fcac1f884
Fix missing includes in platform/timer_* 2015-05-13 15:39:20 +02:00
tux3
57871c9270
Use GTK systray backend on MATE 2015-05-13 14:43:45 +02:00
tux3
ce5e91dcfc
Minor trivial cleanups in platform/* 2015-05-13 14:37:12 +02:00
tux3
bdefe54efa
Merge branch 'pr1637' 2015-05-13 04:25:34 +02:00
Pro
15f0360d4e change to Qt::CaseInseisitive 2015-05-12 19:18:55 -07:00
Pro
e3ce8b486a make /ME work 2015-05-12 18:17:12 -07:00
tux3
15cc64069f
Fix #1634 2015-05-12 18:39:38 +02:00
tux3
76cbaf18f1
Fix incorrect copyright headers
The qTox Project is not associated with the Tox Project in any ways, with the exception of "qTox" using the Tox Projet's "toxcore" collection of libraries.
In particular, the Tox Projet does not own copyright over the qTox Project's "qTox" collection of software, source code, and assets.
The qTox Project's assets are under the sole copyright of the qTox contributors, and no partiular rights are granted to the Tox Project.
2015-05-12 04:12:53 +02:00
tux3
600401a606
Fix vol/mic toggle buttons
They were suffering from double-connection syndrom, and the way muting worked was now conflicting with how the output sound level setting works

Fixes #1442
2015-05-12 02:45:04 +02:00
tux3
c8ff943dae Revert "Merge branch 'pr1629'"
This reverts commit 42a26505fa, reversing
changes made to 23c01f2d67.
2015-05-12 01:44:05 +02:00
tux3
4a40269698
Implement and enable the audio sliders
It was about time
2015-05-12 01:27:32 +02:00
tux3
42a26505fa
Merge branch 'pr1629' 2015-05-12 00:40:02 +02:00
saneki
567b0d40fe Fixed settings tabbar style 2015-05-11 17:29:07 -05:00
tux3
23c01f2d67
Merge branch 'pr1627'
qTox will no longer violate GPLv3 :>

closes #1361
2015-05-11 23:16:06 +02:00
agilob
904dd333b7 license box in advanced 2015-05-11 22:07:32 +01:00
tux3
12bbd47239
Fix #928
If the status button is disabled, then we stay consistent by disallowing the desktop GUI's status setting actions, which are used by the tray icon.
2015-05-11 23:01:25 +02:00
tux3
45c3491180
Merge branch 'pr1624'
QFormLayout for Public Information
2015-05-11 22:50:42 +02:00
tux3
70e7f34ecb
Don't ask to remove history for fake friend removal 2015-05-11 22:48:32 +02:00
saneki
55f92f86a8 Vertically aligned Public Information QFormLayout to appear more centered 2015-05-11 15:42:49 -05:00
saneki
50987fd37a Changed Public Information area in User Profile form to use a QFormLayout 2015-05-11 15:04:49 -05:00
tux3
6f7c4ebdfd
Merge branch 'pr1623'
closes tux3/qtox#1426
2015-05-11 22:03:57 +02:00
agilob
b89b7ed854 closes tux3/qtox#1426 2015-05-11 20:51:42 +01:00
tux3
a8b89e7d7d
Merge branch 'pr1621'
closes tux3/qtox#768

added values to slides in av settings, converted slot to qt5 style
audio sliders are disabled, they don't change anything anyway
2015-05-11 21:38:56 +02:00
agilob
1285b5811c this sould be better ;_; 2015-05-11 20:32:38 +01:00
agilob
fa7ad85867 alsourcef in audio::playmono16sound 2015-05-11 20:30:37 +01:00
agilob
3f11eab454 closes tux3/qtox#768
added values to slides in av settings, converted slot to qt5 style
audio sliders are disabled
2015-05-11 20:15:32 +01:00
tux3
c4eea377a3
Merge branch 'pr1619'
closes tux3/qtox#1354

more signals/slots were converted to qt5 style
2015-05-11 21:09:28 +02:00
tux3
7cb98b90c7
Faster file transfers (up to 160ms/s)
By reducing the maximum interval between two tox_iterate calls during file transfers to 10ms. This results in reasonnable amounts of extra CPU% used. If the only file transfers are avatars, CoreFile allows sleeping for up to 50ms. If there are currently no FT, up to 1000ms.

We now take the minimum sleeping interval asked by toxcore, toxav, and CoreFile
2015-05-11 20:41:19 +02:00
agilob
826d21d21f closes tux3/qtox#1354
more signals/slots were converted to qt5 style
2015-05-11 19:14:09 +01:00
tux3
ef688f6097
Remove pointless or potentially sensitive log messages 2015-05-11 16:06:12 +02:00
tux3
f5f73539b2
Merge branch 'pr1616'
Improve logging

Closes #1601
2015-05-11 15:40:48 +02:00
sudden6
e3eb4ea503 remove useless code
opencv uses exceptions for error handling
2015-05-11 15:40:38 +02:00