1576 Commits

Author SHA1 Message Date
Micah Lee
7a3de1b55f Merge branch 'mig5-625_fix_size_of_app_for_mac_os' into ux-update 2018-02-24 12:03:40 -08:00
Miguel Jacq
236525f332 Re-work the UI widgets to make it smaller on Macbook Pro and other smaller screens 2018-02-24 15:38:45 +11:00
Miguel Jacq
f75e02a8b4 Merge pull request #628 from micahflee/624_deselecting_delete
Show and hide the delete button at the right times
2018-02-24 08:46:33 +10:00
Micah Lee
55e924d34d Change how FileSelection.update tells if items are selected to correctly show and hide the delete button 2018-02-23 14:18:57 -08:00
Micah Lee
a5c7a69143 Merge branch 'mig5-523_try_update_check_via_v3_onion' into develop 2018-02-23 11:54:02 -08:00
Micah Lee
fe8939ad5f Merge branch '523_try_update_check_via_v3_onion' of https://github.com/mig5/onionshare into mig5-523_try_update_check_via_v3_onion 2018-02-23 11:53:55 -08:00
Micah Lee
8b5df56cf9 Merge branch 'mig5-fix_get_num_files' into ux-update 2018-02-22 17:55:19 -08:00
Micah Lee
9c3f45f0b6 Merge branch 'irykoon-develop' into develop 2018-02-22 17:48:47 -08:00
Miguel Jacq
2868548b45 Fix get_num_files() to count the items in the QListWidget, not in the FileSelection QVBoxLayout widget 2018-02-23 12:46:18 +11:00
Micah Lee
f86b398329 Merge branch 'develop' of https://github.com/irykoon/onionshare into irykoon-develop 2018-02-22 16:57:06 -08:00
Micah Lee
6c98f4ee92 Merge branch 'mig5-604_fix_file_list_widgets_and_ordering' into ux-update 2018-02-22 16:52:23 -08:00
Miguel Jacq
86528e42d2 Remove our custom stylesheeting, and just trim long names, allowing them to untrim as the window resizes 2018-02-23 10:49:43 +11:00
Micah Lee
b8247cd319 Make the item-info boxes have an obvious style 2018-02-22 10:02:52 -08:00
Micah Lee
e59207cd68 Stop trimming filenames, and instead create item info with a white background 2018-02-22 09:55:04 -08:00
Miguel Jacq
2e1f8fca5c Force a scrollbar on the file list widget. Not pretty but avoids weird text disappearance on resize when scrollbar otherwise activates 2018-02-22 14:44:00 +11:00
Miguel Jacq
86e415081b Remove the item_name QLabel widget and just let the QListWidgetItem text() display as title. Trim super-long filenames 2018-02-22 14:37:31 +11:00
Miguel Jacq
f5eeff8e76 Instantiate empty filenames list 2018-02-21 15:47:21 +11:00
Miguel Jacq
26e1cc47ff fix appending of filenames when checking that a file hasn't already been added to the list 2018-02-21 15:29:56 +11:00
Miguel Jacq
274b3920e8 Use the QListWidgetItems for building lists of filenames. Set, but avoid displaying, the QString from Qt.DisplayRole which is necessary for correct sorting in the list 2018-02-21 15:19:18 +11:00
Micah Lee
bfffb47e1a Merge branch 'mig5-info_widget_visibility_fixes' into ux-update 2018-02-20 17:49:55 -08:00
Micah Lee
df7018c881 Merge branch 'info_widget_visibility_fixes' of https://github.com/mig5/onionshare into mig5-info_widget_visibility_fixes 2018-02-20 17:48:50 -08:00
Micah Lee
1dfeca4215 Merge branch 'mig5-fix_cancel_and_primary_action' into ux-update 2018-02-20 17:45:44 -08:00
irykoon
0f991a2bff Fix typo
Again, many thanks to the careful review by @mig5 !
2018-02-20 05:45:15 +00:00
Miguel Jacq
73ce4b661c Make the appearance of the download status icons occur consistently with the file info label 2018-02-20 15:30:55 +11:00
Miguel Jacq
7e32ea7a21 Fix updating primary action and re-enabling drag-n-drop when a share is canceled 2018-02-20 14:49:17 +11:00
irykoon
da47acb28b Take care of custom vanilla bridges
Thank you @mig5 for pointing this out.
2018-02-20 03:25:43 +00:00
Micah Lee
65695d8047 Merge branch 'mig5-info_widgets_download_info' into ux-update 2018-02-19 18:14:40 -08:00
Micah Lee
eacb4c9fb0 Merge branch 'develop' into mig5-info_widgets_download_info 2018-02-19 18:02:51 -08:00
Micah Lee
5ae760d00d Merge branch 'info_widgets_download_info' of https://github.com/mig5/onionshare into mig5-info_widgets_download_info 2018-02-19 17:55:03 -08:00
Micah Lee
375d8498d4 Merge branch 'mig5-fix_simultaneous_downloads' into develop 2018-02-19 17:51:45 -08:00
Micah Lee
c836049c54 Merge branch 'fix_simultaneous_downloads' of https://github.com/mig5/onionshare into mig5-fix_simultaneous_downloads 2018-02-19 17:44:53 -08:00
Micah Lee
d485c5ce46 Merge branch 'mig5-increase_file_list_minimum_height' into ux-update 2018-02-19 17:41:02 -08:00
Micah Lee
3bada917c4 Merge branch 'increase_file_list_minimum_height' of https://github.com/mig5/onionshare into mig5-increase_file_list_minimum_height 2018-02-19 17:39:47 -08:00
irykoon
b5719d5bec Adopt a more robust RE for custom obfs4 IPV6 bridges 2018-02-20 01:33:58 +00:00
irykoon
86af0ece2c Adopt a more robust RE for custom obfs4 bridges 2018-02-20 01:26:02 +00:00
irykoon
4a4e50a945 Add meek_lite support for custom bridges 2018-02-20 01:24:44 +00:00
Micah Lee
b45ae33e87 Merge branch 'develop' of github.com:micahflee/onionshare into develop 2018-02-19 17:02:33 -08:00
Micah Lee
dc2d9fb8af Merge branch 'cclauss-patch-1' into develop 2018-02-19 17:02:05 -08:00
Micah Lee
e5c9ab89b7 Merge pull request #586 from scootergrisen/patch-4
Add [da] translations
2018-02-19 16:59:16 -08:00
Micah Lee
7099e826f7 Merge branch 'mig5-sortable_tables' into ux-update 2018-02-19 16:48:59 -08:00
Micah Lee
e32ec4fc76 Merge branch 'sortable_tables' of https://github.com/mig5/onionshare into mig5-sortable_tables 2018-02-19 16:45:58 -08:00
Micah Lee
c4d92a784f Merge branch 'mig5-ux_update_cancel_option' into ux-update 2018-02-19 16:44:27 -08:00
Miguel Jacq
609404d7fe merge ux-update in, and fix conflict 2018-02-20 07:47:21 +11:00
irykoon
4ad832c44f Adopt more user-friendly wording
Thank you @mig5 for the great suggestion.
2018-02-19 07:34:09 +00:00
Miguel Jacq
b398d238d2 reset done to False if a download is still in progress 2018-02-19 12:47:21 +11:00
Miguel Jacq
16937de6cd Add download status widgets to info bar 2018-02-19 08:33:47 +11:00
Miguel Jacq
22579a6ae1 Increase the MinimumHeight of the FileList widget to avoid disappearing icons 2018-02-18 16:22:04 +11:00
irykoon
25e3c7b24d Support meek_lite Pluggable Transport
Currently, meek/meek_lite is one of the few, if not only, mature pluggable transport that works in some heavily cenosored areas, for example, China. Therefore, this can be a nice feature to have.
2018-02-15 23:19:53 +00:00
cclauss
b50e397bbe Add flake8 to the testing 2018-02-14 08:00:21 +01:00
Miguel Jacq
4838e59daa Account for files that are in bytes 2018-02-14 17:20:00 +11:00