Micah Lee
|
f0e170913a
|
set Qt.AA_X11InitThreads in Linux, to prevent horrible thread-related crashes
|
2014-06-19 23:00:36 -04:00 |
|
Micah Lee
|
9ff94d3ca4
|
resort to static height, to put the scrollbar in the right place
|
2014-06-19 22:39:48 -04:00 |
|
Micah Lee
|
4c80591cc0
|
clean up onionshare_gui to be more Qt-ish
|
2014-06-19 21:46:22 -04:00 |
|
Micah Lee
|
b7cf6570e9
|
fixed css border
|
2014-06-19 21:45:32 -04:00 |
|
Micah Lee
|
a11338f9ec
|
css tweak
|
2014-06-19 21:20:42 -04:00 |
|
Micah Lee
|
800a4edb6e
|
start the webapp thread in a QThread instead of using threading
|
2014-06-19 21:16:22 -04:00 |
|
Micah Lee
|
3e65bf7884
|
working on making the scrollbar appear in the right place
|
2014-06-19 20:47:09 -04:00 |
|
Micah Lee
|
5865fd60ea
|
set window title, resize window by default
|
2014-06-19 20:28:55 -04:00 |
|
Micah Lee
|
f18543d7c7
|
changed css to fit any window size
|
2014-06-19 17:51:17 -04:00 |
|
Micah Lee
|
f3e31cab31
|
added error logging into webapp
|
2014-06-19 16:59:36 -04:00 |
|
Micah Lee
|
03d2053eff
|
ported alert to Qt
|
2014-06-19 16:51:40 -04:00 |
|
Micah Lee
|
ff7791939b
|
ported select_file to Qt
|
2014-06-19 16:36:49 -04:00 |
|
Micah Lee
|
1c59072a2b
|
beginning to rip out gtk and replace with Qt
|
2014-06-19 16:19:46 -04:00 |
|
Micah Lee
|
e72f66b73a
|
added filename to title bar (fixes #45)
|
2014-06-11 21:33:52 -04:00 |
|
Micah Lee
|
6547b01bb5
|
improved GUI layout, so there is less word-wrapping of long strings of hex
|
2014-06-11 21:31:37 -04:00 |
|
Micah Lee
|
86d835f291
|
onionshare closes automatically (if box is checked) when download finishes. fixes #36
|
2014-06-11 20:53:19 -04:00 |
|
Micah Lee
|
de0e8f9eb0
|
when a download completes it is marked as complete (#36)
|
2014-06-11 20:05:26 -04:00 |
|
Micah Lee
|
1cc817db3c
|
renamed check_for_requests to heartbeat, and made the heartbeat serve all items in the queue instead of just the latest (#36)
|
2014-06-11 19:55:28 -04:00 |
|
Micah Lee
|
68bba73a8c
|
added progress download progress notifications (#36)
|
2014-06-11 19:45:10 -04:00 |
|
Micah Lee
|
7902a3857d
|
open the webapp port on tails as well (#42)
|
2014-06-10 22:10:40 +00:00 |
|
Micah Lee
|
a44216428f
|
onionshare-gui forces root in Tails now too, and file chooser defaults to ~/ (#42)
|
2014-06-10 22:07:53 +00:00 |
|
Micah Lee
|
5f3789eb5e
|
made GUI design look way nicer
|
2014-06-09 21:07:18 -04:00 |
|
Micah Lee
|
6603f3be39
|
remaking the GUI
|
2014-06-08 13:15:39 -04:00 |
|
Micah Lee
|
c8f3632fa4
|
added new english strings for GUI
|
2014-06-06 22:00:18 -04:00 |
|
Micah Lee
|
927282a432
|
displays web logs in GUI now. fixes #33
|
2014-06-06 21:54:08 -04:00 |
|
Micah Lee
|
67ea5b5c2c
|
refactored GUI to use a second flask server for communication
|
2014-06-06 21:20:57 -04:00 |
|
Micah Lee
|
9daa475cc0
|
removed #! lines, since onionshare_gui.py and webgui.py aren't executable
|
2014-06-06 18:05:29 -04:00 |
|
Micah Lee
|
1a6f08a846
|
waiting slightly longer for webkit to initialize, because sometimes it's not ready after 0.1 sec
|
2014-05-31 20:16:03 -04:00 |
|
Micah Lee
|
cebdb27a0d
|
default to not printing debug data
|
2014-05-30 23:17:15 -04:00 |
|
Micah Lee
|
906eeccb54
|
running async startup work in a separate thread, and design tweaks
|
2014-05-30 23:12:52 -04:00 |
|
Micah Lee
|
23f9a577fe
|
made a "Copy URL" button, and improved design
|
2014-05-30 22:29:07 -04:00 |
|
Micah Lee
|
6ad85f3e64
|
onionshare-gui automatically copies URL to clipboard
|
2014-05-30 21:43:04 -04:00 |
|
Micah Lee
|
4868a9155b
|
started web server in separate thread. organized file info, so it can be set from both cli and gui.
|
2014-05-30 21:25:26 -04:00 |
|
Micah Lee
|
837533e9c6
|
gui now handles NoTor successfully, and cleaned up business logic in both cli and gui
|
2014-05-30 21:03:53 -04:00 |
|
Micah Lee
|
90244d18f2
|
added ability for onionshare_gui to alert messages, and made selecting filename less brittle
|
2014-05-30 20:46:24 -04:00 |
|
Micah Lee
|
fa433b6144
|
removed unused my_quit_wrapper function, and run tails shutdown code
|
2014-05-29 23:27:40 -04:00 |
|
Micah Lee
|
9d7689f578
|
starting to build onionshare functionality into GUI
|
2014-05-29 23:23:40 -04:00 |
|
Micah Lee
|
3deab0dc40
|
rearranged onionshare_gui files, made it work better with packaging
|
2014-05-29 22:53:35 -04:00 |
|
Micah Lee
|
d3c4bb3e93
|
created a working web gui with message passing
|
2014-05-29 22:31:28 -04:00 |
|
Micah Lee
|
0f53d45489
|
making a webkit GUI, roughly based on http://www.aclevername.com/articles/python-webgui/
|
2014-05-29 21:05:30 -04:00 |
|
Micah Lee
|
74678603ab
|
made onionshare_gui its own python package
|
2014-05-29 19:24:19 -04:00 |
|