.. |
about
|
fix: Use correct initialization order
|
2017-10-12 23:45:53 +03:00 |
form
|
fix(chatwidget): fix send file button not working
|
2017-12-12 12:53:27 +01:00 |
tool
|
refactor(callconfirm): Remove unused friend parameter
|
2017-10-26 16:59:26 +03:00 |
categorywidget.cpp
|
refactor: Split 'onChatrootWidgetClicked' on 2 methods
|
2017-06-02 18:49:08 +03:00 |
categorywidget.h
|
refactor(core): rename corestructs to toxfile.cpp
|
2017-10-31 09:32:53 +01:00 |
chatformheader.cpp
|
refactor: Add pure virtual methods for main actions in chat
|
2017-11-26 23:13:12 +03:00 |
chatformheader.h
|
refactor: Move buttons style in ChatForm css
|
2017-11-26 23:13:12 +03:00 |
circlewidget.cpp
|
refactor: Move friend and group in model directory
|
2017-08-06 13:55:02 +03:00 |
circlewidget.h
|
style: reformat current C++ codebase using clang-format
|
2017-02-26 11:52:45 +00:00 |
contentdialog.cpp
|
refactor: Remove unused 'SettingsWidget' from 'ContentDialog'
|
2017-11-13 15:25:02 +03:00 |
contentdialog.h
|
refactor: Remove unused 'SettingsWidget' from 'ContentDialog'
|
2017-11-13 15:25:02 +03:00 |
contentlayout.cpp
|
style: reformat current C++ codebase using clang-format
|
2017-02-26 11:52:45 +00:00 |
contentlayout.h
|
chore: explicitly mention that copyright belongs to qTox contributors
|
2016-11-29 11:12:06 +00:00 |
emoticonswidget.cpp
|
perf(smileys): Use shared_ptr to automaticaly count references
|
2017-11-13 14:46:37 +03:00 |
emoticonswidget.h
|
perf(smileys): Use shared_ptr to automaticaly count references
|
2017-11-13 14:46:37 +03:00 |
flowlayout.cpp
|
refactor: Move iterator declaration in foreach scope
|
2017-06-12 13:46:43 +03:00 |
flowlayout.h
|
style: reformat current C++ codebase using clang-format
|
2017-02-26 11:52:45 +00:00 |
friendlistlayout.cpp
|
refactor: Move friend and group in model directory
|
2017-08-06 13:55:02 +03:00 |
friendlistlayout.h
|
refactor(core): rename corestructs to toxfile.cpp
|
2017-10-31 09:32:53 +01:00 |
friendlistwidget.cpp
|
fix(group): Add second signal for titile changed
|
2017-11-15 09:17:22 +03:00 |
friendlistwidget.h
|
refactor(core): rename corestructs to toxfile.cpp
|
2017-10-31 09:32:53 +01:00 |
friendwidget.cpp
|
fix(friend): Add save friend alias on change
|
2017-11-25 01:15:54 +03:00 |
friendwidget.h
|
refactor: fix some warnings reported with "-Wall"
|
2017-10-31 09:32:52 +01:00 |
genericchatitemlayout.cpp
|
style: reformat current C++ codebase using clang-format
|
2017-02-26 11:52:45 +00:00 |
genericchatitemlayout.h
|
refactor: Add deleted copy constructor
|
2017-06-12 13:46:43 +03:00 |
genericchatitemwidget.cpp
|
refactor: Remove getCompactLayout from GenericChatroomWidget
|
2017-05-04 20:31:56 +03:00 |
genericchatitemwidget.h
|
refactor: Remove getCompactLayout from GenericChatroomWidget
|
2017-05-04 20:31:56 +03:00 |
genericchatroomwidget.cpp
|
refactor: Remove getCompactLayout from GenericChatroomWidget
|
2017-05-04 20:31:56 +03:00 |
genericchatroomwidget.h
|
refactor: Use const Friend pointer
|
2017-07-28 17:52:51 +03:00 |
groupwidget.cpp
|
fix: Use epsilon to compare float
|
2017-11-27 01:20:09 +03:00 |
groupwidget.h
|
fix(group): Add second signal for titile changed
|
2017-11-15 09:17:22 +03:00 |
gui.cpp
|
refactor: remove unused signal
|
2017-08-02 08:41:12 +03:00 |
gui.h
|
refactor: remove unused signal
|
2017-08-02 08:41:12 +03:00 |
loginscreen.cpp
|
style: reformat current C++ codebase using clang-format
|
2017-02-26 11:52:45 +00:00 |
loginscreen.h
|
style: reformat current C++ codebase using clang-format
|
2017-02-26 11:52:45 +00:00 |
maskablepixmapwidget.cpp
|
fix(cpu): Reduce CPU usage by avatar render
|
2017-12-03 00:26:25 +03:00 |
maskablepixmapwidget.h
|
fix(cpu): Reduce CPU usage by avatar render
|
2017-12-03 00:26:25 +03:00 |
notificationedgewidget.cpp
|
style: reformat current C++ codebase using clang-format
|
2017-02-26 11:52:45 +00:00 |
notificationedgewidget.h
|
style: Fix style of a lot of pointers
|
2017-01-06 23:03:58 +03:00 |
notificationscrollarea.cpp
|
style: reformat current C++ codebase using clang-format
|
2017-02-26 11:52:45 +00:00 |
notificationscrollarea.h
|
style: reformat current C++ codebase using clang-format
|
2017-02-26 11:52:45 +00:00 |
passwordedit.cpp
|
style: reformat current C++ codebase using clang-format
|
2017-02-26 11:52:45 +00:00 |
passwordedit.h
|
style: reformat current C++ codebase using clang-format
|
2017-02-26 11:52:45 +00:00 |
qrwidget.cpp
|
fix(video): don't use pointers to temporary objects
|
2017-11-12 13:10:35 +01:00 |
qrwidget.h
|
style: Fix style of a lot of pointers
|
2017-01-06 23:03:58 +03:00 |
splitterrestorer.cpp
|
style: reformat current C++ codebase using clang-format
|
2017-02-26 11:52:45 +00:00 |
splitterrestorer.h
|
fix: Add splitter restorer
|
2017-02-26 03:14:57 +03:00 |
style.cpp
|
style: reformat current C++ codebase using clang-format
|
2017-02-26 11:52:45 +00:00 |
style.h
|
style: reformat current C++ codebase using clang-format
|
2017-02-26 11:52:45 +00:00 |
systemtrayicon_private.h
|
style: reformat current C++ codebase using clang-format
|
2017-02-26 11:52:45 +00:00 |
systemtrayicon.cpp
|
fix(video): don't use pointers to temporary objects
|
2017-11-12 13:10:35 +01:00 |
systemtrayicon.h
|
style: reformat current C++ codebase using clang-format
|
2017-02-26 11:52:45 +00:00 |
translator.cpp
|
perf: Pass std::function by reference
|
2017-06-12 13:46:38 +03:00 |
translator.h
|
perf: Pass std::function by reference
|
2017-06-12 13:46:38 +03:00 |
widget.cpp
|
feat(avatar): Add outline hightlight on mouse hover
|
2017-11-27 01:20:30 +03:00 |
widget.h
|
refactor: Rename signal and remove unused params
|
2017-11-25 01:16:10 +03:00 |