194 Commits (b45ba34be250e938c6b07617e121d789ed52ca1d)

Author SHA1 Message Date
jenli669 b45ba34be2
refactor(widget): replace fontMetrics.width() when using Qt 5.13 6 years ago
jenli669 105f9ec401
refactor(widget): remove Widget::getInstance 6 years ago
jenli669 04a9bc46f4
docs(copyright): update and add copyright info 6 years ago
Anthony Bilinski e9f8795197
fix(ui): show empty status as placeholder instead of as status 6 years ago
sudden6 c6a197feca
refactor: re-format and cleanup 7 years ago
Jimi Huotari 71d1fa6f24
refactor(themes): load css and images from themes folder 7 years ago
iphydf 52a5951d26
chore: Use `nullptr` instead of `0` for NULL pointer constants. 7 years ago
Diadlo 059d0120be
refactor: Add FriendChatroom (model to FriendWidget) 7 years ago
ezavod 4434253283
refactor(chatform): consistent usage of file dialogs 7 years ago
Anthony Bilinski 5dc4e6de81
chore(legal): update copyright date to 2018 for all source files 7 years ago
DESKTOP-Z50-70\Arman ebdc675cbc fix(chattextedit): ChatTextEdit bug fix for issue #5020 Corrected 7 years ago
Diadlo 95f150e5f9
refactor: Move action handlers to slots 8 years ago
Pavel Karelin 6d14f09001 chore: Elide text for CallConfirmWidget 8 years ago
Diadlo 3c8bf628bd
refactor(callconfirm): Remove unused friend parameter 8 years ago
sudden6 61b36d1bce
feat(identicon): add algorithm to create identicons 8 years ago
anthony.bilinski 5fed37365f feat(paste): Implement pasting images from clipboard 8 years ago
Diadlo 017653470d
refactor: Move friend and group in model directory 8 years ago
Andrew Morgan 42a9534b24
fix(ui): Use native file picker dialog 8 years ago
Diadlo dd9b324ec3
chore(qt): Remove old qt code 8 years ago
Diadlo d77cb084d6
refactor: Remove unused MicFeedback widget 8 years ago
Zetok Zalbavar 80f5de31b3
style: reformat current C++ codebase using clang-format 9 years ago
Diadlo fcd8eed7cd
style: Fix style of a lot of pointers 9 years ago
Zetok Zalbavar d4ac13dbf4
revert: "refactor: Added to include path and exclude it from all includes" 9 years ago
Nils Fenner 917812daaa
fix: Status reflection for friend calls 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 da9366c70d
refactor: Removed HTML tags from translation 9 years ago
Diadlo a130a60e9a
fix: Fixed crash on profile import 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 8bc3c3c8d2
fix: Added forgotten return statement 9 years ago
Diadlo 47cc252f76
refactor(toxsave, profileimporter): Removed code duplication 9 years ago
Diadlo df7bf32072
refactor(profileimporter): Removed extra spaces 9 years ago
Diadlo 58ea0afed1
fix(toxsave, profileimporter): Added `remove` function call before overwrite file 9 years ago
Diadlo 1552bfb114
docs(widget): Change comment style 9 years ago
Nils Fenner 780a017928 fix(screen-grabber): fix crash 9 years ago
Nils Fenner da94b4b83f
refactor(avform): fixed type conversion warnings and coding style 9 years ago
Diadlo 76f694fe73
style(widget): Style fixes 9 years ago
Andrew Morgan 881409b91f
fix(profile): Fix for opening file dialog using Nautilus file manager 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
Vincas Dargis 70fc247b70 fix(chattextedit.cpp): fix drag-and-drop to be consistent across systems 9 years ago
PKEv 9ea25d1fbd feat(importProfile): Add way to import profile 9 years ago
PKEv d0ea5bb4fd feat(emoticonswidget):Keep emoticon option open 9 years ago
Polshakov Dmitry 343568339f
style(constructors): Constructors are explicit now 9 years ago
Polshakov Dmitry 27faec918a
fix(genericchatitemwidget, micfeedbackwidget): Added members init in the constructor 9 years ago
initramfs a36248b501
fix(screenshot): incorrect screenshot capture resolution under HiDPI 9 years ago