summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-25Version bump to 1.3Miguel Jacq
2018-02-25Merge pull request #631 from micahflee/626_squished_status_barMiguel Jacq
2018-02-24Give settings button a fixed width to avoid it getting squished in macOSMicah Lee
2018-02-24Merge branch 'mig5-625_fix_size_of_app_for_mac_os' into ux-updateMicah Lee
2018-02-24Re-work the UI widgets to make it smaller on Macbook Pro and other smaller sc...Miguel Jacq
2018-02-24Merge pull request #628 from micahflee/624_deselecting_deleteMiguel Jacq
2018-02-23Change how FileSelection.update tells if items are selected to correctly show...Micah Lee
2018-02-23Merge branch 'mig5-523_try_update_check_via_v3_onion' into developMicah Lee
2018-02-23Merge branch '523_try_update_check_via_v3_onion' of https://github.com/mig5/o...Micah Lee
2018-02-22Merge branch 'mig5-fix_get_num_files' into ux-updateMicah Lee
2018-02-22Merge branch 'irykoon-develop' into developMicah Lee
2018-02-23Fix get_num_files() to count the items in the QListWidget, not in the FileSel...Miguel Jacq
2018-02-22Merge branch 'develop' of https://github.com/irykoon/onionshare into irykoon-...Micah Lee
2018-02-22Merge branch 'mig5-604_fix_file_list_widgets_and_ordering' into ux-updateMicah Lee
2018-02-23Remove our custom stylesheeting, and just trim long names, allowing them to u...Miguel Jacq
2018-02-22Make the item-info boxes have an obvious styleMicah Lee
2018-02-22Stop trimming filenames, and instead create item info with a white backgroundMicah Lee
2018-02-22Force a scrollbar on the file list widget. Not pretty but avoids weird text d...Miguel Jacq
2018-02-22Remove the item_name QLabel widget and just let the QListWidgetItem text() di...Miguel Jacq
2018-02-21Instantiate empty filenames listMiguel Jacq
2018-02-21fix appending of filenames when checking that a file hasn't already been adde...Miguel Jacq
2018-02-21Use the QListWidgetItems for building lists of filenames. Set, but avoid disp...Miguel Jacq
2018-02-20Merge branch 'mig5-info_widget_visibility_fixes' into ux-updateMicah Lee
2018-02-20Merge branch 'info_widget_visibility_fixes' of https://github.com/mig5/onions...Micah Lee
2018-02-20Merge branch 'mig5-fix_cancel_and_primary_action' into ux-updateMicah Lee
2018-02-20Fix typoirykoon
2018-02-20Make the appearance of the download status icons occur consistently with the ...Miguel Jacq
2018-02-20Fix updating primary action and re-enabling drag-n-drop when a share is canceledMiguel Jacq
2018-02-20Take care of custom vanilla bridgesirykoon
2018-02-19Merge branch 'mig5-info_widgets_download_info' into ux-updateMicah Lee
2018-02-19Merge branch 'develop' into mig5-info_widgets_download_infoMicah Lee
2018-02-19Merge branch 'info_widgets_download_info' of https://github.com/mig5/onionsha...Micah Lee
2018-02-19Merge branch 'mig5-fix_simultaneous_downloads' into developMicah Lee
2018-02-19Merge branch 'fix_simultaneous_downloads' of https://github.com/mig5/onionsha...Micah Lee
2018-02-19Merge branch 'mig5-increase_file_list_minimum_height' into ux-updateMicah Lee
2018-02-19Merge branch 'increase_file_list_minimum_height' of https://github.com/mig5/o...Micah Lee
2018-02-20Adopt a more robust RE for custom obfs4 IPV6 bridgesirykoon
2018-02-20Adopt a more robust RE for custom obfs4 bridgesirykoon
2018-02-20Add meek_lite support for custom bridgesirykoon
2018-02-19Merge branch 'develop' of github.com:micahflee/onionshare into developMicah Lee
2018-02-19Merge branch 'cclauss-patch-1' into developMicah Lee
2018-02-19Merge pull request #586 from scootergrisen/patch-4Micah Lee
2018-02-19Merge branch 'mig5-sortable_tables' into ux-updateMicah Lee
2018-02-19Merge branch 'sortable_tables' of https://github.com/mig5/onionshare into mig...Micah Lee
2018-02-19Merge branch 'mig5-ux_update_cancel_option' into ux-updateMicah Lee
2018-02-20merge ux-update in, and fix conflictMiguel Jacq
2018-02-19Adopt more user-friendly wordingirykoon
2018-02-19reset done to False if a download is still in progressMiguel Jacq
2018-02-19Add download status widgets to info barMiguel Jacq
2018-02-18Increase the MinimumHeight of the FileList widget to avoid disappearing iconsMiguel Jacq