qTox/src/chatlog/content
Mick Sayson c7efe320d2 refactor(filetransfer): Move file transfer progress into ToxFile
* Refactor/test ToxFileProgress to ensure that when it's moved it
  behaves well
* Notice problems with speed averaging. We were average speeds without
  keeping track of the times they were over. Adding samples of different
  lengths would result in incorrect speeds. Refactor whole class to correct
* Move ToxFileProgress to be a member of ToxFile
* Remove duplicated members between ToxFile and ToxFileProgress
* Move sample addition into CoreFile
2021-12-11 15:38:35 -08:00
..
broken.cpp perf: reduce repainting in animations 2021-11-28 12:45:14 +01:00
broken.h perf: reduce repainting in animations 2021-11-28 12:45:14 +01:00
filetransferwidget.cpp refactor(filetransfer): Move file transfer progress into ToxFile 2021-12-11 15:38:35 -08:00
filetransferwidget.h refactor(filetransfer): Move file transfer progress into ToxFile 2021-12-11 15:38:35 -08:00
filetransferwidget.ui feat(chatlog): Add image preview on paste 2021-10-24 22:06:58 -07:00
image.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
image.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
notificationicon.cpp perf: reduce repainting in animations 2021-11-28 12:45:14 +01:00
notificationicon.h perf: reduce repainting in animations 2021-11-28 12:45:14 +01:00
spinner.cpp perf: reduce repainting in animations 2021-11-28 12:45:14 +01:00
spinner.h perf: reduce repainting in animations 2021-11-28 12:45:14 +01:00
text.cpp revert(chatlog): "edit load history in search" 2021-11-21 16:17:10 -08:00
text.h revert(chatlog): "edit load history in search" 2021-11-21 16:17:10 -08:00
timestamp.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
timestamp.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00