yuyoyuppe
8431164bc6
improve sum of all channel diffs method score calc
2022-08-25 12:58:46 +02:00
yuyoyuppe
0ee620988e
fix saveasbitmap
2022-08-25 12:38:28 +02:00
yuyoyuppe
12c11908c1
fix texture access
2022-08-25 12:31:27 +02:00
yuyoyuppe
98a870db09
debug texture
2022-08-25 12:19:35 +02:00
yuyoyuppe
d93991a914
clean up x2
2022-08-25 12:04:24 +02:00
yuyoyuppe
798c3eaf6f
cleanup
2022-08-25 11:24:20 +02:00
Andrey Nekrasov
4405e4bfb6
fix a real spelling error!
2022-08-25 00:44:44 +02:00
Andrey Nekrasov
56ee3fc558
clarify continuous capture description
2022-08-25 00:42:25 +02:00
Andrey Nekrasov
8c75a71e70
explicitly set texture dims
2022-08-25 00:27:05 +02:00
yuyoyuppe
39fe726690
add PowerToys.MeasureToolUI.exe to bugreport
2022-08-24 20:51:43 +02:00
yuyoyuppe
c3da4a923a
increase default pixel tolerance from 5 to 30
2022-08-24 20:39:03 +02:00
Andrey Nekrasov
efe712f969
localization for AutomationPeer
2022-08-24 17:44:23 +02:00
Jaime Bernardo
98eba357e1
Merge branch 'main' into pr19701
2022-08-24 15:49:36 +01:00
yuyoyuppe
b91780b903
appropriate module preview image
2022-08-24 15:31:21 +02:00
yuyoyuppe
614bf7fee3
move license to NOTICE
2022-08-24 15:04:33 +02:00
yuyoyuppe
a69a450899
update OOBE
2022-08-24 14:33:39 +02:00
yuyoyuppe
db2e1d5985
add sse2neon license
2022-08-24 14:27:15 +02:00
ivanstosic-janea
bb67764be6
[ShortcutGuide]Fix overlay narrator shortcut ( #19981 )
...
* Update overlay.svg
* Update title text offset
* Update overlay_portrait.svg
2022-08-24 12:31:06 +01:00
Davide Giacometti
16c7a22410
[PreviewPane][Monaco]Format json/xml before rendering ( #19980 )
2022-08-24 12:08:10 +01:00
Stefan Markovic
e7d3aadec3
[runner]Fix issue on files cleanup when directory doesn't exist ( #20063 )
...
* Fix issue when directory doesn't exist
* Address PR comment
2022-08-24 11:04:23 +01:00
Davide Giacometti
a3b7c70fe0
[Meta]Removed obsolete package Castle.Core ( #19994 )
2022-08-24 10:52:11 +01:00
Floris Westerman
f44bf99dfd
[PTRun][Unit]Support for plural units and improve alternative spellings ( #19961 )
...
* Upgrade UnitsNet package to a version that supports plural
* Add support for plurals
Fix metre conversion
Add and update unit tests
2022-08-24 10:50:34 +01:00
Stefan Markovic
13db8575e0
[PowerRename] Show UI info if item cannot be renamed ( #19934 )
...
* PowerRename cleanup
* Extract ExplorerItem as a UserControl
* Add VisualStateManager
* UI fixes
* Implement error UI logic
Highlight items that couldn't be renamed and add error message flyout
* Update src/modules/powerrename/lib/PowerRenameManager.cpp
Address PR comment
Co-authored-by: Jay <65828559+Jay-o-Way@users.noreply.github.com >
* Update src/modules/powerrename/lib/PowerRenameManager.cpp
Address PR comment
Co-authored-by: Jay <65828559+Jay-o-Way@users.noreply.github.com >
* Folder max path is 247
* Implement State() properly
Co-authored-by: Niels Laute <niels.laute@live.nl >
Co-authored-by: Jay <65828559+Jay-o-Way@users.noreply.github.com >
2022-08-24 10:47:27 +02:00
Andrey Nekrasov
58f49e1861
pass dpiScale to x renderer
2022-08-24 01:04:37 +02:00
Andrey Nekrasov
de1d18f8d9
Merge branch 'main' into measure_tool
...
# Conflicts:
# PowerToys.sln
# src/settings-ui/Settings.UI/Strings/en-us/Resources.resw
2022-08-24 00:34:52 +02:00
Andrey Nekrasov
45f4a83dab
spelling
2022-08-24 00:32:39 +02:00
Andrey Nekrasov
9128ca63c9
implement custom renderer and make × semiopaque
2022-08-24 00:28:20 +02:00
Pedro Lamas
c26e23b904
[FileExplorer]Stl Thumbnails color customization ( #19928 )
2022-08-23 21:45:27 +01:00
Davide Giacometti
5c431b5ac5
[Runner] Cleanup updates directory at startup ( #19875 )
...
* cleanup updates and logs at startup
* perform cleanup in separate thread
2022-08-23 21:32:45 +01:00
Heiko
c85305695e
[Settings][Plugin manager] Activation commands: Fix conflict with calc plugin and add warning ( #19593 )
...
* update activation commands
* add warning and badges
* fix spelling
* fix badge style
* fixes
* small fixes missed
* spell fix
* revert changes for Program plugin
* small tweaks
* Add Grid control
* merge warnings
* fix spelling
* fix resource
* updating conflicitng keywords
* remove keywordWarning and warningBagde
* fix broken reference
* add new information bar
2022-08-23 21:28:41 +01:00
Jeff Lord
4c796c0b53
[PTRun]Add history plugin ( #19569 )
...
* Progress!
* Progress...
* POC level.
* Added ability to delete from history using IPublicAPI
* Some sorting, works in some cases.
* Rename "Run History" back to just "History".
* Updated item from review.
* Slight change to PowerLauncher ref, set Copy Local = False
* Fixed missing history items if added to history without search term.
* Added placeholder unit test project
* Updates for new History plugin.
* Update Product.wxs, removed useless Unit Test project
* Removed actual files for "Microsoft.PowerToys.Run.Plugin.History.UnitTests"
* Added history.md, updated ESRPSigning_core.json
* Changes for review
* Removed now global CodeAnalysis/stylecop
2022-08-23 21:27:45 +01:00
Seraphima Zykova
8cea22aaf1
[FZEditor]Highlight distance range: slider and fix narrator ( #19840 )
...
* announce corrected value
* tooltip
* slider
* announce value
* custom slider announce
* slider slyle
* announce range
* show current value
2022-08-23 20:41:22 +01:00
Andrey Nekrasov
78d4f66669
update issue template + refactor text box drawing
2022-08-23 20:45:25 +02:00
yuyoyuppe
48a79819f3
spell-checked
2022-08-23 16:40:30 +02:00
yuyoyuppe
bde578522e
move #define DEBUG_OVERLAY in an appropriate space
2022-08-23 16:37:34 +02:00
yuyoyuppe
5d39f44233
allow multiple measurements with bounds tool with shift-click
2022-08-23 16:35:06 +02:00
yuyoyuppe
ddf7b5a7ba
use × instead of x
2022-08-23 15:02:57 +02:00
pea-sys
b6fe34cada
[FZ] add UTF8 BOM to JsonHelpers.Tests.cpp
2022-08-23 15:39:59 +03:00
yuyoyuppe
64bf10e74e
update assets and try to fix build
2022-08-23 14:03:22 +02:00
yuyoyuppe
d39c129bd0
Merge branch 'main' into measure_tool
2022-08-23 13:26:34 +02:00
yuyoyuppe
bc0e83b59a
tool activation telemetry
2022-08-23 13:25:54 +02:00
yuyoyuppe
714626aca8
update installer deps + spelling
2022-08-23 02:43:22 +02:00
yuyoyuppe
a17425b0f7
fix per channel distance calculations
2022-08-23 01:30:56 +02:00
yuyoyuppe
88900a55d6
spelling
2022-08-23 00:00:01 +02:00
yuyoyuppe
87ec6254ad
add mouse wheel to adjust pixel tolerance + per channel detection algorithm setting
2022-08-22 23:54:59 +02:00
Stefan Markovic
e9d0f16d2e
Fix querying when search delay is off ( #20034 )
2022-08-22 17:14:42 +02:00
Andrey Nekrasov
7160eb3a1e
dynamic text box size based on text layout metrics
2022-08-22 15:28:30 +02:00
Jaime Bernardo
df80bd461d
[FileExplorer][Markdown]Increase security ( #20005 )
...
* [FileExplorer][Markdown]Increase security
* Fix comment mention to SVG
2022-08-22 09:53:44 +01:00
Andrey Nekrasov
5d8856330b
fix debug mode
2022-08-21 01:24:06 +02:00
Andrey Nekrasov
3414d6d2c4
spell
2022-08-20 02:30:26 +02:00