summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Qt refuses to stop making our icons look crummy when putting them in the dockMatt Edman2006-02-03
* Update the custom event handlers in MessageLog and BandwidthGraph to look inMatt Edman2006-02-03
* Rename the EventType namespace to CustomEventType so as not to conflict withMatt Edman2006-02-03
* Turned off autoFillBackground, minor changes.Justin Hipple2006-02-03
* Added shortcut to Find.Justin Hipple2006-02-03
* Whoops. These lines were just for my testing.Matt Edman2006-02-03
* A proposed redesign for the About dialog. If it sucks, we can revert it.Matt Edman2006-02-03
* Add a Qt logo and a brief license.Matt Edman2006-02-03
* Fix the $Id:$ tag in messagelog.hMatt Edman2006-02-03
* Add basic search functionality to the message log.Matt Edman2006-02-02
* A little more progress on the graph. All that's left is drawing the lines.Justin Hipple2006-02-02
* Check in a cleaner banner for the About box until Brandon finishes our ownMatt Edman2006-02-02
* Note that we've based some of our images off stuff from Ren.Matt Edman2006-02-02
* And add the updated .icns used for the application icon on Mac.Matt Edman2006-02-02
* Touch up the tor logo stuff a bit.Matt Edman2006-02-02
* And this time I make the correct size images...Justin Hipple2006-02-02
* Changed DPIs of all images to 72. Created tor_logo 32,64, and 128.Justin Hipple2006-02-02
* Add a custom event handler to the bandwidth graph to catch bandwidth updateMatt Edman2006-02-02
* Include the different custom event types in torevents.h so you don't have toMatt Edman2006-02-01
* Ok, I broke the build. Hey, it's late.Justin Hipple2006-02-01
* BandwidthGraph draws grid and scale. Completely removed total line.Justin Hipple2006-02-01
* And match the coding spec, plus some minor code cleanups.Matt Edman2006-01-31
* Add some clarifications to the coding spec. Sources files should end with aMatt Edman2006-01-31
* BandwidthGraph now has a pretty solid looking framework in place. Soon it may...Justin Hipple2006-01-31
* We've figured out how to build debug on Win32.Justin Hipple2006-01-30
* BandwidthGraph supports saving settings, opacity and such. Small layout chang...Justin Hipple2006-01-30
* frmOpacity becomes invisible on unupported platforms instead of simply being ...Justin Hipple2006-01-30
* Move the changes from rev 198 into controlconnection.h, so I can useMatt Edman2006-01-28
* Remove an unused local variable in MessagePump::send()Matt Edman2006-01-28
* Refactor the code to send messages to Tor and check for a 250 OK out into itsMatt Edman2006-01-28
* Add support for GETCONF, SETCONF, SAVECONF, and RESETCONF.Matt Edman2006-01-28
* Add support for easily retrieving the message in the first reply line of aMatt Edman2006-01-28
* Doxygenate a couple files.Matt Edman2006-01-28
* Add a Doxygen config file.Matt Edman2006-01-28
* Add some Doxygen guidelines to the coding-spec.Matt Edman2006-01-28
* There is no need to wait around infinitely for the socket to connect orMatt Edman2006-01-27
* Instead of simply asking the user to find the message log when Tor dies, nowMatt Edman2006-01-27
* Sunken panels/frames, spelling corrections, removed frivolous features.Justin Hipple2006-01-27
* BandwidthGraph is now a 'Tool' style window that stays on top.Justin Hipple2006-01-27
* This was coming up huge on my tiny Tablet PC so I made it smaller. Why can't ...Justin Hipple2006-01-26
* Smaller yet.Justin Hipple2006-01-26
* Ask and you shall recieve. Smaller yet.Justin Hipple2006-01-26
* Still trying to get buttons to look standard on Mac.Justin Hipple2006-01-26
* More layout changes.Justin Hipple2006-01-26
* Testing a new colorscheme and bwgraph.Justin Hipple2006-01-26
* Undo misguided attempts at refactoring. <sigh>Justin Hipple2006-01-26
* Initial design for bandwidth graph. Justin Hipple2006-01-26
* Read and parse log events from stdout until the control socket has connected.Matt Edman2006-01-26
* Add support for reading and parsing log events that Tor writes to stdout.Matt Edman2006-01-26
* Refactor the event posting code into a dispatch() method and make that methodMatt Edman2006-01-26