Davide Giacometti
13cb52763d
fix fail with comma as decimal separator ( #24793 )
2023-03-15 08:36:07 +01:00
José Javier Rodríguez Zas (JJ)
cc708e7ac5
Calculator - Human multiplication expressions ( #24655 )
...
* fixes #20187
* handles PR reviews
- fix some typos
- updated dev docs
- added PR examples to tests
- improve method naming style
* Fix typo
Co-authored-by: Stefan Markovic <57057282+stefansjfw@users.noreply.github.com>
---------
Co-authored-by: José Javier Rodríguez Zas <jj.jobs2live@outlook.com>
Co-authored-by: Stefan Markovic <57057282+stefansjfw@users.noreply.github.com>
2023-03-10 21:48:04 +01:00
Jaime Bernardo
c72a6cb9d4
[VCM]Support dpi scaling on the toolbar ( #24411 )
...
* [VCM]Support dpi scaling on the toolbar
2023-03-10 12:27:20 +00:00
Stefan Markovic
58015feb3a
[PowerRename] Add PowerRename to directory background context menu ( #24522 )
...
* Add PowerRename to directory background context menu
* Fix analyzer error
* Add more checks
2023-03-08 14:51:33 +01:00
Jaime Bernardo
65378200c6
[PTRun]Add setting to disable thumbnails ( #24600 )
2023-03-06 22:57:52 +00:00
Jaime Bernardo
07029ff4c0
[PastePlain]Set default shortcut to Ctrl+Win+Alt+V ( #24599 )
2023-03-06 22:35:59 +00:00
Koen van Staveren
48e5c69c43
[PastePlain]Repress modifier keys after plain paste ( #24462 )
2023-03-03 11:26:10 +00:00
Jaime Bernardo
fa98fbd9f1
[PastePlain]Support Ctrl+V as activation ( #24448 )
2023-03-03 09:52:49 +00:00
Seraphima Zykova
f85fc98352
[FancyZones] Move windows to the app last zone fix ( #24290 )
2023-02-27 21:15:52 +01:00
Davide Giacometti
3e651b8de6
[Hosts] Improved duplicate hosts finding ( #24294 )
...
* improved duplicate hosts finding
* improved filters with AdvancedCollectionView
* cancel FindDuplicates when file is reloaded
2023-02-27 18:11:57 +00:00
Jaime Bernardo
d08fcd85a0
[PTRun]Remove the timezone plugin ( #24306 )
2023-02-27 09:47:57 +00:00
Michael Clayton
0524a4bddd
[New Utility]Mouse Jump( #23566 )
...
* #23216 - initial MouseJump commit
* #23216 - Mouse Jump - fix spelling, removing Interop folder
* #23216 - Mouse Jump - removed orphaned project guids from PowerToys.sln
* #23216 - Mouse Jump - removed orphaned project guids from PowerToys.sln
* #23216 - Mouse Jump - switch MS Logger to NLog for nuget package allow-listing
* #23216 added MouseJumpUI.UnitTests.dll to "MS Tests" step in build-powertoys-steps.yml
* [MouseJump] fixed screenshot coords (x & y were transposed) (#23216 )
* [MouseJump] close form rather than hide on deactivate (#23216 )
* [MouseJump] added UI dll for signing (#23216 )
* [MouseJump] close form rather than hide on deactivate (#23216 )
* [MouseJump] removed redundant line
* [MouseJump] configure dpi awareness, add NLog.config (microsoft#23216)
* [MouseJump] fix spellchecker errors (microsoft#23216)
* [MouseJump] fixing comment style warning (microsoft#23216)
* [MouseJump] simplified dpi config (microsoft#23216)
* [MouseJump] fixed edge case issue with moving cursor (microsoft#23216)
* [MouseJump] fixed typo (microsoft#23216)
* [MouseJump] added attribution (microsoft#23216)
* [Mouse Jump] fix attribution link and spelling (microsoft#23216)
* Add MouseJump to installer
* Fix centralized version control
* Add Quick Access enable/disable entry
* Fix analyzer error in GPO
* Fix botched merge
* Disabled by default and remove boilerplate code
* Add GPO definitions
* Add GPO implications when starting standalone
* Update hotkey when it's changed in Settings
* Use standard Logger
* Add OOBE strings for Mouse Jump
* Add telemetry
* Update installer
* Add signing
* Add to bug report tool
* Address PR feedback
2023-02-24 13:30:30 +00:00
ChaseKnowlden
8cdb8c8dff
Add new chinese characters ( #24289 )
2023-02-23 19:56:55 +01:00
Carlos Zamora
1e1429177b
[PastePlain] Introduce Paste as Plain Text module ( #23645 )
...
* [PastePlain] Introduce Paste as Plain Text module
* fix build
* add telemetry
* update settings UI
* spell
* Add navigation items to Settings and OOBE
* Add PastePlain to the Quick Access flyout
* try to fix PastePlain not being enabled from runner/settings
* load dll properly
* installer files
* Add PastePlain project name
* Use win32 APIs in the module interface instead
* Fix spellcheck
* Fix build errors
* Add success, error and invoke telemetry
* Add Settings Telemetry
* Add GPO definitions
* Fix analyzer errors
* Use static_cast instead of reinterpret_cast
* Add images to Settings
* Add note about replacing clipboard contents
* Fix learn more text
* Add link to readme
* Remove unneeded C# app
* Fix installer
* Fix spellchecker
---------
Co-authored-by: Jaime Bernardo <jaime@janeasystems.com>
2023-02-23 14:59:49 +00:00
Clint Rutkas
d122f7ff99
Adjustments ( #24254 )
2023-02-22 14:55:25 -08:00
Alvin Meng
429e19615c
[Settings][PTRun]Show icons of user-installed plugins ( #24194 )
2023-02-22 22:25:43 +00:00
RickLuiken
3828ac6ecf
[PTRun][Calculator]Add support for log2 and log10 ( #24137 )
...
* Add support for log2 and log10 in run
* Remove test case as it did not make much sense
2023-02-22 16:25:48 +00:00
Davide Giacometti
c819b287f3
[Hosts]Big hosts file loading fix and feedback ( #24091 )
2023-02-22 16:19:01 +00:00
Heiko
12ce7e7674
[PT Run] System plugin: Setting for separate "Empty Recycle Bin" result ( #24057 )
...
* Split results and setting
* smalöl fixes
* fixes
2023-02-22 15:40:02 +00:00
Davide Giacometti
320cc56b7e
[Shotcut Guide]Dismiss with mouse click ( #23991 )
...
* dismiss with mouse
* fix spellcheck
2023-02-22 15:23:49 +00:00
Stefan Markovic
0b281677df
[Dev files Preview] Handle access denied error and properly show error messages ( #23970 )
2023-02-22 12:59:30 +01:00
Clint Rutkas
aceffe3212
Revert "Fixing policheck flags"
...
This reverts commit 0e41684cf0
.
2023-02-21 20:50:33 -08:00
Clint Rutkas
7fda4229c3
Revert "few more adjustmnets"
...
This reverts commit e3b7038003
.
2023-02-21 20:50:29 -08:00
Clint Rutkas
e3b7038003
few more adjustmnets
2023-02-21 20:40:40 -08:00
Clint Rutkas
0e41684cf0
Fixing policheck flags
2023-02-21 20:19:04 -08:00
Heiko
44e28886d7
[PTRun][Settings]Add missing cpl names and MMC/MSC commands ( #23695 )
...
* add msc files and mmc
* add missing cpl names
* spell checker
* spell checker 2
* Update Main.cs
* Update ResultHelper.cs
* review feedback and remove ActiveX
* Show mmc note in subtitle
* update docs for mmc note
* fix typo
2023-02-14 15:42:17 +00:00
Heiko
e4e1b5b43d
[PTRun][Program]Run commands: Support for MSC and CPL ( #23668 )
...
* code changes
* spell fix
* dev docs
* update tests
* Code improvement
2023-02-13 19:15:25 +00:00
Aaron Junker
00e10d38c2
[Dev file previewer]Add option to set custom max file size and fix styling issue ( #23689 )
...
* [Dev file previewer] Add option to set costum max file size and fix style issue
2023-02-13 18:57:33 +00:00
Jeremy Sinclair
483e37c8b0
[Build]Centralize .NET NuGet Package Versions ( #23727 )
...
* Add populated Directory.Packages.props
* Add package source mapping for community toolkit
* Remove package versions from Settings projects
* Remove package versions from PT Run plugin projects
* Remove package versions from PreviewPane projects
* Remove package versions from Launcher projects
* Remove package versions from Common projects
* Remove package versions from Hosts
* Remove package versions from PowerAccent projects
* Remove package versions from ImageResizer projects
* Remove package versions from Awake
* Remove package versions from ColorPicker projects
* Remove package versions from FancyZones
* Remove package versions from FileLocksmith
* Remove package versions from MeasureToolUI
* Remove package versions from PowerOCR
* Remove package versions from Analyzers entries
* Try fix release CI with packageSourceMapping
* Actually use PowerToys dependencies source for labs
2023-02-13 17:10:33 +00:00
Heiko
6e4a2898ab
[PT Run] Localized file paths (Part 1): Update helper class and Program plugin ( #20024 )
...
* make helper non-static and add cache
* uwp app: add localized path
* Win32Program: Rename variable
* spell fix
* Win32Program: Localized paths
* fix invalid var name
* spell fix
* fix build
* test new shell localization helper
* fixes
* fix crash
* replace old helper class
* replace old helper class 2
* Helper improvements
* last changes
* add docs info
* remove left-over
* remove second left-over
2023-02-13 16:30:18 +00:00
Saulius Kazokas
8bcabe17e0
[QuickAccent]Add support for Lithuanian ( #23793 )
2023-02-13 16:24:36 +00:00
Christian L.W
5e56412e1e
Fix typo in keyboard manager ( #23819 )
2023-02-09 15:29:59 -08:00
Jaime Bernardo
45ba48498d
[PTRun][Program]Show Steam open shortcuts ( #23911 )
2023-02-08 22:05:10 +00:00
sosssego
c7f761a589
[Analyzers][CPP]Changes to fix warning 26493 on src/modules/ (P) ( #23604 )
...
* Changes to fix warning 26493 on src/modules/
2023-02-08 13:10:28 +00:00
sosssego
17475ec705
[Analyzers][CPP] Turn on warning 26492 ( #23492 )
2023-02-08 11:54:16 +00:00
sosssego
49b2823056
[Analyzers][CPP]Changes to fix warning 26493 on src/modules/ (S to V) ( #23625 )
...
Modules starting with S to V
2023-02-08 11:15:16 +00:00
sosssego
b13f74c089
[Analyzers][CPP]Changes to fix warning 26493 on src/modules/ (L to M) ( #23486 )
...
starting with letter L to Letter M
2023-02-08 11:01:35 +00:00
sosssego
0c5b528c54
[Analyzers][CPP]Changes to fix warning 26493 on src/modules/ (H to K) ( #23484 )
...
* Changes to fix warning 26493 on src/modules/
starting with letter H to Letter K
* change from PR comments
2023-02-08 11:01:13 +00:00
sosssego
fb531139c8
[Analyzers][CPP]Changes to fix warning 26493 on src/modules/ (A to F) ( #23482 )
...
starting with letter A to Letter F
2023-02-08 11:00:45 +00:00
sosssego
956eb98125
[Analyzers][CPP] Turn on rule 26497 ( #23119 )
...
* Turn on warning 26497
This function function-name could be marked constexpr if compile-time evaluation is desired.
* C++20 has constexpr swap
* as constexpr is not only for compile time,
make all functions that can be constexpr constexpr
* constexpr functions are implicity inline
2023-02-08 10:59:34 +00:00
Stefan Markovic
53f0b00328
[Thumbnail providers] Cover errors and edge cases ( #23947 )
...
* [Thumbnail providers] Cover errors and edge cases
* Add TODO comment
* Fix tests
2023-02-07 20:11:31 +00:00
Seraphima Zykova
c180150d54
[FancyZones] Keep the same layouts on the new virtual desktops. ( #23927 )
2023-02-07 13:02:22 +01:00
Seraphima Zykova
a6e0396290
[FancyZones] Remove app from app-zone-history when dragging starts ( #23926 )
2023-02-07 12:14:24 +01:00
Seraphima Zykova
7e008af00a
[FancyZones] Fix window resize on layout change ( #23829 )
2023-02-06 17:15:19 +01:00
Heiko
7dafb45ab4
[PTRun]Fix dispatcher crash on Adobe Reader ( #23789 )
...
* improve thumbnail handling and fix dispatcher crash
* spell check
* fix spellcheck 2
* restore old code
* add adobe thumbnail check
* clean spell-check
* fix reading of default reg value
* switch to real time evaluation
* fix spelling
* add comment
* improve comments
* Add additional logs and exception handler
* result cache, code improvements, comment improvements
* reset log marker to report when switching back to Adobe
* spell checker
* Improve log text
* fix bug where detection was incorrect
* spell check
* fix return on exception
2023-02-06 11:40:45 +00:00
Seraphima Zykova
82c5c00092
[FancyZones][Hotfix]Opacity reset fix ( #23818 )
2023-02-03 15:08:51 +00:00
Seraphima Zykova
b09ce1bb57
[FancyZones] Fix crashing on win + arrows usage ( #23757 )
2023-02-02 17:25:04 +01:00
Seraphima Zykova
fcd05f2f51
[FancyZones] Improve code quality (part 5: work area initialization) ( #23671 )
2023-01-31 10:55:46 +01:00
Niels Laute
c1c14b4f2e
[Settings][runner]Quick access system tray launcher ( #22408 )
...
* Init
* Fix running settings
* UI design
* Left click trigger
Wire up colorpicker and pt run
* Wire up others
* Update FlyoutWindow.xaml.cs
* Removed comments
* Update FlyoutWindow.xaml
* More work
* Open Settings page
* More UI work
* Resolve conflicts
* [General] SystemTray Flyout: Add update on tray items' visibility when module gets enabled/disabled
Also remove context menu opening on tray icon.
* Adding app list
* Adding more buttons, resolving conflicts
* [General] Flyout: improving opening, closing flyout/settings window. Implementing basic bahaviour on enabling/disabling modules.
* [General] FlyoutWindow: proceed with implementation. GPO works. Main functionallity works (launching and enabling apps).
* [general] flyout: fix exit button
* [general] flyout: implement double click handling
* Localization
* [Generel] Flyout: Re-implement flyout launching, add workaround: disable flyout hiding in case the user switches on modules on the all apps page
+ minor changes
* [general] flyout: restore the context menu when right clicking on system tray icon
* Fix spellchecker
* [installer] fixing missing dll files + suppress error on not signed script
* Fix spell checker
* Fix flyout not focusing when activated
* Refresh Settings UI enabled state when flyout changes
* fix spellcheck
* Remove VCM from the list
* [General] flyout: fix settings window opening. Switch to general page only if there is no page opened
* [general] flyout: add launching hosts app
* Fix CI build
* adding check on elevation when launching hosts
* Use localization strings that already exist
* Remove dll not present in arm64 build
* Adding GPO policy check for the launcher page items
* fix hosts launching
* Add telemetry
* Also hide from all apps list when gpo is force enabling
* fix spellchecker
* Improve focus issues
* Fix flickering Bitmap Icons
* Fix telemetry error
* Fix telemetry call
* Fix wrong comment
---------
Co-authored-by: Stefan Markovic <stefan@janeasystems.com>
Co-authored-by: Laszlo Nemeth <laszlo.nemeth.hu@gmail.com>
Co-authored-by: Jaime Bernardo <jaime@janeasystems.com>
2023-01-30 23:00:11 +00:00
norwayman22
fb2b150a1d
[QuickAccent]Added support for Norwegian letters ( #23487 )
...
* [QuickAccent]Added support for Norwegian letters
* Add language to Settings
2023-01-30 18:51:19 +00:00