28 Commits (b45ba34be250e938c6b07617e121d789ed52ca1d)

Author SHA1 Message Date
jenli669 b45ba34be2
refactor(widget): replace fontMetrics.width() when using Qt 5.13 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
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
Zetok Zalbavar 80f5de31b3
style: reformat current C++ codebase using clang-format 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 902828fcc2
docs(persistence): Added leading stars 9 years ago
Diadlo 1552bfb114
docs(widget): Change comment style 9 years ago
Polshakov Dmitry 343568339f
style(constructors): Constructors are explicit now 9 years ago
Michał Šrajer 638a5f822f obey the coding style rules 10 years ago
Michał Šrajer 04b3276b0f fix 2874 10 years ago
Binayak Ghosh 54fabb964c fixes issue #2868 10 years ago
TheNain38 d8d64fc56a Fix HTML Parsing 10 years ago
TheSpiritXIII 1109e0347e Multi-window: Fix segfault for removing last friend on window friend list 10 years ago
TheSpiritXIII d2c0301103 Circles: Fix circle color on theme change, remove debugging stuff 10 years ago
TheSpiritXIII 484a9ea87e Circles: Fix crash when creating in category where it's not visible 10 years ago
TheSpiritXIII 7f7ab9a1bc Circles: Fix quick switch crash, remove circle crash 10 years ago
TheSpiritXIII d9d6f20bf7 Circles: Fix convention, crash and activity cycling 10 years ago
TheSpiritXIII 62873e9d71 Fix circle related rebase bugs 10 years ago
TheSpiritXIII 8e796a1d8b Update renamed friends and groups during search 10 years ago
TheSpiritXIII 167a8971ec Search optimizations and bug fixes, rename focus fix 10 years ago
Daniel Hrabovcak 715ef0ce65 Store circle widgets, fixed related bugs 10 years ago
Daniel Hrabovcak a0b312dd97 Fixed group and circle illegal chars, inline renaming for friend list widgets, sort circles alphabetically 10 years ago
Zetok Zalbavar 67e9aeec63
Fix incorrect copyright headers 10 years ago
tux3 20f254651d
Reorganize files 10 years ago
tux3 76cbaf18f1
Fix incorrect copyright headers 10 years ago
Tux3 / Mlkj / !Lev.uXFMLA 4b3add2ee9
Add input method hints to some fields 11 years ago
dubslow 6831778371 fix bug (which is actually why aliasing was menu'd in the first place) 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA 3de63c0061
Fix #767 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA b8031498db
Fix CroppingLabel emitting textChanged twice 11 years ago
dubslow 3ba95d82ae Move code into src/ 11 years ago
Tux3 / Mlkj / !Lev.uXFMLA a7c75e63a5 Clean code, improve compilation speed 11 years ago
krepa098 1cd954ba42 compatibility with old widgets 11 years ago
krepa098 7c0cdd710f editable CroppingLabel 11 years ago
krepa098 01c3124722 use trimmed() 11 years ago
krepa098 eefa8d8ae6 only show tooltip if required 11 years ago
krepa098 1f92ad18a8 CroppingLabel, fixes issue #184 11 years ago