1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src/model
ezavod 847f155b7b
refactor(chatform): Use QStringList instead of QVector<QString>
This replaces QVector<QString> with QStringList consistently across all files.
2018-05-31 21:32:58 +02:00
..
about refactor: Update AboutFriend with new interface 2017-12-24 13:23:31 +03:00
profile refactor(chatform): Use QStringList instead of QVector<QString> 2018-05-31 21:32:58 +02:00
contact.cpp chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
contact.h refactor(group): use displayedNameChanged signal 2018-04-30 01:19:34 +02:00
friend.cpp chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
friend.h refactor(group): use displayedNameChanged signal 2018-04-30 01:19:34 +02:00
group.cpp refactor: use ToxPk as identifier 2018-05-11 20:35:24 +02:00
group.h refactor: use ToxPk as identifier 2018-05-11 20:35:24 +02:00
groupinvite.cpp chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
groupinvite.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
interface.h refactor: Improve interface 2017-12-24 13:10:07 +03:00