Add a commit dialog.
commit33db707f24415bb0f4af23751d1a990b852229e2
authorFredrik Kuivinen <freku045@student.liu.se>
Sat, 24 Sep 2005 10:34:19 +0000 (24 12:34 +0200)
committerFredrik Kuivinen <freku045@student.liu.se>
Sat, 24 Sep 2005 10:34:19 +0000 (24 12:34 +0200)
tree9ea8aab53f3edf3fb8c5b9a03e2eb40c5fac4ea2
parent619fbb04d114fb9ccdbe745ab515c28bd9659f42
Add a commit dialog.

The files which will be committed is in a QListBox now, this
means that if we want to commit lots of files we will get a nice scrollbar.

Signed-off-by: Fredrik Kuivinen <freku045@student.liu.se>
Makefile
commit.py [new file with mode: 0644]
main.py