Micah Lee
|
e6302f3ba4
|
Remove the useless gui=True arg getting passed intro strings._ all over the place
|
2018-09-30 17:47:10 -07:00 |
|
Micah Lee
|
c7a9db84d8
|
Always show uploads and downloads
|
2018-09-19 19:00:12 -07:00 |
|
Miguel Jacq
|
10f94de237
|
Add 'clear history' button to downloads and uploads windows
|
2018-09-19 14:37:07 +10:00 |
|
Miguel Jacq
|
2bded19462
|
Fix the auto-scrolling to bottom of Download and Upload windows
|
2018-09-18 12:59:01 +10:00 |
|
Micah Lee
|
de43cd22fa
|
Create an Upload class within Uploads, and add methods to Uploads to add, update, cancel, and reset
|
2018-05-07 16:38:29 -07:00 |
|
Micah Lee
|
613c3dfbd6
|
Move all stylesheets definitions into Common, so now we no longer have blocks of css spread across the GUI code, and it's easier to re-use stylesheets
|
2018-05-07 16:21:22 -07:00 |
|
Micah Lee
|
4f52b4fc86
|
Make ReceiveMode start using Uploads
|
2018-05-07 15:44:04 -07:00 |
|
Micah Lee
|
2a9f60ccee
|
Rename Downloads method names to remove the word "download"
|
2018-05-04 18:08:23 -07:00 |
|
Micah Lee
|
e7c3db3b57
|
Refactor ShareMode and Downloads to remove the Downloads container widget, and make Downloads itself the QScrollArea
|
2018-05-04 16:57:17 -07:00 |
|
Micah Lee
|
5aa1310b26
|
Refactor ReceiveMode and Downloads, to push more download-related logic into Downloads
|
2018-05-04 16:06:24 -07:00 |
|
Micah Lee
|
aa372ce585
|
Make ShareMode and ReceiveMode directories, and move ShareMode modules into its dir
|
2018-04-24 17:26:54 -07:00 |
|