qTox/themes/dark
Mick Sayson 257a19caaa feat(filesform): Add in progress transfers to files form
As part of #1532 it was identified that long running file transfers
could get lost deep in the chatlog. This could result in unexpected use
of bandwidth over time if users lose track of old/large transfers. This
commit updates the files form to show in progress file transfers and
offer a way to control them.

* FilesForm now works on ToxFiles instead of finished file paths
* FilesForm widgets have been replaced with an MV tree view with depth
  1. The existing QListWidget did not provide us the controls to render
  more complex items. The use of delegates allows us to efficiently draw
  progress bars and controls
* getHumanReadableSize has been extracted from FileTransferWidget into a
  more general utils file
2021-12-11 15:38:35 -08:00
..
acceptCall style: add dark style 2019-02-19 16:21:44 +02:00
addFriendForm style: use css files for toxId 2019-03-31 17:57:17 +03:00
chatArea refactor: edit styles 2019-03-02 01:58:58 +02:00
chatForm style: edit styles 2019-02-23 19:00:50 +02:00
contentDialog style: edit style for QSplitter 2019-04-19 02:04:41 +03:00
emoteButton style: add dark style 2019-02-19 16:21:44 +02:00
emoticonWidget style: edit styles 2019-02-23 19:00:50 +02:00
fileButton style: add dark style 2019-02-19 16:21:44 +02:00
fileTransferInstance feat(filesform): Add in progress transfers to files form 2021-12-11 15:38:35 -08:00
fileTransferWidget refactor: delete unused files 2019-03-23 15:09:38 +02:00
friendList refactor: rename palette colors 2019-02-22 18:01:43 +02:00
genericChatForm refactor: rename palette colors 2019-02-22 18:01:43 +02:00
genericChatRoomWidget fix(ui): using a separate css file 2020-04-18 20:51:51 +03:00
loginScreen style: edit styles 2019-02-23 19:00:50 +02:00
msgEdit refactor: rename palette colors 2019-02-22 18:01:43 +02:00
notificationEdge style: add dark style 2019-02-19 16:21:44 +02:00
rejectCall style: add dark style 2019-02-19 16:21:44 +02:00
screenshotButton style: add dark style 2019-02-19 16:21:44 +02:00
sendButton style: add dark style 2019-02-19 16:21:44 +02:00
settings style: edit styles 2019-04-17 20:31:42 +03:00
statusButton style: add dark style 2019-02-19 16:21:44 +02:00
tooliconsZone style: edit color for update available in dark theme (fix #5717) 2019-06-24 12:10:11 +03:00
window feat(ui): add warning in GUI when running unstable version 2020-12-06 12:56:38 +02:00
palette.ini feat(ui): add warning in GUI when running unstable version 2020-12-06 12:56:38 +02:00