Commit Graph

91 Commits

Author SHA1 Message Date
Martin Molinero b5b4ee9c57 Add lock around datagrid tool window 2019-07-11 13:45:04 -03:00
Gerardo Salazar b4a45eff14 Increase max supported version for the VS plugin to include VS2019 2019-04-28 15:39:28 -05:00
Jared 74c862e96a Update readme.md 2018-07-12 08:29:25 -04:00
Martin-Molinero 5034c28c2e Adding action New Project, that allows the user to create a new project from the tool window 2018-05-02 16:33:32 -07:00
Martin-Molinero a03e2ac112 VS plugin - Backtest names will now be random as in the Algorithm Lab and user will be able to edit name and note using new action button 2018-04-22 13:23:57 -07:00
Martin-Molinero f51d07c582 Adding new VS backtest ToolWindow that will allow the user to monitor and perform different actions over past and ongoing backtests. 2018-04-19 04:54:49 -07:00
Martin-Molinero be1b5344b1 addressing reviews 2018-04-05 14:47:09 -07:00
Martin-Molinero a6945667fd removing duplicate QC 2018-04-04 17:57:13 -07:00
Martin-Molinero 7285356323 fix QC icon 2018-04-04 17:56:11 -07:00
Martin-Molinero ec46f53ca3 addding QC icon 2018-04-04 17:54:39 -07:00
Martin-Molinero 783da65ffd some more cropping 2018-04-04 17:50:45 -07:00
Martin-Molinero 9f3a72ec37 cropImages 2018-04-04 17:45:32 -07:00
Martin-Molinero 9d0ee6766f adding readme.md, images, try catch for file upload 2018-04-04 17:40:53 -07:00
Martin-Molinero a2d899424a will now display backtest errors correctly. Adding scrollViewer 2018-04-03 15:53:14 -07:00
Martin-Molinero b6654e3bf0 Add missing comments. Address review 2018-04-02 14:33:37 -07:00
Martin-Molinero 0cab89522e Address reviews 2018-04-02 13:56:49 -07:00
Martin-Molinero a10cae23cf improving error handling and some ui improvements 2018-03-26 17:11:25 -07:00
Martin-Molinero 911e161213 user VsUtils.ShowMessageBox 2018-03-24 14:28:49 -07:00
Martin-Molinero 150107aafc Remove some unrequired changes 2018-03-24 13:11:07 -07:00
Martin-Molinero 2fcea2351a adding messageBox to inform user about exception 2018-03-24 12:45:47 -07:00
Martin-Molinero ed7dddd918 changes for VS 15 2018-03-24 09:52:18 -07:00
Martin-Molinero b098c8a419 Improving login dialog UI 2018-03-24 09:35:36 -07:00
Martin-Molinero 7933aa93d9 remove invalid ampersand. Fix misspelling 2018-03-20 16:14:05 -07:00
Martin-Molinero 0b69b20a00 rename log file and commands 2018-03-19 17:35:12 -07:00
Martin-Molinero c5ee8bd6ae moving some members around. making log static. 2018-03-19 16:59:00 -07:00
Martin-Molinero 0ee034deba change helper classes to private 2018-03-19 16:31:02 -07:00
Martin-Molinero 2050f326fe more renaming. more readonly. removing data folder path. making credential manager static 2018-03-19 15:49:36 -07:00
Martin-Molinero 994b1f44f6 saving current progress 2018-03-18 12:46:02 -07:00
Sarel Esterhuizen e8d78b6f16 Check if the user selected a folder, and include files in directories otherwise language inference breaks. Also in order to maintain child folder structure on webclient it tweaks the filename to contain nested folders expressed in URI format. 2017-09-25 08:12:36 +02:00
Martin-Molinero 554f1f9240 Adding a copy of the apache license. Adding icon & pre-view icon to package. 2017-09-12 11:56:10 -07:00
Martin Molinero 091915510a Modifying projects GUIDs 2017-09-09 19:22:34 -03:00
Martin-Molinero 85141d21dd Update QuantConnect.VisualStudio17Plugin.csproj 2017-09-09 19:10:40 -03:00
Martin-Molinero 0e23e713c7 Update QuantConnect.VisualStudio17Plugin.csproj 2017-09-09 18:37:47 -03:00
Martin Molinero 5700071f41 VS15 & VS17 builds are compatible with each other 2017-09-09 14:08:40 -03:00
Martin-Molinero 933f4c71ef Creating solution files for VS17 & VS15 2017-09-09 09:50:48 -07:00
Martin-Molinero 4bc85d470d Renaming package files 2017-09-08 14:05:39 -07:00
Martin-Molinero 42a3931149 Update QuantConnect.VisualStudioPluginVS17.csproj 2017-09-08 17:56:41 -03:00
Martin-Molinero c2065d9bbc Merge branch 'issue-1104/plugin-wont-build' of https://github.com/Martin-Molinero/Lean into issue-1104/plugin-wont-build 2017-09-07 19:22:03 -07:00
Martin-Molinero fa2a445ae3 Adding a Project for VS15 & one for VS17 2017-09-07 19:21:39 -07:00
Martin-Molinero e8c451e00e Update QuantConnect.VisualStudioPlugin.csproj 2017-09-06 22:14:40 -03:00
Martin-Molinero e932ce4a36 Build works in VS2017. Installation working in both vs2017 & vs2015 community 2017-09-05 15:37:59 -07:00
Martin-Molinero b38ddc517b Fix for issue 1104. Update Microsoft.VSSDK.BuildTools to 15.1.192 &
adding it as a dependency.

From: https://developercommunity.visualstudio.com/content/problem/28405/getdeploymentpathfromvsixmanifest-fails.html
I've tested this quite a few times worked great with latest VS 2017.
2017-09-04 16:20:44 -07:00
Stefano Raggi d88d82af12 Upgrade Json.NET to version 10.0.3 2017-07-07 23:21:47 +02:00
Stefano Raggi e463ccf088 Upgrade all projects to target .NET Framework 4.5.2
In the advanced build settings, Language version was also upgraded from C# 5.0 to C# 6.0. The minimum Visual Studio version required will now be VS2015.
2017-07-07 22:49:17 +02:00
Ivan Mushketyk da33f9ed23 Refactor Log class in the plugin project 2017-03-19 08:52:03 -07:00
Ivan Mushketyk 7950723d0d Update readme.md 2017-03-19 05:57:35 -07:00
Ivan Mushketyk 0e7912f98a Minor refactoring 2017-03-19 05:47:35 -07:00
Ivan Mushketyk 9b99672c56 Minor refactoring. Added doc comments 2017-03-19 05:28:31 -07:00
Ivan Mushketyk 71eb1679dd Add validation for data folder path in the plugin 2017-03-19 05:15:29 -07:00
Ivan Mushketyk 8d21a76258 Refactor SolutionExplorerMenuCommand 2017-03-18 15:51:05 -07:00