summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Plot the send and receive data in the bandwidth graph as semi-transparent,Matt Edman2006-09-23
* Tidy up some comments and whitespace.Matt Edman2006-09-22
* Try to make the behavior of the bandwidth graph a little more predictable byMatt Edman2006-09-22
* Do the fix in r1224 a little cleaner.Matt Edman2006-09-22
* Make sure LanguageSupport is initialized before we ever construct aMatt Edman2006-09-22
* Update the .ts files with some recent gui changes.Matt Edman2006-09-21
* Update the help docs to reflect the new torrc groupbox name.Matt Edman2006-09-21
* Rename "Alternate Tor Configuration File" to just "Tor Configuration File".Matt Edman2006-09-21
* Heck, let's make the code build again. Buildable code is more useful anyway.Matt Edman2006-09-21
* Licensify a couple naughty files without license info at the top.Matt Edman2006-09-21
* Make sure the full path exists to our torrc when we touch it.Matt Edman2006-09-21
* Factor creating our data directory and touching an empty torrc intoMatt Edman2006-09-21
* Mark off a todo item.Matt Edman2006-09-21
* Be more conservative about when we decide we need to write a setting to ourMatt Edman2006-09-21
* If a QVariant's type() == QVariant::Invalid, then its value isn't valid either.Matt Edman2006-09-21
* Change some calls from QSettings::foo() for VidaliaSettings::foo().Matt Edman2006-09-21
* Add a comment to a function I added in my last commit.Matt Edman2006-09-20
* By default, we will start Tor with a "-f ~/.vidalia/torrc" or a WindowsMatt Edman2006-09-20
* If we're starting Tor with a new torrc and the file doesn't exist yet, touchMatt Edman2006-09-20
* Speed up saving geographic location information by not doing a linear searchMatt Edman2006-09-20
* Clean up line endings on the .h, too.Matt Edman2006-09-18
* Clean up line endings.Matt Edman2006-09-18
* Add separate licenses for Vidalia, Tor, and Qt to be displayed in the AboutMatt Edman2006-09-18
* Move registry.cpp stuff into win32.cpp.Matt Edman2006-09-18
* If we're not running our own Tor, then we interpret the closing of Matt Edman2006-09-18
* Show the server nickname in the name column tooltip, so the user doesn't haveMatt Edman2006-09-18
* Don't try to parse router descriptor data if there is no router descriptorMatt Edman2006-09-18
* QT_TR_NOOP wasn't what I wanted.Matt Edman2006-09-17
* Load in a single getinfo request all router descriptors for routers returned Matt Edman2006-09-17
* Commit Finnish language updates from DJHasis. Also fix a broken link inMatt Edman2006-09-15
* Don't display server contact information in the network map. I hear it hasMatt Edman2006-09-15
* If the router is offline or hibernating, let's say that in the tool tip forMatt Edman2006-09-15
* Display the server platform information as a tooltip for the name columnMatt Edman2006-09-15
* Update the translations. Note that the previous commit added another "warning:Matt Edman2006-09-15
* Display a numeric version of a server's observed bandwidth as a tooltip forMatt Edman2006-09-15
* Default to sorting the router list by status so that the highest bandwidth se...Matt Edman2006-09-15
* Zoom in a skosh tighter when the user zooms to fit.Matt Edman2006-09-15
* Only build the TorService stuff into the advanced config page on Windows.Matt Edman2006-09-15
* Ditch the unnatural Qt-specific Open File dialog. Windows users don't like itMatt Edman2006-09-13
* Way back when, we changed the General config dialog to let users specify a TorMatt Edman2006-09-13
* Remove a TODO now that we know Vidalia works in KDE.Matt Edman2006-09-13
* Make some uber long lines in the AUTHORS file a little less uberly long.Matt Edman2006-09-12
* Lay out a plan for reaching 0.1.0.Matt Edman2006-09-12
* Start to standardize on the word "server" instead of "router."Matt Edman2006-09-11
* Display the total number of servers as the status tip for the server list.Matt Edman2006-09-11
* ./configure should die if qmake or lrelease is not found, instead of continui...Matt Edman2006-09-11
* Note that Vidalia can speak Bulgarian on our manpage.Matt Edman2006-09-11
* Add a sub-todo to a todo.Matt Edman2006-09-11
* Make the separators in the message log a little more logical.Matt Edman2006-09-10
* Add another to-do.Matt Edman2006-09-10