summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fixed build order issues and TBB plugin.extension-apiStephen Tyree2009-08-17
* Fixed extension-api Linux x64 build by including -fPIC compiler flag.Stephen Tyree2009-08-16
* Adjust ServerStatusEvent dispatches so they can handle multiple receiver post...Stephen Tyree2009-08-15
* Removed AnimatedPixmap from CMakeListsStephen Tyree2009-08-15
* Relay status notifications working. Need to fix proxy notifications before Ho...Stephen Tyree2009-08-15
* Add plugin dialog working. Users selects plugin to load, application finds pl...Stephen Tyree2009-08-14
* Slightly deuglied my log message in NetworkMapPluginStephen Tyree2009-08-14
* WiX now bundles the .msi correctly.Stephen Tyree2009-08-14
* Fixed up the WiX packaging some more. Now onto testing.Stephen Tyree2009-08-13
* Updated WiX Windows bundle (not workign yet). Fixed oopsie in VidaliaSettingsStephen Tyree2009-08-13
* Updated build on OSX to include default plugins, load them properly. Changed ...Stephen Tyree2009-08-13
* Update the cmake macros from trunk as well.Stephen Tyree2009-08-13
* Merged trunk's pkg directory in extension-api branch.Stephen Tyree2009-08-13
* Vidalia builds on Windows now. For plugins to work it needs to load Vidalia n...Stephen Tyree2009-08-13
* Put drzed's potential new identity icons to Steve's branch.Matt Edman2009-08-09
* After extensive revisions, all plugins load dynamically. Currently they load ...Stephen Tyree2009-08-07
* Dynamic plugins now load correctly. Need to convert old static plugins to dyn...Stephen Tyree2009-08-07
* Plugin manager sent plugins directory to load from. Finds plugins, but doesn'...Stephen Tyree2009-08-06
* Fixed the settings function and added some code for TBBStephen Tyree2009-08-06
* Added initial code for TBB.Stephen Tyree2009-08-06
* Tweak the toolbar a little bit and fix an incorrect path to vidalia.qrc.Matt Edman2009-08-05
* Why are these member variables here? They aren't actually initialized orMatt Edman2009-08-05
* Move the plugin and torcontrol libraries into shared libraries and exportMatt Edman2009-08-05
* These signals and slots don't actually exist.Matt Edman2009-08-04
* All connections use SSL, and the reporter uses tor+ssl. Fixed numerous little...Stephen Tyree2009-08-04
* Q_INIT_RESOURCE is the magic incantation you're looking for. Also, yourMatt Edman2009-08-04
* Fixed pki loading to use fromPath. Resource loading still not working?Stephen Tyree2009-08-04
* Moved herdict resources into its directory, but its strangely not workingStephen Tyree2009-08-04
* Temporarily added output of SSL errors to debug. Temporarily importing herdic...Stephen Tyree2009-08-04
* Lots of code cleanup for HerdictWeb plugin. Fixed build using Matts new setup...Stephen Tyree2009-08-04
* Re-org the plugin stuff a bit: separate the plugin API into its ownMatt Edman2009-08-02
* HerdictWeb plugin now submits correctly and displays site information. Large ...Stephen Tyree2009-07-30
* Added QJSON library to HerdictWeb source tree. Used that to handle JSON respo...Stephen Tyree2009-07-30
* Extensive ui work for the HerdictWeb plugin. Tentatively added their icons to...Stephen Tyree2009-07-28
* Tabs not movable on OSX, but movable anywhere else. Toolbar text shown everyw...Stephen Tyree2009-07-22
* DNS requests go through tor (.onion sites load). https connections fail. Any ...Stephen Tyree2009-07-22
* Tor support added for webViewTor in HerdictWebReporterPanel. Need to make sur...Stephen Tyree2009-07-22
* HerdictWeb reporter, now pretending that it worksStephen Tyree2009-07-22
* Added placeholder HerdictWeb files with basic ui file.Stephen Tyree2009-07-22
* Added toolbar to MainWindow.ui instead. This fixed nothing.Stephen Tyree2009-07-16
* Made the toolbar and dock widgets untoggleable.Stephen Tyree2009-07-16
* Fixed home panel layout. Made toolbar not floatable.Stephen Tyree2009-07-14
* Added a toolbar (it looks pretty sweet). Removed start/stop for Tor from API....Stephen Tyree2009-07-14
* Added context menu API code and fixed file menu code. Added signal from confi...Stephen Tyree2009-07-14
* Added code for torControl support in pluginManager. Rearranged the MainWindow...Stephen Tyree2009-07-14
* Modify the VidaliaPluginInterface base class to be a subclass of QObjectMatt Edman2009-07-12
* Whitespace fixes. Steve, set your editor to use spaces instead of tabs. :)Matt Edman2009-07-10
* Added back file menu. Plugins menu possibly working as well. Stephen Tyree2009-07-08
* Fix the columns in the connections list too.Matt Edman2009-07-08
* Added code to detect if the proxy is running. HomePanel uses this to update i...Stephen Tyree2009-07-08