Alekhya
|
2cd62621df
|
Merge pull request #60 from microsoft/removeRedXProps
Remove red x props
|
2020-04-07 08:19:23 -07:00 |
|
Alekhya
|
3630fc63d7
|
Merge pull request #59 from microsoft/addUseWPF
Add <useWPF> tag to calculator and remove <useWindowsForms> from Indexer plugin
|
2020-04-07 08:18:07 -07:00 |
|
Alekhya Reddy
|
7c505fd02a
|
Removed the item group for properties from indexer, program and shell plugin
|
2020-04-06 11:24:10 -07:00 |
|
Alekhya Reddy
|
11f7f9a231
|
Removed the item group for properties from folder plugin
|
2020-04-06 11:23:05 -07:00 |
|
Alekhya Reddy
|
4f1eedcf7c
|
Removed the item group for properties from calculator plugin
|
2020-04-06 11:22:09 -07:00 |
|
Alekhya Reddy
|
99f85b800c
|
Removed an unnecessary <useWindowsForms> tag
|
2020-04-06 11:02:32 -07:00 |
|
Alekhya Reddy
|
2e4f81f63d
|
Added the <useWPF> tag to remove the warning
|
2020-04-06 11:02:05 -07:00 |
|
Clint Rutkas
|
dd734c3c8a
|
Merge branch 'master' into dev/crutkas/updatingNugetPackages
|
2020-04-03 19:54:50 -07:00 |
|
Alekhya
|
de5f7f9b05
|
Merge pull request #29 from microsoft/portIndexer
Port indexer plugin to .NET Core
|
2020-04-03 17:08:02 -07:00 |
|
Clint Rutkas
|
d7dc4bf496
|
updating references and removing a few that seem uneeded for how stuff is referenced
|
2020-04-03 16:37:59 -07:00 |
|
Clint Rutkas
|
b92bcd1789
|
change nuget package to msft for winrt compat
|
2020-04-03 13:07:27 -07:00 |
|
Alekhya Reddy
|
57c616abfe
|
Remove console print statement
|
2020-04-02 18:03:40 -07:00 |
|
Alekhya Reddy
|
ad6ca65d4b
|
windows indexer plugin is working
|
2020-04-02 17:49:43 -07:00 |
|
Alekhya Reddy
|
38490195e3
|
Corrected the output path for the indexer plugin
|
2020-04-02 15:55:30 -07:00 |
|
Alekhya Reddy
|
6a43b8b159
|
copy resource files to output folder
|
2020-04-02 15:53:39 -07:00 |
|
Alekhya Reddy
|
686432aa8a
|
Remove anyCPU config and changed it to x64
|
2020-03-26 18:03:42 -07:00 |
|
Alekhya Reddy
|
1822f36aba
|
Changed the anyCPU config to x64 for windows indexer plugin
|
2020-03-24 16:27:49 -07:00 |
|
Alekhya Reddy
|
0c8e3515fe
|
readding the plugin.json file
|
2020-03-24 16:18:26 -07:00 |
|
Alekhya Reddy
|
5b5f48014b
|
Removed the .net framework indexer folder
|
2020-03-24 16:15:58 -07:00 |
|
Alekhya Reddy
|
d9e1dce393
|
Added the test project back
|
2020-03-24 16:13:02 -07:00 |
|
Alekhya Reddy
|
79fd5dc7b1
|
Ported Indexer plugin to .net core 3
|
2020-03-24 16:07:17 -07:00 |
|
Barbara Kudiess
|
cdef2dee5a
|
deleting unused project files
|
2020-03-24 13:54:06 -07:00 |
|
Barbara Kudiess
|
a1036577a2
|
Fix Wox build in project settings
|
2020-03-24 13:37:49 -07:00 |
|
Barbara Kudiess
|
76d402fcfa
|
Merge branch 'master' into dotnet-core-upgrade
# Conflicts:
# src/modules/launcher/Plugins/Wox.Plugin.BrowserBookmark/Wox.Plugin.BrowserBookmark.csproj
# src/modules/launcher/Plugins/Wox.Plugin.Calculator/Wox.Plugin.Calculator.csproj
# src/modules/launcher/Plugins/Wox.Plugin.Color/Wox.Plugin.Color.csproj
# src/modules/launcher/Plugins/Wox.Plugin.ControlPanel/Wox.Plugin.ControlPanel.csproj
# src/modules/launcher/Plugins/Wox.Plugin.Everything/Wox.Plugin.Everything.csproj
# src/modules/launcher/Plugins/Wox.Plugin.Folder/Wox.Plugin.Folder.csproj
# src/modules/launcher/Plugins/Wox.Plugin.Indexer/Properties/AssemblyInfo.cs
# src/modules/launcher/Plugins/Wox.Plugin.Indexer/Wox.Plugin.Indexer.csproj
# src/modules/launcher/Plugins/Wox.Plugin.PluginIndicator/Wox.Plugin.PluginIndicator.csproj
# src/modules/launcher/Plugins/Wox.Plugin.PluginManagement/Wox.Plugin.PluginManagement.csproj
# src/modules/launcher/Plugins/Wox.Plugin.Program/Wox.Plugin.Program.csproj
# src/modules/launcher/Plugins/Wox.Plugin.Shell/Wox.Plugin.Shell.csproj
# src/modules/launcher/Plugins/Wox.Plugin.Sys/Wox.Plugin.Sys.csproj
# src/modules/launcher/Plugins/Wox.Plugin.Url/Wox.Plugin.Url.csproj
# src/modules/launcher/Plugins/Wox.Plugin.WebSearch/Wox.Plugin.WebSearch.csproj
# src/modules/launcher/Wox.Core/Wox.Core.csproj
# src/modules/launcher/Wox.Infrastructure/Wox.Infrastructure.csproj
# src/modules/launcher/Wox.Plugin/Wox.Plugin.csproj
# src/modules/launcher/Wox.Test/Wox.Test.csproj
# src/modules/launcher/Wox/Wox.csproj
|
2020-03-23 17:28:10 -07:00 |
|
Alekhya Reddy
|
98b9503461
|
set optimize code to false
|
2020-03-20 17:31:27 -07:00 |
|
Alekhya Reddy
|
417310b5c5
|
Set warning level 4 : Debug
|
2020-03-20 17:23:09 -07:00 |
|
Alekhya Reddy
|
08d0db87d1
|
Set warning level to 4 : Release
|
2020-03-20 17:19:13 -07:00 |
|
Alekhya Reddy
|
18bf1400a7
|
Added the build paths for release x64 (removed AnyCPU)
|
2020-03-20 17:05:58 -07:00 |
|
Alekhya Reddy
|
3b3dca4a26
|
Removed the AnyCPU config - Debug
|
2020-03-20 16:53:47 -07:00 |
|
Alekhya Reddy
|
82ee5bf1fd
|
Added x64 for all Wox project - Debug mode
|
2020-03-20 16:40:39 -07:00 |
|
Alekhya Reddy
|
c20be3dbea
|
Removed unnecessary plugins from source tree
|
2020-03-20 14:46:11 -07:00 |
|
bkudiess
|
0f78f1b333
|
Copy from Jeremy's fork PR
|
2020-03-20 09:43:42 -07:00 |
|
Alekhya Reddy
|
ca916deda9
|
Made the code unit testable and added unit tests for the indexer plugin
|
2020-03-17 15:37:30 -07:00 |
|
Alekhya Reddy
|
69758b80a5
|
Refactored the code to make it unit testable
|
2020-03-17 11:28:21 -07:00 |
|
Alekhya Reddy
|
7164260f6e
|
Modified the output paths to create the dll for the plugin in the correct location
|
2020-03-17 06:07:21 +05:30 |
|
Alekhya Reddy
|
f5e474f250
|
Added plugin.json to the project
|
2020-03-17 06:03:11 +05:30 |
|
Alekhya Reddy
|
248a689de2
|
Added the plugin.json file
|
2020-03-17 06:01:05 +05:30 |
|
Alekhya Reddy Kommuru
|
4da33b81fd
|
Added the image
|
2020-03-16 17:25:04 -07:00 |
|
Alekhya Reddy Kommuru
|
657a1aaed5
|
Added the images folder which contains the windows indexer icon
|
2020-03-16 14:58:25 -07:00 |
|
Alekhya Reddy Kommuru
|
415b7bf4d1
|
Added references and renamed a class
|
2020-03-16 14:45:37 -07:00 |
|
Alekhya Reddy Kommuru
|
ea75a56d33
|
Added the main and settings file which declare most of the plugin interfaces
|
2020-03-16 14:42:40 -07:00 |
|
Alekhya Reddy Kommuru
|
8e45c41f20
|
Created a helper class to use indexer and return search results
|
2020-03-16 14:37:28 -07:00 |
|
Alekhya Reddy Kommuru
|
dacd13ee30
|
Added a SearchResult Helper class
|
2020-03-16 14:30:38 -07:00 |
|
Alekhya Reddy Kommuru
|
567b846de1
|
Added the folder plugin
|
2020-03-11 16:41:08 -07:00 |
|
Alekhya Reddy Kommuru
|
db05cc48e8
|
Modified output folder from Wox to launcher
|
2020-03-10 15:23:35 -07:00 |
|
Alekhya Reddy Kommuru
|
4bcf8215b6
|
Modified build paths for plugins in debug mode
|
2020-03-10 15:06:28 -07:00 |
|
Alekhya Reddy Kommuru
|
36a3b6f479
|
Modified the build paths for plugins in Release mode
|
2020-03-10 15:04:57 -07:00 |
|
Alekhya Reddy Kommuru
|
b26255e60a
|
Add 'src/modules/launcher/' from commit '28acd466b352a807910cebbc74477d3173b31511'
git-subtree-dir: src/modules/launcher
git-subtree-mainline: 852689b3df
git-subtree-split: 28acd466b3
|
2020-03-10 14:15:29 -07:00 |
|