2113 Commits (3015be87ffa6fd8ad07ff34bc8ef5faf20b428e1)

Author SHA1 Message Date
Andrew Morgan 3015be87ff Removed inconsistancies with logFileDir and handle error on removal of old log file. 10 years ago
Andrew Morgan 93991368c6 Added log rotation functionality. 10 years ago
sudden6 641486d507 Simpliefy code, return early on error 10 years ago
sudden6 789eeec777 fix toxme error handling 10 years ago
Rowen Stipe df584531c8 Enable OS X Auto-run at login 10 years ago
Rowen Stipe a05310e155 Added case for `/Application Support/Tox` already existing 10 years ago
tux3 aef447d7c7
Have v4l2 read MJPEG video by default 10 years ago
tux3 f79bb24024
Fix ODR violation in SettingsSerializer 10 years ago
Rowen Stipe 27fda2e579 Added basic migration compatibility code. 10 years ago
Zetok Zalbavar 2e0e8f778f
Login window: disable `Load automatically` if profile is encrypted 10 years ago
Rowen Stipe f7c262fb07 Touchups 10 years ago
a68366 65421e8992 Fix a typo in function name 10 years ago
a68366 dba7a53ec7 Fixes #2522 10 years ago
Nils Fenner 251d53f340
temporary remove audio gain metering 10 years ago
tux3 38c68658e0
Fix personnal->personal typo 10 years ago
agilob 203274f6d1
Unify window icons 10 years ago
tux3 c576a1485a
Scan-build cleanup 10 years ago
Diadlo bb9b1a4e32
Add Toxme support in Toxuri handle 10 years ago
Diadlo 7179ed4722
Add Toxme lookup support 10 years ago
tux3 4806e684fa
Cherry-pick HTTP(S) toxme lookups from #2753 10 years ago
Zetok Zalbavar ccfb81b2e4
Add some basic documentation about Tox ID in source 10 years ago
Zetok Zalbavar 1921a9887e
Remove empty src/main.h (closes #2792) 10 years ago
Taha 13b2ec54aa Removed static modifier 10 years ago
Nils Fenner 82dfe0f704
fix audio singleton implementation 10 years ago
Taha 03cb9d8a03 qTox uses default smiley pack if there's an invalid one in the qtox.ini file (fixes #2757) 10 years ago
Nils Fenner e952d1a654
Merge pull request #2767 from branch agilob:chat_window_icon 10 years ago
Andrey S d69139bf4a Remove extra spaces 10 years ago
agilob f7118071b7
Set window icons on settings window 10 years ago
agilob cb43a9b70e
Remove ctrl+q from tray menu 10 years ago
Andrew Novikov 371900b56f
Fix for the issue #2458 10 years ago
Andrey S 8ce16ad399 Fixes #2484 - Error message inside the chat 10 years ago
tux3 f2ba03b45f
Fix some messages being saved with history disabled 10 years ago
Nils Fenner 26768de94a
set mouse cursor to I-Beam shape, when hovering over text within chat 10 years ago
Nils Fenner 79ddbf7d02
open the first available audio in/out device as default, if specifier is empty 10 years ago
ovalseven8 f70b249ed8 Fix default smiley pack. Necessary because of the name changes. 10 years ago
Nils Fenner 552155bd1f
Merge PR #2719 from antis81:fix_audio_subscriptions 10 years ago
Andrew Novikov 985def25ff Implemented screen capturing support for Mac OS X 10 years ago
Andrew Novikov bd8a2c84ef Optimized working with strings 10 years ago
rku 056a77d4dd Cleaned up all the ipc/startup code: 10 years ago
Jacob Henner e9b34f5154
Fixes #2686 - Profiles will store avatars in distinct files 10 years ago
Jacob Henner 3f4c21216a
Fixes #2629: avatars will be re-encrypted when the profile password changes 10 years ago
Johannes Löthberg e5baa403e0 Add SVG support to filetransfer preview 10 years ago
Andrew Novikov cc64db3f27
Implemented listing and setting video modes on Mac OS X 10 years ago
Andrew Novikov 9d43062639
Changed the type of VideoMode::FPS to float: this is necessary for Mac OS X which uses frame rates like 29.97 10 years ago
Andrew Novikov cf6623cfc8
Implemented enumeration of video devices. 10 years ago
tux3 b01f47b1aa
Use pre Qt5.4 QTimer::singleShot 10 years ago
Nils Fenner 19201dda8a
Merge pull request #2713 from antis81:newav_audio_cleanup 10 years ago
Nils Fenner e73fd27d8b
fix: don't subscribe to in/out device when initialization failed 10 years ago
Nils Fenner 0615c7c3c6
reimplement audio in/out subscription concept 10 years ago
Nils Fenner 27bfade9e1
unsubscribe invalid ToxCall from audio when copied 10 years ago