1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src/widget
2020-05-11 10:28:26 +02:00
..
about refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
form refactor(paths): move Settings path functions into Paths 2020-05-10 18:03:47 -07:00
tool refactor(paths): move Settings path functions into Paths 2020-05-10 18:03:47 -07:00
categorywidget.cpp chore: remove extra ; 2020-04-22 23:55:51 +00:00
categorywidget.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
chatformheader.cpp fix(ui): fix reversed mute/unmute hover text 2019-11-18 13:56:56 -08:00
chatformheader.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
circlewidget.cpp refactor(circlewidget): link CircleWidget ContentDialogs using signals 2019-06-30 10:09:30 +02:00
circlewidget.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
contentdialog.cpp fix(chatform): crash after opening chat in new window 2019-07-29 15:51:45 +03:00
contentdialog.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
contentdialogmanager.cpp fix(chatform): crash after opening chat in new window 2019-07-29 15:51:45 +03:00
contentdialogmanager.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
contentlayout.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
contentlayout.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
emoticonswidget.cpp refactor(Qt): fix build with Qt 5.15 2020-03-17 13:31:36 +02:00
emoticonswidget.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
flowlayout.cpp refactor(Qt): fix build with Qt 5.15 2020-03-17 13:31:36 +02:00
flowlayout.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
friendlistlayout.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
friendlistlayout.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
friendlistwidget.cpp chore: remove extra ; 2020-04-22 23:55:51 +00:00
friendlistwidget.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
friendwidget.cpp chore: Various code cleanups. 2020-04-16 19:07:40 +00:00
friendwidget.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
genericchatitemlayout.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
genericchatitemlayout.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
genericchatitemwidget.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
genericchatitemwidget.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
genericchatroomwidget.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
genericchatroomwidget.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
groupwidget.cpp chore: remove extra ; 2020-04-22 23:55:51 +00:00
groupwidget.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
gui.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
gui.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
loginscreen.cpp Merge branch 'v1.17-dev' 2019-10-21 23:49:36 -07:00
loginscreen.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
maskablepixmapwidget.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
maskablepixmapwidget.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
notificationedgewidget.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
notificationedgewidget.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
notificationscrollarea.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
notificationscrollarea.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
passwordedit.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
passwordedit.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
qrwidget.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
qrwidget.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
searchform.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
searchform.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
searchtypes.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
splitterrestorer.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
splitterrestorer.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
style.cpp chore: Various code cleanups. 2020-04-16 19:07:40 +00:00
style.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
translator.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
translator.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
widget.cpp refactor: remove Core::getInstance from grouplist 2020-05-11 10:28:26 +02:00
widget.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00