97 Commits (83fcc76e437482480cb6d4dd6161662fb4634dff)

Author SHA1 Message Date
Anthony Bilinski da5c165f41
fix(appimage): Use external binary path when enabling autorun from appimage 4 years ago
Anthony Bilinski 9688a1e82f fix(video): Close video device after checking V4L video modes 4 years ago
Anthony Bilinski 65ff532a54
fix(macos): update deprecated AVFoundation API 4 years ago
Jamie Westell 98a818cbea fix(video): only list video devices with video capture capability 4 years ago
Anthony Bilinski b42b1f5e15
fix(osx): Update deprecated QDateTime and QProcess APIs 5 years ago
sudden6 8768f6be37
refactor: remove unused OSX platform code 5 years ago
Mick Sayson 6e163ca5ed
feat(notification): Notifications now always replace the previous one 5 years ago
Anthony Bilinski 8abd4e47e9
refactor(style): use #pragma once rather than include guards 5 years ago
iphydf e71225268f
chore: Various code cleanups. 5 years ago
Anthony Bilinski 70824729ff
chore(cleanup): don't use 0 as nullptr 5 years ago
Anthony Bilinski 2c1a86482a
chore(style): remove old style casts and cross sign comparisons 5 years ago
jessica181920 11b34c84ef fix(i18n): Various English fixes 6 years ago
jenli669 04a9bc46f4
docs(copyright): update and add copyright info 6 years ago
Monsterovich 161a773dbb fix(ui): minor fix 6 years ago
Monsterovich f8b54b39f3 fix(ui): apply requested changes 6 years ago
Monsterovich 4a6ebff63a fix(ui): minor fix 6 years ago
Monsterovich 3b305dd05a fix(ui): Added option to hide message sender and contents 6 years ago
Monsterovich 1bbe210c25 fix(ui): Improved notifications 6 years ago
sudden6 cd50376c2f
fix(notification): implement review comments 6 years ago
sudden6 4cb00957f3
feat(notify): integrate desktop notifications into settings 6 years ago
sudden6 66e2c01029
feat(notify): add desktop notifications using snorenotify 6 years ago
Teemu Ikonen 4c42e0ea5b fix(video): support UYVY camera pixel format 7 years ago
yangfl 6d0885f396 chore(cmake): let CMake choose which platform dependent code to compile 7 years ago
sudden6 3746bd13bc
fix(video): workaround for webcams that provide no fps value 7 years ago
iphydf 52a5951d26
chore: Use `nullptr` instead of `0` for NULL pointer constants. 7 years ago
ezavod 847f155b7b
refactor(chatform): Use QStringList instead of QVector<QString> 7 years ago
Anthony Bilinski 5dc4e6de81
chore(legal): update copyright date to 2018 for all source files 7 years ago
sudden6 ff2fc18be1
fix(video): improve debug message 8 years ago
sudden6 a2927de27d
fix(video): use float framerates also for V4L2 8 years ago
sudden6 5d6ae9ae37
fix(video): don't use pointers to temporary objects 8 years ago
Vincas Dargis 729dc7740b fix(platform): use result to remove -Wunused-result warning 8 years ago
Diadlo f790747f2a
fix: ATOMIC_FLAG_INIT can't be used inside braces initializer 8 years ago
Vincas Dargis 32b97cb927 fix(platform): handle terminating POSIX signals 8 years ago
Yuri ae5cb4bcc2 fix: Keep open and share X11 connection 8 years ago
DX37 0fc3911318 fix: Fix incorrect headers order 8 years ago
Zetok Zalbavar 80f5de31b3
style: reformat current C++ codebase using clang-format 9 years ago
Zetok Zalbavar d4ac13dbf4
revert: "refactor: Added to include path and exclude it from all includes" 9 years ago
sudden6 8d320ca3be
chore: Make building for FreeBSD easier 9 years ago
Zetok Zalbavar 7b60a5dd36
chore: explicitly mention that copyright belongs to qTox contributors 9 years ago
Diadlo b4a9f04f92
refactor: Added to include path and exclude it from all includes 9 years ago
Zetok Zalbavar 64bbc6cfbb
style: change postfix increment to prefix increment 9 years ago
bitok 2c03257700
refactor: fixes of static analyze warnings 9 years ago
iphydf e20dffab07
chore: Make the windows code compatible with TCHAR. 9 years ago
Diadlo 72780e6c7a
docs(todo): Changed todo format 9 years ago
Diadlo 31d8e7eef0
docs: Replaced simple on doxygen tag 9 years ago
iphydf e4d41acdc6
chore: Return a well-defined value from setAutorun. 9 years ago
Diadlo 9471065feb
style(platform): Style fixes 9 years ago
Diadlo 504ad534e0
fix(directshow): Fixed problem with crosses initialization 9 years ago
Colomban Wendling f9190734d7 fix(capslock_x11): properly release the X display handle 9 years ago
Diadlo 35a0e1fb6f
fix(platform): Added checkCapsLock OSX implementation 9 years ago