Make things look nicer on MacOS
commit552662eb96c4e9956bed734961e9b9416f3221b8
authorDavid Aguilar <davvid@gmail.com>
Thu, 20 Dec 2007 07:38:32 +0000 (19 23:38 -0800)
committerDavid Aguilar <davvid@gmail.com>
Thu, 20 Dec 2007 07:38:32 +0000 (19 23:38 -0800)
tree10b21d1f4c8963cb3aab11bac2bc7d61a1508d72
parent1a375df3fad195ff772d70b011cba775369f5e72
Make things look nicer on MacOS

Tweaked the layout a bit
Removed the shell_quote stuff from run_cmd (since QProcess doesn't need it)
Make the "export file" functionality not rely on shell redirection (this should help when running on win32)

Signed-off by: David Aguilar <davvid@gmail.com>
py/cmds.py
py/repobrowsercontroller.py
ui/Window.ui