Pro
15f0360d4e
change to Qt::CaseInseisitive
10 years ago
Pro
e3ce8b486a
make /ME work
10 years ago
tux3
15cc64069f
Fix #1634
10 years ago
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.
10 years ago
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
10 years ago
tux3
4a40269698
Implement and enable the audio sliders
...
It was about time
10 years ago
agilob
904dd333b7
license box in advanced
10 years ago
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.
10 years ago
tux3
70e7f34ecb
Don't ask to remove history for fake friend removal
10 years ago
saneki
55f92f86a8
Vertically aligned Public Information QFormLayout to appear more centered
10 years ago
saneki
50987fd37a
Changed Public Information area in User Profile form to use a QFormLayout
10 years ago
agilob
1285b5811c
this sould be better ;_;
10 years ago
agilob
fa7ad85867
alsourcef in audio::playmono16sound
10 years ago
agilob
3f11eab454
closes tux3/qtox#768
...
added values to slides in av settings, converted slot to qt5 style
audio sliders are disabled
10 years ago
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
10 years ago
agilob
826d21d21f
closes tux3/qtox#1354
...
more signals/slots were converted to qt5 style
10 years ago
tux3
ef688f6097
Remove pointless or potentially sensitive log messages
10 years ago
sudden6
e3eb4ea503
remove useless code
...
opencv uses exceptions for error handling
10 years ago
sudden6
1506a9a30e
Change log messages to fit new log format
10 years ago
sudden6
0e91d59454
rework the logging and debug output
10 years ago
Ilya Kowalewski
dce8182e3d
Persistent aliases, finally resolves #697
10 years ago
Ilya Kowalewski
a8de72570f
Fixing smiley alignment and wrong copyright years
10 years ago
Ilya Kowalewski
4ff2d339a0
Resolves issues reported in PR before and some BEAST features:
...
+ Works great on little boxes
+ Fixed the bug spotted by @zetok
+ Smiles are centered under the smiles combo box
+ Namings for layouts
10 years ago
Ilya Kowalewski
6c8b130a25
Redesign draft for settings pane and proper UX for Mac
10 years ago
Ilya Kowalewski
f35f7e261a
Fixing behaviour for a tray icon on OS X
10 years ago
Ilya Kowalewski
a4df4125e3
Fixing tray icon visibility issue on OS X
...
Some quirking since Qt doesn't render SVG tray icons on OS X.
10 years ago
agilob
75fbf192c4
closes tux3/qtox#1561
10 years ago
agilob
dda7625d2b
fix popup colors
10 years ago
agilob
69972e0d80
ask to remove history
10 years ago
Rohil Surana
21371a0f7d
Toolicon Menu was not indicating active button
10 years ago
tux3
b8d57cf43a
Cleanly open/close FT image preview buffer
10 years ago
tux3
8407bbada9
Limit outbound avatar size to 64kB
10 years ago
tux3
2ff2414627
Log size of received avatar data
10 years ago
tux3
8fed00cf55
Avoid unecessary copying of video frames
...
And release some more data when possible
10 years ago
tux3
67e09de085
Save memory with lazy loading
...
Load the setting's cameria preview opengl context lazily and destroy it when done. Only preallocte Core's video buffer if we have any calls active, free up when all calls are done
10 years ago
tux3
1f926b3e6c
Fix small memory leak cleaning up video calls
10 years ago
tux3
a01e0db7ba
Fix some memory leaks and mismatches
10 years ago
tux3
bb5f2e066d
Fix crash on video calls lowered to audio calls
...
Toxcore would incorrectly report the call as a video call in the call settings, and then crash while trying to send a video frame in the audio call. We workaround that by using another API that correctly reports the type of the call
10 years ago
llya Kowalewski
9d9fa90271
Include: complex -> cstdlib
10 years ago
llya Kowalewski
275f2a97f1
Fixing clang build on OSX
...
std::abs() is function from <complex>, current HEAD doesn't build on OSX with latest clang because of missing include. This commit fixes the build.
10 years ago
kushagra
5e5da24ad3
Implemented search of contacts
10 years ago
tux3
9fa9fafe75
Use old Qt connect syntax for QTimer::singleShot
...
The new syntax is for Qt>=5.4 only, but we need to support back to Qt 5.2
10 years ago
Stefan Merettig
f14c399297
Screen grabber: Fix flying-flyout bug when resizing window while open
10 years ago
Stefan Merettig
f982938919
Screen grabber: Hide the flyout when the chat form is hidden.
10 years ago
Stefan Merettig
ffa1628f38
Screen grabber: Make sure the flyout is hidden on leave
...
When the user moved from right to left in moderate speed, the flyout
didn't get the mouse leave event.
10 years ago
Stefan Merettig
0a68cff60c
Screen grabber: Hide mid-animation when leaving file button
...
The flyout is now more responsive and will start collapsing while it's
expanding, when the user leaves the attach file button mid-animation.
10 years ago
Stefan Merettig
f0d524e960
Screen grabber: hide() the flyout at first
...
I don't remember why I did show() at first, but works fine without, and
fixes the issue of a 1px wide flyout showing up somewhere in the
chatform
10 years ago
Stefan Merettig
f4610c41f9
Screen grabber: Only show flyout if the attach button is enabeld
...
Fixes the bug that the flyout was shown in group chats.
10 years ago
Stefan Merettig
f032df223f
Screen grabber: Fix position of handles with negative selection
...
When you clicked, and then move towards top-left with the cursor,
and release, the handles were displayed inside the resulting rectangle,
instead of outside.
10 years ago
Stefan Merettig
076609afb9
Screen grabber: Calculate bounding rect, fixes some drawing issues
...
This commit should fix drawing artifacts occuring when quickly clicking
on the screen while moving the cursor in circles.
10 years ago