.. |
about
|
fix: add remove history prompt, clear log area after remove
|
2018-10-05 10:24:39 +08:00 |
form
|
feat(ui): add update notification enabled with -DUPDATE_CHECK
|
2019-01-08 09:02:17 -08:00 |
tool
|
refactor: re-format and cleanup
|
2018-11-14 13:58:24 +01:00 |
categorywidget.cpp
|
refactor(themes): load css and images from themes folder
|
2018-10-24 14:04:03 +02:00 |
categorywidget.h
|
chore: Use nullptr instead of 0 for NULL pointer constants.
|
2018-09-07 21:38:59 +00:00 |
chatformheader.cpp
|
refactor(themes): load css and images from themes folder
|
2018-10-24 14:04:03 +02:00 |
chatformheader.h
|
refactor: Give ChatFormHeader an out-of-line destructor.
|
2018-07-19 21:17:24 +00:00 |
circlewidget.cpp
|
chore(legal): update copyright date to 2018 for all source files
|
2018-04-25 17:33:38 -07:00 |
circlewidget.h
|
chore(legal): update copyright date to 2018 for all source files
|
2018-04-25 17:33:38 -07:00 |
contentdialog.cpp
|
style: Fix EOF, remove trailing space and add braces
|
2018-12-27 09:15:24 +03:00 |
contentdialog.h
|
refactor: Rewrite update status message
|
2018-12-27 09:15:24 +03:00 |
contentdialogmanager.cpp
|
style: Fix EOF, remove trailing space and add braces
|
2018-12-27 09:15:24 +03:00 |
contentdialogmanager.h
|
refactor: Connect ContentDialog::setStatusMessage to friend directly
|
2018-12-27 09:15:24 +03:00 |
contentlayout.cpp
|
refactor(themes): load css and images from themes folder
|
2018-10-24 14:04:03 +02:00 |
contentlayout.h
|
chore(legal): update copyright date to 2018 for all source files
|
2018-04-25 17:33:38 -07:00 |
emoticonswidget.cpp
|
refactor(themes): load css and images from themes folder
|
2018-10-24 14:04:03 +02:00 |
emoticonswidget.h
|
chore: Use nullptr instead of 0 for NULL pointer constants.
|
2018-09-07 21:38:59 +00:00 |
flowlayout.cpp
|
chore: Use nullptr instead of 0 for NULL pointer constants.
|
2018-09-07 21:38:59 +00: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(ui): re-sort friends list on friend rename
|
2018-10-12 16:48:26 -07:00 |
friendlistwidget.h
|
fix(ui): re-sort friends list on friend rename
|
2018-10-12 16:48:26 -07:00 |
friendwidget.cpp
|
refactor: Remove using of remove{Friend,Group}
|
2018-12-27 09:15:24 +03:00 |
friendwidget.h
|
fix(ui): re-sort friends list on friend rename
|
2018-10-12 16:48:26 -07:00 |
genericchatitemlayout.cpp
|
style: reformat current C++ codebase using clang-format
|
2017-02-26 11:52:45 +00:00 |
genericchatitemlayout.h
|
chore: Use nullptr instead of 0 for NULL pointer constants.
|
2018-09-07 21:38:59 +00:00 |
genericchatitemwidget.cpp
|
chore(legal): update copyright date to 2018 for all source files
|
2018-04-25 17:33:38 -07:00 |
genericchatitemwidget.h
|
chore(legal): update copyright date to 2018 for all source files
|
2018-04-25 17:33:38 -07:00 |
genericchatroomwidget.cpp
|
feat: Add middle mouse clicked signal for GenericChatroom
|
2018-05-14 09:18:48 +03:00 |
genericchatroomwidget.h
|
chore: Use nullptr instead of 0 for NULL pointer constants.
|
2018-09-07 21:38:59 +00:00 |
groupwidget.cpp
|
refactor: Remove using of remove{Friend,Group}
|
2018-12-27 09:15:24 +03:00 |
groupwidget.h
|
refactor(groupwidget): Create GroupChatroom
|
2018-07-18 01:06:47 +03:00 |
gui.cpp
|
chore(legal): update copyright date to 2018 for all source files
|
2018-04-25 17:33:38 -07:00 |
gui.h
|
chore: Use nullptr instead of 0 for NULL pointer constants.
|
2018-09-07 21:38:59 +00:00 |
loginscreen.cpp
|
refactor(themes): load css and images from themes folder
|
2018-10-24 14:04:03 +02:00 |
loginscreen.h
|
fix(login): start login screen on profile select by -p option
|
2018-04-26 13:43:10 -07:00 |
maskablepixmapwidget.cpp
|
fix(ui): don't scale avatar to point of cropping in chat form header
|
2018-08-25 23:31:37 -07:00 |
maskablepixmapwidget.h
|
chore(legal): update copyright date to 2018 for all source files
|
2018-04-25 17:33:38 -07:00 |
notificationedgewidget.cpp
|
refactor(themes): load css and images from themes folder
|
2018-10-24 14:04:03 +02:00 |
notificationedgewidget.h
|
chore: Use nullptr instead of 0 for NULL pointer constants.
|
2018-09-07 21:38:59 +00:00 |
notificationscrollarea.cpp
|
chore(legal): update copyright date to 2018 for all source files
|
2018-04-25 17:33:38 -07:00 |
notificationscrollarea.h
|
chore: Use nullptr instead of 0 for NULL pointer constants.
|
2018-09-07 21:38:59 +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
|
chore: Use nullptr instead of 0 for NULL pointer constants.
|
2018-09-07 21:38:59 +00:00 |
qrwidget.h
|
chore: Use nullptr instead of 0 for NULL pointer constants.
|
2018-09-07 21:38:59 +00:00 |
searchform.cpp
|
refactor(themes): load css and images from themes folder
|
2018-10-24 14:04:03 +02:00 |
searchform.h
|
refactor: add SearchDirection
|
2018-08-14 01:06:28 +03:00 |
searchtypes.h
|
refactor: add SearchDirection
|
2018-08-14 01:06:28 +03:00 |
splitterrestorer.cpp
|
chore(legal): update copyright date to 2018 for all source files
|
2018-04-25 17:33:38 -07:00 |
splitterrestorer.h
|
chore(legal): update copyright date to 2018 for all source files
|
2018-04-25 17:33:38 -07:00 |
style.cpp
|
feat(themes): make themes follow standard paths
|
2018-10-24 14:04:12 +02:00 |
style.h
|
feat(themes): make themes follow standard paths
|
2018-10-24 14:04:12 +02:00 |
systemtrayicon_private.h
|
chore(legal): update copyright date to 2018 for all source files
|
2018-04-25 17:33:38 -07:00 |
systemtrayicon.cpp
|
chore: Use nullptr instead of 0 for NULL pointer constants.
|
2018-09-07 21:38:59 +00:00 |
systemtrayicon.h
|
chore(legal): update copyright date to 2018 for all source files
|
2018-04-25 17:33:38 -07:00 |
translator.cpp
|
chore(legal): update copyright date to 2018 for all source files
|
2018-04-25 17:33:38 -07:00 |
translator.h
|
chore(legal): update copyright date to 2018 for all source files
|
2018-04-25 17:33:38 -07:00 |
widget.cpp
|
feat(ui): add update notification enabled with -DUPDATE_CHECK
|
2019-01-08 09:02:17 -08:00 |
widget.h
|
feat(ui): add update notification enabled with -DUPDATE_CHECK
|
2019-01-08 09:02:17 -08:00 |