1329 Commits

Author SHA1 Message Date
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
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
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
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
Miguel Jacq
4838e59daa Account for files that are in bytes 2018-02-14 17:20:00 +11:00
Miguel Jacq
39c719dee6 Fix indentation 2018-02-14 17:04:08 +11:00
Miguel Jacq
70a80e3db5 Make table sortable with javascript (if enabled) 2018-02-14 16:56:03 +11:00
Micah Lee
7e31f7b989 Merge branch 'mig5-url_label_tooltips' into ux-update 2018-02-13 17:59:15 -08:00
Micah Lee
2077d09cbb Update tooltip strings, and also copy to clipboard strings 2018-02-13 17:58:51 -08:00
Micah Lee
bc2b717907 Fix bug where persistent tooltips were not displaying 2018-02-13 17:50:10 -08:00
Micah Lee
1707cc2025 Merge branch 'url_label_tooltips' of https://github.com/mig5/onionshare into mig5-url_label_tooltips 2018-02-13 17:31:25 -08:00
Micah Lee
68173fea1d Merge branch 'mig5-clear_messages_on_server_button_click' into ux-update 2018-02-13 17:28:58 -08:00
Micah Lee
eb7b3e34e9 Merge branch 'clear_messages_on_server_button_click' of https://github.com/mig5/onionshare into mig5-clear_messages_on_server_button_click 2018-02-13 17:28:03 -08:00
Micah Lee
21eb105980 Merge branch 'mig5-copy_urls_moved_to_desktop_notifications' into ux-update 2018-02-13 17:24:45 -08:00
Micah Lee
bbb892b468 Merge branch 'copy_urls_moved_to_desktop_notifications' of https://github.com/mig5/onionshare into mig5-copy_urls_moved_to_desktop_notifications 2018-02-13 17:21:40 -08:00
Micah Lee
a839ddfec9 Merge branch 'mig5-ux_update_fix_shutdown_timer' into ux-update 2018-02-13 17:20:50 -08:00
Micah Lee
642b70a433 Switch to 12 hour clock 2018-02-13 17:20:10 -08:00
Miguel Jacq
fd034f5cb1 Pass the correct parameter to remove_ephemeral_hidden_service()
Add debug logs to verify if an onion was successfully deleted or not
2018-02-12 13:43:36 +11:00
Miguel Jacq
575d445de8 Fix function name remove_ephemeral_onion_service 2018-02-12 13:17:31 +11:00
Miguel Jacq
e65a605631 Set URL label tooltips 2018-02-11 18:32:18 +11:00
Miguel Jacq
d065de03a1 actually show those messages in the system tray, not still in the statusbar, and with the mandatory titles 2018-02-11 17:52:14 +11:00
Miguel Jacq
ca06ec65db Move the copy URL/HidServAuth notifications to desktop notifications instead of statusbar 2018-02-11 17:42:07 +11:00
Miguel Jacq
6d82811898 Clear statusBar messages when the server button is clicked 2018-02-11 17:32:45 +11:00
Miguel Jacq
6efee70194 Adjust width of window to fit status bar messages, unwrapped, to avoid squishing widgets.
Add pluralisation of filemanager total file(s)

Use 'timer expired' rather than 'timeout reached'
2018-02-11 17:16:59 +11:00
Miguel Jacq
9a2b206dcd Merge branch 'ux-update' of https://github.com/micahflee/onionshare into ux_update_fix_shutdown_timer 2018-02-11 17:15:52 +11:00
Micah Lee
74967fefa8 Tweak css 2018-02-10 21:27:45 -08:00
Micah Lee
5bf67cc5d1 Make the drop count adjust size based on its sizeHint 2018-02-10 18:36:38 -08:00
Micah Lee
2c174b92b9 Left-align the client-side file list 2018-02-10 18:25:31 -08:00
Micah Lee
705831f247 Designed file list items to look better, prevent scrolling horizintally, and ensuring the delete button does not overlap the filename 2018-02-10 18:15:44 -08:00
Micah Lee
066264d684 Redesigned HTML/CSS download page 2018-02-10 16:19:23 -08:00
Miguel Jacq
22bf490d42 Use just one share status QLabel widget and update the text accordingly 2018-02-11 09:54:22 +11:00
Micah Lee
6a18a211e2 Make tests look in the source code tree for resources 2018-02-10 12:57:05 -08:00
Micah Lee
094041a4b6 Add onionshare favicon to all HTML pages 2018-02-10 12:50:23 -08:00
Micah Lee
62a3b7d93c Add onionshare favicon to index page 2018-02-10 12:19:55 -08:00
Micah Lee
def8289a8b Added an info label to file selection, to show the total count and size 2018-02-10 11:48:14 -08:00
Micah Lee
129f5be7a6 Instead of disabling the settings button when share is active, hide it, and show it again when the share stops 2018-02-10 10:59:01 -08:00
Micah Lee
06a215f95e Merge branch 'mig5-persistent_url_label_tooltip' into ux-update 2018-02-10 10:53:41 -08:00
Micah Lee
f213769f89 Merge branch 'persistent_url_label_tooltip' of https://github.com/mig5/onionshare into mig5-persistent_url_label_tooltip 2018-02-10 10:46:03 -08:00
Micah Lee
8d88621c39 Merge branch 'mig5-ux_update_fix_word_wrapped_qlabels_overlap' into ux-update 2018-02-10 10:43:59 -08:00
Miguel Jacq
b13fb41555 Allow the user to cancel a share that is still starting up 2018-02-09 18:43:57 +11:00
Miguel Jacq
fff27a07a2 Set the URL label to explicitly mention when persistent. Remove older Persistence warning to save clutter. Add ToolTip to explain what Persistence means 2018-02-09 07:55:22 +11:00
Miguel Jacq
33e9de0466 set MinimumSize on the word-wrapped QLabels in the SettingsDialog, which prevents them getting squished when parent is resized smaller 2018-02-08 16:02:00 +11:00
Miguel Jacq
12ec3ca58d Make status bar styling consistent 2018-02-08 12:25:30 +11:00
Miguel Jacq
6a7dd3828d Reduce the size of the closing messages so they only wrap 2 lines 2018-02-08 12:03:40 +11:00
Miguel Jacq
629887e625 Friendlier datetime format for the shutdown timer 2018-02-08 11:53:56 +11:00