Micah Lee
|
3a22b28f5a
|
wrote build_dmg.sh script, which creates a pretty dmg "drag-to-Applications" installer (#43)
|
2014-06-25 17:19:19 -07:00 |
|
Micah Lee
|
9db3ca59c8
|
made pyinstaller work for OSX (#43)
|
2014-06-25 14:42:39 -07:00 |
|
Micah Lee
|
8011472dee
|
better windows .ico (#35)
|
2014-06-24 17:44:27 -04:00 |
|
Micah Lee
|
9379c91480
|
added LICENSE to windows binary (#35)
|
2014-06-24 17:42:56 -04:00 |
|
Micah Lee
|
27e269f646
|
removing windows code from setup.py, because building for windows uses pyinstaller now (#35)
|
2014-06-24 17:36:01 -04:00 |
|
Micah Lee
|
cf7d04099e
|
made pyinstaller work for windows (#35)
|
2014-06-24 17:23:10 -04:00 |
|
Micah Lee
|
fc13ef5707
|
merging in relevant work from #59
|
2014-06-24 15:08:39 -04:00 |
|
Micah Lee
|
756fc99d3c
|
build instructions style update
|
2014-06-24 14:37:13 -04:00 |
|
Micah Lee
|
f54dfaaf26
|
command line version automatically closes after download is compltee, unless --stay-open flag is being used (fixes #53)
|
2014-06-23 20:45:10 -04:00 |
|
Micah Lee
|
1b28a4be49
|
command line version displays download progress (#53), and hidden service page displays file size as human readable
|
2014-06-23 19:57:09 -04:00 |
|
Micah Lee
|
4cee9738b6
|
Merge pull request #54 from schoen/master
Added Portuguese translations
|
2014-06-23 15:20:15 -07:00 |
|
Seth Schoen
|
63df6fe727
|
Added Portuguese translations
|
2014-06-23 14:19:17 -07:00 |
|
Micah Lee
|
4ac7111011
|
switch random strings from hex-encoded to base32-encoded
|
2014-06-23 16:15:02 -04:00 |
|
Micah Lee
|
272092f877
|
can now run onionshare_gui.py without building (fixes #51)
|
2014-06-22 00:54:44 -04:00 |
|
Micah Lee
|
d8dbbcc42a
|
made copy to clipboard work in windows. fixes #46
|
2014-06-21 20:29:26 -04:00 |
|
Micah Lee
|
8f9d43055c
|
Merge branch 'master' of github.com:micahflee/onionshare
|
2014-06-21 15:21:40 -04:00 |
|
Micah Lee
|
98bb6c387a
|
made logs display reverse chronological, so no need to autoscroll the log window
|
2014-06-21 15:20:10 -04:00 |
|
Micah Lee
|
9bc8248aa3
|
qtwebkit needs imageformats plugin for animated gifs to work. loader.gif works in OSX now (#47)
|
2014-06-20 18:48:17 -07:00 |
|
Micah Lee
|
ce15a79302
|
window icon works now. fixes #49
|
2014-06-20 21:15:46 -04:00 |
|
Micah Lee
|
ef1767f350
|
adding window icon (#49)
|
2014-06-20 20:57:32 -04:00 |
|
Micah Lee
|
e00a888b9d
|
randomize the name of hidden service directories (fixes #28)
|
2014-06-20 20:45:31 -04:00 |
|
Micah Lee
|
48ab1387c5
|
updated readme
|
2014-06-20 20:16:00 -04:00 |
|
Micah Lee
|
c39a7ee75e
|
updated readmes and screenshot to showcase new 0.3 features
|
2014-06-20 20:12:07 -04:00 |
|
Micah Lee
|
fdd3f0930d
|
updated tails to work with Qt
|
2014-06-20 21:06:44 +00:00 |
|
Micah Lee
|
e0c1b2eb44
|
updated OSX build instructions
|
2014-06-20 16:23:32 -04:00 |
|
Micah Lee
|
6efc852ea0
|
added homebrew/pip OSX build instructions
|
2014-06-20 15:26:59 -04:00 |
|
Micah Lee
|
7d537cde6f
|
Building a .exe now successfully works (#35)
|
2014-06-20 01:42:53 -04:00 |
|
Micah Lee
|
a05efed7f9
|
better OSX icon (#43)
|
2014-06-19 22:23:18 -07:00 |
|
Micah Lee
|
a464b6fe1d
|
OSX version still needs a bit of work, but completely works now (#43)
|
2014-06-19 22:05:56 -07:00 |
|
Micah Lee
|
31ec0c11d5
|
make auto-close checkbox look better in ubuntu
|
2014-06-19 21:21:41 -07:00 |
|
Micah Lee
|
38f073b6c7
|
start QApplication before doing other Qt stuff
|
2014-06-19 21:13:55 -07:00 |
|
Micah Lee
|
6aedd7e534
|
fixing linux options in setup.py
|
2014-06-20 00:05:25 -04:00 |
|
Micah Lee
|
9d82574465
|
add file_list to setup.py
|
2014-06-20 00:03:30 -04:00 |
|
Micah Lee
|
29a269253a
|
remove pypi publishing stuff
|
2014-06-20 00:02:58 -04:00 |
|
Micah Lee
|
785078957e
|
changed gtk deps to qt4
|
2014-06-20 00:01:03 -04:00 |
|
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
|
590011545a
|
absolute path to dpkg in tails install script
|
2014-06-14 01:43:31 +00:00 |
|
Micah Lee
|
dc97d7bae9
|
add note to BUILD.md about which versions of debian and ubuntu are supported
|
2014-06-13 15:13:32 -04:00 |
|