49 Commits (dfe75fb101d8a8f24baa346312c2d847de6e45da)

Author SHA1 Message Date
jenli669 dfe75fb101
refactor(widget): replace screenGeometry() when using Qt 5.13 6 years ago
jenli669 04a9bc46f4
docs(copyright): update and add copyright info 6 years ago
iphydf 52a5951d26
chore: Use `nullptr` instead of `0` for NULL pointer constants. 7 years ago
Anthony Bilinski 5dc4e6de81
chore(legal): update copyright date to 2018 for all source files 7 years ago
Diadlo dd9b324ec3
chore(qt): Remove old qt code 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
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
Diadlo f5f7b5abba
fix(i18n): Remove HTML tags from translation 9 years ago
sudden6 c8bde5bc45
fix(i18n): remove HTML from translations 9 years ago
Diadlo 902828fcc2
docs(persistence): Added leading stars 9 years ago
initramfs ef157ca8af
fix(video): fix scaling issues under HiDPI displays with desktop video 9 years ago
Zetok Zalbavar 79c249be55
fix: use `qAbs()` instead of `abs()` for better platform compatibility 9 years ago
Diadlo 1552bfb114
docs(widget): Change comment style 9 years ago
Nils Fenner 780a017928 fix(screen-grabber): fix crash 9 years ago
Diadlo bf7c62d6fa
fix(chatform, screenshotgrabber): Fixed memory leak 9 years ago
Diadlo 9cfd678c26
feat(avform, screenshotgrabber): Added custom screen region selection 9 years ago
initramfs a36248b501
fix(screenshot): incorrect screenshot capture resolution under HiDPI 9 years ago
tux3 b01f47b1aa
Use pre Qt5.4 QTimer::singleShot 10 years ago
Nils Fenner a6a8f619b2
no need to install an event filter on "this" 10 years ago
Nils Fenner 073d4f0ad3
fix hide/restore qTox windows with space key 10 years ago
Nils Fenner 6e383fa0f1
add methods to hide & restore currently visible qTox windows 10 years ago
Nils Fenner 75ba20cb06
simplify graphics scene initialization 10 years ago
Nils Fenner b5493178e7
cleanup includes 10 years ago
Nils Fenner 84a8e2789b
fix position of tooltip in screen grabber 10 years ago
PKEv b9a9b3f6c5 add 150ms for hiding & restoring window 10 years ago
Nils Fenner fde63f1592
fix screenshot grabber for windows 10 years ago
Nils Fenner dd9f0763b7
fix inheritance of ScreenShotGrabber 10 years ago
Nils Fenner 04219e8c1d
fix positioning of screen grabber window 10 years ago
Nils Fenner 7b2610e4fb
resize screen grabber window to pixmap size 10 years ago
Nils Fenner cf9ed8d580
fix screen grabbing for screenshots 10 years ago
PKev 9484488c31 restore window after screenshot 10 years ago
ProMcTagonist 6092a7e8a6 matchy tooltips no linedowns 10 years ago
ProMcTagonist 328726a1cb Compress string 10 years ago
ProMcTagonist 54e4c3c1f8 Fix confusing statement 10 years ago
PKEv 44f0ef2043 add Ability to unhide qTox window in screenshot mode 10 years ago
PKEv 7f29940625 fix #2103 10 years ago
Zetok Zalbavar 67e9aeec63
Fix incorrect copyright headers 10 years ago
PKEv 64f7e6c63d Correct screenshot 2nd monitor 10 years ago
tux3 76cbaf18f1
Fix incorrect copyright headers 10 years ago
tux3 a01e0db7ba
Fix some memory leaks and mismatches 10 years ago
Stefan Merettig db8b70e225 Screen grabber: Show correct tooltip for selected/no-selection states 10 years ago
Stefan Merettig 96a1cf93d5 Screen grabber: Reject small selections (< 2px width/height) 10 years ago
Stefan Merettig 1149ed1f91 Screen grabber: Modified helper tooltip texts 10 years ago
Stefan Merettig 04dc650596 Screen grabber: Flyout menu for the screenshot button 10 years ago
Stefan Merettig c6d5b4cc55 WIP: KSnapshot-like screenshot grabber 10 years ago