qTox/themes/default
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 refactor(themes): load css and images from themes folder 2018-10-24 14:04:03 +02:00
addFriendForm style: use css files for toxId 2019-03-31 17:57:17 +03:00
chatArea feat: add color for links in palette 2019-02-23 19:40:59 +02:00
chatForm refactor(themes): load css and images from themes folder 2018-10-24 14:04:03 +02:00
contentDialog style: edit style for QSplitter 2019-04-19 02:04:41 +03:00
emoteButton refactor(themes): load css and images from themes folder 2018-10-24 14:04:03 +02:00
emoticonWidget refactor: rename palette colors 2019-02-22 18:01:43 +02:00
fileButton refactor(themes): load css and images from themes folder 2018-10-24 14:04:03 +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 style: add dark style 2019-02-19 16:21:44 +02:00
genericChatRoomWidget fix(ui): using a separate css file 2020-04-18 20:51:51 +03:00
loginScreen refactor: rename a css file. 2018-12-15 13:33:51 +02:00
msgEdit refactor: rename palette colors 2019-02-22 18:01:43 +02:00
notificationEdge refactor(themes): load css and images from themes folder 2018-10-24 14:04:03 +02:00
rejectCall refactor(themes): load css and images from themes folder 2018-10-24 14:04:03 +02:00
screenshotButton refactor(themes): load css and images from themes folder 2018-10-24 14:04:03 +02:00
sendButton refactor(themes): load css and images from themes folder 2018-10-24 14:04:03 +02:00
settings style: edit styles 2019-04-17 20:31:42 +03:00
statusButton refactor(themes): load css and images from themes folder 2018-10-24 14:04:03 +02:00
tooliconsZone feat(ui): add update notification enabled with -DUPDATE_CHECK 2019-01-08 09:02:17 -08: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