summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Naughty, undocumented methods.Matt Edman2006-04-23
* Credit Geoff for his router status icons, too.Matt Edman2006-04-23
* Move the initial calls to authenticate() and setEvents() after the controlMatt Edman2006-04-23
* And add some strings for translation.Matt Edman2006-04-23
* Format a few of the descriptor's fields in a readable format, instead of justMatt Edman2006-04-23
* Factor out the html formatting stuff into their own file.Matt Edman2006-04-23
* Wow. That last commit's bug:loc ratio was 4:9. Whee.Matt Edman2006-04-23
* Add a method to get the word "Online", "Offline", or "Hibernating" from aMatt Edman2006-04-23
* If the router name is empty, that means either the descriptor wasn't fetched,Matt Edman2006-04-23
* Make the sorting by name and by bandwidth stuff work correctly.Matt Edman2006-04-23
* Oops. It turns out the current item selected can be null, too.Matt Edman2006-04-22
* Add back the customwidget stuff in netviewer.ui that got stomped in rev 744.Matt Edman2006-04-22
* Respond to NEWDESC events by adding the new router to the list.Matt Edman2006-04-22
* Parse the orconn and newdesc events properly; we don't want to keep theMatt Edman2006-04-22
* We're going pure OpenGL baby. Here's the basic framework. Again.Justin Hipple2006-04-22
* Display the descriptor when the user selects a router from the list. We'llMatt Edman2006-04-22
* The router list was getting complex enough that it might as well get its ownMatt Edman2006-04-22
* Add sorting of the router list. Note that sorting by status does not workMatt Edman2006-04-22
* Convert all the node status images to RGB color mode so they look right in theMatt Edman2006-04-22
* Make the Refresh button load a list of available routers. The icons lookMatt Edman2006-04-22
* Add some icons for indicating node responsiveness or bandwidth, based on thoseMatt Edman2006-04-22
* We were leaking every time the message log was refiltered.Matt Edman2006-04-22
* Add a button that will be used to refresh the client's view of the network.Matt Edman2006-04-22
* Tie the enabled/disabled state of the New Nym button to the status of theMatt Edman2006-04-22
* Add an overloaded connected(bool) signal to Tor control, so we can connect theMatt Edman2006-04-22
* Add NEWNYM functionality to the shiny new button.Matt Edman2006-04-22
* Add an image and a button for the new nym business.Matt Edman2006-04-22
* All the other dialogs use 22x22 icons in their toolbar, so why not this one?Matt Edman2006-04-22
* Add a Help button the network view dialog.Matt Edman2006-04-22
* Add a home for the network viewer help documentation.Matt Edman2006-04-22
* Add code for retrieving and parsing router descriptors and a list of allMatt Edman2006-04-22
* Draw the global map with a QSvgRenderer. This is pretty basic but, assuming Q...Justin Hipple2006-04-22
* Apparently QIODevice::readLine() can't handle long lines, so let's help it outMatt Edman2006-04-22
* The last line of data in a control reply that contains data is really aMatt Edman2006-04-22
* There's an interface for getting the message for the first line of a controlMatt Edman2006-04-22
* Ok, ok, so NEWDESC gives me a list of IDs for new server descriptors, not theMatt Edman2006-04-21
* Add support for the NEWDESC control event.Matt Edman2006-04-21
* Teach Vidalia how to speak Socks4a, so we can do our IP-to-lat/long stuff (andMatt Edman2006-04-21
* I'm not entirely sure what this image ref was for, but it isn't in svn and wa...Matt Edman2006-04-21
* We'll stick with using .pngs.Justin Hipple2006-04-21
* The first of many test versions of NetViewer. Bigger image? Smaller?Justin Hipple2006-04-21
* "When you use a layout, you don't need to pass a parent when constructing theMatt Edman2006-04-20
* Add a GLWidget to the NetViewer. About all it does right now is render an ima...Justin Hipple2006-04-20
* Update the translations with a couple new strings.Matt Edman2006-04-19
* If the user changes some server settings while Tor isn't running, then we getMatt Edman2006-04-19
* Add the ability to display the config dialog with a specific config pageMatt Edman2006-04-19
* There's no point in starting the auto-ip-checker-dealy-mo-bobber timer if weMatt Edman2006-04-19
* Credit Geoff for our super-snazzy US/UK flag image.Matt Edman2006-04-19
* Implement ticket #15 - add an option for checking to see if the server's IPMatt Edman2006-04-19
* Add a config setting for whether we try to automatically update a server'sMatt Edman2006-04-19