Micah Lee
|
a0c3a276ec
|
Fix bug in HistoryItem.get_finished_label_text
|
2019-01-19 19:33:36 -08:00 |
|
Micah Lee
|
862a0dc067
|
Rename images to remove upload/download references, and update more strings
|
2019-01-19 19:00:41 -08:00 |
|
Micah Lee
|
3ae1e04c0a
|
Updated language on key share/receive mode strings to remove the confusing upload and download words
|
2019-01-19 18:30:13 -08:00 |
|
Micah Lee
|
6bfe9d4476
|
Merge pull request #763 from mig5/open_folder_uploads_macos_windows
Open folder containing uploads with the file selected, in macOS and Windows
|
2018-11-26 18:03:52 -08:00 |
|
Micah Lee
|
65b4afeba3
|
Communicate the receive mode dir to the GUI, so clicking the open folder button opens the file manager to the correct directory
|
2018-10-25 21:38:20 -07:00 |
|
Miguel Jacq
|
86b537a4a6
|
Fix conflicts
|
2018-10-11 13:04:48 +11:00 |
|
Micah Lee
|
235fb84dfc
|
Fix various bugs so local GUI tests pass again after merges
|
2018-10-10 18:45:55 -07:00 |
|
Micah Lee
|
56e5c8b908
|
Add "download started" date/time to download history progress bars
|
2018-10-09 22:21:03 -07:00 |
|
Micah Lee
|
9aa982563b
|
Remove one more reference to resize_window
|
2018-10-07 22:09:57 -07:00 |
|
Micah Lee
|
50c0d91c57
|
Missing imports
|
2018-10-07 21:57:45 -07:00 |
|
Micah Lee
|
bc8759bc77
|
Properly close items inside the item list, instead of just hiding them
|
2018-10-07 21:46:16 -07:00 |
|
Micah Lee
|
c9beb694f2
|
Update ReceiveMode to use History directly, and now all GUI tests pass
|
2018-10-07 21:14:20 -07:00 |
|
Micah Lee
|
38e62d8528
|
The History header is now only shown if there are items again, and the clear history button resets everything. Also, reset hides individual items because, for some reason, they still show up otherwise.
|
2018-10-07 18:20:32 -07:00 |
|
Micah Lee
|
bc573209d9
|
Delete Info widget, and move completed and in progress widgets into the header of history
|
2018-10-07 18:09:02 -07:00 |
|
Micah Lee
|
484c33902f
|
Make ShareMode just use a History object directly, instead of defining its own Downloads class
|
2018-10-07 17:35:15 -07:00 |
|