Commit Graph

  • 5b79d0ff21 fix the indexer dev/vanzue/search Kai Tao (from Dev Box) 2025-08-22 09:48:47 +08:00
  • 12537de422
    [Quick Accent] Add Maltese language (#39473) main rovercoder 2025-08-22 03:31:42 +02:00
  • 76f5fabaa3
    CmdPal: Add the pdb's for .Extensions too (#41306) Mike Griese 2025-08-21 19:32:18 -05:00
  • ea5f347a1a
    [Advanced Paste] Rephrase module description in settings (#37563) Nathan Gill 2025-08-21 22:54:47 +01:00
  • e842621036
    CmdPal: Make it easier to add APIs in the future (#41056) Mike Griese 2025-08-21 16:53:00 -05:00
  • c1a3aad9b8 use is not, moved navigation pane open/close strings to resources hamburger-notification Jessica Dene Earley-Cha 2025-08-21 13:41:33 -07:00
  • 4b015605a1 working on mode switching, some bugs right now jay/DarkModeModule Jaylyn Barbee 2025-08-21 14:15:41 -04:00
  • fa29bebec3 using location services to calculate sun rise and sunset times is working Jaylyn Barbee 2025-08-21 13:53:26 -04:00
  • 5e0fee2aec Merge remote-tracking branch 'origin/main' into dev/snickler/net10-upgrade dev/snickler/net10-upgrade Jeremy Sinclair 2025-08-21 13:50:00 -04:00
  • f8f1168728 [CI] Remove UseSharedCompilation parameter from MSBuildCacheParameters Jeremy Sinclair 2025-08-21 13:30:34 -04:00
  • 6d4b0dbd74 Update NOTICE.md Jeremy Sinclair 2025-08-21 13:28:39 -04:00
  • 76b411a90a [CI] Add process pattern for dotnet.exe to MSBuildCacheAllowFileAccessAfterProjectFinishProcessPatterns for testing Jeremy Sinclair 2025-08-21 13:24:48 -04:00
  • 3aafd4c9d7 Merge branch 'dev/vanzue/search' of https://github.com/microsoft/PowerToys into dev/vanzue/search Niels Laute 2025-08-21 19:00:06 +02:00
  • 9ebcd34568 Moving the searchbox to the TitleBar Niels Laute 2025-08-21 19:00:01 +02:00
  • 469bdb7edf fix xaml format Kai Tao (from Dev Box) 2025-08-22 00:59:29 +08:00
  • 9816d6fc05 Small comment Jaylyn Barbee 2025-08-21 11:47:18 -04:00
  • 323ddfdf55 stale catchup from sleep/lock at next minute + wrap around scale rather than forcing light mode to be first Jaylyn Barbee 2025-08-21 11:35:01 -04:00
  • e914b26aaa [CI][Build] Disable Shared Compilation to see if it works Jeremy Sinclair 2025-08-21 11:34:45 -04:00
  • feebfb6ff2 fix xaml vanzue 2025-08-21 23:34:13 +08:00
  • ae6187101f stale catchup for if you were shutdown/not running the service Jaylyn Barbee 2025-08-21 11:15:53 -04:00
  • d916cfd5d3 fix copilot comment vanzue 2025-08-21 23:13:46 +08:00
  • 0940fec34a Merge branch 'dev/vanzue/search' of github.com:microsoft/PowerToys into dev/vanzue/search vanzue 2025-08-21 23:05:41 +08:00
  • b88dcf5a41 fix comment vanzue 2025-08-21 23:05:30 +08:00
  • be105b5e27 Fixed flashing issue, legacy code got stuck when removing old logic Jaylyn Barbee 2025-08-21 10:56:30 -04:00
  • 8aedc4a61d Force mode buttons working using custom actions Jaylyn Barbee 2025-08-21 10:43:35 -04:00
  • 60cc31878e Merge branch 'dev/vanzue/search' of https://github.com/microsoft/PowerToys into dev/vanzue/search Niels Laute 2025-08-21 16:15:48 +02:00
  • 07a29f351b More fixes niels9001/search-in-titlebar Niels Laute 2025-08-21 16:15:13 +02:00
  • 9890c0b935 Moving searchbox to TitleBar Niels Laute 2025-08-21 15:08:17 +02:00
  • 48a84502ec
    explicit null check for JsonSerializer.Deserialize users/davidegiacometti/quick-accent-freq Gleb Khmyznikov 2025-08-21 15:02:41 +02:00
  • dc9e233ab0 fix pipeline build vanzue 2025-08-21 20:16:40 +08:00
  • 1533c62436 Add a common helper dev/migrie/b/wasdk-icons-missing Mike Griese 2025-08-21 06:25:54 -05:00
  • 473d7a92a0 Merge branch 'main' into dev/vanzue/search Niels Laute 2025-08-21 13:21:34 +02:00
  • 56aa9acfb4
    CmdPal: Ensuring alias changes are propagated to related TopLevelViewModels (#40970) Michael Jolley 2025-08-21 06:09:00 -05:00
  • da572c6c40
    [UI tests] Add accessibility IDs to Command Palette UI components for improved UI testing (#41295) leileizhang 2025-08-21 18:53:30 +08:00
  • 69dc1d5e18
    CmdPal: Filters for DynamicListPage? Yes, please. (#40783) Michael Jolley 2025-08-21 05:40:09 -05:00
  • 1a798e03cd
    [CmdPal][UnitTests] Add/Migrate unit test for WebSearch and Shell extension (#41272) Yu Leng 2025-08-21 18:24:20 +08:00
  • 8cb2e4eaf7
    refactor: Replace WiX-based registration with conditional runtime registration for Win10 context menu modules (#41275) leileizhang 2025-08-21 18:10:30 +08:00
  • 2db1dcd10c
    Improve NuGet Dependency Version Validation via dotnet restore (#40646) Gordon Lam 2025-08-21 03:07:14 -07:00
  • e0a0bbffe5
    CmdPal: Prevent some SearchText bouncing. (#41165) Mike Griese 2025-08-21 05:06:14 -05:00
  • a5fe4b9e2e
    [deps] Update UTF.Unknown (#41042) Julian Verdurmen 2025-08-21 11:51:19 +02:00
  • add49a59ad fix cmdpal uitest leilzh/testsfix Leilei Zhang 2025-08-21 17:25:35 +08:00
  • 17d0dc167c fix sln file vanzue 2025-08-21 17:18:24 +08:00
  • e615154b81 Add the missing one user/yeelam/NoticeCheck Gordon Lam (SH) 2025-08-21 17:15:46 +08:00
  • 9f22455308 Merge branch 'main' into user/yeelam/NoticeCheck Gordon Lam (SH) 2025-08-21 17:14:44 +08:00
  • db953bb325
    [Settings] Move title bar shutdown button to navigation view (#40714) Davide Giacometti 2025-08-21 10:40:37 +02:00
  • 75d85f80b9
    Remove versions and MS/System packages from NOTICE (#40620) Dustin L. Howett 2025-08-21 03:30:42 -05:00
  • 664dbc3790 fix format vanzue 2025-08-21 16:15:50 +08:00
  • 0c13569072 init yuleng/cmdpal/stringmatcher/1 Yu Leng (from Dev Box) 2025-08-21 15:39:36 +08:00
  • 430a638e71 undo notice dev/duhowett/stop-being-so-fragile-jesus Dustin L. Howett 2025-07-15 12:21:02 -05:00
  • cbf68f356b Remove versions and MS/System packages from NOTICE Dustin L. Howett 2025-07-15 12:03:08 -05:00
  • 20a79283fc TMP: Testing on global nuget package user/yeelam/UpdateWinAppSDK17 Gordon Lam (SH) 2025-08-21 15:02:26 +08:00
  • 4965a72a2e init Yu Leng (from Dev Box) 2025-08-21 14:41:48 +08:00
  • 5386572092
    Update src/modules/NewPlus/NewShellExtensionContextMenu/powertoys_module.cpp leilzh/register leileizhang 2025-08-21 14:28:26 +08:00
  • 0f1ccaee2d
    Update src/modules/imageresizer/dll/RuntimeRegistration.h leileizhang 2025-08-21 14:23:40 +08:00
  • 83908c6cc1 merge main yuleng/ut/2 Yu Leng (from Dev Box) 2025-08-21 14:15:21 +08:00
  • e693cc1a8e format vanzue 2025-08-21 14:10:49 +08:00
  • eb9a06dd61 Merge branch 'main' into dev/vanzue/search vanzue 2025-08-21 14:10:35 +08:00
  • 1e517f2721
    Tests(CmdPal/Calc): verify CloseOnEnter swaps primary Copy/Save (#41202) Mohammed Saalim K 2025-08-21 00:57:03 -05:00
  • df08d98a81
    Implement "Gliding cursor" accessibility feature (#41221) Mike Hall 2025-08-21 06:53:20 +01:00
  • e27755fcd8 init shawn/testUIAccess Shawn Yuan 2025-08-21 12:52:18 +08:00
  • 2779e3d068 try fix build feature/wix_migration Kai Tao (from Dev Box) 2025-08-21 12:17:59 +08:00
  • 371ecf3ea6 Adjust UI vanzue 2025-08-21 12:06:01 +08:00
  • 1c5de265af no results found vanzue 2025-08-21 11:20:05 +08:00
  • a3f44480dd format xaml vanzue 2025-08-21 10:16:39 +08:00
  • 078ecde044 fix text check vanzue 2025-08-21 10:05:57 +08:00
  • 2b7927d2d5 fix word vanzue 2025-08-21 09:56:46 +08:00
  • 383daaa559 rough review vanzue 2025-08-21 09:33:51 +08:00
  • 44d34e45c0
    Add telemetry for shortcut conflict detection feature. (#41271) Shawn Yuan 2025-08-21 09:27:01 +08:00
  • 3c0af323bf
    CmdPal: Add Acrylic backdrop to the context menu and tweak its style (#41136) Jiří Polášek 2025-08-21 01:32:03 +02:00
  • e0097c94c6
    Adding app icon to run context menu item in all apps ext (#40991) Michael Jolley 2025-08-20 17:54:01 -05:00
  • 200afb5c4b merge main feature/shortcutguidev2 Aaron Junker 2025-08-20 21:15:49 +02:00
  • 9c82281bb1 gpo fixes, tested and works! Jaylyn Barbee 2025-08-20 14:10:17 -04:00
  • 40be42d28f [CmdPal] Update TargetFramework to .NET 10 in TemplateCmdPalExtension.csproj Jeremy Sinclair 2025-08-20 12:51:18 -04:00
  • a444f49777 [CI] Update TargetFramework to .NET 10 for preview pane modules in publish.cmd Jeremy Sinclair 2025-08-20 12:50:59 -04:00
  • c97c35bc68 [CI] Update publishing TargetFramework to .NET 10 in job-build-project.yml Jeremy Sinclair 2025-08-20 12:50:46 -04:00
  • e414f6ba0a [CI] Update TargetFramework to .NET 10 in UITestAutomation.csproj Jeremy Sinclair 2025-08-20 12:50:07 -04:00
  • 3c3f3ee1c3 [CI] Fix VCToolsVersion script for PowerShell 7 Jeremy Sinclair 2025-08-20 12:03:29 -04:00
  • e22041a88d Merge branch 'main' into niels9001/integrated-docs niels9001/integrated-docs Niels Laute 2025-08-20 17:30:55 +02:00
  • 450bfcc1d4 [CI] Update VCToolsVersion detection to conditionally pass prerelease flag Jeremy Sinclair 2025-08-20 11:25:51 -04:00
  • aab26c35f7
    Update src/settings-ui/Settings.UI/Strings/en-us/Resources.resw copilot/fix-41199 Niels Laute 2025-08-20 16:37:59 +02:00
  • 5288bec467 Merge branch 'main' into niels9001/GPOcontrol niels9001/GPOcontrol Niels Laute 2025-08-20 16:34:02 +02:00
  • df74f6e3c7 added GPO Jaylyn Barbee 2025-08-20 10:20:34 -04:00
  • aa7bb45cc2 [CI] Set to use .NET 10 SDK in job-build-project.yml Jeremy Sinclair 2025-08-20 09:27:16 -04:00
  • 2560590dfb [CI] Temporarily force vsPreview in pipeline-ci-build.yml Jeremy Sinclair 2025-08-20 09:18:11 -04:00
  • d0c4016483 [CI] Temporarily set to use VS Preview Jeremy Sinclair 2025-08-20 08:57:27 -04:00
  • 0fb833d8b0 Merge branch 'main' into users/davidegiacometti/quick-accent-freq Gleb Khmyznikov 2025-08-20 14:43:01 +02:00
  • e97619c368 now that's weird Mike Griese 2025-08-20 06:47:27 -05:00
  • d452ed301f in parrallel search vanzue 2025-08-20 17:24:57 +08:00
  • e1086726ec
    Fixes bgcode handlers registration (#40985) Pedro Lamas 2025-08-20 10:20:14 +01:00
  • 12c84b19c9
    Merge branch 'main' into gleb/screen-ruler-uitests gleb/screen-ruler-uitests Gleb Khmyznikov 2025-08-20 11:09:58 +02:00
  • 759f5c02cb
    [Cmdpal] Use DynamicDependency to preserve trimmed Adaptive Card action types (#41027) leileizhang 2025-08-20 16:47:38 +08:00
  • e0428eef1d
    [CmdPal] Add WinAppSDK dependency in SamplePageExtension And ProcessMonitorExtension (#41274) Yu Leng 2025-08-20 16:26:14 +08:00
  • 3bc746d0ff
    [CmdPal][UnitTests] Add/Migrate unit test for Apps and Bookmarks extension (#41238) Yu Leng 2025-08-20 16:25:46 +08:00
  • 036127d900 init yuleng/cmdpal/bug/fix/1 Yu Leng 2025-08-20 14:33:49 +08:00
  • 68b708f2fd update spelling check Leilei Zhang 2025-08-20 14:25:57 +08:00
  • 3088908202 use runtime register Leilei Zhang 2025-08-20 14:08:14 +08:00
  • 7472f75d75 init Yu Leng 2025-08-20 13:22:23 +08:00
  • 3b8b10cde6 merge main vanzue 2025-08-20 12:23:46 +08:00
  • f3791aeb59 build script to build vnext instead of the wix3 version vanzue 2025-08-20 11:35:12 +08:00
  • 4f786ef703 Merge remote-tracking branch 'origin/main' into feature/wix_migration vanzue 2025-08-20 11:34:37 +08:00