summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* Ok. Now the serverpage is back to looking normal. Justin Hipple2006-04-19
* Add chkAutoUpdate to serverpage.ui. Also, ditched netviewer's menubar in fact...Justin Hipple2006-04-19
* Take a shot at fixing #18Matt Edman2006-04-19
* It has been brought to my attention that this is no longer used.Justin Hipple2006-04-18
* Simply using a copy of Message Log and removing all the visible widgets leave...Justin Hipple2006-04-18
* Lay the foundation for Network Viewer, the widget that will (hopefully) provi...Justin Hipple2006-04-18
* Remove a couple source files that are no longer used.Matt Edman2006-04-15
* Add a couple of recently-tr()'ed strings to the translation files.Matt Edman2006-04-15
* Calling processEvents() while waiting for a message to be sent or a responseMatt Edman2006-04-15
* Resolve ticket #15.Matt Edman2006-04-15
* Justin, note to self: Creating broken start menu links on users' systems isn'...Justin Hipple2006-04-14
* Commit the latest zh-cn translation. Thanks!Matt Edman2006-04-13
* Bump to 0.0.4-svn.Matt Edman2006-04-13
* Update bundle installer to include Tor's translated documentation.Justin Hipple2006-04-13