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