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

3031 Commits

Author SHA1 Message Date
tux3
ac934d923d
Proper uninstall entry for Windows 2015-05-17 19:30:36 +02:00
tux3
2c48b76ffc
Merge branch 'pr1665' 2015-05-17 03:08:56 +02:00
Marcel
30612dd6cf filter_audio updated its api and added the parameter 'vad' in function 'enable_disable_filters' 2015-05-17 01:21:03 +02:00
Marcel
0c5b93d2f6 added missing sudo in fedora install instructions 2015-05-17 00:35:33 +02:00
Marcel
0ba3d09fce updated simple_make.sh 2015-05-17 00:33:43 +02:00
Marcel
57e8df7b61 updated installation notes 2015-05-17 00:18:01 +02:00
Marcel
10e2115258 ensure libtoxcore is installed with A/V support 2015-05-16 23:57:04 +02:00
Marcel
2f008db1ec replaced tabs with spaces 2015-05-16 23:09:48 +02:00
tux3
e25baaa90e
Merge branch 'pr1663' 2015-05-16 22:31:57 +02:00
agilob
137384e021 fix streching 2015-05-16 21:27:23 +01:00
tux3
f653a9f1bd
Merge branch 'pr1664' 2015-05-16 21:59:13 +02:00
agilob
8d4a553aa2 friendlist looks better on startup 2015-05-16 19:10:24 +01:00
agilob
feb7f60806 closes tux3/qtox#1657 2015-05-16 17:36:56 +01:00
agilob
eec50124d8 style for comobobox in friendlist panel 2015-05-16 17:27:57 +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