Tobias Sekan
7af8b930be
[PTRun][TimeZone]Fix empty subtiles and missing results ( #18632 )
...
* Fix for #16627 , Partial fixers for #16695 and #17349
* remove none related PR changes
* more PR related fixes
2022-06-24 13:00:46 +01:00
Union Palenshus
9b7a7f93b7
Adding OneNote plugin for PowerToys Run ( #18558 )
...
* Adding OneNote plugin for PowerToys Run
* Updating to 3.0.1 dependency, updating md, spellcheck, ready for PR
* Updating spelling and using localized string
* Adding OneNote link to readme
* Adding OneNote requirement to description
* removing 'open' from description
* Updating interop version, PR feedback
2022-06-15 19:15:58 +02:00
Jaime Bernardo
244394865f
[PTRun]Add logs to check Web Browser detection ( #18831 )
...
* [PTRun]Add logs to check Web Browser detection
* Use proper initial value
* Add punctuation to the end of the log message
2022-06-14 13:04:30 -07:00
Jaime Bernardo
1490fb300c
[PTRun]Add setting to disable input delay ( #18724 )
...
* [PTRun]Add setting to disable input delay
* Address feedback and allow configuring delay
* Address PR feedback
2022-06-12 14:12:10 +01:00
Davide Giacometti
b33bc2ecd0
[NetAnalyzers]CA1031 suppressions cleanup ( #18706 )
2022-06-12 14:11:52 +01:00
Davide Giacometti
04b37fffd5
[PT Run][Program] Search linked programs by real executable name ( #18601 )
2022-06-12 13:18:10 +01:00
Davide Giacometti
6f306e1259
[PT Run][Folder]Support for paths with / ( #18520 )
2022-06-02 10:44:52 +01:00
Heiko
465df35d27
[PT Run] Calculator plugin: Various improvements ( #18159 )
...
* crash fixes and error result
* small changes and test fixes
* improve exceptions and message
* double array crash fix
* overflowexception
* improve error handling
* varous improvements
* varous improvements
* fix spelling
* fix spelling
* Revert #16980
* add description
* error improvemenet
* Update tests
* spelling fixes
* small changes
* add settings
* last changes
* fix description
* update dev docs
* spell check
2022-06-02 10:44:12 +01:00
Lara Maia
6f0e2f9994
Typo ( #18538 )
2022-06-01 09:21:47 -07:00
Jaime Bernardo
a9181a0184
[PTRun][WebSearch]Fix empty browser pattern crash ( #18480 )
2022-05-25 16:46:55 +01:00
Jason Shands
be1ed8c0d4
Add small delay to the search query before displaying results ( #18290 )
...
* Add small delay to the search query before displaying results
* Reduce user input throttle to 150ms and fix issue with autocomplete text updating
* Add System.Reactive.dll to Launcher installer
2022-05-19 11:23:24 -07:00
Jaime Bernardo
13750188fd
[ARM64]CI and build pipelines ( #18337 )
...
* [ARM64]Build pipelines
* Fix localization in pipelines (no arm64 al.exe)
* Use lowercase arm64 for CI
* Build installer to arm64 folder and arm64 name
* Don't run arm64 tests, as there's no agent for it
* Fix pipeline conditions
* Divide symbol files by platform
2022-05-19 14:02:08 +01:00
harvastum
a5be152b87
[PTRun][VSCode]case insensitive binary detection ( #18308 )
...
* make instance finding case insensitive
* remove trailing whitespace
2022-05-18 15:28:35 +01:00
Heiko
181b1e45da
[PTRun][TimeDate] Change global query setting to ignore number input too ( #18157 )
...
* add new setting
* fix spelling
* update/fix setting
* fixes
* make setting default true and update tests
* fix spelling
* change settings/behavior
* docs and tests
* fix condition
2022-05-18 15:27:02 +01:00
Andrey Nekrasov
3443c73d0e
[ARM64] Installer Bootstrapper ( #18241 )
...
* [ARM64] Cleanup PowerToys solution configuration
* [ARM64] Add Bootstrapper support
known issues:
- wix doesn't have arm platform -> using x86 instead, resulting in wrong default installation dir and inability to detect 605
- current winappsdk 1.0.3 installer is corrupted -> contains x64 packages
- we're still using hardcoded vcredist for some modules
* Remove duplicate Stylecop PackageReference
* [ARM64] Cleanup StylesReportTool configuration
* [ARM64] fix configurations for bootstrapper
* fixes
* [ARM64] VCM fix
* [ARM64] Fix LinkIncremental conditional in StylesReportTool
* fix #2
* perfect forwarding
* [ARM64] Switch to call vformat to compile with later MSVC toolkits
* Updated expect
Co-authored-by: Jeremy Sinclair <4016293+snickler@users.noreply.github.com>
2022-05-13 16:55:39 +01:00
Ikko Ashimine
d15ff6da8d
[spelling]Fix typo in EventHandler.cs ( #18216 )
...
occurence -> occurrence
2022-05-13 13:26:00 +01:00
Stefan Markovic
90ecd5e10f
[PowerRename] Move to WinAppSDK WinUI3 Unpackaged & ARM64 Support ( #18171 )
...
* Migrate PowerRename to Unpackaged WinUI3
* [ARM64] PowerRename (#18002 )
* Migrate PowerRename to Unpackaged WinUI3
* Removed Project Config and update PlatformToolset to v143
* Updated solution config
* Migrate PowerRename to Unpackaged WinUI3
* Fixed configs changed from ARM64 build
* Left one project out of fix
Co-authored-by: Stefan Markovic <stefan@janeasystems.com>
Co-authored-by: Stefan Markovic <57057282+stefansjfw@users.noreply.github.com>
* Minor fixes
* Remove PowerRenameUILib from signing list - doesn't exist anymore
* Remove PowerRenameUILib from move_uwp_resources.ps1
* Bring back old dir name to see if localization is preserved
Remove move_uwp_resources.ps1 - not needed anymore
* Remove UWP localization docs part
* Fix minor UI quirk
Co-authored-by: Jeremy Sinclair <4016293+snickler@users.noreply.github.com>
2022-05-11 16:38:12 +02:00
Andrey Nekrasov
6a2d9e4e39
Arm64 pending modules ( #17972 )
...
* [ARM64] Add arm64 configurations to tools projects
* [ARM64] Add arm64 configurations to FZ projects
* [ARM64] Add arm64 configurations to Awake project
* [ARM64] Add arm64 configurations to PowerRename projects
* [ARM64] Add arm64 configurations to update-related projects
* [ARM64] Add arm64 configurations to VCM projects
* [ARM64] Add arm64 configurations to ShortcutGuide project
* [ARM64] Add arm64 configurations to PreviewPane projects
* [ARM64] Add arm64 configurations to FindMyMouse projects
* [ARM64] Add arm64 configurations to KBM projects
* Project cleanup
Co-authored-by: Jeremy Sinclair <4016293+snickler@users.noreply.github.com>
2022-05-11 11:35:18 +01:00
Davide Giacometti
336de6a7db
[PTRun][TimeZone]Removed fxcop ( #18146 )
2022-05-10 17:15:41 +01:00
Heiko
741457ffa5
[PT Run] Services plugin: Various improvements ( #17985 )
...
* search for contains too
* fix startup types & new filter
* fix spelling
* small fixes
* fix spacing
* Improve order and layout
* clean up
* switch to nullable int32
2022-05-10 17:07:39 +01:00
Jeremy Sinclair
3e6a297b34
[ARM64] PTRun and Plugins ( #17841 )
...
* Removed x64 specific config from Launcher project
* Microsoft.Plugin.Program normalization
* UnitConverter projects
* VSCodeWorkspaces project normalization
* Websearch plugin project normalization
* Folder plugin normalization
* Indexer plugin project normalization
* Plugin Program UnitTest project normalization
* Shell plugin project normalization
* Uri Plugin projects normalization
* WindowWalker plugin projects normalization
* Calculator plugin projects normalization
* Registry plugin projects normalization
* Service plugin project normalization
* System plugin projects normalization
* TimeDate and TimeZone plugin projects normalization
* Windows Settings plugin project normalization
* Windows Terminal plugin projects normalization
* PowerLauncher and PowerLauncher.Telemetry project normalization
* Wox projects normalization
* Updated PowerToys solution config
* Added Platforms/PlatformTarget and updated RID
* Remove merge text
* Remove SolutionDir from path
* Adding Platform and PlatformTarget back into Unit Tests
* Update PowerLauncher.csproj
Set RID back to win-
* Fixed OutputPath in Plugins
2022-04-21 09:59:43 +01:00
harvastum
b5aa55d172
[PTRun][VSCode]Detect portable installations of VS Code ( #17749 )
...
* Make launcher detect portable installations of VS Code in system PATH
This should fix #13362
* Move closing parenthesis
* remove trailing whitespace characters
2022-04-20 17:28:15 +01:00
Stefan Markovic
27c4b1be0e
[settings-ui] Settings WinUI3 ( #17797 )
...
* Add Settings.WinUI3 project
* New namespace
* Activation and Services
* Assets and Behaviors
* Converters and Helpers
* Controls
* View and ViewModels
* Styles and Themes
* OOBE
* Strings
* Small App moves
* [check] Project files - publish profiles and launchSettings.json
* [using:Microsoft.UI.Xaml.Automation]AutomationProperties.Name workaround
* [WIP] Workarounds to make it work
* Fix suppressed warnings - naming
* Add code analysis
* Fix KBMPage and App dispatcher
Fix MessageBox - replace with MessageDialog
* Fix ImageResizerPage & mark ColorPickerButton with TODO
* Add icon to windows
Cleanup MainWindow.xaml.cs and OobeWindow.xaml.cs
MainWindows and OobeWindow management
* App Icon
No framework and runtime subdirs
* Remove PowerToys.Settings and Settings.UI from solution
Update output paths
* Installer work & publish.cmd
* Fix dispatcher crashes
* Fix crashes
* Add all dlls to installer
Cleanup installer
Add OpenOOBE and OpenScoobe logic
Fix minor issues
Fix update scenario - REINSTALLMODE
* Rename back namespaces, project name and project dir
* [wip] move to winappsdk 1.1
* Fix propagating isElevated & installer runtimes dlls
* Remove obsolete dir/file
* PowerToys.Interop to netstandard2.0
* Move everything to .Net6
* [Settings] Always launch settings process non-elevated (#17791 )
* Move back to WinAppSdk 1.0.1
* Add Settings.WinUI3 project
* New namespace
* Activation and Services
* Assets and Behaviors
* Converters and Helpers
* Controls
* View and ViewModels
* Styles and Themes
* OOBE
* Strings
* Small App moves
* [check] Project files - publish profiles and launchSettings.json
* [using:Microsoft.UI.Xaml.Automation]AutomationProperties.Name workaround
* [WIP] Workarounds to make it work
* Fix suppressed warnings - naming
* Add code analysis
* Fix KBMPage and App dispatcher
Fix MessageBox - replace with MessageDialog
* Fix ImageResizerPage & mark ColorPickerButton with TODO
* Add icon to windows
Cleanup MainWindow.xaml.cs and OobeWindow.xaml.cs
MainWindows and OobeWindow management
* App Icon
No framework and runtime subdirs
* Remove PowerToys.Settings and Settings.UI from solution
Update output paths
* Installer work & publish.cmd
* Fix dispatcher crashes
* Fix crashes
* Add all dlls to installer
Cleanup installer
Add OpenOOBE and OpenScoobe logic
Fix minor issues
Fix update scenario - REINSTALLMODE
* Rename back namespaces, project name and project dir
* [wip] move to winappsdk 1.1
* Fix propagating isElevated & installer runtimes dlls
* Remove obsolete dir/file
* PowerToys.Interop to netstandard2.0
* Move everything to .Net6
* [Settings] Always launch settings process non-elevated (#17791 )
* Move back to WinAppSdk 1.0.1
* Revert merge conflict ARM64 removal
* Fix KBM Browse overlay image button
* Bring back settings publish profile
* Update release.yml
* Change target frameworkd windows version
* [Setup] Add Windows Application Runtime SDK (#17809 )
* Update requirements doc
* Update compiling docs
* Fix signing
* Fix Settings exe and dll versions
* Add exception for dlls that have version 1.0.0.0
* Fix powershell condition
Co-authored-by: Andrey Nekrasov <yuyoyuppe@users.noreply.github.com>
2022-04-19 21:00:28 +01:00
lncubus
da0aac2a18
[PTRun][UnitConverter]Increase float number precision ( #17758 )
...
* [PT Run] UnitConverter float number precision is not enough
Introduced rounding to significant digits, not to digits after decimal separator
Added conversion to string to fix last digit errors
* [PT Run] UnitConverter float number precision is not enough
spell check fixes
* [PT Run] UnitConverter float number precision is not enough
renamed test method to HandleNanometerToKilometer
* [PT Run] UnitConverter float number precision is not enough
result copied to clipboard will not have unit, just a number
2022-04-19 11:20:12 +01:00
Jacob Deuchert
9a77bcadb2
[PTRun][VsCode] fix no results showing for latest insider build ( #17557 )
...
* [PTRun][VsCode] fix no results showing for latest insider build
* [PTRun][VsCode] improved sql error handling
Co-authored-by: Jacob Carl Deuchert <j.deuchert@narz.net>
2022-04-18 10:42:58 +01:00
Davide Giacometti
e530968a9a
[PTRun][Terminal]Array settings parsing ( #17707 )
2022-04-13 15:24:02 +01:00
Davide Giacometti
a5323b75d9
[PTRun][Service]Fix service name with spaces ( #17708 )
2022-04-13 10:44:51 +01:00
Josh Soref
52709ddc4a
[spellchecker] Spelling fixes ( #17655 )
...
* spelling: microphone
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: position
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: property
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: serialization
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: settings
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: testprocess
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* Ignore rotating
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2022-04-12 16:13:22 +01:00
lncubus
86783e9815
[PT Run] Web search should use user's default browser ( #17304 )
...
* Web search does not use my default browser #16549
updated DefaultBrowserInfo logic to get program location from shell open command not icon location
* Refactored DefaultBrowserInfo to start default browser with arguments specified in shell/open/command value for the browser.
Added fallback to Microsoft Edge if no browser information available.
#16549 Web search does not use my default browser
* fixed comment
#16549 Web search does not use my default browser
2022-04-12 16:10:05 +01:00
Davide Giacometti
5dd9049810
[PTRun][Terminal] additional logging ( #17570 )
2022-04-07 11:22:34 +01:00
Jaime Bernardo
6f50a38e5f
[PTRun][Program]List special empty shortcuts ( #17517 )
2022-04-05 11:17:48 +01:00
Heiko
fd01ee391b
[PTRun][System]Fix delay on many net interfaces ( #17490 )
...
* code changes
* small text fixes
* update docs
* comment improvements
* update tests
* fix typo
* change
* fix typo
* fix error msg
* fix bug
* second fix
2022-04-04 12:47:58 +01:00
ricardosantos9521
44165621f0
[PTRun][VSCode] Workspaces not showing up after update or first installation ( #17279 )
2022-04-04 12:06:45 +01:00
Heiko
686a48a29b
[PTRun][WindowWalker]fix handle not existing registry path ( #17471 )
2022-04-04 10:40:04 +01:00
Heiko
e444881320
[PT Run] Run as user feature ( #17283 )
...
* run as different user
* fix tests
* Update src/modules/launcher/Plugins/Microsoft.Plugin.Shell/Main.cs
* fix typo
2022-04-04 10:37:08 +01:00
Jaime Bernardo
04588bc7e0
[PTRun][Settings][Program] Fix 100% CPU load issue ( #17414 )
...
* [PTRun][Program]Don't reload on settings change
* [PTRun][Settings] Don't trigger saves on visual property changes
* [PTRun][Settings] Fix manipulation of searched plugins
* [PTRun][Settings] Don't reload settings if we wrote recently
* fix PR comments nit
2022-04-01 14:50:16 +01:00
Jaime Bernardo
403969587e
[PTRun][Program]Add logs on launch failure ( #17270 )
2022-03-25 15:30:06 +00:00
Jaime Bernardo
80e9fc0c43
[PTRun][Program]Fix bug when renaming url shortcut ( #17184 )
...
* [PTRun][Program]Fix bug when renaming url shortcut
* Try to use the old full path for old app removal
* Guard against links to nowhere
* Fix test to have link point to existing location
* Update src/modules/launcher/Plugins/Microsoft.Plugin.Program/Programs/Win32Program.cs
Co-authored-by: Heiko <61519853+htcfreek@users.noreply.github.com>
* Fix nit.
Co-authored-by: Heiko <61519853+htcfreek@users.noreply.github.com>
2022-03-25 10:08:10 +00:00
Jaime Bernardo
75f2be1891
[PTRun][Calculator]Fix trailing zeroes on hexadecimal numbers ( #17248 )
...
* [PTRun][Calculator]Fix hexadecimal trailing 0s
* Add tests
2022-03-24 16:59:27 +00:00
CleanCodeDeveloper
58aa274b21
[Launcher Plugins] Move shared keys into central props file ( #17214 )
...
* [Launcher Plugins] Move shared keys into central props file
* fixes
* TreatWarningsAsErrors is set to true now. This caused a few errors to pop up
2022-03-23 16:35:52 +00:00
CleanCodeDeveloper
ada3a9ad88
[Wox] Move shared keys into central props file ( #17193 )
2022-03-22 16:31:40 +00:00
CleanCodeDeveloper
ae196fd592
[PowerLauncher] Move shared keys into central props file ( #17192 )
2022-03-22 16:29:42 +00:00
Heiko
b3a0bf7919
[PTRun][Settings] Additional settings ( #17170 )
2022-03-22 12:12:21 +00:00
Heiko
58b219f671
[PTRun][Settings]explain ip/mac setting in description( #17195 )
2022-03-22 11:40:23 +00:00
Heiko
889bc1e514
[PT Run] Folder plugin: Improvements for the results ( #16867 )
...
* Improvements
* fix spelling
* text improvement
* fix build
* update tipp text
2022-03-22 11:07:09 +00:00
Jaime Bernardo
fcc1d46b63
[PTRun]Fix focus glitch on first time run ( #17128 )
2022-03-21 16:18:45 +00:00
Heiko
380add882c
[Settings] Run Plugin additional options: description ( #17108 )
...
* last changes
* update ww settings
* feedbvack and TimeDate plugin
* Add property description
2022-03-21 12:47:09 +00:00
Heiko
4c067bb728
[PT Run] System plugin: Add IP and MAC ( #17023 )
...
* first test and changes
* last changes
* last changes
* last changes
* improve exception
* fix spellings
* spell fixes
* search improvements, installer, tests, code cleanup
* remove left-over
* update dev docs
* fix spelling
* update namings
* improve scoring
* spell checker
* dev docs
* update images
* update expect.txt for this pr
2022-03-21 12:37:51 +00:00
CleanCodeDeveloper
2e3a2b3f96
[meta]common csproj/vcxproj settings to Directory.Build.props ( #17067 )
...
* Add common csproj/vcxproj settings to Directory.Build.props
* Set TreatWarningsAsErrors to true for all c# projects
* Minor fixes in unit test projects where Analyzers where not enabled before
* Clean up Directory.Build.props
* Remove properties from ImageResizer csprojs files
2022-03-18 16:47:18 +00:00
Heiko
34e4e7e5bd
[PT Run] TimeDate plugin ( #16662 )
...
* create plugin
* Update plugin code
* fix deps
* last changes
* unix
* new results and small changes
* Update settings name
* make spellcheck happy
* new time/date formats
* add comment
* code cleanup, installer, signing pipeline
* fix unix result
* UnitTests
* spell fix
* Update tests, Timestamp query feature
* new formats
* last changes
* last changes
* unit tests and fixes
* cjhanges and fixes
* fix installer
* fix settings class init
* context menu
* fix tests
* add settings tests
* update/fix DateTimeResult tests
* small improvements
* update pipeline
* enable analyzer
* fixes and improvements
* spell fix
* dev docs
* doc fixes
* spell fix
* last changes
* changes and fixes
* fixes and test updates
* improvements
* last changes
* try to fix tests
* remove obsolete code
* add info to test log
* fix search
* tag fix
* tests
* change tests
* update dev docs
* fix spelling
* fix culture for ui strings
* improvements based on feedback
* improve global search
* improve text
* docs improvement
* add settings note
* fix and update tests
* fix spelling
2022-03-17 19:33:05 +00:00