[WIP] Subversion Phonebook (SVNPB) - An offline index of major SVN links.
1 replies, posted
I, personally, get tired of having to fire up Chrome to go look up SVN links for everything everytime I reformat. So I'm going to make an offline "phonebook" of the major ones, and I'm going to let you guys have it. Here's a screenshot of it's (very) early stages in design:
[img]http://www.netswim.net/projscreenies/itisamystery.png[/img]
(The cursor's pointing at the tree view)
It is made with Python and Qt4. On an offtopic note, I finally has a Win7 :-D
[b][u]CHECK THIS BEFORE ASKING A QUESTION[/u][/b]
[b]Why didn't you put this in the Lua forum?[/b]
Because it's not Lua.
[b]Python?! We have to download some fuckin' runtime for this?[/b]
[i]Interpreter[/i]. And no, I promise to run py2exe on this. You [b]will[/b] need Visual C++ 2008 though - but I assume most people have this already
[b]What are the two disabled text boxes on the right?[/b]
The top one is going to be the URL, and the bottom one will be (once it's resized) additional notes (such as a note on the SB3 link saying it's not the actual SVN URL - I'm not allowed to do that).
[b]How does it work?[/b]
Right now, it doesn't. I haven't mapped any of the widgets to do anything yet. The way it WILL work is you will select a tree item at the left and the text boxes will automagically enable themselves and display relevant information.
[b]What SVN URLs are going to be in there?[/b]
I already have every URL on Divran's SVN tutorial on my hitlist. You are of course free to suggest more.
[b]Why'd you pick Qt?[/b]
Because Qt Designer kicks ass. It also allows me to update the UI without running py2exe over again. I [i]could[/i] have went with GTK+ (no, not GDI+), but that would require me to bundle a GTK+ runtime.
[b][u]ALPHA DOWNLOAD[/u][/b]
[url]http://filesmelt.com/dl/svnpbalpha.zip[/url]
OGM DOUBLE TOAST
I uploaded the Alpha. Just updated the screenshot.
Sorry, you need to Log In to post a reply to this thread.